Commit Graph

23454 Commits

Author SHA1 Message Date
David Anderson 804fd25f10 Android translation 2014-01-17 10:47:09 -08:00
Charlie Fenton c128412909 DOC: Updates for Mac 7.2.38 2014-01-17 01:29:29 -08:00
David Anderson 6197ea33eb Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-17 08:00:11 +00:00
admin 276767eef6 Commit from Pootle Demo by user admin.: 1903 of 2798 strings translated (278 fuzzy). 2014-01-17 08:00:04 +00:00
Rom Walton 04f224eb5d WINBUILD: Update vboxwrappers version to 26061 2014-01-16 23:46:48 -05:00
Rom Walton 9ad318d0bd VBOX: Remove extra line feed. 2014-01-16 23:34:31 -05:00
Rom Walton b8db18d5ee VBOX: Dump the guest log on completion. It may contain useful information whether the VM completed successfully or not. 2014-01-16 23:32:42 -05:00
Rom Walton cbc22c4f77 DOC: Updates for 7.2.38 2014-01-16 22:31:35 -05:00
David Anderson 01b78c714a Remote job submission: allow efficient batch query
The batch query call used by Condor (query_batch_set(), in the C++ API)
returned info about all the jobs in the set of batches,
even those that hadn't changed.
This is potentially inefficient - a query might return info
about 10,000 jobs, only a few (or none) of which have changed state
since the last call.

