unrhodecode/rhodecode/tests
2017-09-12 00:44:23 +02:00
..
config auth: use consistent way of extracting came_from, and also sanitise it to remove 2017-09-06 23:39:45 +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 admin-defaults: ported views to pyramid. 2017-09-08 11:48:48 +02:00
integrations integrations: webhook, allow to set a custom header. Fixes #5384 2017-09-12 00:44:23 +02:00
lib vcs: report 404 for shadow repos that are not existing anymore. Before we got 500 exception in this case. 2017-09-01 13:10:52 +02:00
load license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
models pull-requests: use close action with proper --close-commit solution. 2017-08-24 22:36:34 +02:00
other initial-gravatars: fix case of dot beeing present before @domain. 2017-08-25 10:27:00 +02:00
scripts home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
vcs home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
__init__.py global-permissions: ported controller to pyramid view. 2017-07-20 15:04:36 +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 integrations: rewrote usage of pylons components inside integrations. 2017-08-01 23:11:49 +02:00
pylons_plugin.py core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00
rhodecode.ini ssh: fixed tests for disabled ssh support 2017-08-20 20:48:10 +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