Commit Graph

28043 Commits

Author SHA1 Message Date
Christian Beer 074908909c Merge pull request #1442 from BOINC/https-everywhere
Web: use https urls everywhere
2015-11-30 10:08:53 +01:00
Christian Beer ea7df2637e Web: use https urls everywhere
Modern Browser complain if there are non-https elements in https websites. This makes sure that if the user visits via https all elements of the page are also retrieved using SSL. Furthermore it uses https urls in emails that are send to the user, if SECURE_URL_BASE is set in project/project.inc.
The only remaining places where URL_BASE is used is when it is used as master_url where it is important that it is in sync with what the scheduler uses.
2015-11-30 09:36:29 +01:00
Charlie Fenton 161a63de64 Mac: Modify build script to allow building Screensaver with Xcode 6 or later. It will build as "Fat" 32-bit / 64-bit binary with Garbage Collection under Xcode 5 and earlier (for backward compatibility to OS 10.6) or as 64-bit only binary with Automatic Reference Counting under Xcode 6 or later. Xcode 6 and later won't build objective-C sources with GC and so will build screensaver only as a 64-bit binary. 2015-11-28 04:50:05 -08:00
Charlie Fenton a356de11ed Mac: Modify Xcode project to allow all third party libraries to be accessed either directly or through symbolic links 2015-11-28 04:39:14 -08:00
Rom Walton a384a2cc23 Updating translations for locale/it_IT/BOINC-Project-Generic.po [skip ci] 2015-11-27 05:50:17 -05:00
Rom Walton fbe4ef121f Updating translations for locale/it_IT/BOINC-Manager.po [skip ci] 2015-11-27 05:50:15 -05:00
David Anderson 0b92b819ff Merge pull request #1441 from JuhaSointusalo/master
client(unix): fix VirtualBox detection
2015-11-26 15:40:33 -08:00
Juha Sointusalo 1b18c7eeea client(unix): fix VirtualBox detection 2015-11-26 23:36:41 +02:00
Rom Walton 19d9af00a6 Updating translations for locale/zh_TW/BOINC-Project-Generic.po [skip ci] 2015-11-26 15:42:17 -05:00
Rom Walton 7a9b3c008c Updating translations for locale/zh_TW/BOINC-Drupal.po [skip ci] 2015-11-26 15:42:15 -05:00
Rom Walton b8c703bbfb Updating translations for locale/zh_TW/BOINC-Manager.po [skip ci] 2015-11-26 14:57:46 -05:00
Rom Walton a6aa509a3d Updating translations for locale/zh_TW/BOINC-Project-Generic.po [skip ci] 2015-11-26 14:55:13 -05:00
Rom Walton f55cb985b3 Updating translations for locale/zh_TW/BOINC-Web.po [skip ci] 2015-11-26 12:45:14 -05:00
Rom Walton 754a3a8c3a Updating translations for android/BOINC/res/values-hu/strings.xml [skip ci] 2015-11-26 11:32:32 -05:00
David Anderson bf24331c05 Web: message tweak 2015-11-25 22:47:40 -08:00
David Anderson b0a02bb128 client: fix bug in GPU detection 2015-11-25 13:39:24 -08:00
David Anderson e30de9c2dd Merge branch 'master' of github.com:BOINC/boinc 2015-11-25 11:02:33 -08:00
David Anderson ef6c241587 client (Win): lowering I/O priority is an option rather than the default
Apparently even the thread-level version (SetThreadPriority())
caused the client to starve and become unresponsive if
something else was doing lots of disk I/O.
2015-11-25 00:52:54 -08:00
Charlie Fenton 2c87e5b598 Mac scr: add change I omitted from my commit 8ce413f: build 32-bit and 64-bit fat binary for compatibility with OS 10.6 and OS 10.7. This requires building with Xcode 5 or earlier, because Xcode 6 forces converting to ARC, which does not support 32-bit binaries. 2015-11-24 03:12:16 -08:00
David Anderson 7f5cd362db Merge pull request #1440 from JuhaSointusalo/master
miscellaneous fixes
2015-11-23 18:09:36 -08:00
David Anderson b5a4dd390c client (linux): remove -n 7 in ionice call 2015-11-23 16:10:09 -08:00
Juha Sointusalo fdb8149796 mgr: replace strncpy with strlcpy
strlcpy always null terminates the dest buffer, strncpy doesn't when the
buffer is too small
2015-11-23 21:45:40 +02:00
Tristan Olive c13c78044c Drupal: Revised post import process to count topics with no replies and topics without associated posts
(DBOINC-145)
2015-11-23 04:50:00 -05:00
Juha Sointusalo 80135f9c95 vbox: fix use-after-free bug in FloppyIOException 2015-11-23 00:11:59 +02:00
Juha Sointusalo 6ced9a08a6 vbox: fix memory leak in FloppyIO 2015-11-22 22:50:08 +02:00
Juha Sointusalo 7ef9440116 lib: add descriptions for new error numbers 2015-11-22 22:22:46 +02:00
Juha Sointusalo d872d2bad5 lib: fix resource leak 2015-11-22 19:51:06 +02:00
Rom Walton 5282b53407 Updating translations for android/BOINC/res/values-ka/strings.xml [skip ci] 2015-11-21 13:10:19 -05:00
Charlie Fenton 259ed89c46 client: Fix bug in detecting CUDA GPUs on Macs which was exposed by commits 7be9ff7 and d0005d7. 2015-11-21 05:18:17 -08:00
Charlie Fenton 2df170ebda client: Fix bug in detecting CUDA GPUs on Macs which was exposed by commits 7be9ff7 and d0005d7. 2015-11-21 04:56:51 -08:00
David Anderson cb6259ecf1 fix comment about output filename random part 2015-11-20 13:58:28 -08:00
David Anderson 2eabe3eab8 server: fix typo in result file name generation (from Keith) 2015-11-20 13:19:18 -08:00
David Anderson d4dec27a68 web: include platform name in app version string 2015-11-20 12:25:40 -08:00
Rom Walton 815c9b25aa Updating translations for locale/nl/BOINC-Project-Generic.po [skip ci] 2015-11-20 13:32:08 -05:00
David Anderson 50d0c8347e locale: Update compiled localization files 2015-11-20 08:15:02 -08:00
Rom Walton 12ba779331 Updating translations for locale/sr@latin/BOINC-Client.po [skip ci] 2015-11-20 06:57:10 -05:00
Rom Walton 5fbb52c65a Updating translations for locale/sr@latin/BOINC-Setup.po [skip ci] 2015-11-20 06:51:23 -05:00
Rom Walton a6b04503bd Updating translations for locale/it_IT/BOINC-Manager.po [skip ci] 2015-11-20 04:10:10 -05:00
Rom Walton 1e3b1ae67c BUILD: Update vboxwrappers version to 26179.
BUILD: Update wrappers version to 26016.
2015-11-19 23:54:40 -05:00
David Anderson 4e55dbf0e0 fix typo 2015-11-19 19:29:30 -08:00
Christian Beer 4459701a51 Merge pull request #1436 from BOINC/fix_defects_manager
Fix high impact defects in clientgui/
2015-11-19 23:17:26 +01:00
Christian Beer 07299b01f2 Merge branch 'master' into fix_defects_manager 2015-11-19 23:04:16 +01:00
Christian Beer 38205527dd Merge pull request #1435 from BOINC/fix_defects_apps
Fix defects in example apps
2015-11-19 22:59:42 +01:00
Christian Beer 980f46dd3b Merge pull request #1430 from BOINC/fix_defects_lib
Fix various defects in lib/
2015-11-19 22:58:51 +01:00
Rom Walton 169b873fe6 example_app: reclassify the example_app as a console application on Windows.
This was a hold over from the Win9x days when a console application window could not be hidden by the processed that launched it.  Since we no longer need to support Win9x we can get rid of this hack.
2015-11-19 14:24:19 -05:00
Rom Walton 0d31129a2a example_app_multi_thread: reclassify the example_app_multi_thread as a console application on Windows.
This was a hold over from the Win9x days when a console application window could not be hidden by the processed that launched it.  Since we no longer need to support Win9x we can get rid of this hack.
2015-11-19 14:22:36 -05:00
Rom Walton ea07bf4ef8 example_app_nvcuda: reclassify the example_app_nvcuda as a console application on Windows.
This was a hold over from the Win9x days when a console application window could not be hidden by the processed that launched it.  Since we no longer need to support Win9x we can get rid of this hack.
2015-11-19 14:19:30 -05:00
Rom Walton 45d140195d example_app_opencl: reclassify the example_app_opencl as a console application on Windows.
This was a hold over from the Win9x days when a console application window could not be hidden by the processed that launched it.  Since we no longer need to support Win9x we can get rid of this hack.
2015-11-19 14:04:17 -05:00
Rom Walton 4914d95a59 sleeper: reclassify the sleeper as a console application on Windows.
This was a hold over from the Win9x days when a console application window could not be hidden by the processed that launched it.  Since we no longer need to support Win9x we can get rid of this hack.
2015-11-19 14:01:20 -05:00
Rom Walton 18b9dfd710 Merge branch 'master' of https://github.com/BOINC/boinc 2015-11-19 13:52:28 -05:00