Berker Peksag e2a8d30307 Fix urlparse import in tools/routing.py 9 gadi atpakaļ
..
api 4fd520364f Change 'federation' name to 'api' which is more suitable 9 gadi atpakaļ
auth 5e5ea4a3e9 Use request.app.auth instead of mg_globals 10 gadi atpakaļ
db 941b9abbb0 Fix the token issues in the migration 9 gadi atpakaļ
edit cc92922386 Change all unicode() calls with six.text_type(). 9 gadi atpakaļ
gmg_commands cc92922386 Change all unicode() calls with six.text_type(). 9 gadi atpakaļ
i18n da0be53c3b Regenerate po file after 8e832f84597bd1505f23f4abd4eef96ce12d3822 9 gadi atpakaļ
init 7c563e91bf Attach the MediaGoblinApp to the engine, and provide a way for models to access 10 gadi atpakaļ
listings a4dcb1f46a Patch submitted by mrb. 11 gadi atpakaļ
meddleware 0742e11dff Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Replaced Required with InputRequired. 10 gadi atpakaļ
media_types cc92922386 Change all unicode() calls with six.text_type(). 9 gadi atpakaļ
moderation f6bad0eb26 Merge branch 'master' into merge-python3-port 10 gadi atpakaļ
notifications 09bed9a732 Use unicode for logging comments 10 gadi atpakaļ
oauth 060a7a7b3d Fix #1057 - unquote redirection URL on successful OAuth authorization 10 gadi atpakaļ
plugins 75b60cde01 Fix typos reported in #1102 9 gadi atpakaļ
processing 945a1c5667 a tiny fix to function doc 9 gadi atpakaļ
static 6fc6ba99f3 Fixing symlink to jquery.js in post-bower universe 9 gadi atpakaļ
storage 8e4b1fab36 Fix more print statements. Refs #5331 9 gadi atpakaļ
submit f4686cde16 wtforms.fields.TextField was deprecated 9 gadi atpakaļ
templates 16cf193d9b TinyMCE plugin loading should NOT be here. 9 gadi atpakaļ
tests c975bd3740 Use UTC for all timesince comparisons 9 gadi atpakaļ
themes aa68730237 Fix airy to properly work with the "forced to the bottom of the page" footer 10 gadi atpakaļ
tools e2a8d30307 Fix urlparse import in tools/routing.py 9 gadi atpakaļ
user_pages f4686cde16 wtforms.fields.TextField was deprecated 9 gadi atpakaļ
__init__.py cf29e8a824 It's 2012 all up in here 12 gadi atpakaļ
_compat.py 3dbdb061ea Improve mediagoblin._compat.py2_unicode. 10 gadi atpakaļ
_version.py 853b74cd81 v0.8.0! Let's get this party started! 9 gadi atpakaļ
app.py 7c563e91bf Attach the MediaGoblinApp to the engine, and provide a way for models to access 10 gadi atpakaļ
config_spec.ini 9bb2291aac Fix link from Gitorious -> Savannah 9 gadi atpakaļ
decorators.py ce1344f40b Fix #1066 - Fix OAuth issue when using GET params 10 gadi atpakaļ
errormiddleware.py 03969d8521 Bring back the ascii art goblin! For python 2 anyway. 10 gadi atpakaļ
messages.py 98ce23d204 Fixing ticket #146 - Make messaging system testable 11 gadi atpakaļ
mg_globals.py 386c9c7c55 Use six.iteritems() instead of dict.iteritems(). 10 gadi atpakaļ
routing.py 4fd520364f Change 'federation' name to 'api' which is more suitable 9 gadi atpakaļ
views.py 8379046d4a Use request.db to do a query to support a global-free view :) 10 gadi atpakaļ