mediagoblin.git
2017-04-01 Boris BobrovCommit session after alembic updates have finished
2017-03-04 Boris BobrovPass connection to EnvironmentContext.configure
2017-03-01 Andrew BrowningFix trivial spelling and spacing error in cli help
2017-02-14 Andrew BrowningFix #5500 UnicodeEncodeError in atom feed
2017-02-14 vijeth-aradhyaedit_profile.html: Consistency in the width of input...
2017-01-29 Boris BobrovHeaders for collection items
2017-01-29 Boris BobrovAdd Stéphane Péchard to authors
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2017-01-29 vijeth-aradhyaoob.html: Removed line breaks around the verifier code
2017-01-29 Boris BobrovAdd Varadhya to AUTHORS
2017-01-29 vijeth-aradhyapost_comment.js, media.html: Add AJAX for posting comments
2017-01-16 Andrew BrowningFix #5484 - Add video icon to collection thumbnail
2017-01-16 aylephAdd media_titleinfo template hook
2016-11-14 Ben SturmfelsMerge branch '975-spanish-translation', fixes #975.
2016-11-12 Ben SturmfelsFix minor grammar issues in contributing docs; add...
2016-11-12 Alexandre FrankeAdd links in site-admin documentation foreword
2016-11-12 Ben SturmfelsUpdate contributor names.
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 BrowningAdd kesara to list of AUTHORS
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 Boris BobrovAdd Dealsy to core reviewers
2016-09-16 Boris BobrovAdded Josh Crompton to authors list
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-14 Ben SturmfelsUpdate Spanish translation as reported by "teraflops...
2016-09-11 Ben SturmfelsAdd documentation for header drop-down open/closed.
2016-08-26 Andrew BrowningModify setup.py version syntax to address #5464
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-08-07 Boris BobrovPass test paths to py.test via tox
2016-07-31 Boris BobrovAdding compatibility stuff for themes
2016-07-31 Boris BobrovFixing themes
2016-07-25 Boris BobrovCap kombu and celery
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 Loic DacharyFix #822 - doc typo s/Plugin/PluginManager/
2016-07-25 Boris BobrovAdd one more contributor
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... Prevent erroring out in some cases of checking video...
2016-07-13 Christopher... A bit of a documentation update around celery systemd...
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... tests: Fix migration tests; foundations are now install...
2016-03-29 Christopher... tests: importorskip migration tests on "migrate" rather...
2016-03-29 Christopher... Now on MediaGoblin 1.0 development cycle!
2016-03-29 Christopher... devtools: Update maketarball.sh to use #!/bin/sh as...
2016-03-29 Christopher... Committing extracted and compiled translations
2016-03-29 Christopher... devtools: Use pybabel in virtualenv or on path dependin...
2016-03-29 Christopher... guix: Add additional useful packages for development
2016-03-29 Christopher... devtools: Switching "#!/usr/bin/env bash" -> "#!/bin...
2016-03-29 Christopher... On MediaGoblin 0.9.0!
2016-03-29 Christopher... doc: 0.9.0 release notes
2016-03-29 Christopher... AUTHORS: Adding new 0.9.0 contributors.
2016-03-29 Christopher... migrations: Only don't import "migrate" if it's not...
2016-03-26 Christopher... doc: Update developer migration docs for Alembic as...
2016-03-26 Christopher... Update make_example_database.sh to use #!/bin/sh instea...
2016-03-26 Christopher... doc: Update plugins documentation in light of alembic...
2016-03-26 Christopher... dbupdate: Correctly handle plugin foundations
2016-03-26 Christopher... doc: Note that plugin authors must NEVER modify tables...
2016-03-26 Christopher... Update database docs for plugin authors for new alembic...
2016-03-26 Christopher... Add comment questioning why run_dbupdate is needed...
2016-03-26 Christopher... Fix tests post-alembic-migration-changes.
2016-03-26 Christopher... Only run archivalook migration if the tables aren't...
2016-03-26 Christopher... Archivalook plugin initial migration.
2016-03-26 Christopher... OpenID plugin initial migration.
2016-03-26 Christopher... Persona plugin initial migration.
2016-03-26 Christopher... Blog media type initial migration.
2016-03-26 Christopher... PDF media type initial migration.
2016-03-26 Christopher... STL media type initial migration.
2016-03-26 Christopher... Ascii media type initial migration.
2016-03-26 Christopher... Video media type initial migration.
2016-03-26 Christopher... Audio media type initial migration.
2016-03-26 Christopher... Image media type initial migration.
2016-03-26 Christopher... Removing erronously installed print statement.
2016-03-26 Christopher... Allow for passing in --with-plugins to the alembic...
next