Commit Graph

17766 Commits

Author SHA1 Message Date
Charlie Fenton 9e212c0cd5 Withdraw Mac BOINC 6.12.34 from alpha testing
svn path=/trunk/boinc/; revision=23920
2011-08-02 12:42:44 +00:00
Charlie Fenton 0c89b25921 Release Mac BOINC 6.12.34 to alpha test
svn path=/trunk/boinc/; revision=23919
2011-08-02 12:08:44 +00:00
Charlie Fenton 48c44fe8b2 Mac installer: Work around bug in Mac OS 10.7 dscl merge command
svn path=/trunk/boinc/; revision=23918
2011-08-02 11:56:54 +00:00
Charlie Fenton 032fdf7337 Mac installer: Work around bug in Mac OS 10.7 dscl merge command
svn path=/branches/boinc_core_release_6_12/; revision=23916
2011-08-02 11:53:12 +00:00
David Anderson 135c549475 - update_versions: add optional <gzip> element to
<file> element in version.xml.
    If present, update_versions will gzip the file in the download dir.
    Use this only if you have gzip-encoding enabled in Apache.


svn path=/trunk/boinc/; revision=23915
2011-08-02 07:38:45 +00:00
David Anderson 47b42e2b3f - client: undo the above. doesn't work
svn path=/trunk/boinc/; revision=23914
2011-08-01 23:17:12 +00:00
David Anderson a25449aa0f - client: change the way upload signatures are generated
in an attempt to make them work with existing servers


svn path=/trunk/boinc/; revision=23913
2011-08-01 21:49:41 +00:00
David Anderson a01d8d8ccd - web: fix bug in next_url mechanism
svn path=/trunk/boinc/; revision=23912
2011-08-01 21:09:29 +00:00
Rom Walton 47d5d3b942 Quick Updates
svn path=/branches/boinc_core_release_6_12/; revision=23910
2011-08-01 17:52:33 +00:00
David Anderson 8837274aae - scheduler: check for negative elapsed time in results
reported by client, set to zero


svn path=/trunk/boinc/; revision=23909
2011-07-31 17:31:12 +00:00
David Anderson 601c574ab6 - web: fix +/- forum rating, and tweak messages. Fixes #1123
svn path=/trunk/boinc/; revision=23908
2011-07-31 16:23:37 +00:00
David Anderson 9210097462 svn path=/trunk/boinc/; revision=23907 2011-07-31 06:01:20 +00:00
David Anderson 966c7d46b4 - web: fix typo that prevented users from seeing their own hidden posts
svn path=/trunk/boinc/; revision=23906
2011-07-31 05:09:08 +00:00
David Anderson 9178cf5381 - user web: in instructions for logging in with authenticator,
show the actual account file name.


svn path=/trunk/boinc/; revision=23905
2011-07-31 03:37:28 +00:00
David Anderson 271699ea0a - server: fix typo
svn path=/trunk/boinc/; revision=23904
2011-07-30 22:42:05 +00:00
Rom Walton 8ed1d65b50 Quick Updates
svn path=/branches/boinc_core_release_6_12/; revision=23903
2011-07-29 22:51:55 +00:00
David Anderson 3f4c207636 - client: fix bug in <exclude_gpu> config option
- client: extend <exclude_gpu> option so that if <device_num> is omitted,
		all GPUs of the given type are excluded.

svn path=/trunk/boinc/; revision=23902
2011-07-29 17:54:49 +00:00
Charlie Fenton 9bc887c461 Withdraw Mac BOINC 6.12.34 from alpha test
svn path=/trunk/boinc/; revision=23901
2011-07-29 10:38:04 +00:00
Charlie Fenton 314dd3b8be Release Mac BOINC 6.12.34 to alpha test
svn path=/trunk/boinc/; revision=23900
2011-07-29 09:55:24 +00:00
Charlie Fenton 163fe76d33 Release Mac BOINC 6.12.34 to alpha test
svn path=/trunk/boinc/; revision=23899
2011-07-29 09:53:25 +00:00
David Anderson 5b159c6735 - remote job submission: bug fix and tweaks
- client: cc_config.xml: if <devnum> is omitted from a <exclude_gpu>,
    it means exclude all instances of that GPU type
- client: if all instances of a GPU type are excluded for a project,
    don't ask the project for jobs of that type


svn path=/trunk/boinc/; revision=23898
2011-07-29 00:07:20 +00:00
Rom Walton c9e44ce0bc Quick Updates
svn path=/trunk/boinc/; revision=23897
2011-07-28 23:12:37 +00:00
Rom Walton 4adfaeb31b Quick Updates
svn path=/trunk/boinc/; revision=23895
2011-07-28 20:37:14 +00:00
Rom Walton a6067fb187 Quick Updates
svn path=/trunk/boinc/; revision=23893
2011-07-28 20:28:21 +00:00
Rom Walton 64758411dc - Tag for 6.12.34 release, all platforms
boinc_core_release_6_12_34

    /
        configure.ac
        version.h

