Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Celery and kombu databases should also be .gitignore'd | Christopher Allan Webber | 2012-02-26 | 1 | -0/+2 |
| | |||||
* | Start having useful defaults for SQL | Elrond | 2012-02-18 | 1 | -0/+1 |
| | | | | | | | | | | Mostly this means: Havintg a config_spec.ini that has a local (relative to mediagoblin.ini) sqlite db with the name "mediagoblin.db". Also: - Add to .gitignore - Add a notice to mediagoblin.ini about the db | ||||
* | Updated .gitignore due to it blacking out the extlib/leaflet/dist/ directory | Joar Wandborg | 2012-01-27 | 1 | -15/+22 |
| | |||||
* | Now that we're encouraging in-package virtualenv use, we should update | Christopher Allan Webber | 2011-10-15 | 1 | -0/+2 |
| | | | | .gitignore. Done! ;) | ||||
* | Documentation Revision, clarification, and editing. | tycho garen | 2011-08-27 | 1 | -0/+1 |
| | | | | | | | | | | - a line in the .gitignore file to ignore the built documentation tree. - a complete revision/editorial pass of all non-technical documents that outline process, project fundamentals, and background. These edits clarified the text, unified the style, and elaborated on stubs. | ||||
* | Joar points out that these are "local" rather than "user" config | Christopher Allan Webber | 2011-08-03 | 1 | -1/+2 |
| | | | | | | files, so changing .gitignore. See http://wiki.mediagoblin.org/ConfigureMediaGoblin for details. | ||||
* | Let users write their own config and paste files w/o affecting git | Christopher Allan Webber | 2011-07-02 | 1 | -0/+1 |
| | |||||
* | added vim swapfiles to gitignore | Chris Moylan | 2011-06-16 | 1 | -1/+2 |
| | |||||
* | Removing backup files and preventing them from showing up via .gitignore | Jef van Schendel | 2011-05-13 | 1 | -1/+2 |
| | |||||
* | Added server-log.txt to .gitignore | Joar Wandborg | 2011-05-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Joar Wandborg <git@wandborg.com> | ||||
* | Buildout'ifying things. | Christopher Allan Webber | 2011-04-17 | 1 | -1/+3 |
| | | | | | | - added buildout's bootstrap.py - added buildout.cfg - adjustments to .gitignore. | ||||
* | Ignore the docs/_build directory. | Christopher Allan Webber | 2011-04-15 | 1 | -0/+1 |
| | |||||
* | Ignore mediagoblin egg-info | Christopher Allan Webber | 2011-03-27 | 1 | -2/+2 |
| | |||||
* | Initial mediagoblin structure | Christopher Allan Webber | 2010-07-17 | 1 | -0/+9 |