This website requires JavaScript.
Explore
Help
Sign In
heckyel
/
mediagoblin
Watch
1
Star
0
Fork
0
You've already forked mediagoblin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mediagoblin
/
mediagoblin
/
init
History
Emily O'Leary
4a698535bc
Improved test runtime from 352 seconds to 59 seconds by implementing an in-memory sqlite DB and including an option to run migrations on this newly created database by adding a config option called run_migrations to the config_spec and passing it along in app.py to the setup_database function.
2013-06-25 20:57:50 -04:00
..
celery
New notifications
2013-06-09 21:18:37 +02:00
plugins
removing old callable utilities and porting stuff over.
2013-04-19 16:51:14 -05:00
__init__.py
Improved test runtime from 352 seconds to 59 seconds by implementing an in-memory sqlite DB and including an option to run migrations on this newly created database by adding a config option called run_migrations to the config_spec and passing it along in app.py to the setup_database function.
2013-06-25 20:57:50 -04:00
config.py
Fix the new config "plugin spec" loading code so it doesn't break on no plugins section
2013-05-08 15:21:15 -05:00