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
boinc_db.py
boinc_project_path.py
boincxml.py
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
db_mid.py
projectxml.py
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