Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ./local/ is yet another stupid local-environment thing to .gitignore | Christopher Allan Webber | 2012-08-19 | 1 | -0/+1 |
| | |||||
* | Added API documentation | Joar Wandborg | 2012-07-07 | 1 | -1/+3 |
| | | | | | | | | | - Applied the MediaGoblin docs theme to the API docs - Added api-docs/build to .gitignore - Configured api-docs/source/conf.py - Added /api-docs/source/mediagoblin* to .gitignore - Added apidoc directive to api docs Makefile, will build the API docs based on the source | ||||
* | Finally enable SQL for everybody! | Elrond | 2012-04-01 | 1 | -1/+0 |
| | | | | | | This switches the whole source code over to use sql instead of mongodb. It's a pretty easy change, but changes nearly the complete way things work. Hopefully everythong works! | ||||
* | Also ignore the /share/ directory | Christopher Allan Webber | 2012-03-17 | 1 | -0/+1 |
| | |||||
* | Added the sql_switch.py script to .gitignore | Joar Wandborg | 2012-03-05 | 1 | -1/+5 |
| | |||||
* | 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 |