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