unrhodecode/rhodecode/tests/lib
Daniel Dourvaris 12ebe4382a diffs: replace compare controller with new html based diffs:
* side/side + unified support
* redesign of diff changes/operations
* added button to see file before the change
* auto collapses large diffs

refs #4232
2016-10-19 14:29:51 +03:00
..
auth_modules ldap-auth: fixed wrong Missing check 2016-06-08 14:03:02 +02:00
middleware subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_action_parser.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_auth.py permissions: show overridden permissions in permission summary page 2016-06-06 05:58:37 +03:00
test_auth_crypto_backend.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_base.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_caches.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_codeblocks.py diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
test_colored_formatter.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_datelib.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_db_manage.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_dbmigrate.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_diffs.py ux: better tooltip for inline comment toggle 2016-09-29 12:32:25 +02:00
test_diffs_context.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_encrypt.py encryption: Implement a slightly improved AesCipher encryption. 2016-06-27 19:26:03 +02:00
test_ext_json.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_graphmod.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_helpers.py integrations: add integration support 2016-07-10 06:43:20 +03:00
test_hooks_base.py tests: Add some tests to check that events/extensions are triggered on hook execution. 2016-09-23 16:23:08 +02:00
test_hooks_daemon.py tests: Fix tests that depend on the default value of 'pyro4' as backend. 2016-10-04 14:37:09 +02:00
test_jsonalchemy.py jsonalchemy: add tests for using the json types in an sqlalchemy 2016-09-28 06:37:50 +03:00
test_mako_emails.py notifications: adjusting how instance name is passed and fixing tests 2016-07-28 17:35:30 +02:00
test_markup_renderer.py renderer: Clean up obsolete code 2016-09-08 11:13:33 +02:00
test_utils.py tests: fixed mock test for utils2 2016-06-27 19:52:43 +02:00
test_utils2.py slack: fix links in commit/pr events 2016-07-11 17:57:34 +02:00