Loic Dachary 679f729221 Fix #5079 - tags unicity is on the slug, not the name %!s(int64=9) %!d(string=hai) anos
..
extlib 5e262d8bf5 make exif a submodule %!s(int64=11) %!d(string=hai) anos
__init__.py ae3bc7fabf Moved common, translation, template, and url code out of util.py and into tools/[file].py %!s(int64=13) %!d(string=hai) anos
common.py ddbf6af1e2 Huge amount of work to (mostly) allow .ogg (and maybe other) formats to skip transcode %!s(int64=12) %!d(string=hai) anos
crypto.py b8e2ab2f55 Starting to deprecate the app_config, global_config by attaching stuff to app %!s(int64=10) %!d(string=hai) anos
exif.py fd4ddeb14e #5314 Prevent ZeroDivisionError in exif.py %!s(int64=9) %!d(string=hai) anos
federation.py d88fcb03e2 Change codebase to query or create correct User model %!s(int64=9) %!d(string=hai) anos
files.py 90c083aafe Use six.itervalues() in delete_media_files %!s(int64=9) %!d(string=hai) anos
licenses.py 138a18fd6e Implement licenses.get_license_by_url %!s(int64=12) %!d(string=hai) anos
mail.py f6bad0eb26 Merge branch 'master' into merge-python3-port %!s(int64=10) %!d(string=hai) anos
metadata.py b6774d339a Simplify things here and use io.open %!s(int64=10) %!d(string=hai) anos
pagination.py 5a239cb7b8 Use six.moves.zip instead of itertools.izip. %!s(int64=10) %!d(string=hai) anos
pluginapi.py cc0c6cd250 Fix plugin documentation %!s(int64=11) %!d(string=hai) anos
processing.py d46267da46 Clarifying the json processing callbacks even further %!s(int64=10) %!d(string=hai) anos
request.py 2fdc14a242 trac#5397: Allow decode_request to parse content-type headers with extra options. %!s(int64=9) %!d(string=hai) anos
response.py a6252cbf21 Merge branch 'merge-python3-port' %!s(int64=10) %!d(string=hai) anos
routing.py 750ddf32b5 Fix urlparse import in tools/routing.py %!s(int64=9) %!d(string=hai) anos
session.py 130b85f81a babel 1.0 doesn't have a localedata.list() method, so updated setup.py. %!s(int64=11) %!d(string=hai) anos
staticdirect.py 386c9c7c55 Use six.iteritems() instead of dict.iteritems(). %!s(int64=10) %!d(string=hai) anos
template.py 753cfc3bb9 Reforming get_jinja_env to make better use of the MediaGoblinApp %!s(int64=10) %!d(string=hai) anos
testing.py cf29e8a824 It's 2012 all up in here %!s(int64=13) %!d(string=hai) anos
text.py 679f729221 Fix #5079 - tags unicity is on the slug, not the name %!s(int64=9) %!d(string=hai) anos
theme.py 27c9bb8a58 Small fix to themedata_for_theme_dir utility about sections %!s(int64=12) %!d(string=hai) anos
timesince.py c975bd3740 Use UTC for all timesince comparisons %!s(int64=10) %!d(string=hai) anos
transition.py b88ca698dd An environment variable to transition towards removing global variables %!s(int64=10) %!d(string=hai) anos
translate.py f6bad0eb26 Merge branch 'master' into merge-python3-port %!s(int64=10) %!d(string=hai) anos
url.py e49b7e02b2 Use six.text_type instead of unicode(). %!s(int64=10) %!d(string=hai) anos
validator.py c33a34d459 Client registration now supports application/x-www-form-urlencoded now %!s(int64=11) %!d(string=hai) anos
workbench.py 0b2572b9a8 Add py2_unicode helper to mediagoblin._compat. %!s(int64=10) %!d(string=hai) anos