unrhodecode/rhodecode/tests/lib
Marcin Kuzminski 4dc9d4463e auth: UI changes
- make buttons wider to handle longer names for SAML plugins
- make order of plugins sorted again because it tends to jump arround in order
  without that sorting.
- social is now external auth
2018-11-29 18:15:55 +01:00
..
auth_modules auth: UI changes 2018-11-29 18:15:55 +01:00
middleware app: disconect auth plugin loading from authentication registry. 2018-11-26 00:15:05 +01:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_action_parser.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_auth.py branch-permissions: handle vcs operations and branch permissions. 2018-08-29 20:22:43 +02:00
test_auth_crypto_backend.py tests: don't use md5 for testing crypto for compliance reasons. 2018-07-03 14:30:57 +02:00
test_base.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_caches.py caches: new cache context managers. 2018-08-02 18:04:52 +02:00
test_codeblocks.py core: use py3 compatible prints 2018-09-12 09:47:41 +02:00
test_colored_formatter.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_datelib.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_db_manage.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_dbmigrate.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_diffs.py diffs: in case of text lexers don't do any HL because of pygments newline 2018-02-07 15:03:42 +01:00
test_diffs_context.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_encrypt.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_ext_json.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_graphmod.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_helpers.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_hooks_base.py rcextensions: new builtin rcextensions. 2018-10-23 11:45:45 +02:00
test_hooks_daemon.py hooks: made the callback host configurable. 2018-07-03 11:57:03 +02:00
test_jsonalchemy.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_libs.py repositories: added option to archive repositories instead of deleting them. 2018-09-25 17:28:11 +02:00
test_mako_emails.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_markup_renderer.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_search.py release: update copyright year to 2018 2018-01-19 17:13:16 +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 license: update license metadata and generation code 2018-09-20 21:48:08 +02:00