Small changes to fixing transcode percentage
[mediagoblin.git] / mediagoblin / tests /
2017-06-26 vijeth-aradhyaFix test_accepted_resolutions
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-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-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'
2014-10-09 Jessica TallonAdd location model and migrations
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-10-02 Jessica TallonFix typo in client registration API for logo_uri
2014-09-29 Jessica TallonMerge branch '942-default-location'
2014-09-26 Alon Levypdf tests: use our own pdf doc as GOOD_PDF
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Last two issues related to the python 3 merge tests...
2014-09-16 Christopher Allan... Annnnd another json decode fix for py3! On a roll...
2014-09-16 Christopher Allan... Much more nicely formed form error check
2014-09-16 Christopher Allan... Fix error check in test_edit.py for python 3
2014-09-16 Christopher Allan... Fix exception catching on python 3
2014-09-16 Christopher Allan... json.loads(request.body) => json.loads(response.body...
2014-09-16 Christopher Allan... Import mock correctly on py3
2014-09-16 Christopher Allan... Fix test_legacy_api.py
2014-09-16 Christopher Allan... Import mock from unittest if on py3
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-18 Jessica TallonTidy up federation code and add tests to cover more...
2014-08-12 Jessica TallonForgot to add starttls_config.ini
2014-08-12 Jessica TallonFix #861 - Add unit test and documentation for email_sm...
2014-08-07 Berker PeksagFix another tests.
2014-08-04 Berker Peksagmbox_message.get_payload() returns bytestring.
next