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
Frank Thomas
fbcfeaf456
- Removed the svn:executable property from files that should not be executable,
...
like source code and text files. I skipped to check most files in html/
and mac_*/ though.
- Added svn:executable to tools/watch_tcp because it has a shebang.
svn path=/trunk/boinc/; revision=13819
2007-10-10 09:25:40 +00:00
David Anderson
bb5f54d31f
- feeder/scheduler: fix bug where APP.homogeneous_redundancy
...
is defined as a bool instead of int
(see its only nonzero value is 1, so the "coarse" HR type is ignored).
svn path=/trunk/boinc/; revision=13786
2007-10-05 22:32:47 +00:00
David Anderson
2d9df04429
- more team stuff
...
svn path=/trunk/boinc/; revision=13223
2007-07-26 21:50:45 +00:00
David Anderson
6285969149
- client: if CA bundle file isn't in BOINC directory,
...
don't tell Curl to look for it there.
It might be in the default place where Curl looks.
svn path=/trunk/boinc/; revision=13150
2007-07-13 17:25:47 +00:00
David Anderson
4760e6d960
- client simulator: added '--work_fetch_old' option.
...
If set, the simulator uses an approximation of the old
work fetch policy, where the client tries to maintain
an amount of work for each project equal to
the buffer size times its relative resource share
svn path=/trunk/boinc/; revision=13144
2007-07-11 20:13:53 +00:00
Rom Walton
02828826b9
Mark 5.10.7 as a recommended release.
...
svn path=/trunk/boinc/; revision=12961
2007-06-19 16:00:59 +00:00
David Anderson
c08eddf7fe
- GUI RPC: add new element d_boinc to DISK_USAGE;
...
tells how much disk space BOINC is using
(not including projects).
- added project.max_infeasible_count to client simulator
client/
gui_rpc_server_ops.C
sim.C,h
sim_util.C
clientgui/
ViewResources.cpp
lib/
filesys.C
bui_rpc_client.h
bui_rpc_client_ops.C
svn path=/trunk/boinc/; revision=12615
2007-05-08 23:12:40 +00:00
David Anderson
c72634456d
- make_project and upgrade now write a file 'local.revision'
...
in the project home directory.
It contains the output of /usr/bin/svnversion,
i.e. the code revision from which the server software was built.
- Web files that create directories now give them g+rwx permissions
html/inc/
cache.inc
translation.inc
sched/
edf_sim.C
tools/
make_project
upgrade
svn path=/trunk/boinc/; revision=12521
2007-05-01 21:21:13 +00:00
Rom Walton
86ca5333be
Fix Linux download issues.
...
svn path=/trunk/boinc/; revision=12455
2007-04-23 22:17:55 +00:00
Rom Walton
4d80f2286e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12305
2007-04-04 15:37:41 +00:00
David Anderson
2b67a5e84e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12185
2007-03-04 02:30:48 +00:00
David Anderson
ac3e809427
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12026
2007-02-02 17:12:07 +00:00
David Anderson
e260abf969
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11604
2006-12-01 00:38:36 +00:00
David Anderson
190f7d177a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11337
2006-10-22 01:46:33 +00:00
David Anderson
0328bd2122
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10867
2006-08-08 20:32:37 +00:00
David Anderson
1de783dd7d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10842
2006-08-04 21:39:03 +00:00
David Anderson
56830483c7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10830
2006-08-03 17:31:40 +00:00
David Anderson
b340041cf5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10829
2006-08-03 16:39:57 +00:00
David Anderson
b702fd0810
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10824
2006-08-03 04:07:18 +00:00
David Anderson
c94a867c8b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10820
2006-08-02 21:33:19 +00:00
David Anderson
4a286e54c9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10808
2006-08-01 21:22:25 +00:00
Rom Walton
d46fef2917
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10134
2006-05-15 19:31:27 +00:00
Rom Walton
5f555a1cd3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10133
2006-05-15 19:24:18 +00:00
Rom Walton
8ed4f938eb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10127
2006-05-12 00:55:56 +00:00
David Anderson
721de10134
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10119
2006-05-09 19:34:30 +00:00
David Anderson
e238379f90
fraction done bug
...
svn path=/trunk/boinc/; revision=9719
2006-03-23 22:48:29 +00:00
David Anderson
ad996eae4a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9608
2006-03-06 21:40:07 +00:00
David Anderson
c9ea119568
homogeneous redundancy enhancement
...
svn path=/trunk/boinc/; revision=9552
2006-02-25 00:21:39 +00:00
David Anderson
1959fbe160
don't leak fds to apps
...
svn path=/trunk/boinc/; revision=9084
2005-12-18 02:00:15 +00:00
David Anderson
90c3ea0a4a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9056
2005-12-09 07:12:56 +00:00
David Anderson
850587d93d
code cleanup
...
svn path=/trunk/boinc/; revision=9039
2005-12-06 03:18:02 +00:00
David Anderson
db55337219
web stuff
...
svn path=/trunk/boinc/; revision=9034
2005-12-04 23:39:09 +00:00
David Anderson
413c161c36
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9012
2005-11-30 22:52:23 +00:00
David Anderson
e0c78af855
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8864
2005-11-16 07:51:39 +00:00
David Anderson
15f3f6edce
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8839
2005-11-10 06:06:11 +00:00
David Anderson
fb0a3565e0
download page fixes
...
svn path=/trunk/boinc/; revision=8746
2005-10-26 05:38:40 +00:00
David Anderson
f8776ebd8c
fix warnings
...
svn path=/trunk/boinc/; revision=8739
2005-10-23 07:19:03 +00:00
David Anderson
ffbfdb5ce4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8411
2005-10-02 18:23:38 +00:00
David Anderson
2356ffff55
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6438
2005-06-25 23:54:07 +00:00
David Anderson
391259e7bd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6289
2005-06-06 21:49:37 +00:00
David Anderson
3828904a84
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6270
2005-05-31 21:59:29 +00:00
David Anderson
a4dcd4e265
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6220
2005-05-23 00:07:29 +00:00
David Anderson
23e1b77fdf
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6212
2005-05-22 00:13:16 +00:00
David Anderson
d0418dcf9a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6203
2005-05-20 17:42:06 +00:00
Rom Walton
1c7d2e6bec
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6196
2005-05-19 18:01:05 +00:00
Rom Walton
57fd5674b8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6171
2005-05-16 22:45:08 +00:00
David Anderson
76f6c732ba
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6163
2005-05-15 16:36:39 +00:00
Rom Walton
a8c6eb42af
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6161
2005-05-15 06:26:38 +00:00
Rom Walton
4cffbcae48
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6139
2005-05-13 01:12:45 +00:00