| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was solely to remove unused imports in the code that I have written | tilly-Q | 2013-09-23 | 4 | -9/+4 |
* | At this point, I am very close to done with this code! I made one big change at | tilly-Q | 2013-09-23 | 4 | -4/+10 |
* | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-09-12 | 2 | -4/+57 |
|\ |
|
| * | Merge remote-tracking branch 'refs/remotes/rodney757/email' | Christopher Allan Webber | 2013-08-25 | 1 | -4/+4 |
| |\ |
|
| | * | fix tests to use new change_email view | Rodney Ewing | 2013-08-20 | 1 | -4/+4 |
| * | | added test for mark all comment notifications seen | Rodney Ewing | 2013-08-20 | 1 | -0/+53 |
| |/ |
|
* | | In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom- | tilly-Q | 2013-09-11 | 2 | -9/+20 |
* | | This should be my final code update before I am ready for review! Basically, in | tilly-Q | 2013-09-10 | 2 | -3/+2 |
* | | This was a quick update, I mostly worked on the transition from using the old | tilly-Q | 2013-09-08 | 2 | -8/+0 |
* | | I did some more code-keeping in this commit. I added a lot of documentation, so | tilly-Q | 2013-09-03 | 3 | -12/+10 |
* | | I've moved on to one of the last phases of my work! Now I'm just checking off | tilly-Q | 2013-09-03 | 1 | -2/+2 |
* | | This is a quick commit. I gave admins the ability to ban or unban users | tilly-Q | 2013-08-29 | 1 | -3/+44 |
* | | This was a big commit! I included lots of documentation below, but generally I | tilly-Q | 2013-08-29 | 7 | -12/+625 |
* | | pushing so paroneayea can help me resolve a conflict within the tests. | tilly-Q | 2013-08-23 | 2 | -18/+16 |
* | | This commit was just to fix a few of the errors with the merging and to | tilly-Q | 2013-08-20 | 5 | -7/+15 |
* | | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-08-20 | 7 | -10/+430 |
|\| |
|
| * | Switch deprecated BROKER_HOST to new BROKER_URL | Sebastian Spaeth | 2013-08-19 | 2 | -2/+2 |
| * | -skip persona test is requests is not installed | Rodney Ewing | 2013-08-19 | 1 | -0/+2 |
| * | fix persona tests by using a correct query | Rodney Ewing | 2013-08-15 | 1 | -4/+4 |
| * | Merge branch 'persona_resquash' | Christopher Allan Webber | 2013-08-15 | 2 | -0/+252 |
| |\ |
|
| | * | merge --squash persona branch to take care of a false merge commit in | Rodney Ewing | 2013-07-03 | 2 | -0/+252 |
| * | | Merge remote-tracking branch 'refs/remotes/tsyesika/master' | Christopher Allan Webber | 2013-08-15 | 3 | -8/+174 |
| |\ \ |
|
| | * | | Adds test for request_tokens | xray7224 | 2013-07-18 | 1 | -7/+51 |
| | * | | Adds some tests for the OAuth and some docs | xray7224 | 2013-07-16 | 1 | -0/+122 |
| | * | | Fixes tests | xray7224 | 2013-07-14 | 2 | -8/+8 |
| * | | | I added a few more unitests in this commit. It now confirms that even after mi- | tilly-Q | 2013-07-31 | 1 | -1/+11 |
| * | | | In this commit I added a few unittests to account for Foundations. There were | tilly-Q | 2013-07-31 | 1 | -6/+21 |
| * | | | Starting to write unit tests... | tilly-Q | 2013-07-30 | 1 | -5/+8 |
| |/ / |
|
* / / | This was a very small update, I'm hoping to rebase after this to solve some | tilly-Q | 2013-08-20 | 6 | -34/+105 |
|/ / |
|
* | | Skip the openid tests if the openid module is not installed. | Christopher Allan Webber | 2013-07-14 | 1 | -3/+4 |
* | | Merge branch 'rodney757-media_plugins' | Christopher Allan Webber | 2013-07-12 | 2 | -4/+4 |
|\ \ |
|
| * | | Switch the import of the image media manager over to the new class | Christopher Allan Webber | 2013-07-12 | 1 | -2/+2 |
| * | | fixed some typos and enabled media_type plugins in tests | Rodney Ewing | 2013-07-02 | 1 | -2/+2 |
* | | | Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o... | Rodney Ewing | 2013-07-11 | 5 | -20/+20 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'remotes/lotusecho/trac_711_test_speed' | Christopher Allan Webber | 2013-07-03 | 3 | -6/+9 |
|\ \ |
|
| * | | Improved test runtime from 352 seconds to 59 seconds by implementing an in-me... | Emily O'Leary | 2013-06-25 | 3 | -6/+9 |
* | | | merge --squash openid branch to take care of a false merge commit in the | Rodney Ewing | 2013-07-03 | 4 | -1/+415 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'upstream/master' into auth | Rodney Ewing | 2013-06-25 | 6 | -46/+321 |
|\| |
|
| * | Adding a docstring to fixture_media_entry | Christopher Allan Webber | 2013-06-22 | 1 | -0/+8 |
| * | Fix the data integrity bug in test_misc. | Christopher Allan Webber | 2013-06-22 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'refs/remotes/joar/notifications' | Christopher Allan Webber | 2013-06-22 | 4 | -10/+238 |
| |\ |
|
| | * | New notifications | Joar Wandborg | 2013-06-09 | 4 | -10/+238 |
| * | | Removing the "enter your password to change your email" bit. | Christopher Allan Webber | 2013-06-21 | 1 | -38/+0 |
| * | | modified verification emails to use itsdangerous tokens | Rodney Ewing | 2013-05-29 | 1 | -34/+10 |
| * | | added error handling on bad token, fixed route, and added tests | Rodney Ewing | 2013-05-24 | 1 | -2/+104 |
| |/ |
|
* | | changes after cwebb's review | Rodney Ewing | 2013-06-21 | 5 | -47/+1 |
* | | moved authentication_disabled to config_spec | Rodney Ewing | 2013-06-15 | 4 | -7/+0 |
* | | changed no_auth to authentication_disabled in config | Rodney Ewing | 2013-06-11 | 7 | -17/+17 |
* | | no need for check_login with the new check_login_simple function | Rodney Ewing | 2013-05-27 | 1 | -2/+3 |
* | | renamed lib to tools | Rodney Ewing | 2013-05-27 | 1 | -10/+10 |