aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 201207-testfixesBrett Smith2012-07-082-5/+29
|\
| * Decoding EXIF strings as UTF-8 with replace in the ifd_tag_to_dictJoar Wandborg2012-07-071-1/+14
| * Switching the syntax of this exception-raiseChristopher Allan Webber2012-07-061-2/+1
| * Removing _jointhat()... not really needed.Christopher Allan Webber2012-07-061-14/+2
| * one more noSuchFiles->no_such_filesChristopher Allan Webber2012-07-061-1/+1
| * Merge remote-tracking branch 'refs/remotes/merge-requests/37'Christopher Allan Webber2012-07-061-4/+28
| |\
| | * changing NoSuchFiles for no_such_filesJorge Araya Navarro2012-07-051-4/+4
| | * fixing bug #255 as Joar and CWebber ask me to do :)Jorge Araya Navarro2012-06-281-4/+28
* | | Don't rely on app_config if common.TESTS_ENABLED.Brett Smith2012-07-081-3/+4
|/ /
* / Fixed EXIF longitude bugJoar Wandborg2012-06-231-3/+14
|/
* Update documentation for pluginsWill Kahn-Greene2012-05-161-12/+41
* 401. Plugin infrastructureWill Kahn-Greene2012-05-131-0/+118
* Merge remote-tracking branch 'remotes/slikdigit/bassam'Christopher Allan Webber2012-03-261-0/+7
|\
| * fix for ticket #404Bassam2012-03-151-0/+7
* | Another .one -> .find_oneElrond2012-03-131-2/+6
|/
* Attachment support in the SQL backendElrond2012-02-281-1/+1
* Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-082-2/+2
* It's 2012 all up in hereChristopher Allan Webber2012-02-0211-11/+11
* Acts on feedback from ChrisJoar Wandborg2012-01-251-7/+4
* EXIF fixesJoar Wandborg2012-01-253-0/+169
* Canonical license URIS for CC stuff should have a trailing slash.Christopher Allan Webber2012-01-211-5/+5
* Show the license list in sorted formChristopher Allan Webber2012-01-211-1/+1
* Provided a SORTED_SUPPORTED_LICENSES (but keep the old unsorted dict!)Christopher Allan Webber2012-01-211-38/+31
* Added new filesAaron Williamson2012-01-171-0/+62
* Drop sessions with invalid ObjectIdsElrond2012-01-141-4/+8
* f691: Use StrictUndefined for templates and fix some issuesElrond2012-01-041-0/+3
* Dot-Notation for MediaEntry.media_filesElrond2012-01-041-1/+1
* Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit'Elrond2011-12-031-2/+3
|\
| * * Bug #671: Tags list on Edit page is not seperated by spaces and hard to rea...Manuel Urbano Santos2011-11-271-2/+3
* | Bug #685: only provide CSRF token if it existsElrond2011-12-031-1/+3
* | Should be 404 for 404s, not 400 :)Christopher Allan Webber2011-12-011-1/+1
* | Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle...Christopher Allan Webber2011-11-251-1/+1
|/
* Add app_config and global_config to the template environmentChristopher Allan Webber2011-11-191-0/+1
* Adding app_config and global_config to the template environmentChristopher Allan Webber2011-11-191-0/+2
* Dot-Notation for "_id"Elrond2011-11-151-1/+1
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-137-14/+35
* Support for older webobs and newer webobs both in accept language mess :)Christopher Allan Webber2011-10-151-2/+11
* Fixes issue662, MediaGoblin was broken by recent WebOb release.Christopher Allan Webber2011-10-151-7/+3
* i592: Use full path in various placesElrond2011-10-031-1/+1
* Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'Christopher Allan Webber2011-10-011-0/+2
* Finished splitting util.py into separate files.Aaron Williamson2011-10-018-0/+523
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-015-0/+330