Rom Walton
8cde710008
Updating translations for locale/pt_BR/BOINC-Client.po [skip ci]
2015-09-02 12:15:41 -04:00
Rom Walton
c33ab7579a
Updating translations for locale/it_IT/BOINC-Manager.po [skip ci]
2015-09-01 11:17:30 -04:00
Rom Walton
1347d3c472
Updating translations for locale/lv/BOINC-Manager.po [skip ci]
2015-09-01 08:28:42 -04:00
Rom Walton
43d2fae37f
Updating translations for locale/lv/BOINC-Manager.po [skip ci]
2015-09-01 08:22:04 -04:00
Christian Beer
db8c652ee4
BUILD: add configuration for scrutinizer-ci.com (PHP code analysis)
...
- update list of ignored executables
2015-09-01 08:41:19 +02:00
Rom Walton
4b27db197a
Updating translations for locale/lv/BOINC-Manager.po [skip ci]
2015-09-01 01:12:09 -04:00
Rom Walton
a970cbcc1a
DOC: Promote 7.9.9 to public release
2015-08-31 22:20:38 -04:00
David Anderson
1de200aa87
Manager: always get current disk usage data from client; don't cache it
...
The idea of limiting the rate of GUI RPCs only applies to
periodic RPCs like get_results, get_state etc.
The get_disk_usage() RPC is used only when rendering the disk usage tab
or showing project properties.
In both cases we want to show the current info.
2015-08-31 12:56:18 -07:00
David Anderson
3d50f6b501
Merge branch 'master' of github.com:BOINC/boinc
2015-08-31 12:30:18 -07:00
David Anderson
58f7d0cd6c
client: clean out project dir on project reset
...
- always delete the files that BOINC knows about
- if not anonymous platform, delete all files
- except never delete app_config.xml
2015-08-31 11:49:56 -07:00
David Anderson
84d7391220
admin: add --id option to delete_spammers.php (to delete a single user)
2015-08-31 11:49:30 -07:00
Rom Walton
adac2504e4
Updating translations for android/BOINC/res/values-da/strings.xml [skip ci]
2015-08-29 17:04:02 -04:00
Rom Walton
ec07dbccbe
Updating translations for android/BOINC/res/values-ko/strings.xml [skip ci]
2015-08-29 02:10:48 -04:00
Rom Walton
eaf9cb817d
VBOX: Only perform the printf format string sanitize functionality on those strings that are going to be consumed by vbox_log().
2015-08-28 17:24:00 -04:00
Rom Walton
6736f5958e
VBOX: Add additional comments
2015-08-28 17:16:13 -04:00
Rom Walton
54a2715e8f
VBOX: Possible fix for endless loop.
2015-08-28 16:01:48 -04:00
Rom Walton
38d8041523
VBOX: Bug fix for previous commit.
2015-08-28 14:25:37 -04:00
Rom Walton
d4c3e210a3
Merge branch 'master' of https://github.com/BOINC/boinc
2015-08-28 14:23:56 -04:00
Rom Walton
bbd94c4b7d
VBOX: Sanitize 'Guest Log' entries before attempting to write them to stderr.
2015-08-28 14:23:45 -04:00
Rom Walton
51960fdbee
Updating translations for android/BOINC/res/values-nl/strings.xml [skip ci]
2015-08-28 09:22:41 -04:00
Rytis Slatkevičius
ac27765ce0
Fix typos
2015-08-28 10:45:10 +03:00
David Anderson
7f91596fae
Manager, client: have comma_print() return a std::string, avoid static buffer problem
2015-08-27 15:05:56 -07:00
David Anderson
4dc9439cd4
Merge branch 'master' of github.com:BOINC/boinc
2015-08-27 14:55:09 -07:00
Rytis Slatkevičius
58d88484b3
Merge pull request #1383 from marius311/master
...
fixed typo, bin/start --cron-tasks now works
2015-08-27 22:13:15 +03:00
marius
8388ce0304
fixed typo, bin/start --cron-tasks now works
2015-08-27 13:35:35 -05:00
Charlie Fenton
de7eb0f0ec
MGR: in Simple View Preferences dialog, highlight textedit field with illegal value by setting its background to light red.
2015-08-27 01:30:19 -07:00
David Anderson
cb5160cb8a
Manager: format time intervals as Dd HH:MM:SS
...
Combine redundant TimeFormat() functions
2015-08-26 23:30:50 -07:00
David Anderson
d10bf89a25
Manager and client: print numbers with thousands separators in various places
2015-08-26 12:50:11 -07:00
David Anderson
8c98aef8da
Merge branch 'master' of github.com:BOINC/boinc
2015-08-26 09:29:21 -07:00
Rom Walton
c14c3c36bf
Updating translations for locale/fa_IR/BOINC-Setup.po [skip ci]
2015-08-25 15:39:31 -04:00
Rom Walton
7be5a8fe03
Updating translations for locale/ru/BOINC-Manager.po [skip ci]
2015-08-25 00:24:29 -04:00
Rom Walton
9d3df9063a
Updating translations for locale/en/BOINC-Manager.po [skip ci]
2015-08-24 17:07:14 -04:00
Rom Walton
6ced345183
LOCALE: Update localization template.
2015-08-24 17:06:38 -04:00
Rom Walton
5fdc0cff05
BUILD: Update vboxwrappers version to 26170.
2015-08-24 15:08:14 -04:00
Rom Walton
95084cee60
VBOX: Make sure the scratch directory value is populated at start up when using the COM interface.
2015-08-24 15:05:23 -04:00
Charlie Fenton
cab71d4a0d
MGR: Update comment to match my previous change.
2015-08-24 04:45:00 -07:00
Charlie Fenton
d3db5557ef
MGR: On Manager Exit, Manager shuts down client only if the Manager launched it (i.e. not if it was already running when Manager started.) However, "Shut down connected client" command does still shut down the client whether or not the Manager launched it.
2015-08-24 01:36:55 -07:00
Charlie Fenton
48a3f46190
MGR: Better test for whether client is running. Fixes bug which caused Manager to launch multiple clients when <allow_multiple_clients> is set.
2015-08-24 01:25:23 -07:00
David Anderson
2ddc024e2b
Merge branch 'master' of github.com:BOINC/boinc
2015-08-23 21:52:55 -07:00
Rom Walton
9c2ca87dcf
DOC: More updates
2015-08-24 00:52:21 -04:00
David Anderson
8916fd9fc9
Merge branch 'master' of github.com:BOINC/boinc
2015-08-23 21:49:58 -07:00
Rom Walton
9e8710213b
DOC: Promote 7.6 to public version
2015-08-24 00:48:24 -04:00
David Anderson
193a492f04
BOINC web: clean up Live Help page.
2015-08-22 21:28:48 -07:00
David Anderson
b5527b19c7
client: show more (but still not all) config options
2015-08-21 14:18:12 -07:00
David Anderson
2cb97f4b89
web: suppress DB connect warnings
2015-08-21 14:17:59 -07:00
David Anderson
a75af409e8
Manager: improve validity checking in advanced prefs dialog
2015-08-20 17:06:20 -07:00
Rom Walton
1b3adf33ae
VBOX: When a fraction done file is specified and it has not been created yet, report a non-zero fraction done to prevent BOINC from attempt to calculate it itself.
2015-08-20 19:06:56 -04:00
David Anderson
61d6d9a20a
client: don't use estimated fraction done until 1 minute has elapsed
2015-08-20 15:59:18 -07:00
David Anderson
0ec084e705
wrapper: on Unix, get the task exit status with WEXITSTATUS()
...
How did the wrapper ever work on Unix?
Seems like it would think that every task failed.
2015-08-19 23:28:59 -07:00
David Anderson
21817420af
client and API: pass list of app version files in init_data.xml
...
This lets wrappers check that executables specified in job.xml are signed.
2015-08-19 21:01:09 -07:00