gertty/gertty
James E. Blair 06ef6e54c2 Change config file to YAML
To support commentlinks, palettes, custom dashboards and other
potential future enhancements, we'll need a config file that can
express complex data structures.  Change from configparser to yaml,
adding dependencies on pyyaml and voluptuous for validation.

Change-Id: I670eed0cee1b15aa35d0fa9aea0996603ae08444
2014-05-27 09:10:23 -07:00
..
alembic Increase the status field width 2014-05-17 16:00:17 -04:00
view Add a project list header 2014-05-27 09:09:40 -07:00
__init__.py Initial commit 2014-04-29 16:28:49 -07:00
alembic.ini Use alembic 2014-05-07 21:35:07 -04:00
app.py Fix closing stacked dialogs 2014-05-27 09:09:40 -07:00
config.py Change config file to YAML 2014-05-27 09:10:23 -07:00
db.py Ensure single-threaded db access 2014-05-27 09:09:40 -07:00
dbsupport.py Add some helper methods to deal with sqlite migrations 2014-05-17 15:59:02 -04:00
gitrepo.py Add local cherry-pick button 2014-05-27 09:09:40 -07:00
mywid.py Add jump to change 2014-05-27 09:09:40 -07:00
sync.py Add jump to change 2014-05-27 09:09:40 -07:00