Solution: add a "min_mod_time" parameter to the call.
Only jobs that have changed state since that time are reported.
Also, add a "server_time" field to the return,
giving the current time on the server
(in case there's clock skew between client and server)

Also, fix some text scrambling introduced in previous checkin;
there must have been a gremlin in my vim.
2014-01-16 10:24:10 -08:00
Rom Walton be4c61140e VBOX: Treat ERR_TIMEOUT in is_registered() as an explicit case and do not log additional error output. 2014-01-16 12:32:38 -05:00
Rom Walton 20fc844cce WINBUILD: Update vboxwrappers version to 26060 2014-01-16 12:02:43 -05:00
Rom Walton d93d565b2f VBOX: Gracefully handle the ERR_TIMEOUT error when attempting to detect the VM. is_registered() is no longer a bool where a ERR_TIMEOUT is treated as a false by default. Reschedule the job to be re-run in 5 minutes. 2014-01-16 11:54:06 -05:00
Rom Walton 2bef903f90 VBOX: When extracting the tail end of logs, only grab the last 8k of the RAW data before fixing it up instead of the whole thing. Fixes a CPU util issue. 2014-01-15 23:14:51 -05:00
Rom Walton 1bb1c517bc VBOX: Choose a reasonable default VM state for when vboxwrapper starts to monitor the VM state changes. 2014-01-15 16:24:30 -05:00
Rom Walton 493f49eeca VBOX: Restore code that was prematurely removed. I need to remove it when I start manually launching vboxheadless.exe/virtualbox.exe. 2014-01-15 15:17:44 -05:00
Rom Walton 13442e2fe1 VBOX: Remove unneeded error message from the log. 2014-01-15 14:48:05 -05:00
Rom Walton 68b01e4101 VBOX: Only print the process priority messages if we actually tweak them. 2014-01-15 14:27:44 -05:00
Rom Walton 5e4743b086 VBOX: Give a visual indication when we tweak the VM process priority for one reason or another. 2014-01-15 14:24:50 -05:00
Rom Walton 6466368c17 VBOX: Revise the get_vm_process_id() function to use the get_vm_log() function instead of vboxmanage.exe. 2014-01-15 14:11:37 -05:00
Rom Walton 35a71524e6 VBOX: Read the VM log file directly instead of relying on vboxmanage.exe to read the log file. Vboxmanage.exe can take awhile to establish a connection to vboxsvc.exe when the machine is under load. 2014-01-15 13:55:38 -05:00
Rom Walton 64f4b80700 VBOX: If we fail to successfully restore from snapshot, end the currently executing vbox job.
A temp exit will just leave the VM in an inconsistent state and we do not know what the checkpoint and drive configuration will be the next time the VM is successfully started.
2014-01-15 13:36:45 -05:00
Rom Walton e937368db7 VBOX: Check for the error condition in is_registered() before the success condition. 2014-01-15 13:25:53 -05:00
Rom Walton 932cdbf84f VBOX: When checking to see if a VM is registered, take into account the return value of vboxmanage. 2014-01-15 12:59:27 -05:00
Rom Walton 5e92b6c7d7 samples: Create a custom DLL for debugging DLL search path issues. Hook it up to the example app. 2014-01-15 12:01:00 -05:00
Rom Walton 4e2fb97c16 MGR: Save event log state information before OS GUI animation effects get a hold of it.
Attempting to save state in the destructor leads to funky values because the animations have completed and the destructor is called from an idle loop garbage collector.
2014-01-15 10:31:07 -05:00
David Anderson 112cc6c723 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-01-15 01:04:19 -08:00
David Anderson 217ad5ae5d client: if app doesn't report fraction done, estimate fraction done in a way that converges to but never reaches 100%. 2014-01-15 01:03:48 -08:00
David Anderson 9985513698 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-15 08:00:09 +00:00
admin 5381b95bbf Commit from Pootle Demo by user admin.: 2732 of 2798 strings translated (11 fuzzy). 2014-01-15 08:00:04 +00:00
David Anderson 506c3b6e41 client: if app doesn't report fraction done, estimate it 2014-01-14 23:56:20 -08:00
David Anderson 3aa9ae0e16 Manager: display notices in Helvetica font; message tweak 2014-01-14 23:30:08 -08:00
David Anderson 538a7b6095 locale: Update compiled localization files 2014-01-14 12:17:38 -08:00
admin d85041366f Commit from Pootle Demo by user admin.: 3115 of 3118 strings translated (1 fuzzy). 2014-01-14 20:02:12 +00:00
admin 204ce06498 Commit from Pootle Demo by user admin.: 2659 of 2798 strings translated (99 fuzzy). 2014-01-14 20:02:07 +00:00
admin e81b956de5 Commit from Pootle Demo by user admin.: 2796 of 2798 strings translated (0 fuzzy). 2014-01-14 20:02:02 +00:00
admin 807d27891d Commit from Pootle Demo by user admin.: 2761 of 2798 strings translated (2 fuzzy). 2014-01-14 20:01:57 +00:00
admin 14c836da31 Commit from Pootle Demo by user admin.: 1729 of 2798 strings translated (466 fuzzy). 2014-01-14 20:01:52 +00:00
admin 5286a55c85 Commit from Pootle Demo by user admin.: 2690 of 3122 strings translated (0 fuzzy). 2014-01-14 20:01:47 +00:00
admin 050d938552 Commit from Pootle Demo by user admin.: 2796 of 2798 strings translated (0 fuzzy). 2014-01-14 20:01:42 +00:00
admin 7053826086 Commit from Pootle Demo by user admin.: 644 of 2798 strings translated (93 fuzzy). 2014-01-14 20:01:37 +00:00
admin 0ac6aefa2d Commit from Pootle Demo by user admin.: 2103 of 2798 strings translated (92 fuzzy). 2014-01-14 20:01:31 +00:00
admin ce38db6740 Commit from Pootle Demo by user admin.: 2796 of 2798 strings translated (0 fuzzy). 2014-01-14 20:01:27 +00:00
admin affb6e07aa Commit from Pootle Demo by user admin.: 968 of 2798 strings translated (261 fuzzy). 2014-01-14 20:01:21 +00:00
admin 5f86ae3ebc Commit from Pootle Demo by user admin.: 605 of 2798 strings translated (70 fuzzy). 2014-01-14 20:01:17 +00:00
admin 83f00d2878 Commit from Pootle Demo by user admin.: 1333 of 2798 strings translated (216 fuzzy). 2014-01-14 20:01:12 +00:00
admin d093e1f99e Commit from Pootle Demo by user admin.: 2467 of 2798 strings translated (112 fuzzy). 2014-01-14 20:01:06 +00:00
admin bb147ac37f Commit from Pootle Demo by user admin.: 2013 of 2798 strings translated (110 fuzzy). 2014-01-14 20:01:01 +00:00
admin d54538f301 Commit from Pootle Demo by user admin.: 125 of 2798 strings translated (117 fuzzy). 2014-01-14 20:00:56 +00:00
admin c04b622ade Commit from Pootle Demo by user admin.: 1928 of 2798 strings translated (368 fuzzy). 2014-01-14 20:00:51 +00:00
admin b95b2bcf74 Commit from Pootle Demo by user admin.: 2659 of 2798 strings translated (49 fuzzy). 2014-01-14 20:00:45 +00:00