Merge branch 'thumbnail', fixes #592.
[mediagoblin.git] / mediagoblin /
2016-11-12 Ben SturmfelsMerge branch 'thumbnail', fixes #592.
2016-11-12 Ben SturmfelsMerge `white-space` change into main `.media_thumbnail...
2016-11-04 Andrew BrowningApply consistency & PEP8 to atom feeds
2016-11-04 Ben SturmfelsAdd thumbnail image to Atom feed.
2016-10-23 Andrew BrowningFix #664 - Text overflow in media headings
2016-10-17 Andrew BrowningFix typo in user processing panel
2016-09-18 Olivier MehaniUpdate maps copyright notice to OSM
2016-09-18 Olivier MehaniUse OSM tiles in Geolocation plugin #5466
2016-09-18 Ben SturmfelsSpell-check the entire documentation.
2016-09-16 Boris BobrovMerge branch 'panel'
2016-09-16 Josh CromptonAdd padding around form field labels
2016-09-16 Ben SturmfelsExtend Paginator tests to satisfy #55.
2016-09-16 Ben SturmfelsAdd Python 3 support in pagination.
2016-09-11 Ben SturmfelsAdd documentation for header drop-down open/closed.
2016-08-16 MattMake the panel default to open and remember preference...
2016-08-16 Boris BobrovRevert "fixed bug #728"
2016-08-15 Mattchanged css to fix text on thumbnail
2016-08-07 Boris BobrovDo not try to get private attributes for comments
2016-07-31 Boris BobrovAdding compatibility stuff for themes
2016-07-31 Boris BobrovFixing themes
2016-07-25 Boris Bobrovfixed bug #728
2016-07-25 Boris BobrovMerge branch 'fix-unhelpful-smtp-error-5081'
2016-07-25 Loic DacharyFix #928 - cleanup to avoid duplicated get_upload_file_...
2016-07-25 Boris BobrovUse GLib instead of GObject
2016-07-25 Boris BobrovMerge branch 'login-validator-5414'
2016-07-19 Andrew BrowningFix #5462 - attempt to change email without login
2016-07-14 Christopher Allan... Prevent erroring out in some cases of checking video...
2016-06-21 Leah Vellemanuse is_rtl variable to detect rtl locales
2016-06-21 Leah Vellemanfixed 'older' and 'newer' arrows for rtl locales
2016-04-08 Jonathan SandovalInclude original error in debug log
2016-04-08 Jonathan Sandovalsquash! Custom exception in mail.
2016-04-08 Jonathan SandovalCustom exception in mail.
2016-04-08 Jonathan SandovalMail tests with no mail server configured.
2016-04-07 Jonathan SandovalNo length check for login form
2016-04-07 Jonathan SandovalTests for short and long usernames.
2016-04-07 Jonathan SandovalTest with short and long username
2016-04-03 Andrew BrowningImport messages in blog views
2016-04-02 Andrew BrowningFix #5451 - add_message inconsistencies
2016-04-02 Berker PeksagReplace raw_input with six.moves.input
2016-04-02 宋文武Fix the blog_delete page for admins.
2016-03-29 Christopher Allan... tests: Fix migration tests; foundations are now install...
2016-03-29 Christopher Allan... tests: importorskip migration tests on "migrate" rather...
2016-03-29 Christopher Allan... Now on MediaGoblin 1.0 development cycle!
2016-03-29 Christopher Allan... Committing extracted and compiled translations
2016-03-29 Christopher Allan... On MediaGoblin 0.9.0!
2016-03-29 Christopher Allan... migrations: Only don't import "migrate" if it's not...
2016-03-26 Christopher Allan... dbupdate: Correctly handle plugin foundations
2016-03-26 Christopher Allan... Add comment questioning why run_dbupdate is needed...
2016-03-26 Christopher Allan... Fix tests post-alembic-migration-changes.
2016-03-26 Christopher Allan... Only run archivalook migration if the tables aren't...
2016-03-26 Christopher Allan... Archivalook plugin initial migration.
2016-03-26 Christopher Allan... OpenID plugin initial migration.
2016-03-26 Christopher Allan... Persona plugin initial migration.
2016-03-26 Christopher Allan... Blog media type initial migration.
2016-03-26 Christopher Allan... PDF media type initial migration.
2016-03-26 Christopher Allan... STL media type initial migration.
2016-03-26 Christopher Allan... Ascii media type initial migration.
2016-03-26 Christopher Allan... Video media type initial migration.
2016-03-26 Christopher Allan... Audio media type initial migration.
2016-03-26 Christopher Allan... Image media type initial migration.
2016-03-26 Christopher Allan... Removing erronously installed print statement.
2016-03-26 Christopher Allan... Allow for passing in --with-plugins to the alembic...
2016-03-26 Christopher Allan... Only run sqlalchemy-migrate migrations if we have to...
2016-03-26 Christopher Allan... Switch initial_revision alembic migration to make table...
2016-03-26 Christopher Allan... Set target_metadata in alembic's env.py to Base.metadata
2016-03-26 Christopher Allan... Update out script.py mako template to support branch_labels
2016-03-26 Christopher Allan... dbupdate updates to use plugin migrations if available
2016-03-26 Christopher Allan... Add build_alembic_config, use it to add plugin migratio...
2016-03-18 Christopher Allan... Remove requirement that audio/video dependencies must...
2016-03-11 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2016-03-09 Boris BobrovCheck all tags for existence before using them
2016-03-08 Boris BobrovFix module name for `gmg alembic` command
2016-03-08 Boris BobrovCheck tags for existence before using them
2016-03-07 Andrew BrowningFix #5440 - Typo in blog views
2016-03-06 Christopher Allan... Commentary on where this hack on detecting no subcomman...
2016-03-05 Andrew BrowningFix comment ID links on blog media page
2016-03-05 Andrew BrowningFix comment ID links on media comment report page
2016-03-03 Christopher Allan... Add "gmg raw_alembic" command.
2016-03-03 Christopher Allan... typo fix: Set sqlalchemy.url, not qlalchemy.url
2016-03-02 Christopher Allan... Remove old hack to support pre-0.7.5 Alembic versions
2016-03-02 Andrew BrowningFix #5432 - Comment report link doens't work
2016-03-02 Andrew BrowningFix #5435 - Bad comment links cause server error
2016-03-01 Jessica TallonFix #5376 - Ensure links have correct ID
2016-03-01 Andrew BrowningFix #5433 - Typo in decorators
2016-03-01 Andrew BrowningFix #5431 - Typo in models
2016-02-29 Jessica TallonFixes #5421 - Ensures Report.object_id is nullable
2016-02-29 Jessica TallonMigration for #5415 - I forgot it, Doh!
2016-02-29 Jessica TallonFix a typo in consolidate_reports migration
2016-02-29 Jessica TallonFix #5415 - Deleted comments get removed properly when...
2016-02-29 Jessica TallonSimply for the Notification.object_id migration
2016-02-29 Jessica TallonMissing perens
2016-02-29 Jessica TallonFixed issue introduced in previous migration
2016-02-29 Jessica TallonChange Notification.object_id to be ID of Comemnt not...
2016-02-25 Christopher Allan... Email debug mode on Python 3 was printing bytestring...
2016-02-25 Christopher Allan... Fix ascii media type for Python 3. Fix by 宋文武 (iyzsong)
2016-02-25 Christopher Allan... Oops, I forgot to include test_mgoblin_app_pdf.ini
2016-02-23 Boris BobrovChange viewitems to items
2016-02-23 Boris Bobrovdo not show error message when it's not a exception
2016-02-23 Boris BobrovCatch import error when text is used as a reason instea...
2016-02-23 Andrew BrowningFix issue #5411 sqlite connection closes
next