boinc/tools
David Anderson d44e403fbf - admin: fix bug with "upgrade --server_only".
It wasn't copying html/ops/db_update.php,
    so it wasn't doing necessary DB updates.
    Fixed this by always copying html/ops/*.

    Even with this fix, there is a problem when using
    the --server_only or --web_only options of upgrade:
    if any DB updates are done, they may affect the
    server code that's not being updated, resulting in crashes.

    I added a warning message in this case,
    recommending that a full upgrade be done.

svn path=/trunk/boinc/; revision=22200
2010-08-11 20:08:13 +00:00
..
Makefile.am - server: Tools that should run by hand are installed under $(bindir). 2009-06-11 16:11:45 +00:00
appmgr - add "appmgr" script for managing apps and versions (from Gabor Gombas) 2009-08-28 18:25:26 +00:00
backend_lib.cpp - feeder: error out if an ordering option (e.g. --priority) 2010-07-16 18:38:14 +00:00
backend_lib.h
boinc_submit
build_po.pl
calculate_credit_multiplier
cleanlogs.sh
create_work.cpp - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
create_work_example
db_query
dbcheck_files_exist
dir_hier_move.cpp
dir_hier_path.cpp
grep_logs
hr_db_convert.cpp
kill_wu.cpp
make_project svn path=/trunk/boinc/; revision=20737 2010-02-26 00:30:09 +00:00
makelog.sh
parse_config - server: make the python code honor BOINC_PROJECT_PATH. 2009-06-11 16:06:25 +00:00
poll_wu.cpp
process_result_template.cpp
project.xml
run_in_ops
sign_executable.cpp
uc_result
uc_wu
update_versions - update_versions: if app version files already exist in download dir, 2009-08-24 19:08:05 +00:00
update_versions_v6
updater.cpp
upgrade - admin: fix bug with "upgrade --server_only". 2010-08-11 20:08:13 +00:00
vote_monitor
watch_tcp
xadd - server: move python modules from PROJECT/bin to PROJECT/py/Boinc. 2009-06-11 15:38:48 +00:00