aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was solely to remove unused imports in the code that I have writtentilly-Q2013-09-234-9/+4
* At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-234-4/+10
* Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-09-122-4/+57
|\
| * Merge remote-tracking branch 'refs/remotes/rodney757/email'Christopher Allan Webber2013-08-251-4/+4
| |\
| | * fix tests to use new change_email viewRodney Ewing2013-08-201-4/+4
| * | added test for mark all comment notifications seenRodney Ewing2013-08-201-0/+53
| |/
* | In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom-tilly-Q2013-09-112-9/+20
* | This should be my final code update before I am ready for review! Basically, intilly-Q2013-09-102-3/+2
* | This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-082-8/+0
* | I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-033-12/+10
* | I've moved on to one of the last phases of my work! Now I'm just checking offtilly-Q2013-09-031-2/+2
* | This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-291-3/+44
* | This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-297-12/+625
* | 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