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