0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix to an old mistake. Update is highly recommended. More... over 10 years ago
Updated the old pool-versions default config. To match newer STACK versions. More... over 10 years ago
Some changes to the the README. More... about 12 years ago
Update to the documentation and test cases. More... about 12 years ago
Merge pull request #12 from bostelm/imagepaths More... over 12 years ago
fixing path parameters in configuration file More... over 12 years ago
Updated the reference to license. More... about 13 years ago
;-typo removed related to issue #7 More... about 13 years ago
Merge pull request #6 from timhunt/master More... over 13 years ago
Show system memory and CPU use of the status page. More... over 13 years ago
Fix file handling to get ploturlbase in the request. More... over 13 years ago
Merge pull request #5 from timhunt/refactor More... over 13 years ago
Correct spelling of throttle. More... over 13 years ago
Prevent deadlocks when too many starting processes time out. More... over 13 years ago
Fix Upkeep thread deadlock on start-up. More... over 13 years ago
Rename package utils -> fi.aalto.utils More... over 13 years ago
Miscellaneous clean up and bug fixing. More... over 13 years ago
Another round of restricting the access to things. More... over 13 years ago
Re-order the code in MaximaPool to group methods logically. More... over 13 years ago
Reorder the MaximaProcess methods to group them more logically. More... over 13 years ago
Document all the methods of MaximaProcess. More... over 13 years ago
Display number of processes in use. More... over 13 years ago
Refactor the pool configuration, like for the process configuration. More... over 13 years ago
Restrict the visibility of methods as much as possible. More... over 13 years ago
Display times to higher precision. More... over 13 years ago
Build with debug symbols. More... over 13 years ago
Move generic util classes to a separate package. More... over 13 years ago
Make all fields of MaximaPool private. More... over 13 years ago
Document the MaximaProcessConfig class. More... over 13 years ago
Make all fields of MaximaProcess private. More... over 13 years ago