David Anderson
fe32380dcf
David 23 Apr 2007
...
- make_project: remove --no_test_app option, add --test_app option
- make_project: initial config in all cases has
one_result_per_user_per_wu = 0
- sample_assimilator: make it able to handle > 1 output file
- boinc_cmd: make --help output more readable
- User web: fix some undefined vars in translation.inc
Rytis: let's try to fix PHP runtime warnings
- DB: add default values for app table (avoid MySQL warnings)
db/
schema.sql
html/
inc/
translation.inc
uotd.inc
ops/
update_forum_activities.php
lib/
str_util.C
boinc_cmd.C
py/Boinc/
setup_project.py
sched/
sample_work_generator.C
sample_assimilator.C
tools/
make_project
uc_wu, uc_result (new)
svn path=/trunk/boinc/; revision=12450
2007-04-23 16:14:47 +00:00
David Anderson
b686f89d85
David 20 Apr 2007
...
- make_project: add periodic tasks to default config.xml:
dp_dump, update_uotd, update_forum_activities, update_stats,
update_profile_pages
- backend_lib.C: refuse to create a job for which some necessary
parameter (rsc_fpops_est, rsc_fpops_bound, etc.) is missing
- Unix build: don't include std_fixes.h in config.h.
std_fixes.h is (I think) deprecated
- sched_util: default sched log level is MSG_NORMAL
- client: add ".txt" to job log filename
- compile fixes
configure.ac
api/
reduce_main.C
client/
file_names.C
lib/
str_util.h
sched/
sample_work_generator.C
sched_msgs.h
tools/
backend_lib.C
svn path=/trunk/boinc/; revision=12430
2007-04-20 17:14:08 +00:00
David Anderson
1880a50cc5
David 19 Apr 2007
...
- Change things so that make_project installs a test application
(uppercase) and the daemons to go along with it
(sample_work_generator, sample_bitwise_validator, sample_assimilator).
This is mostly working, not completely.
apps
upper_case.C
html/ops/
mass_email_script.php
py/Boinc/
setup_project.py
sched/
sched_config.C,h
sample_work_generator.C
tools/
make_project
project.xml
Makefile.am
svn path=/trunk/boinc/; revision=12422
2007-04-19 22:11:25 +00:00
David Anderson
11869bc0be
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12333
2007-04-09 02:17:26 +00:00
David Anderson
75a2b2c55b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12322
2007-04-05 17:02:01 +00:00
David Anderson
81effa6a7b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12127
2007-02-21 16:26:51 +00:00
David Anderson
f7d648e350
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12075
2007-02-13 21:41:07 +00:00
David Anderson
ff91c8450f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12004
2007-01-30 18:19:30 +00:00
Reinhard Prix
d377d47a6e
make dir_hier_move and dir_hier_path output a help-string
...
svn path=/trunk/boinc/; revision=11857
2007-01-14 23:04:27 +00:00
David Anderson
46695c2155
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11683
2006-12-14 20:44:39 +00:00
David Anderson
86ad19ce5f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11672
2006-12-14 00:42:43 +00:00
David Anderson
36517491f2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11669
2006-12-13 18:48:12 +00:00
David Anderson
899db9e8d3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11668
2006-12-13 16:04:50 +00:00
David Anderson
6e3925cefc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11524
2006-11-14 17:30:59 +00:00
David Anderson
0cb8434d75
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11466
2006-11-03 21:42:49 +00:00
David Anderson
083000ad62
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11315
2006-10-19 18:42:31 +00:00
David Anderson
cb583ae458
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11116
2006-09-06 17:18:51 +00:00
Bruce Allen
66485155f1
On-line scheduler logs (readable by project participants): increase the
...
efficiency of the script that produces these log files by eliminating
un-necessary grepping of cgi.log.0
svn path=/trunk/boinc/; revision=10691
2006-07-20 10:54:40 +00:00
David Anderson
51c8c62fa3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10348
2006-06-14 20:17:35 +00:00
David Anderson
f78b851b64
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10221
2006-05-30 17:02:46 +00:00
David Anderson
805c004eb2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10129
2006-05-15 00:27:15 +00:00
David Anderson
5617df5f47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10118
2006-05-09 18:25:15 +00:00
David Anderson
a9ebba7ca1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10057
2006-04-28 18:31:32 +00:00
David Anderson
22853c9ab6
command line in template
...
svn path=/trunk/boinc/; revision=10053
2006-04-28 16:59:53 +00:00
David Anderson
706078dad8
dir_hier_path
...
svn path=/trunk/boinc/; revision=9794
2006-04-04 20:03:59 +00:00
David Anderson
208f47e4e8
make_project
...
svn path=/trunk/boinc/; revision=9721
2006-03-24 06:54:49 +00:00
David Anderson
710be691c3
LTD calculation
...
svn path=/trunk/boinc/; revision=9397
2006-02-02 23:59:47 +00:00
David Anderson
f471b89bf9
propagate batch to result
...
svn path=/trunk/boinc/; revision=9318
2006-01-26 00:19:05 +00:00
David Anderson
9edb1c083f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9170
2006-01-05 06:42:45 +00:00
Bruce Allen
7eae628fc8
Compile fix
...
svn path=/trunk/boinc/; revision=9130
2005-12-23 04:12:24 +00:00
David Anderson
53919051a9
-command_line arg to create_work
...
svn path=/trunk/boinc/; revision=9112
2005-12-21 21:46:22 +00:00
Bruce Allen
c88787d169
Make update_versions touch ../reread_db to force the
...
feeder to notice new app versions.
svn path=/trunk/boinc/; revision=9104
2005-12-20 22:36:31 +00:00
Bruce Allen
d40a80fde4
To address some concerns about security, strip USER # from the
...
online scheduler logs. The only info that appears in these
online logs is then the HOSTID. If the user has chosen to hide
their hosts, then there is no way to figure out which user a
given hostid belongs to.
Note that this is exactly the same as the current approach of
displaying the results by hostid, but hiding the identity of the
user who owns a given host.
Also, increase default time for retaining logs to two weeks.
svn path=/trunk/boinc/; revision=9082
2005-12-17 15:51:18 +00:00
David Anderson
86855fc26d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9068
2005-12-14 23:43:50 +00:00
Bruce Allen
c5ed94a649
Fix to script that cleans 'user-visible' scheduler logs, to prevent
...
it from inadvertently leaving old files hanging around.
svn path=/trunk/boinc/; revision=9067
2005-12-14 23:25:25 +00:00
Bruce Allen
6d7199af08
Added a script that maintains a set of sanatized scheduler logs
...
for users, helpers, and admins to view on the web.
A second script removes these log files if more than one week
old.
The logs are 'sanatized' by removing IP addresses and authenticators.
These scripts should be controlled by using the standard start/stop
scripts. To do this, make entries in config.xml. The files both
contain comments at the top detailing how to do this.
svn path=/trunk/boinc/; revision=9049
2005-12-07 04:19:17 +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
72ad81d930
command_line arg to create_work()
...
svn path=/trunk/boinc/; revision=8773
2005-10-29 20:16:07 +00:00
David Anderson
270c583dcf
app version in window title
...
svn path=/trunk/boinc/; revision=8663
2005-10-12 18:40:53 +00:00
Reinhard Prix
df4bc39cad
removed spurious dependencies in tool to avoid pointless re-linking
...
svn path=/trunk/boinc/; revision=8346
2005-09-30 00:19:42 +00:00
Jeff Cobb
5218ad9bdf
Jeff - pull out old hier dir/url hash function
...
svn path=/trunk/boinc/; revision=8163
2005-09-23 21:09:00 +00:00
David Anderson
63d3310d8b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7001
2005-08-03 06:04:07 +00:00
David Anderson
511429769c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6712
2005-07-21 08:24:09 +00:00
Bruce Allen
f221e6bd89
If we've created new results for a file, remove filename from the
...
'working_set_removal' list.
svn path=/trunk/boinc/; revision=6459
2005-06-27 17:06:29 +00:00
Bruce Allen
042bfde576
when using locality scheduler, have transitioner or backend
...
lib advertise data file when new result is created.
code organization: create new lib function boinc_touch_file()
from code that was in locality scheduler module.
svn path=/trunk/boinc/; revision=6456
2005-06-27 16:31:49 +00:00
David Anderson
28cc1fb011
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6343
2005-06-14 20:31:15 +00:00
David Anderson
7eaac3296c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5634
2005-03-11 23:13:27 +00:00
David Anderson
494ee90567
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5548
2005-03-01 21:00:06 +00:00
David Anderson
308a6abe8d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5460
2005-02-17 20:35:41 +00:00
David Anderson
8d0ab453b3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00