aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* pushing so paroneayea can help me resolve a conflict within the tests.tilly-Q2013-08-232-18/+16
* This commit was just to fix a few of the errors with the merging and totilly-Q2013-08-205-7/+15
* Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-207-10/+430
|\
| * Switch deprecated BROKER_HOST to new BROKER_URLSebastian Spaeth2013-08-192-2/+2
| * -skip persona test is requests is not installedRodney Ewing2013-08-191-0/+2
| * fix persona tests by using a correct queryRodney Ewing2013-08-151-4/+4
| * Merge branch 'persona_resquash'Christopher Allan Webber2013-08-152-0/+252
| |\
| | * merge --squash persona branch to take care of a false merge commit inRodney Ewing2013-07-032-0/+252
| * | Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-153-8/+174
| |\ \
| | * | Adds test for request_tokensxray72242013-07-181-7/+51
| | * | Adds some tests for the OAuth and some docsxray72242013-07-161-0/+122
| | * | Fixes testsxray72242013-07-142-8/+8
| * | | I added a few more unitests in this commit. It now confirms that even after mi-tilly-Q2013-07-311-1/+11
| * | | In this commit I added a few unittests to account for Foundations. There weretilly-Q2013-07-311-6/+21
| * | | Starting to write unit tests...tilly-Q2013-07-301-5/+8
| |/ /
* / / This was a very small update, I'm hoping to rebase after this to solve sometilly-Q2013-08-206-34/+105
|/ /
* | Skip the openid tests if the openid module is not installed.Christopher Allan Webber2013-07-141-3/+4
* | Merge branch 'rodney757-media_plugins'Christopher Allan Webber2013-07-122-4/+4
|\ \
| * | Switch the import of the image media manager over to the new classChristopher Allan Webber2013-07-121-2/+2
| * | fixed some typos and enabled media_type plugins in testsRodney Ewing2013-07-021-2/+2
* | | Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...Rodney Ewing2013-07-115-20/+20
| |/ |/|
* | Merge remote-tracking branch 'remotes/lotusecho/trac_711_test_speed'Christopher Allan Webber2013-07-033-6/+9
|\ \
| * | Improved test runtime from 352 seconds to 59 seconds by implementing an in-me...Emily O'Leary2013-06-253-6/+9
* | | merge --squash openid branch to take care of a false merge commit in theRodney Ewing2013-07-034-1/+415
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into authRodney Ewing2013-06-256-46/+321
|\|
| * Adding a docstring to fixture_media_entryChristopher Allan Webber2013-06-221-0/+8
| * Fix the data integrity bug in test_misc.Christopher Allan Webber2013-06-221-2/+2
| * Merge remote-tracking branch 'refs/remotes/joar/notifications'Christopher Allan Webber2013-06-224-10/+238
| |\
| | * New notificationsJoar Wandborg2013-06-094-10/+238
| * | Removing the "enter your password to change your email" bit.Christopher Allan Webber2013-06-211-38/+0
| * | modified verification emails to use itsdangerous tokensRodney Ewing2013-05-291-34/+10
| * | added error handling on bad token, fixed route, and added testsRodney Ewing2013-05-241-2/+104
| |/
* | changes after cwebb's reviewRodney Ewing2013-06-215-47/+1
* | moved authentication_disabled to config_specRodney Ewing2013-06-154-7/+0
* | changed no_auth to authentication_disabled in configRodney Ewing2013-06-117-17/+17
* | no need for check_login with the new check_login_simple functionRodney Ewing2013-05-271-2/+3
* | renamed lib to toolsRodney Ewing2013-05-271-10/+10
* | moving forgot_password views back to gmg/auth and cleanupRodney Ewing2013-05-244-164/+91
* | fixed failing tests after rebaseRodney Ewing2013-05-244-17/+16
* | added gen_password_hash and check_password functions to auth/__init__Rodney Ewing2013-05-241-3/+3
* | added tests for no_auth featureRodney Ewing2013-05-246-4/+138
* | existing test all passing nowRodney Ewing2013-05-243-121/+194
* | modified test .ini files and changed tests to use basic_auth bcryptRodney Ewing2013-05-245-3/+11
|/
* Full unit test for the plugin assetlink command.Christopher Allan Webber2013-05-231-1/+73
* test_plugin_staticdirect now works and passes.Christopher Allan Webber2013-05-232-1/+35
* Simple "staticstuff" plugin for writing unit tests on plugin static asset lin...Christopher Allan Webber2013-05-234-0/+94
* Moving test_user_dev->user_dev in plugin app configs & adding plugin static s...Christopher Allan Webber2013-05-235-26/+25
* modified change_pass testsRodney Ewing2013-05-201-7/+10
* piwigo: Return proper error for wrong user/password.Elrond2013-05-201-2/+4
* A bit of pep8 and small typo fix.Elrond2013-05-201-1/+1