| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove remaining imports/calls to six not automatically removed by pyupgrade. | Ben Sturmfels | 2021-03-05 | 1 | -2/+0 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -9/+9 |
* | Remove mongodb-related stuff | Boris Bobrov | 2017-06-18 | 1 | -22/+0 |
* | Add comment questioning why run_dbupdate is needed in get_app test utility | Christopher Allan Webber | 2016-03-26 | 1 | -0/+2 |
* | Comment changes for federation | Jessica Tallon | 2015-10-20 | 1 | -21/+29 |
* | Collection changes and migration for federation | Jessica Tallon | 2015-10-07 | 1 | -9/+15 |
* | Fix some unit tests and bugs | Jessica Tallon | 2015-08-24 | 1 | -4/+7 |
* | Change codebase to query or create correct User model | Jessica Tallon | 2015-07-31 | 1 | -4/+4 |
* | Fix #984 - Improvements to Activity and ActivityIntermediator | Jessica Tallon | 2014-10-21 | 1 | -1/+26 |
* | Merge branch 'master' into merge-python3-port | Christopher Allan Webber | 2014-09-16 | 1 | -1/+3 |
|\ |
|
| * | Tidy up federation code and add tests to cover more of the APIs | Jessica Tallon | 2014-08-18 | 1 | -2/+0 |
| * | Add more tests for federation APIs | Jessica Tallon | 2014-07-22 | 1 | -58/+0 |
| * | Add fixtures to provide OAuth client, request and access models | Jessica Tallon | 2014-07-22 | 1 | -1/+63 |
* | | Use six.iteritems() instead of dict.iteritems(). | Berker Peksag | 2014-05-26 | 1 | -2/+3 |
|/ |
|
* | This should be my final code update before I am ready for review! Basically, in | tilly-Q | 2013-09-10 | 1 | -2/+1 |
* | This was a big commit! I included lots of documentation below, but generally I | tilly-Q | 2013-08-29 | 1 | -1/+33 |
* | This commit was just to fix a few of the errors with the merging and to | tilly-Q | 2013-08-20 | 1 | -1/+0 |
* | This was a very small update, I'm hoping to rebase after this to solve some | tilly-Q | 2013-08-20 | 1 | -7/+6 |
* | Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o... | Rodney Ewing | 2013-07-11 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into auth | Rodney Ewing | 2013-06-25 | 1 | -6/+89 |
|\ |
|
| * | Adding a docstring to fixture_media_entry | Christopher Allan Webber | 2013-06-22 | 1 | -0/+8 |
| * | New notifications | Joar Wandborg | 2013-06-09 | 1 | -6/+81 |
* | | modified test .ini files and changed tests to use basic_auth bcrypt | Rodney Ewing | 2013-05-24 | 1 | -2/+2 |
|/ |
|
* | Moving test_user_dev->user_dev in plugin app configs & adding plugin static s... | Christopher Allan Webber | 2013-05-23 | 1 | -3/+2 |
* | Tests should no longer use the environment-variable-related-setup and set up ... | Christopher Allan Webber | 2013-05-12 | 1 | -28/+0 |
* | Merge remote-tracking branch 'joar-github/oauth/refresh_tokens' | Nathan Yergler | 2013-04-13 | 1 | -3/+5 |
|\ |
|
| * | OAuth: Support refresh tokens, etc | Joar Wandborg | 2013-04-06 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'brett/itsdangerous' | Elrond | 2013-04-09 | 1 | -3/+1 |
|\ \ |
|
| * | | Remove beaker stuff from the code. | Brett Smith | 2013-03-24 | 1 | -3/+1 |
* | | | Really removing nosetests things now! all assert_whatever removed | Christopher Allan Webber | 2013-04-06 | 1 | -2/+2 |
| |/
|/| |
|
* | | Switch test_app generation over to use py.test fixtures. | Christopher Allan Webber | 2013-04-04 | 1 | -54/+25 |
* | | Oops, forgot to assign dump_old_app to self, heh. | Christopher Allan Webber | 2013-04-04 | 1 | -0/+1 |
* | | Turning setup_fresh_app into SetupFreshApp, a decorator with options! | Christopher Allan Webber | 2013-04-04 | 1 | -8/+18 |
* | | Updating get_app to allow for passing in particular app configs | Christopher Allan Webber | 2013-04-04 | 1 | -2/+17 |
|/ |
|
* | Failing testcase for issue 611. | Elrond | 2013-01-29 | 1 | -1/+17 |
* | Add some simple collection test. | Elrond | 2013-01-18 | 1 | -1/+22 |
* | Rename get_test_app to get_app. | Elrond | 2013-01-18 | 1 | -2/+2 |
* | More explicit get_or_create pattern | Sebastian Spaeth | 2013-01-15 | 1 | -1/+4 |
* | Do not fail is a user exists already | Sebastian Spaeth | 2013-01-08 | 1 | -3/+4 |
* | Mv db.sql.base to db.base | Sebastian Spaeth | 2013-01-07 | 1 | -2/+1 |
* | replace webob.Response with werkzeug Response | Sebastian Spaeth | 2012-12-21 | 1 | -1/+1 |
* | Move DBModel._id -> DBModel.id | Sebastian Spaeth | 2012-12-21 | 1 | -4/+4 |
* | Fixed pylint/pep8 warnings in test/tools.py | Joar Wandborg | 2012-09-29 | 1 | -2/+2 |
* | Added some OAuth plugin tests | Joar Wandborg | 2012-09-26 | 1 | -2/+2 |
* | Fixed tests | Joar Wandborg | 2012-09-15 | 1 | -1/+1 |
* | removed _make_safe in favor of functools.wraps | Jakob Kramer | 2012-07-12 | 1 | -3/+6 |
* | Drop our scoped session sooner to prevent SQLAlchemy re-binding warnings. | Brett Smith | 2012-07-08 | 1 | -3/+3 |
* | Reload and detach the test user. | Elrond | 2012-03-26 | 1 | -0/+7 |
* | SQL based tests and refactored Celery setup stuff | Christopher Allan Webber | 2012-03-26 | 1 | -15/+11 |
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |