.. |
api
|
7c9af02ab6
Fix #5408 - ignore non-int offset in api feed
|
hace 9 años |
auth
|
5aa4ab0615
Fix issue 5422 Resend verification fails
|
hace 8 años |
db
|
a3ee0ef275
Only run sqlalchemy-migrate migrations if we have to; separate foundations
|
hace 8 años |
edit
|
e75a45c00f
Fix issue 5367 Edit view updates
|
hace 9 años |
gmg_commands
|
a9570ed2a3
dbupdate: Correctly handle plugin foundations
|
hace 8 años |
i18n
|
850eabc325
Committing extracted and compiled translations
|
hace 8 años |
init
|
d4cd637934
Fix tests post-alembic-migration-changes.
|
hace 8 años |
listings
|
0f3bf8d4b1
Collection changes and migration for federation
|
hace 9 años |
meddleware
|
5acbb79da5
Fix minor grammatical error 'settings' -> 'setting'.
|
hace 9 años |
media_types
|
56a0ae4f50
Blog media type initial migration.
|
hace 8 años |
moderation
|
161bc6b2c1
Fix #5376 - Ensure links have correct ID
|
hace 8 años |
notifications
|
289826dc46
Fix #5435 - Bad comment links cause server error
|
hace 8 años |
oauth
|
76a8e720e5
Merge branch 'stable'
|
hace 9 años |
plugins
|
87022e7e24
Only run archivalook migration if the tables aren't there.
|
hace 8 años |
processing
|
41076dc96b
Fix occurence of unicode()
|
hace 9 años |
static
|
fa858bd717
removed debug prints, added video icon
|
hace 9 años |
storage
|
790f31e275
Fix more print statements. Refs #5331
|
hace 9 años |
submit
|
9bc8c8709d
Add a comment when we do / don't add collections dropdown
|
hace 9 años |
templates
|
512ed083b7
Fix comment ID links on blog media page
|
hace 8 años |
tests
|
0ef79df8be
Add comment questioning why run_dbupdate is needed in get_app test utility
|
hace 8 años |
themes
|
aa68730237
Fix airy to properly work with the "forced to the bottom of the page" footer
|
hace 10 años |
tools
|
7e550fcb9d
Email debug mode on Python 3 was printing bytestring representation for subject body
|
hace 8 años |
user_pages
|
b1d4973ca4
Fix comment ID links on media comment report page
|
hace 8 años |
__init__.py
|
cf29e8a824
It's 2012 all up in here
|
hace 13 años |
_compat.py
|
3dbdb061ea
Improve mediagoblin._compat.py2_unicode.
|
hace 10 años |
_version.py
|
7f5a8e1c38
Setting version to v0.8.2.dev
|
hace 9 años |
app.py
|
d61778a489
Switch from Paste for serving to Waitress
|
hace 8 años |
config_spec.ini
|
f0a4c3475f
Add a no_referrer setting to prevent browsers leaking information.
|
hace 9 años |
decorators.py
|
1db8690fe9
Fix #5433 - Typo in decorators
|
hace 8 años |
errormiddleware.py
|
03969d8521
Bring back the ascii art goblin! For python 2 anyway.
|
hace 10 años |
messages.py
|
98ce23d204
Fixing ticket #146 - Make messaging system testable
|
hace 11 años |
mg_globals.py
|
386c9c7c55
Use six.iteritems() instead of dict.iteritems().
|
hace 10 años |
routing.py
|
4fd520364f
Change 'federation' name to 'api' which is more suitable
|
hace 9 años |
views.py
|
8379046d4a
Use request.db to do a query to support a global-free view :)
|
hace 10 años |