docs: Add chapter on upgrading, inc. system Python upgrades [#972].
[mediagoblin.git] / mediagoblin / tests /
2020-04-28 Ben SturmfelsFix dependencies and tests for clean Python 2 & 3 test...
2018-07-12 Boris BobrovMerge branch 'transcoding_progress'
2018-07-12 Boris BobrovFixes for small bugs
2018-07-10 Boris BobrovMerge remote-tracking branch 'gsoc2016/Subtitle-1'
2017-11-11 Romain PorteAdded tests for tags in image API object
2017-11-11 Romain PorteImproved gitignores for patch submitting
2017-11-11 Romain PorteFixed flake8 errors for tests/test_api.py
2017-11-11 Romain PorteAdded tests for custom file name using API
2017-11-11 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-10-23 Andrew BrowningFix trivial spelling error in test comment
2017-10-16 Simen HeggestøylSupport Unicode characters in configuration values
2017-09-20 Andrew BrowningAdd unit test for #5524
2017-08-29 Vijeth AradhyaMerge branch 'multiple-qualities-frontend' into 'transc...
2017-08-29 vijeth-aradhyaChange complimentary_task to complementary_tas
2017-08-17 vijeth-aradhyaCreate a seperate test for get_all_media
2017-08-16 vijeth-aradhyaAdd test for get_all_media()
2017-08-14 Vijeth AradhyaMerge branch 'master' into 'multiple-qualities-frontend'
2017-06-26 vijeth-aradhyaFix test_accepted_resolutions
2017-06-26 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-06-25 vijeth-aradhyaTest whether video is transcoded to all resolutions
2017-06-25 vijeth-aradhyaTest accepted_files and accepted_resolutions
2017-06-25 vijeth-aradhyaAdd test_chord for TestSubmissionVideo
2017-06-24 vijeth-aradhyaAdd VideoProcessingManager.workflow() tests
2017-06-18 Boris BobrovRemove mongodb-related stuff
2017-06-16 vijeth-aradhyaFix test_celery_setup error
2017-06-10 Vijeth AradhyaMerge branch 'master' into 'multiple-qualities-backend'
2017-06-10 Boris BobrovFix tests to reflect that we've moved to amqp
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2016-11-14 Ben SturmfelsMerge branch '975-spanish-translation', fixes #975.
2016-11-12 Ben SturmfelsMerge branch 'thumbnail', fixes #592.
2016-09-16 Boris BobrovMerge branch 'panel'
2016-09-16 Ben SturmfelsExtend Paginator tests to satisfy #55.
2016-09-16 Ben SturmfelsAdd Python 3 support in pagination.
2016-08-13 saksham1115Tests for handling customize interface exception
2016-08-12 saksham1115Added basic tests for the subtitle plugin
2016-07-25 Boris BobrovMerge branch 'fix-unhelpful-smtp-error-5081'
2016-07-25 Boris BobrovMerge branch 'login-validator-5414'
2016-04-08 Jonathan Sandovalsquash! Custom exception in mail.
2016-04-08 Jonathan SandovalMail tests with no mail server configured.
2016-04-07 Jonathan SandovalTests for short and long usernames.
2016-04-07 Jonathan SandovalTest with short and long username
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-26 Christopher Allan... Add comment questioning why run_dbupdate is needed...
2016-03-18 Christopher Allan... Remove requirement that audio/video dependencies must...
2016-03-01 Jessica TallonFix #5376 - Ensure links have correct ID
2016-02-29 Jessica TallonFix #5415 - Deleted comments get removed properly when...
2016-02-29 Jessica TallonChange Notification.object_id to be ID of Comemnt not...
2016-02-25 Christopher Allan... Oops, I forgot to include test_mgoblin_app_pdf.ini
2016-02-19 Christopher Allan... Switch from Paste for serving to Waitress
2016-02-11 Christopher Allan... Fixing one more bytes vs string battle in Python 3
2016-02-11 Christopher Allan... #5416: Fix tests using the FileObjectAwareFile
2016-02-06 Loic DacharyFix #5079 - tags unicity is on the slug, not the name
2016-02-05 Boris BobrovMerge branch 'media_panel'
2016-02-05 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2016-02-04 Christopher Allan... Issue #5349: Submission tests fail confusingly on missi...
2016-01-25 Loic DacharyFix #5408 - ignore non-int offset in api feed
2016-01-21 Loic DacharyFix #1096 - allow - in usernames
2016-01-21 Ben Sturmfelstrac#5397: Allow decode_request to parse content-type...
2016-01-20 Loic DacharyFix #1099 - remove x mode from ini file
2016-01-07 tomAdd test to check that an activity is created when...
2016-01-07 tomAdd collection drop down to submit page.
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-10 Christopher Allan... Fix issue #5372: test_comment_notification fails with...
2015-11-24 Jessica TallonAdded test for #5356 - Read someone else's feed
2015-11-05 Ben Sturmfelstrac#687: Add unit tests for `redirect` and `redirect_obj`.
2015-11-05 Ben Sturmfelstrac#665: Upgrade to WebTest 2.0.18 and fix broken...
2015-10-20 Jessica TallonMerge branch 'comments'
2015-10-20 Jessica TallonComment changes for federation
2015-10-07 Jessica TallonAdd public_id fixes throughout the code
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-10-07 Jessica TallonFix bugs with the exifread library update
2015-08-24 Jessica TallonFix some unit tests and bugs
2015-07-31 Jessica TallonChange codebase to query or create correct User model
2015-06-24 Jessica TallonMerge branch Generic Foreign Key changes
2015-05-26 Jessica TallonFix some problems with activity mixins and migrations
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-12 aylephUse UTC for all timesince comparisons
2015-02-21 Christopher Allan... A more reliable test, check against expected keys,...
2015-02-21 Christopher Allan... Stop looking for exact exif numbers
2015-02-21 Christopher Allan... Skip audio tests if scikits.audiolab not installed
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-16 Boris Bobrovadded tests skipping if there is no proper gstreamer
2015-02-16 Boris Bobrovadded a/v submission testing
2015-02-16 Boris BobrovPort of audio to GStreamer 1.0
2015-02-16 Boris BobrovPorting video to GStreamer 1.0
2015-02-15 Jessica TallonRemove deprecated oauth 2 plugin
2015-02-15 Boris BobrovRewrite thumbnailer
2014-12-16 Jessica TallonFix #1077 - Fix updating comment via API and add test
2014-12-15 Jessica TallonFix #1069 - Add deleting images and comments via delete...
2014-12-12 Jessica TallonFix #1056 - Add flag to accept URLs without a trailing...
2014-11-21 Jessica TallonFix #1025 - Make API IDs IRIs
2014-10-30 aylephUpdates per request of moggers87
2014-10-30 aylephUnit tests
2014-10-21 Jessica TallonMerge branch '984-ai-improvements'
2014-10-21 Jessica TallonFix #984 - Improvements to Activity and ActivityInterme...
2014-10-09 Jessica TallonMerge branch 'location'
next