Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'remotes/nyergler/pep8-ification' | Christopher Allan Webber | 2011-11-13 | 2 | -2/+2 |
|\ | | | | | | | | | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/db/models.py mediagoblin/user_pages/views.py mediagoblin/util.py | ||||
| * | Whitespace and formatting cleanup. | Nathan Yergler | 2011-10-01 | 2 | -2/+2 |
| | | | | | | | | | | | | | | * Removed trailing whitespace * Line length < 80 where possible * Honor conventions on number of blank lines * Honor conventions about spaces around :, = | ||||
* | | Finished splitting util.py into separate files. | Aaron Williamson | 2011-10-01 | 1 | -1/+2 |
|/ | |||||
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 3 | -3/+3 |
| | |||||
* | Added tags atom feed and linked it in the appropriate places | Christopher Allan Webber | 2011-07-31 | 2 | -13/+54 |
| | |||||
* | Added tag listing views. | Christopher Allan Webber | 2011-07-31 | 3 | -0/+97 |
Also added routing, added templates, etc. |