unrhodecode/rhodecode/tests/lib
Marcin Kuzminski 90db409b65 admin: made all grids use same partial loading logic
- dont load all results for repositories in admin
- speed up loading admin repos page by narrowing results based on permissions
- some small speed ups and code optimizations on permission loading
2019-12-19 11:42:25 +01:00
..
auth_modules pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
middleware pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_action_parser.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_audit_logger.py dependencies: bumped test libraries. 2019-09-30 13:26:57 +02:00
test_auth.py admin: made all grids use same partial loading logic 2019-12-19 11:42:25 +01:00
test_auth_crypto_backend.py pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
test_base.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_caches.py caches: synced cache logic with vcsserver. 2019-07-17 14:34:03 +02:00
test_codeblocks.py diffs: fixed case of bogus files diff rendering 2019-01-31 13:52:30 +01:00
test_colored_formatter.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_datelib.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_db_manage.py pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
test_dbmigrate.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_diffs.py pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
test_diffs_context.py pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
test_encrypt.py encryption: added new backend using cryptography + Fernet encryption. 2019-02-26 13:18:24 +01:00
test_ext_json.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_graphmod.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_helpers.py webhelpers: port most of the items from webhelpers to webhelpers2 2019-11-21 15:48:12 +01:00
test_hooks_base.py db: use more consistent sorting using real objects, strings are deprecated in laters sqlalchemy query syntax. 2019-09-30 13:24:56 +02:00
test_hooks_daemon.py pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
test_jsonalchemy.py pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
test_libs.py svn: fix checkout SVN ssh url. 2019-12-09 13:12:15 +01:00
test_mako_emails.py pull-requests: added update pull-requests email+notifications 2019-12-04 20:58:23 +01:00
test_markup_renderer.py pull-requests: added update pull-requests email+notifications 2019-12-04 20:58:23 +01:00
test_search.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_search_utils.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_system_info.py system-info: fetch vcs settings from vcsserver. Fixes #4276 2016-11-14 21:14:29 +01:00
test_utils.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00