boinc/py/Boinc
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
..
__init__.py
add_util.py *** empty log message *** 2007-02-02 20:14:18 +00:00
boinc_db.py
boinc_project_path.py - python scripts: fix bugs, restore latest version of "start" 2009-06-15 23:24:15 +00:00
boincxml.py svn path=/trunk/boinc/; revision=18840 2009-08-13 18:22:40 +00:00
configxml.py
database.py - server: various changes; 2010-03-29 22:28:20 +00:00
db_base.py - python DB code: add clear cache method, and fix equality crash 2009-06-02 04:07:53 +00:00
db_mid.py *** empty log message *** 2007-02-02 20:14:18 +00:00
projectxml.py - back-end stuff to support Python MW (from Adam Kornafeld) 2008-07-25 22:13:41 +00:00
sched_messages.py
setup_project.py - admin: fix bug with "upgrade --server_only". 2010-08-11 20:08:13 +00:00
tools.py - update_versions: if file is already in download dir, 2010-03-03 23:52:20 +00:00
util.py
version.py.in