Christopher Allan Webber a9570ed2a3 dbupdate: Correctly handle plugin foundations 8 年之前
..
api 7c9af02ab6 Fix #5408 - ignore non-int offset in api feed 9 年之前
auth 5aa4ab0615 Fix issue 5422 Resend verification fails 8 年之前
db a3ee0ef275 Only run sqlalchemy-migrate migrations if we have to; separate foundations 8 年之前
edit e75a45c00f Fix issue 5367 Edit view updates 9 年之前
gmg_commands a9570ed2a3 dbupdate: Correctly handle plugin foundations 8 年之前
i18n 850eabc325 Committing extracted and compiled translations 8 年之前
init d4cd637934 Fix tests post-alembic-migration-changes. 8 年之前
listings 0f3bf8d4b1 Collection changes and migration for federation 9 年之前
meddleware 5acbb79da5 Fix minor grammatical error 'settings' -> 'setting'. 9 年之前
media_types 56a0ae4f50 Blog media type initial migration. 8 年之前
moderation 161bc6b2c1 Fix #5376 - Ensure links have correct ID 8 年之前
notifications 289826dc46 Fix #5435 - Bad comment links cause server error 8 年之前
oauth 76a8e720e5 Merge branch 'stable' 9 年之前
plugins 87022e7e24 Only run archivalook migration if the tables aren't there. 8 年之前
processing 41076dc96b Fix occurence of unicode() 9 年之前
static fa858bd717 removed debug prints, added video icon 9 年之前
storage 790f31e275 Fix more print statements. Refs #5331 9 年之前
submit 9bc8c8709d Add a comment when we do / don't add collections dropdown 9 年之前
templates 512ed083b7 Fix comment ID links on blog media page 8 年之前
tests 0ef79df8be Add comment questioning why run_dbupdate is needed in get_app test utility 8 年之前
themes aa68730237 Fix airy to properly work with the "forced to the bottom of the page" footer 10 年之前
tools 7e550fcb9d Email debug mode on Python 3 was printing bytestring representation for subject body 8 年之前
user_pages b1d4973ca4 Fix comment ID links on media comment report page 8 年之前
__init__.py cf29e8a824 It's 2012 all up in here 13 年之前
_compat.py 3dbdb061ea Improve mediagoblin._compat.py2_unicode. 10 年之前
_version.py 7f5a8e1c38 Setting version to v0.8.2.dev 9 年之前
app.py d61778a489 Switch from Paste for serving to Waitress 8 年之前
config_spec.ini f0a4c3475f Add a no_referrer setting to prevent browsers leaking information. 9 年之前
decorators.py 1db8690fe9 Fix #5433 - Typo in decorators 8 年之前
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 年之前