Commit Graph

2759 Commits

Author SHA1 Message Date
Rom Walton 0b5c9b366e BUILD: Add 7.4.42 for Mac to download page 2015-03-12 15:32:34 -04:00
Rom Walton 9aad985dd6 BUILD: Add 7.4.42 as a Dev release 2015-03-12 13:12:13 -04:00
Rom Walton 8eef77f747 BUILD: Add 7.4.42 as a Dev release 2015-03-10 00:27:29 -04:00
David Anderson 647308132b remove dead sites 2015-02-18 08:28:42 -08:00
David Anderson 08fb2a9dd1 Update Android version info 2015-02-13 10:13:17 -08:00
David Anderson d9558b87fb BOINC web: update project list 2015-01-22 09:38:36 -08:00
David Anderson c0e54c430d BOINC web: add source-code link 2015-01-14 16:14:10 -08:00
David Anderson e470620acb web: preliminary support for simplified attach
See http://boinc.berkeley.edu/trac/wiki/SimpleAttach
2015-01-14 09:19:11 -08:00
David Anderson 6c7ac2fd01 Remove DistRTgen from project list 2015-01-14 09:14:40 -08:00
David Anderson 191d733f01 BOINC web: on download page, show info about Linux packages and Linux/ARM 2015-01-12 09:32:41 -08:00
David Anderson 0e60404de9 BOINC web: remove SIMAP from project list 2015-01-05 12:57:48 -08:00
Rom Walton b5f7088f4e DOC: Promote 7.4.36 to a public release 2015-01-01 13:58:53 -05:00
David Anderson b9ae0775d3 Add FiND@Home to project list 2014-12-18 11:31:06 -08:00
Rom Walton abf38f6050 DOC: Update dev version to 7.4.36 2014-12-12 15:55:54 -05:00
Rom Walton 27ad2b4213 DOC: Update dev version to 7.4.35 2014-12-10 13:16:43 -05:00
David Anderson 9411118774 client: fix bug where GPU jobs non suspended
There was a bug where, when you suspend GPU activity,
GPU jobs show as suspended but are not actually suspended.
This was because of recent changes to distinguish GPU and non-GPU coprocs.
Change things so that coprocs are by default GPUs.
If you want to declare a non-GPU coproc in your cc_config.xml,
you much put <non_gpu/> in its <coproc> element.
2014-12-08 20:38:56 -08:00
David Anderson be611d3df9 version update 2014-12-03 17:17:08 -08:00
David Anderson 37e25d26ec BOINC web site: various fixes to download pages, from Juha 2014-12-03 14:22:26 -08:00
Rom Walton 858622f78f DOC: Update dev version to 7.4.32 2014-12-02 14:25:11 -05:00
Rom Walton 3050b4231e DOC: Update development version for Android 2014-11-26 14:28:10 -05:00
Rom Walton 76564466e4 DOC: Add development version of Android build to download page. 2014-11-24 14:29:22 -05:00
Rom Walton 2dfdadd28e DOC: Quick updates 2014-11-11 12:44:05 -05:00
Rom Walton bd55f0b809 DOC: Promote 7.4 to a recommended release 2014-11-11 12:41:41 -05:00
David Anderson 883abe1976 BOINC site: restore download links for Mac PPC 2014-11-11 01:05:52 -08:00
David Anderson 104bff75e4 BOINC web: various fixes on download pages 2014-11-07 22:03:45 -08:00
David Anderson a30b0a2638 download page: tweak Mac entries 2014-11-06 12:33:09 -08:00
Rom Walton 76d977a9a1 DOC: Update to 7.4.27 for Windows 2014-11-05 17:00:06 -05:00
Rom Walton 5f36375e2c DOC: Update dev version to 7.4.26 2014-10-29 15:37:53 -04:00
David Anderson 7d30866a34 one-click attach: forward user name (if any) from project to Manager 2014-10-07 04:01:19 -07:00
David Anderson 75fdf6e815 concierge: send cookies in raw encoded form (%20 instead of +) 2014-10-05 10:26:48 -07:00
David Anderson b1bc33a39b One-click attach: cookie expire time 2014-10-05 01:31:44 -07:00
David Anderson d3b0ecb996 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-10-04 00:45:54 -07:00
David Anderson 2e127dd963 concierge: see if project is on list 2014-10-04 00:45:24 -07:00
Rom Walton 7ef53b13b4 MGR: Sync browser cookie lookups to David's commit last night. 2014-10-04 09:27:11 +02:00
David Anderson 66e7f59206 BOINC web site: fix PHP warnings in help pages 2014-10-03 21:06:50 -07:00
David Anderson b27765f6d3 web: add mechanism for 1-click Join button on projects 2014-10-03 11:01:32 -07:00
David Anderson dd371e27b7 new version.inc 2014-10-02 07:33:41 -07:00
David Anderson b673688ab9 cull old projects 2014-09-23 10:58:12 -07:00
Rom Walton 562edbed3f DOC: Update dev version to 7.4.22 2014-09-17 12:58:00 -04:00
David Anderson 2b599e8249 BOINC web site: my Javascript fix to project list broke XML 2014-09-14 13:43:59 -07:00
David Anderson a93090bce4 web: tweak processing of [code] in BBcode 2014-09-14 01:29:08 -07:00
Rom Walton e17d4944ab DOC: Update dev version to 7.4.21 2014-09-09 19:20:11 -04:00
Rom Walton 5e8b95ec01 DOC: Add development version of Android build to download page. 2014-08-26 13:14:02 -04:00
David Anderson dbd2d03a0d server/web: add support for per-application credit
See http://boinc.berkeley.edu/trac/wiki/PerAppCredit
If enabled (by the <credit_by_app> config flag)
validators will maintain on a per-(app, user, credit type) basis,
and same for teams,
in new DB tables credit_user and credit_team.
This info is displayed in the web site, on user and team pages,
using project-supplied functions to generate the HTML.

Note: update_stats doesn't decay the recent-average values
for per-app credit; I'll add this if needed.
2014-08-15 14:01:32 -07:00
Rom Walton 4d915cb239 DOC: Update dev version to 7.4.12. 2014-08-04 17:35:57 -04:00
David Anderson ef83e5c2fc change CERN project URL 2014-07-28 08:59:56 -07:00
Rom Walton 2220a839c5 DOC: Update manager_links.php to handle help for both the advanced preferences and simple preferences dialog. 2014-07-01 20:14:13 -04:00
Rom Walton b9907469b8 DOC: Update manager_links.php to include new simple view control ids 2014-07-01 15:41:58 -04:00
Rom Walton eea6472331 DOC: Update dev version to 7.4.8 for Windows and Mac 2014-06-30 13:08:19 -04:00
David Anderson b4dba535c0 web: fix typo 2014-06-21 13:40:02 -07:00