Commit Graph

12719 Commits

Author SHA1 Message Date
Kevin Reed e3e551a912 Add files from 6.2 to HEAD for WCG
svn path=/trunk/boinc/; revision=16172
2008-10-09 17:15:52 +00:00
Kevin Reed cf5b8c5f95 Add files from 6.2 to HEAD for WCG
svn path=/trunk/boinc/; revision=16171
2008-10-09 17:15:03 +00:00
Kevin Reed e4c9d03acc Revert to prior version, my environment changed more in the build file then desired. I will let Rom add in the CCConfigMd5sum .h/.cpp files
svn path=/trunk/boinc/; revision=16170
2008-10-09 17:13:30 +00:00
Kevin Reed 5bcece3aae Final version. This allows for the removal of the prior version of the cc_config.xml file distribution with the 5.10.45 WCG version of BOINC. It does not remove the file if it has been modified or different from the version distributed.
svn path=/trunk/boinc/; revision=16169
2008-10-09 16:57:37 +00:00
Charlie Fenton d5499c9f5a MGR: Fix build breaks on Linux
svn path=/trunk/boinc/; revision=16165
2008-10-09 00:44:09 +00:00
David Anderson f9b7e262ef - enhancements to upgrade_db.php from Nicolas
svn path=/trunk/boinc/; revision=16164
2008-10-08 22:00:15 +00:00
David Anderson 22773619ca - web: in checking if hosts can be merged,
do time-overlap check if either host has pending results
    Fixes #748

svn path=/trunk/boinc/; revision=16163
2008-10-08 21:49:06 +00:00
David Anderson 535021b8e7 svn path=/trunk/boinc/; revision=16162 2008-10-08 19:44:45 +00:00
David Anderson bc0cfbefb6 - manager: fix strings in Project Properties
svn path=/trunk/boinc/; revision=16161
2008-10-08 19:15:46 +00:00
David Anderson ebe3b090e8 - add a script "upgrade_db.php" that updates project DB structure
(after user confirmation).
    This is called from "upgrade", and can also be run by itself.

    NOTE: this mechanism will handle all DB updates going forward.
    Older updates must be done the old way (edit and run db_update.php)

- Web: let teams determine whether they're accepting new members


svn path=/trunk/boinc/; revision=16160
2008-10-08 16:48:11 +00:00
Rom Walton 284dd18919 Quick Updates
svn path=/trunk/boinc/; revision=16159
2008-10-08 16:36:06 +00:00
Charlie Fenton 5bb346d456 Fix typo
svn path=/trunk/boinc/; revision=16158
2008-10-08 10:58:43 +00:00
Charlie Fenton 3f45e6d0fd client: Fix CUDA detection on Mac
svn path=/trunk/boinc/; revision=16157
2008-10-08 09:59:45 +00:00
Charlie Fenton 8583fd4957 Fix tabs and spaces
svn path=/trunk/boinc/; revision=16156
2008-10-08 08:57:44 +00:00
Charlie Fenton 8c66c42a7e MGR: Fix crash in Projects:Properties; Always update underlying data when changing tabs, attaching, detaching, forcing refresh, etc.
svn path=/trunk/boinc/; revision=16155
2008-10-08 08:50:18 +00:00
Jens Seidler bcec2aa160 svn path=/trunk/boinc/; revision=16154 2008-10-08 05:37:20 +00:00
Jens Seidler 8cbef0e8b0 svn path=/trunk/boinc/; revision=16153 2008-10-08 05:33:56 +00:00
Jens Seidler c0350654db svn path=/trunk/boinc/; revision=16152 2008-10-08 05:33:01 +00:00
David Anderson 56c203a9a2 - added a script (from Nicolas) to generate en.po
svn path=/trunk/boinc/; revision=16151
2008-10-07 20:24:16 +00:00
David Anderson ff2df1eba6 - client: use different temp file names for different purposes
- client: change logic in a pathological file xfer case
    (we asked for tail of file, proxy returned whole file)
    to report fopen() errors correctly, and to close all open files

svn path=/trunk/boinc/; revision=16150
2008-10-07 12:45:06 +00:00
David Anderson 7512f94f51 - client: show est CPC time of jobs returned by sched RPC,
if sched_op_debug; fixes #256

svn path=/trunk/boinc/; revision=16149
2008-10-07 01:51:30 +00:00
Charlie Fenton 7b53ee40f1 MGR: fix text position in progress bars
svn path=/trunk/boinc/; revision=16148
2008-10-07 01:11:06 +00:00
Charlie Fenton 4ed28dab7a MGR: fix text position in progress bars
svn path=/trunk/boinc/; revision=16146
2008-10-06 23:09:28 +00:00
David Anderson 16e5e5062e - example_app: make the same Makefile work for both FC and Debian
svn path=/trunk/boinc/; revision=16145
2008-10-06 21:51:29 +00:00
David Anderson 3d5e2d5748 svn path=/trunk/boinc/; revision=16144 2008-10-06 21:46:46 +00:00
David Anderson 44f4c9d840 - add distclean target for samples/ makefiles
svn path=/trunk/boinc/; revision=16143
2008-10-06 20:24:58 +00:00
Rom Walton 85f04ff957 - Tag for 6.3.14 release, all platforms
boinc_core_release_6_3_14

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16140
2008-10-06 15:47:12 +00:00
Charlie Fenton ea339fbe66 Add comments
svn path=/trunk/boinc/; revision=16139
2008-10-06 12:01:27 +00:00
Charlie Fenton fd1f40b45d MGR: tweak appearance of progress bars
svn path=/trunk/boinc/; revision=16138
2008-10-06 11:49:17 +00:00
Charlie Fenton 8691a1b8e4 MGR: Erase selection highlight color, gray stripes under progress bars; Async GUI RPCs: remove spurious assert
svn path=/trunk/boinc/; revision=16137
2008-10-06 11:33:28 +00:00
David Anderson 33ad1b3d40 - Added the above DB change to schema.sql
- Omit the "after" clause from update.
- Web: add missing arg; fixes #749
- server: more --help additions

