| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
| |\ \ |
|
| * | | | This was a very small update, I'm hoping to rebase after this to solve some | tilly-Q | 2013-08-20 | 6 | -34/+105 |
* | | | | Fixing ALL THE BROKEN TESTS. I probably broke most of them. | Christopher Allan Webber | 2013-09-29 | 4 | -5/+6 |
* | | | | Fixing one test post-merge. We got rid of the mongo stuff, so... consistency! | Christopher Allan Webber | 2013-09-20 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'refs/remotes/rodney757/new_ldap' | Christopher Allan Webber | 2013-09-20 | 2 | -0/+166 |
|\ \ \ \ |
|
| * | | | | skip test if python-ldap is not installed | Rodney Ewing | 2013-08-15 | 1 | -0/+2 |
| * | | | | added tests for ldap plugin | Rodney Ewing | 2013-08-15 | 2 | -0/+164 |
* | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor' | Christopher Allan Webber | 2013-09-19 | 6 | -41/+50 |
|\ \ \ \ \ |
|
| * | | | | | skip openid test if python-openid isn't installed | Rodney Ewing | 2013-08-16 | 1 | -0/+1 |
| * | | | | | use new in-memory db for testing | Rodney Ewing | 2013-08-16 | 2 | -4/+4 |
| * | | | | | fixed some typos and missed imports | Rodney Ewing | 2013-08-16 | 1 | -1/+1 |
| * | | | | | moved change_pass to basic_auth and fixed some typos with the moving of forgo... | Rodney Ewing | 2013-08-16 | 3 | -37/+45 |
* | | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/file_limits' | Christopher Allan Webber | 2013-09-18 | 6 | -2/+121 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | duplicate | Rodney Ewing | 2013-08-26 | 1 | -1/+0 |
| * | | | | | copying.txt | Rodney Ewing | 2013-08-26 | 1 | -0/+5 |
| * | | | | | added tests | Rodney Ewing | 2013-08-26 | 3 | -8/+12 |
| * | | | | | fixed tests and defaults | Rodney Ewing | 2013-08-26 | 1 | -0/+8 |
| * | | | | | fixed tests | Rodney Ewing | 2013-08-26 | 2 | -8/+0 |
| * | | | | | fixed tests and defaults | Rodney Ewing | 2013-08-26 | 1 | -0/+8 |
| * | | | | | fixed tests and defaults | Rodney Ewing | 2013-08-26 | 4 | -6/+43 |
| * | | | | | added tests | Rodney Ewing | 2013-08-26 | 1 | -1/+67 |
| | |_|_|/
| |/| | | |
|
* | | | | | 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 |
|/ / / / |
|
* | | | | 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 |
|/ / |
|
* | | 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 |
| |/
|/| |
|