Commit Graph

23487 Commits

Author SHA1 Message Date
David Anderson 307b4538d6 get_project_config.php: use DB abstraction layer. From Janus. 2014-01-08 17:17:07 -08:00
Rom Walton 956dfb57e7 DOC: Updates for 7.2.27 2014-01-08 18:38:53 -05:00
David Anderson 2efe05ab2f Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-08 20:00:13 +00:00
admin 2b896184d5 Commit from Pootle Demo by user admin.: 3013 of 3013 strings translated (0 fuzzy). 2014-01-08 20:00:08 +00:00
Charlie Fenton 24fb792e27 MGR: In Simple View fix Project Description text for enlarged fonts in Windows 7:
* Avoid unnecessary horizontal scroll bar if a line ends with two space characters.
 * Word wrap name of institution if necessary to fit in window.
2014-01-08 04:14:47 -08:00
David Anderson dce192b321 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-08 08:00:10 +00:00
admin aae66535f8 Commit from Pootle Demo by user admin.: 2691 of 3121 strings translated (0 fuzzy). 2014-01-08 08:00:06 +00:00
Rom Walton 394f88c474 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-07 16:43:59 -05:00
Rom Walton 33b5a42c92 lib: make run_on_batteries false for all platforms by default. 2014-01-07 16:39:18 -05:00
David Anderson e579a0ad56 web: change server status page to use DB interface; from Janus 2014-01-07 13:13:44 -08:00
David Anderson e672cdac37 web: don't call db_init() in uotd.inc 2014-01-07 13:04:59 -08:00
David Anderson dc023c51c1 android: Import updated translations 2014-01-07 12:59:46 -08:00
David Anderson b2f0bc0c21 Client: fix bug that caused lots of spurious "no shared memory segment" msgs
ACTIVE_TASK_SET::suspend_all() originally skipped tasks
in states other than PROCESS_EXECUTING.
I took this out in commit 47b4d6b because - for example -
a GPU task might be suspended due to CPU throttling,
and therefore left in memory,
but if it's then suspended for some other reason,
it must be removed from memory.

However, this change was overkill - it causes tasks for which
no process exists to be suspended, resulting in the spurious msgs.

Solution: skip tasks in states other than PROCESS_EXECUTING
and PROCESS_SUSPENDED.
2014-01-07 12:29:08 -08:00
Rom Walton 67a0bca083 MGR: Remove outdated comments 2014-01-07 11:46:33 -05:00
Joachim Fritzsch 9e218c25a5 android: disable preference run_on_batteries by default on Android. 2014-01-07 13:31:52 +01:00
Joachim Fritzsch 0e48a9947d Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-01-07 12:07:40 +01:00
Joachim Fritzsch e3d3b90c5e android: change of platform based project list filtering to ignore plan classes. 2014-01-07 12:07:23 +01:00
David Anderson b12b85cfdb Admin web: convert create_forums.php to use DB abstraction layer (from Janus) 2014-01-06 14:20:25 -08:00
David Anderson e498cde46c Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-01-06 14:19:53 -08:00
Rom Walton 352cdabe3f MGR: Update the native BOINC icons on Windows. VS2010 now supports compressed PNG icon images. 2014-01-06 17:06:29 -05:00
Rom Walton af4731be28 MGR: Fix native icon problem on Windows when high DPI is used. RC file was changed between vs2005 and vs2010 and resources can be described by string instead of just ID. 2014-01-06 16:56:48 -05:00
David Anderson 3aa7ed5f3e Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-01-06 13:17:49 -08:00
Rom Walton a89604e46d MGR: Attempt to work around icon display problem on high DPI notebook. 2014-01-06 15:38:46 -05:00
David Anderson 2e602eb04b Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-05 20:00:28 +00:00
admin dadaa5f034 Commit from Pootle Demo by user admin.: 2797 of 2797 strings translated (0 fuzzy). 2014-01-05 20:00:11 +00:00
Joachim Fritzsch 65bd27c24d Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-01-05 17:37:23 +01:00
Joachim Fritzsch 42b4283e58 android fix for UI problem. initial layout while loading did not show text, i.e. 'starting...'. 2014-01-05 17:36:29 +01:00
Joachim Fritzsch bc583bd401 android: fix for UI problem. popup dialog for power source preferences had overlapping checkbox and textview on Android API v16. 2014-01-05 17:26:41 +01:00
David Anderson 70213ad84c locale: Update compiled localization files 2014-01-03 12:16:09 -08:00
admin b41f812dfe Commit from Pootle Demo by user admin.: 2797 of 2797 strings translated (0 fuzzy). 2014-01-03 20:00:33 +00:00
admin a4beaa434c Commit from Pootle Demo by user admin.: 2797 of 2797 strings translated (0 fuzzy). 2014-01-03 20:00:21 +00:00
admin 7d2fa57870 Commit from Pootle Demo by user admin.: 2014 of 2797 strings translated (110 fuzzy). 2014-01-03 20:00:09 +00:00
admin 52bd4fe708 Commit from Pootle Demo by user admin.: 1363 of 2802 strings translated (4 fuzzy). 2014-01-03 08:00:18 +00:00
admin bb92750bc4 Commit from Pootle Demo by user admin.: 2660 of 2797 strings translated (49 fuzzy). 2014-01-03 08:00:09 +00:00
David Anderson d41a6b8e6b Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-02 20:00:14 +00:00
admin 188a2a289e Commit from Pootle Demo by user admin.: 2660 of 2797 strings translated (99 fuzzy). 2014-01-02 20:00:08 +00:00
David Anderson ab9d926be7 Android Translations (import) 2014-01-02 10:47:04 -08:00
David Anderson d2cd857f4d locale: Update compiled localization files 2014-01-02 00:16:08 -08:00
David Anderson ced38b7662 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-01-02 08:00:20 +00:00
admin adf905d544 Commit from Pootle Demo by user admin.: 3116 of 3117 strings translated (1 fuzzy). 2014-01-02 08:00:17 +00:00
admin be2a1a1643 Commit from Pootle Demo by user admin.: 2660 of 2797 strings translated (99 fuzzy). 2014-01-02 08:00:16 +00:00
admin 49c7bad50d Commit from Pootle Demo by user admin.: 2780 of 2797 strings translated (3 fuzzy). 2014-01-02 08:00:16 +00:00
admin 9928946972 Commit from Pootle Demo by user admin.: 2762 of 2797 strings translated (2 fuzzy). 2014-01-02 08:00:15 +00:00
admin c6d1dae03c Commit from Pootle Demo by user admin.: 1730 of 2797 strings translated (466 fuzzy). 2014-01-02 08:00:14 +00:00
admin 7e06eca333 Commit from Pootle Demo by user admin.: 3012 of 3013 strings translated (1 fuzzy). 2014-01-02 08:00:14 +00:00
admin b444da0290 Commit from Pootle Demo by user admin.: 2690 of 3121 strings translated (1 fuzzy). 2014-01-02 08:00:13 +00:00
admin dea59aa051 Commit from Pootle Demo by user admin.: 2796 of 2797 strings translated (1 fuzzy). 2014-01-02 08:00:10 +00:00
admin 949bb3ce90 Commit from Pootle Demo by user admin.: 2104 of 2797 strings translated (92 fuzzy). 2014-01-02 08:00:09 +00:00
admin 71e03f87ed Commit from Pootle Demo by user admin.: 2796 of 2797 strings translated (1 fuzzy). 2014-01-02 08:00:08 +00:00
admin 6e49ed7102 Commit from Pootle Demo by user admin.: 2660 of 2797 strings translated (49 fuzzy). 2014-01-02 08:00:07 +00:00