Fix #1056 - Add flag to accept URLs without a trailing slash
[mediagoblin.git] / mediagoblin / tests /
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.
2014-08-04 Jessica TallonAdd more security checks when updating objects and...
2014-07-31 Jessica TallonFix some security concerns regrding inpersonation in...
2014-07-30 Jessica TallonFix #927 - Clean up federation code after Elrond's...
2014-07-29 Jessica TallonFix #923 - add allow_admin to user_has_privilege decorator
2014-07-28 Berker PeksagSkip test_sql_migrations on Python 3 for now.
2014-07-28 Berker PeksagRemove an usage of deprecated cgi.parse_qs().
2014-07-22 Jessica TallonMerge branch 'Federation'
2014-07-22 Jessica TallonSwitch from slug to ID and clean up style to conform...
2014-07-22 Jessica TallonCreate test for garbage collection
2014-07-22 Jessica TallonAdd test for API object endpoint
2014-07-22 Jessica TallonAdd more tests for federation APIs
2014-07-22 Jessica TallonRequire uploader privileges to upload media to API
2014-07-22 Jessica TallonRemove unneeded oauth fixtures and add test for image...
2014-07-22 Jessica TallonRename test_joarapi.py => test_legacy_api.py
2014-07-22 Jessica TallonAdd fixtures to provide OAuth client, request and acces...
2014-07-22 xray7224Adds the unit-tests for API and cleans up API
2014-07-18 Berker PeksagRemove paste.server dependency from tests.
2014-07-14 Berker PeksagFix tests on Python 3.
2014-07-10 Christopher Allan... Wrapping things to not exceed column 80 in test_ldap
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-06-08 Berker PeksagUse new-style classes. The old-style classes are deprec...
2014-06-08 Berker PeksagFix an usage of file().
2014-06-07 Berker PeksagThe file() builtin has been removed in Python 3. Use...
2014-06-02 Berker PeksagUse six.text_type instead of unicode().
2014-05-26 Berker PeksagUse six.moves.urllib.parse instead of the urlparse...
2014-05-26 Berker PeksagUse six.iteritems() instead of dict.iteritems().
2014-05-14 tilly-QMerge branch 'metadata'
2014-05-14 tilly-QAdded some tests for metadata.
2014-05-13 tilly-QWrote a test for the compact_and_validate metadata...
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-04-21 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-04-10 Berker PeksagIssue #686: Create User.url_for_self() method.
2014-03-26 Christopher Allan... EXIF returns less data than it used to...
2014-03-11 Christopher Allan... The default failures are just way too verbose. Quietin...
2014-03-11 Boris Bobrovadded new slugify with unidecode
2014-02-09 Christopher Allan... robogoblins.xcf
2014-02-09 Christopher Allan... robogoblins source
2014-02-09 Christopher Allan... updated COPYING file for current data in this directory
2014-02-07 Christopher Allan... Source files for some of the test submission artwork.
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-08 Christopher Allan... Fixing the test_change_password test. Needed a privilege!
2013-10-08 Christopher Allan... Fixing issues in the tests caused by the OPW-Moderation...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-29 Christopher Allan... Fixing ALL THE BROKEN TESTS. I probably broke most...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
2013-09-23 tilly-QThis commit was solely to remove unused imports in...
2013-09-23 tilly-QAt this point, I am very close to done with this code...
2013-09-20 Christopher Allan... Fixing one test post-merge. We got rid of the mongo...
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-11 tilly-QIn this commit, I'm deleting the ArchivedReports object...
2013-09-10 tilly-QThis should be my final code update before I am ready...
2013-09-08 tilly-QThis was a quick update, I mostly worked on the transit...
2013-09-03 tilly-QI did some more code-keeping in this commit. I added...
2013-09-03 tilly-QI've moved on to one of the last phases of my work...
2013-08-29 tilly-QThis is a quick commit. I gave admins the ability to...
2013-08-29 tilly-QThis was a big commit! I included lots of documentation...
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-26 Rodney Ewingduplicate
2013-08-26 Rodney Ewingcopying.txt
2013-08-26 Rodney Ewingadded tests
2013-08-26 Rodney Ewingfixed tests and defaults
2013-08-26 Rodney Ewingfixed tests
next