boinc/py/Boinc
Shawn Kwang cc6efacb8d db: Reorganize database changes, and add indices to new tables.
Added indices to consent and consent_type tables.
Moved initial content of consent_type table to new SQL file: content.sql
Modified database.py to insert new content.sql into database. In python autocommit is turned off by default, thus a manualy commit() was added.
Updated db_update.php to match changes in db/.
2018-06-12 12:08:26 -05:00
..
__init__.py
add_util.py
boinc_db.py python constants 2015-03-09 13:51:52 -07:00
boinc_project_path.py - python scripts: fix bugs, restore latest version of "start" 2009-06-15 23:24:15 +00:00
boincxml.py make default xml indent 4 spaces 2016-03-13 23:41:58 +01:00
configxml.py
database.py db: Reorganize database changes, and add indices to new tables. 2018-06-12 12:08:26 -05:00
db_base.py web: allow <db_host> to include :port 2014-10-01 08:31:38 -07:00
db_mid.py
projectxml.py
sched_messages.py
setup_project.py web: Exiting users agree to terms of use when logging in. 2018-06-04 11:26:43 -05:00
tools.py server python code: fix bug in get_output_file_path() 2014-08-26 17:21:37 -07:00
util.py
version.py.in