aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compare user by id not object equalitySebastian Spaeth2012-12-231-4/+1
* Improve sqlalchemy filter rulesSebastian Spaeth2012-12-231-19/+22
* Convert return HttpException to raise HttpExceptionSebastian Spaeth2012-12-236-14/+15
* Provide tools.response.render_http_exception and use thatSebastian Spaeth2012-12-232-15/+46
* Revert accidental checkinSebastian Spaeth2012-12-2212-248/+0
* We're in 0.3.3.dev territory now.Christopher Allan Webber2012-12-211-1/+1
* Remove mongolisms from auth.viewsSebastian Spaeth2012-12-211-22/+13
* Remove Mongoism query.skip()Sebastian Spaeth2012-12-212-5/+5
* Remove mongolisms from user_pages.view #451Sebastian Spaeth2012-12-212-54/+46
* Refactor media_collectSebastian Spaeth2012-12-211-85/+76
* Merge branch '577_denoise_video_transcoding'Sebastian Spaeth2012-12-211-7/+9
|\
| * Only log output and write progress to db if it has changedSebastian Spaeth2012-12-191-7/+9
* | Don't dbug log every added plugin routeSebastian Spaeth2012-12-211-1/+0
* | Don't require webob as dependencySebastian Spaeth2012-12-2115-1/+258
* | Remove webob compatabilitySebastian Spaeth2012-12-211-2/+1
* | plugins/api: webob.Response -> werkzeug.ResponseSebastian Spaeth2012-12-211-6/+4
* | plugins/api: use headers.set(), not headers.update()Sebastian Spaeth2012-12-211-1/+1
* | replace webob.Response with werkzeug ResponseSebastian Spaeth2012-12-212-3/+5
* | Transition webob BadRequest|HTTPFound to webob/redirectSebastian Spaeth2012-12-211-5/+4
* | tests/auth: Don't rely on case sensitive error stringsSebastian Spaeth2012-12-211-2/+2
* | webob.HTTPFound --> MG.tools.redirectSebastian Spaeth2012-12-213-13/+8
* | Transition webob.HttpForbidden to webob's exceptions ForbiddenSebastian Spaeth2012-12-214-14/+19
* | Remove webobisms from decorators.pySebastian Spaeth2012-12-211-10/+6
* | purge webob from docs and replace with werkzeugSebastian Spaeth2012-12-211-1/+1
* | Remove webob from render_to_responseSebastian Spaeth2012-12-212-2/+7
* | Extend redirect helper to take optional location keywordSebastian Spaeth2012-12-211-10/+17
* | Remove SimpleFieldAliasSebastian Spaeth2012-12-211-12/+0
* | Move DBModel._id -> DBModel.idSebastian Spaeth2012-12-2130-119/+96
* | Fix up testsSebastian Spaeth2012-12-213-11/+13
* | Fixing tyop'ed "dbupdate"Christopher Allan Webber2012-12-201-1/+1
* | NOW RELEASING: MediaGoblin 0.3.2! :DChristopher Allan Webber2012-12-201-1/+1
* | Committing extracted and compiled translationsChristopher Allan Webber2012-12-202-1/+1
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-12-201-23/+23
* | 0.3.2 release notesChristopher Allan Webber2012-12-201-1/+58
* | Updating AUTHORS with new contributors. Nice job new contributors! :)Christopher Allan Webber2012-12-201-0/+4
* | Committing extracted and compiled translationsChristopher Allan Webber2012-12-2057-779/+684
* | Docs fix: Adding proper blank line after the "Run::"Christopher Allan Webber2012-12-201-0/+4
* | Added documentation on how to add STL support, and notes on running ./bin/gmg...Christopher Allan Webber2012-12-201-2/+34
|/
* Try ipython-based shell first, falling back to plain shellSebastian Spaeth2012-12-191-9/+8
* makeadmin and changepasswd had swapped help textChristopher Allan Webber2012-12-181-2/+2
* Remove collection_thumbnail styling, so collection thumbnails are styled the ...Jef van Schendel2012-12-162-31/+6
* Release note 0.3.2 blurbSebastian Spaeth2012-12-151-6/+18
* Adding info to the docs about running dbupdateChristopher Allan Webber2012-12-142-0/+15
* Switching both gettext calls to _() so babel can find/extract them.Christopher Allan Webber2012-12-141-4/+6
* Add comments explaining how translitcodec *is* usedChristopher Allan Webber2012-12-141-0/+2
* Add example to the lazy gettext version to make clear when it's appropriateSebastian Spaeth2012-12-141-1/+4
* Use the correct translation mechanismSebastian Spaeth2012-12-141-3/+4
* Fiy python2.7'ism (#566)Sebastian Spaeth2012-12-141-3/+7
* Small styling edits to thumbnailsJef van Schendel2012-12-131-2/+4
* Make "add media to collection" a normal <img/>Elrond2012-12-132-12/+3