svn path=/trunk/boinc/; revision=16136
2008-10-06 00:18:36 +00:00
Janus B. Kristensen 19ac33738a svn path=/trunk/boinc/; revision=16135 2008-10-05 16:33:46 +00:00
Janus B. Kristensen f361f95313 - Added "Highlight special users"-feature
- Allow projects to specify how special users can be highlighted in their forums through CSS
- Special users are now highlighted by default
- Post body background is now 25% transparent in browsers that support transparency (white.css only)


svn path=/trunk/boinc/; revision=16134
2008-10-05 16:00:11 +00:00
Janus B. Kristensen 60c09bf544 - Skip posts if user has been deleted from DB
- Gracefully fail on posts from users without any forum preferences set in the DB

svn path=/trunk/boinc/; revision=16133
2008-10-05 13:06:00 +00:00
Janus B. Kristensen 0da4c42976 Having variables called 1, 2, 3... etc is really bad coding style and causes buckloads of issues in associative arrays.
Instead call them stuff like "role1", "role2" and so on.

svn path=/trunk/boinc/; revision=16132
2008-10-05 12:45:33 +00:00
Janus B. Kristensen 73b874ad26 Fixed quote-typo in sorting url
svn path=/trunk/boinc/; revision=16131
2008-10-05 12:35:44 +00:00
David Anderson f17c0879de - changed some comments for Doxygen
svn path=/trunk/boinc/; revision=16130
2008-10-04 23:44:24 +00:00
David Anderson 5a1e97c349 - Unix build system: build samples/example_app/,
and change the samples/ makefiles so that they automatically
    create the symbolic link to libstdc++.a
    Fixes #725

svn path=/trunk/boinc/; revision=16129
2008-10-04 18:51:38 +00:00
David Anderson 0cf82b2746 - client: it a file upload fails for a job that's in progress,
abort the task.  Otherwise we end up reporting the job
    while the app is still running.

svn path=/trunk/boinc/; revision=16128
2008-10-04 16:00:28 +00:00
Janus B. Kristensen 932eabba94 Allow projects to define their own overrides for the login forms - this helps enable CMS systems like Drupal to handle the logins for BOINC
svn path=/trunk/boinc/; revision=16127
2008-10-04 14:24:56 +00:00
Kevin Reed 3cb57a1306 Add CACCConfigMd5sum
svn path=/trunk/boinc/; revision=16126
2008-10-04 01:42:51 +00:00
Charlie Fenton bc7d3be218 MGR: On Windows, adjust progress bar color, return to using wxAND
svn path=/trunk/boinc/; revision=16125
2008-10-04 00:45:56 +00:00
Charlie Fenton f5ecc3eded MGR: On Windows, draw progress bars using wxAND_INVERT transfer mode
svn path=/trunk/boinc/; revision=16124
2008-10-03 23:59:59 +00:00
Kevin Reed 5152c2a74b Functions to check the md5sum for the an existing cc_config.xml file to determine if it can be replaced or if a previous version has been customized by the user
svn path=/trunk/boinc/; revision=16123
2008-10-03 21:57:02 +00:00
David Anderson 6070af4fea - client: fix bugs in coprocessor scheduling;
add new <coproc_debug> log flag

svn path=/trunk/boinc/; revision=16122
2008-10-03 21:55:34 +00:00
David Anderson a31c5d9e98 - Manager: show resource requirements of all jobs, running or not
- Back-end programs: start adding --help option to all of them

svn path=/trunk/boinc/; revision=16121
2008-10-03 19:31:56 +00:00
Charlie Fenton d8dab5eee1 Mac: Fix XCode project to use c-ares 1.5.3
svn path=/trunk/boinc/; revision=16120
2008-10-03 11:18:22 +00:00
Charlie Fenton b9bbd5fae7 MGR: Fix position of progress bars when scrolled horizontally; eliminate unnecessary clearing of web site selection buttons in Projects tab
svn path=/trunk/boinc/; revision=16119
2008-10-03 06:42:10 +00:00
David Anderson 7019bb3192 - Makefile fix
- client: remove extraneous message
- wrapper: open stderr/stdout in append mode, not write

svn path=/trunk/boinc/; revision=16118
2008-10-03 05:13:25 +00:00
David Anderson d127c3fe46 - tweaks
svn path=/trunk/boinc/; revision=16117
2008-10-02 21:25:40 +00:00