aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-0219-19/+19
* Resized a test_exif test image. 1.9M is unnecessarily large.Joar Wandborg2012-01-281-0/+0
* Acts on feedback from ChrisJoar Wandborg2012-01-255-0/+207
* Test Suite: Enable attachments, add failing testElrond2012-01-102-0/+17
* Fix Unit Tests for new password changingElrond2012-01-051-8/+4
* Dot-Notation for MediaEntry.stateElrond2012-01-041-2/+2
* Fix unit tests for new forget password flowElrond2012-01-011-1/+1
* Fixed submission error handling and broken testsJoar Wandborg2011-12-311-2/+2
* Merge remote branch 'remotes/joar/tests'Elrond2011-12-311-17/+0
|\
| * Fixed broken confirm_password testJoar Wandborg2011-12-301-17/+0
* | ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-311-1/+4
|/
* Move db/migrations.py -> db/mongo/migrations.pyElrond2011-12-201-1/+1
* Move db/util.py -> db/mongo/util.pyElrond2011-12-201-1/+1
* Dot-Notation: tests/test_edit.pyElrond2011-12-051-4/+4
* Dot-Notation for Users.fp_token_expireElrond2011-12-051-4/+4
* Dot-Notation for Users.fp_verification_keyElrond2011-12-051-1/+1
* Dot-Notation for Users.verification_keyElrond2011-12-051-1/+1
* Dot-Notation for Users.statusElrond2011-12-051-3/+3
* Dot-Notation for Users.email_verifiedElrond2011-12-051-3/+3
* Dot-Notation for Users.pw_hashElrond2011-12-051-1/+1
* Dot-Notation for Users.emailElrond2011-12-051-1/+1
* Dot-Notation for Users.usernameElrond2011-12-052-3/+3
* Update the delete item to use the _id after all... it's the safest way.Christopher Allan Webber2011-12-051-2/+2
* Merge remote-tracking branch 'remotes/lorochka85/bug852_use_media_slug_instea...Christopher Allan Webber2011-12-041-2/+2
|\
* \ Merge branch 'misc/fixture_add_user'Elrond2011-12-044-32/+26
|\ \
| * | fixture_add_user: Factoring a unit test toolElrond2011-12-014-32/+26
* | | Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit'Elrond2011-12-032-9/+1
|\ \ \
| * | | * Feature #678: Drop custom delimiters in tagsManuel Urbano Santos2011-11-272-9/+1
* | | | Bug #685: Add failing unit testElrond2011-12-031-0/+26
* | | | Expect 404 in unit tests, if we now use 404.Elrond2011-12-021-4/+4
| |/ / |/| |
* | | Issue 680 Allow decorating views to prevent CSRF protection.Nathan Yergler2011-11-261-1/+20
* | | Add base class for MeddlewareElrond2011-11-251-7/+2
* | | Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle...Christopher Allan Webber2011-11-251-5/+5
* | | Fixes after merging video into master - part 2Joar Wandborg2011-11-212-5/+5
|/ /
* | Tests for StorageInterface*.copy_local_to_storage()Christopher Allan Webber2011-11-201-0/+27
* | added unittests, now using form errors and fixed bug when no GET parameter is...Jakob Kramer2011-11-201-0/+112
|/
* Dot-Notation for "_id"Elrond2011-11-152-9/+9
* Merge branch 'idea/check_mgoblin_static'Elrond2011-11-123-2/+54
|\
| * Move TestingMiddleware to tests/tools.pyElrond2011-11-121-1/+45
| * Some docs for the TestingMiddlewareElrond2011-11-121-0/+2
| * 591: Let Testing Middleware check for staticdirect() usageElrond2011-10-193-2/+8
* | Change unit tests to use add_table_fieldElrond2011-10-221-4/+2
|/
* Hotfix: Renaming cookie broke unit testsElrond2011-10-161-1/+3
* Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'Christopher Allan Webber2011-10-016-114/+112
|\
| * Finished splitting util.py into separate files.Aaron Williamson2011-10-014-26/+24
| * Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-014-94/+94
* | #361 Unit tests for CSRF MiddlewareNathan Yergler2011-10-011-0/+69
|/
* Feature #587 - Split storage.py into submodulesJoar Wandborg2011-09-121-3/+3
* Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality'Christopher Allan Webber2011-09-081-0/+88
|\
| * Updating calls to recall password URLs to respect changed routingChristopher Allan Webber2011-09-071-6/+8