unrhodecode/rhodecode/tests
2017-08-01 11:48:16 +02:00
..
config tests: fixed tests for new repo settings 2017-04-28 12:36:37 +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 forks: moved pylons code into pyramid. 2017-08-01 11:48:16 +02:00
integrations webhook: enable support of extra repo variables as replacement in template url. 2017-05-29 23:17:17 +02:00
lib audit-logs: use stricter limit on how much data the commits key can hold. 2017-07-26 09:55:51 +02:00
load license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
models db: use a wrapper on pull requests _last_merge_status to ensure this is always INT. 2017-07-26 12:16:25 +02:00
other repo-commits: ported changeset code into pyramid views. 2017-07-24 17:04:14 +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 auth: use our own simpler hybrid property. 2017-07-26 09:54:50 +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 audit-logs: implemented pull request and comment events. 2017-06-17 15:22:50 +02:00
pylons_plugin.py core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00
rhodecode.ini repo-commits: ported changeset code into pyramid views. 2017-07-24 17:04:14 +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