David Anderson
305654d9ff
- converted BOINC web files to new translation format (tra())
...
svn path=/trunk/boinc/; revision=17023
2009-01-26 23:52:27 +00:00
David Anderson
149b2c6794
- server: if "terms_of_use.txt" exists in project dir,
...
send it in get_project_config.php;
6.4 clients will display a dialog to accept terms of use during attach.
svn path=/trunk/boinc/; revision=16563
2008-11-26 03:28:48 +00:00
David Anderson
9967112f60
- client: if bind fails, print port#
...
- web: don't randomize order of profiles
(fixes checkin of 28 Oct)
svn path=/trunk/boinc/; revision=16520
2008-11-18 17:33:13 +00:00
David Anderson
1a1a3d20c3
- web: fix typo
...
svn path=/trunk/boinc/; revision=16227
2008-10-17 16:40:15 +00:00
David Anderson
481d5dd45b
- compile fixes (remove comma after last element of enum)
...
svn path=/trunk/boinc/; revision=14430
2007-12-21 16:27:38 +00:00
David Anderson
c35f02e868
- user web: add a general-purpose user search mechanism.
...
This lets you lookup up users sorted by
- descending join time
- descending total credit, or
- descending RAC
and lets you filter them by
- country
- presence/absence of team
- presence/absence of profile
It's implemented in such a way that no more than N
DB rows are examined
(i.e. it doesn't necessarily show you all the results)
- PHP database: add enum_fields() member to DbConn and BoincUser.
This is to select a limited number of fields
e.g. to make large queries more efficient.
Also added BoincTeam::lookup_id_cache(); this is an example
of how to look up items likely to be repeated
(like teams when you're showing a list of users)
svn path=/trunk/boinc/; revision=14082
2007-11-05 23:55:33 +00:00
David Anderson
0505c15ec8
- boinc_cmd: improve output of --help
...
- scheduler: remove giant log output when use <workload_sim>
- db_purge: fix crash if nothing logged
svn path=/trunk/boinc/; revision=13556
2007-09-08 21:34:20 +00:00
David Anderson
20211fd17e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11613
2006-12-04 17:10:39 +00:00
David Anderson
19881ceb54
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11482
2006-11-06 23:11:07 +00:00
David Anderson
dede65e8f0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11094
2006-09-04 17:51:42 +00:00
David Anderson
886604d12c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11038
2006-08-29 20:39:44 +00:00
David Anderson
15b02359cd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10950
2006-08-21 01:44:03 +00:00
David Anderson
0328bd2122
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10867
2006-08-08 20:32:37 +00:00
David Anderson
611e5b02d8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10786
2006-07-28 03:30:09 +00:00