boinc/py/Boinc
David Anderson 32da1a7e37 - server: add support for having a mixture of CPU-intensive
and non-CPU-intensive applications.
    An app can be specified as non-CPU-intensive in project.xml,
    and this attribute can be set or cleared using the admin web interface.
    Note: support for this was added to the client in 2011,
    but we didn't add server-side support at that time.
    This change is in 6.12 and later clients.


svn path=/trunk/boinc/; revision=26060
2012-08-25 04:09:24 +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: add support for having a mixture of CPU-intensive 2012-08-25 04:09:24 +00:00
db_base.py - python DB layer: fields with values None or '' 2010-11-03 18:25:24 +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 - install antique file deleter as periodic task (24 hours) 2012-02-24 03:26:30 +00:00
tools.py - Change the way update_versions works, and reimplement it in PHP. 2011-05-12 04:11:40 +00:00
util.py
version.py.in