svn path=/branches/boinc_core_release_6_12/; revision=23891
2011-07-28 15:46:10 +00:00
Rom Walton 29a6be8365 - lib: Fix the various '????' fields in the diagnostics framework during a
crash on Windows.  Somewhere along the lines I messed up with the
        conversions of single-byte characters vs. double-byte characters.

    lib/
        stackwalker_win.cpp


svn path=/branches/boinc_core_release_6_12/; revision=23890
2011-07-28 15:43:22 +00:00
Rom Walton 04537d9d19 - WINSCR: Remove diagnostics screensaver dialog when the screensaver fails to
be able open up the log files.

    clientscr/
        screensaver_win.cpp

svn path=/branches/boinc_core_release_6_12/; revision=23889
2011-07-28 15:40:44 +00:00
Charlie Fenton 6f798c414e Mac SCR: Fix vertical range of moving logo
svn path=/branches/boinc_core_release_6_12/; revision=23888
2011-07-28 12:49:51 +00:00
Charlie Fenton ad2da4c015 Mac SCR: Fix vertical range of moving logo
svn path=/trunk/boinc/; revision=23887
2011-07-28 12:40:11 +00:00
Charlie Fenton 53b8daebca SCR: Fix delay dismissing screensaver under Mac OS10.7
svn path=/branches/boinc_core_release_6_12/; revision=23886
2011-07-28 10:20:21 +00:00
Charlie Fenton a162454018 SCR: Fix delay dismissing screensaver under Mac OS10.7
svn path=/branches/boinc_core_release_6_12/; revision=23885
2011-07-27 11:54:06 +00:00
Charlie Fenton df68213efb SCR: Fix delay dismissing screensaver under Mac OS10.7
svn path=/trunk/boinc/; revision=23884
2011-07-27 11:42:22 +00:00
Daniel Lombraña González 5210798d61 VBoxManage unregistervm works with version 4.1.
The new VirtualBox 4.1 supports VBoxManage unregisterVM in all the platforms. There was a bug that didn't allow to run that
command to remove the VM, affecting only Windows 64 bits, but this new version has fixed it.

svn path=/trunk/boinc/; revision=23883
2011-07-27 08:39:58 +00:00
Charlie Fenton b5f61e41f2 lib: Initialize config_coprocs struct in CONFIG::defaults()
svn path=/trunk/boinc/; revision=23882
2011-07-27 07:36:06 +00:00
David Anderson 6e5acbbe60 - web: remote job submission:
- add fields to batch table, extend APIs accordingly
    - require that example web interface run on BOINC server
        (this makes many things easier;
        an actual remote interface would require a bit more work)


svn path=/trunk/boinc/; revision=23881
2011-07-27 06:20:48 +00:00
David Anderson 17e947f543 - web: remote job submission: implement abort and cleanup functions
svn path=/trunk/boinc/; revision=23880
2011-07-26 15:13:10 +00:00
Charlie Fenton d6f2220686 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23879
2011-07-26 12:11:34 +00:00
Charlie Fenton cf6e6e3004 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23878
2011-07-26 11:37:53 +00:00
Charlie Fenton e50cce3fd0 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23877
2011-07-26 11:05:59 +00:00
Charlie Fenton 0b010d60b2 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23876
2011-07-26 10:33:42 +00:00
Charlie Fenton a84569fcd0 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23875
2011-07-26 10:29:34 +00:00
Charlie Fenton caabeb4f37 Mac: Finish changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23874
2011-07-26 09:43:10 +00:00
David Anderson 0bb15a2620 - user web: remove job submission:
add the ability to download zipped output files


svn path=/trunk/boinc/; revision=23873
2011-07-25 23:12:45 +00:00
David Anderson 80db207b64 - user web: internationalization, from Christian Beer
svn path=/trunk/boinc/; revision=23872
2011-07-25 22:05:49 +00:00
David Anderson 83965db576 - web: more remote job submission code. Not finished.
svn path=/trunk/boinc/; revision=23871
2011-07-25 21:45:53 +00:00
Charlie Fenton 8d602f1bbc Mac: Begin changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23870
2011-07-25 12:06:47 +00:00
Charlie Fenton 98a2be83c2 Mac: Begin changes for XCode 4.1 and GCC 4.2
svn path=/trunk/boinc/; revision=23869
2011-07-25 11:37:06 +00:00
David Anderson 5ad821df21 - server: some remote job submission code. Not finished.
svn path=/trunk/boinc/; revision=23868
2011-07-22 22:47:41 +00:00
David Anderson 880d01af58 - client: debug distributed storage functions
svn path=/trunk/boinc/; revision=23867
2011-07-20 22:29:17 +00:00
David Anderson 3c70004c5c - server: debug distributed storage functions
- generate upload signatures if needed
    - assign deadlines to file xfer jobs (default 1 week)
    - scheduler: ack completed file xfer results


svn path=/trunk/boinc/; revision=23866
2011-07-20 22:27:01 +00:00