unrhodecode/rhodecode/tests
2017-10-12 20:57:02 +02:00
..
config tests: make the routing link tests retry connections. Reduced test failures 2017-09-28 19:35:58 +02:00
controllers pull-requests: migrated code from pylons to pyramid 2017-07-27 11:30:55 +02:00
database git-lfs: create default LFS storage on new installation 2017-03-18 12:28:23 +01:00
events events: expose permalink urls for different set of object. 2017-06-08 16:11:33 +02:00
fixtures diffs: compare overhaul. 2016-12-22 23:48:05 +01:00
functional users: ported controllers from pylons into pyramid views. 2017-09-20 22:29:34 +02:00
integrations integrations: webhook, allow to set a custom header. Fixes #5384 2017-09-12 00:44:23 +02:00
lib auth: use cache_ttl from a plugin to also cache permissions. 2017-10-07 10:02:39 +02:00
load license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
models pull-requests: trigger merge simulation during PR creation. Fixes #5396 2017-10-12 20:57:02 +02:00
other binaries: cleanup new upcomming rc-* commands that will replace paster * commands from pylons 2017-09-21 21:45:01 +02:00
scripts home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
vcs commits: hide evolve commits. Fixes #5392 2017-10-03 16:37:39 +02:00
__init__.py helpers: remove usage of pylons session. 2017-09-19 17:11:48 +02:00
auth_external_test.py users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00
fixture.py db: use unicode for some of the defaults to reduce sqlalchemy warnings. 2017-07-26 12:14:56 +02:00
plugin.py helpers: remove usage of pylons session. 2017-09-19 17:11:48 +02:00
pylons_plugin.py tests: allow running tests via make file on different databases 2017-09-19 18:50:20 +02:00
rhodecode.ini binaries: cleanup new upcomming rc-* commands that will replace paster * commands from pylons 2017-09-21 21:45:01 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py global-permissions: ported controller to pyramid view. 2017-07-20 15:04:36 +02:00
vcsserver_http.ini core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00