- 07 Nov, 2015 1 commit
-
-
Rom Walton authored
-
- 04 Nov, 2015 4 commits
-
-
David Anderson authored
This is the interval between when the client sends a "quit" message to when it kills the app via TerminateProcess or SIGKILL. Apparently VM apps that do their own state-saving (i.e. that don't use snapshot-based checkpointing) can take more than 15 seconds to do so. Hopefully 60 is enough. Rom suggested making this interval shorter in the case where the OS is shutting down. I don't think this is necessary since the OS kill everything anyway after some period (5 sec in the case of Win 10).
-
David Anderson authored
-
David Anderson authored
-
David Anderson authored
-
- 03 Nov, 2015 1 commit
-
-
Rytis Slatkevièius authored
Sched: use X-Forwarded-For as the client's IP address in case it is set (if the scheduler is behind a load balancer, environment's remote_addr will contain load balancer's IP).
-
- 02 Nov, 2015 3 commits
-
-
Rytis Slatkevièius authored
-
Charlie Fenton authored
MGR: Fix bugs in commits 289005d7 and e1eb20f5 (set check mark on Snooze GPU menu item and disable it when CPU is snoozed.) The earlier commits also set the check mark when CPU was set to Suspend indefinitely. This new commit also disables the Snooze GPU menu item in some additional cases when appropriate.
-
David Anderson authored
Fix issue #1423
-
- 01 Nov, 2015 1 commit
-
-
Vitalii Koshura authored
-
- 30 Oct, 2015 2 commits
-
-
Christian Beer authored
Daemons: enhance assimilator framework
-
Christian Beer authored
please implement this in the project specific part if needed
-
- 29 Oct, 2015 6 commits
-
-
Tristan Olive authored
(DBOINC-145)
-
Tristan Olive authored
(DBOINC-145)
-
Rom Walton authored
Fix issue #1419: Windows boinc pause tray icon disappears when context menu is opened
-
Christian Beer authored
file upload handler: add logging and error checking
-
Oliver Bock authored
-
Christian Beer authored
-
- 28 Oct, 2015 4 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
David Anderson authored
-
Vitalii Koshura authored
-
- 27 Oct, 2015 5 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
- 26 Oct, 2015 1 commit
-
-
David Anderson authored
-
- 24 Oct, 2015 2 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
- 23 Oct, 2015 1 commit
-
-
- 22 Oct, 2015 8 commits
-
-
Rom Walton authored
-
Charlie Fenton authored
-
Charlie Fenton authored
MGR: fix a bug which made it difficult to select items when certain key fields are hidden (selection would always jump to item in top row)
-
Christian Beer authored
This is to be used for non critical, non normal messages that don't break anything but need to be investigated by project admins. Needed in the file_upload_handler to find hosts that reupload result files and investigate the reason.
-
Christian Beer authored
This was also assigned the wrong component by Coverity. fixes CID 28037 found by Coverity
-
Christian Beer authored
Coverity obviously can't handle structs that have the same name but are in two different components, so it showed this under Various and not Client. fixes CID 27929 found by Coverity
-
Christian Beer authored
Fix coverity defects in client/ and lib/
-
Christian Beer authored
-
- 21 Oct, 2015 1 commit
-
-
David Anderson authored
-