Commit Graph

149 Commits

Author SHA1 Message Date
David Anderson 4a81532043 - DB: add fulltext index on team.name
- user web: improve "team search" function,
    and get rid of the superceded "search by name" function
- user web: don't show team founder link to initiate transfer
- user web: show team types
- user web: fix "top teams by type" function
- client: tread NOT_FOUND error on file upload as transient;
    it means the project is missing its file_upload_handler

svn path=/trunk/boinc/; revision=14272
2007-11-20 22:58:14 +00:00
David Anderson e77278e00f - client: improve log messages
svn path=/trunk/boinc/; revision=13887
2007-10-17 23:30:05 +00:00
Frank Thomas 3bfc78b511 Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
David Anderson d8c6e5a17f - client: clean up (old undergrad-written) code related to pers file xfer.
The main goal is to fix a bug where,
        if a file is deleted from a project's download server,
        a client will keep trying to download it for 2 weeks.
        A download "file not found" is a permanent error, not transient.
        (fixes #383)
        In general, revised and renamed things to clarify the
        distinction between permanent and transient errors.
        Old functions:
            handle_xfer_failure(), try_next_url(), xfer_failed(), retry_or_backoff()
        New functions:
            permanent_failure(), transient_failure()
    - manager: compile fix for win (don't include sys/wait.h)

svn path=/trunk/boinc/; revision=13641
2007-09-24 18:32:55 +00:00
David Anderson 138f17af40 *** empty log message ***
svn path=/trunk/boinc/; revision=12216
2007-03-13 19:33:27 +00:00
David Anderson 81effa6a7b *** empty log message ***
svn path=/trunk/boinc/; revision=12127
2007-02-21 16:26:51 +00:00
David Anderson a26b6a2215 *** empty log message ***
svn path=/trunk/boinc/; revision=11972
2007-01-25 23:39:06 +00:00
David Anderson d7811336bc *** empty log message ***
svn path=/trunk/boinc/; revision=11911
2007-01-19 20:56:49 +00:00
David Anderson adcd68afce *** empty log message ***
svn path=/trunk/boinc/; revision=11628
2006-12-06 20:59:29 +00:00
David Anderson fde92c7d86 *** empty log message ***
svn path=/trunk/boinc/; revision=11225
2006-10-02 17:44:27 +00:00
David Anderson db24601537 *** empty log message ***
svn path=/trunk/boinc/; revision=11123
2006-09-07 20:39:25 +00:00
David Anderson 4f5401188c *** empty log message ***
svn path=/trunk/boinc/; revision=10659
2006-07-17 22:18:17 +00:00
David Anderson 978c79f062 *** empty log message ***
svn path=/trunk/boinc/; revision=10467
2006-06-22 19:40:30 +00:00
David Anderson 1fa2e3de0a *** empty log message ***
svn path=/trunk/boinc/; revision=10393
2006-06-19 04:29:26 +00:00
David Anderson b56cf2e3d9 *** empty log message ***
svn path=/trunk/boinc/; revision=9961
2006-04-18 23:30:32 +00:00
David Anderson 79bedb43ec HTTP fix and code cleanup
svn path=/trunk/boinc/; revision=9551
2006-02-25 00:02:55 +00:00
Walt Gribben 8c0b5a28b9 *** empty log message ***
svn path=/trunk/boinc/; revision=9540
2006-02-23 20:37:36 +00:00
Walt Gribben d8314118f4 *** empty log message ***
svn path=/trunk/boinc/; revision=9503
2006-02-18 01:57:24 +00:00
David Anderson c84e14cc6c *** empty log message ***
svn path=/trunk/boinc/; revision=9267
2006-01-19 01:13:49 +00:00
David Anderson 3cf73c01de *** empty log message ***
svn path=/trunk/boinc/; revision=9260
2006-01-17 22:59:23 +00:00
David Anderson 45fc5016e5 terminology
svn path=/trunk/boinc/; revision=9258
2006-01-17 22:48:09 +00:00
David Anderson 850587d93d code cleanup
svn path=/trunk/boinc/; revision=9039
2005-12-06 03:18:02 +00:00
Eric J. Korpela d9ee426071 Added explicit includes of "config.h" in many files to enable use of compilers
without a -include command line option.

svn path=/trunk/boinc/; revision=8896
2005-11-21 18:34:44 +00:00
David Anderson eb55f8944f back out backoff change
svn path=/trunk/boinc/; revision=8675
2005-10-14 04:41:53 +00:00
David Anderson 2306ba39ab add elements fo config file
svn path=/trunk/boinc/; revision=8550
2005-10-07 19:19:07 +00:00
David Anderson d9ece901de file transfer backoff policy change
svn path=/trunk/boinc/; revision=8371
2005-09-30 21:29:31 +00:00
David Anderson d7d40cfdb9 fix bugs in file download restart, curl
svn path=/trunk/boinc/; revision=7356
2005-08-16 17:43:32 +00:00
David Anderson ccf355877c *** empty log message ***
svn path=/trunk/boinc/; revision=6520
2005-07-05 09:02:55 +00:00
David Anderson 14f60e3fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=6316
2005-06-08 23:55:21 +00:00
David Anderson 8a666e991e *** empty log message ***
svn path=/trunk/boinc/; revision=6312
2005-06-08 19:02:27 +00:00
David Anderson 9c07f39813 *** empty log message ***
svn path=/trunk/boinc/; revision=6292
2005-06-07 19:22:50 +00:00
David Anderson 34bd6778d6 *** empty log message ***
svn path=/trunk/boinc/; revision=5841
2005-04-12 22:53:35 +00:00
David Anderson 1b0439c9a9 *** empty log message ***
svn path=/trunk/boinc/; revision=5840
2005-04-12 21:54:40 +00:00
David Anderson 67f6558e04 *** empty log message ***
svn path=/trunk/boinc/; revision=5785
2005-04-06 19:41:31 +00:00
David Anderson 8b5aba8b0b *** empty log message ***
svn path=/trunk/boinc/; revision=5617
2005-03-09 23:47:45 +00:00
David Anderson b48e79ccbd *** empty log message ***
svn path=/trunk/boinc/; revision=5546
2005-03-01 19:56:30 +00:00
David Anderson 8d0ab453b3 *** empty log message ***
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
David Anderson 435f8edd47 *** empty log message ***
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
David Anderson d7d6199b16 *** empty log message ***
svn path=/trunk/boinc/; revision=5107
2005-01-13 18:57:27 +00:00
Bruce Allen f31b244f90 Modified CVS id strings. After some fussing with different versions
of gcc to try and force them to not complain with -Wall but to always
include this, I decided to take a simpler approach.  All these strings
now have global linkage.  To prevent namespace conflicts they all
have different names.  For the record, the variable extension is a hash made of the first ten characters of the md5sum of the file path, eg:
    md5hash=`boinc/api/x_opengl.C | md5sum | cut -c 1-10`

svn path=/trunk/boinc/; revision=4979
2005-01-02 18:29:53 +00:00
Bruce Allen a24afe2b67 Moved RCSID strings to the end of all .c, .C and .cpp files as per
David's request.

svn path=/trunk/boinc/; revision=4787
2004-12-08 00:40:19 +00:00
David Anderson 134043fec2 *** empty log message ***
svn path=/trunk/boinc/; revision=4692
2004-12-01 20:56:20 +00:00
Bruce Allen 45525eade1 - Added static volatile const char *BOINCrcsid="$Id$"; string to
the top of all .C files.  This means that 'string' or 'ident'
run on an executable will tell you the exact file versions used
in building it, since CVS replaces $Id$ with a complete version ID
string.  Declaration is volatile so that the compiler won't remove
it even under agressive optimizations.

svn path=/trunk/boinc/; revision=4610
2004-11-20 07:32:32 +00:00
David Anderson 2af4477400 *** empty log message ***
svn path=/trunk/boinc/; revision=4567
2004-11-15 19:23:58 +00:00
David Anderson c02e5dfa4a *** empty log message ***
svn path=/trunk/boinc/; revision=4423
2004-10-25 20:16:30 +00:00
David Anderson 37adf79297 *** empty log message ***
svn path=/trunk/boinc/; revision=4328
2004-10-14 22:01:05 +00:00
David Anderson ed3659b9e2 *** empty log message ***
svn path=/trunk/boinc/; revision=4247
2004-09-26 04:16:52 +00:00
David Anderson 75fb68e02d *** empty log message ***
svn path=/trunk/boinc/; revision=4199
2004-09-14 21:29:52 +00:00
Rom Walton d6c2901e26 *** empty log message ***
svn path=/trunk/boinc/; revision=4171
2004-09-09 21:25:03 +00:00
David Anderson e468bec5b7 *** empty log message ***
svn path=/trunk/boinc/; revision=4149
2004-09-04 05:21:33 +00:00