aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * for readability, and adds unit test for expired tokenCaleb Forbes Davis V2011-09-051-0/+10
| * added unit tests for lost password codeCaleb Forbes Davis V2011-09-051-0/+76
* | Merge branch 'i507_beaker_cache'Christopher Allan Webber2011-09-052-0/+56
|\ \
| * | Turning on caching for mediagoblin testing after all?Christopher Allan Webber2011-09-051-1/+2
| * | Caching test... pretty basic.Christopher Allan Webber2011-09-051-0/+52
| * | Basic beaker caching functionality added to the application.Christopher Allan Webber2011-08-231-0/+3
| |/
* | Fixing the confirm delete unit testChristopher Allan Webber2011-09-051-2/+3
* | 508. Updates copyright/license informationWill Kahn-Greene2011-09-0115-15/+15
* | Feature #403 - Ability to delete media entries - Fixes according to feedbackJoar Wandborg2011-08-301-2/+2
* | Added tests for delete/confirm_deleteJoar Wandborg2011-08-301-1/+60
|/
* Static serving in test_paste.ini wasn't pointing at test_user_dev eitherChristopher Allan Webber2011-08-231-1/+1
* Must switch queuestore_base_dir -> base_dir in test_mgoblin_app.iniChristopher Allan Webber2011-08-231-1/+1
* Updating tests for new storage config codeChristopher Allan Webber2011-08-212-15/+16