unrhodecode/rhodecode/tests
Marcin Kuzminski e5360e80e4 pull-reqests: workflow, change who can close a PR, it's only super-admin
owner or person who can merge.

- before it was every reviewer can close. Which really doesn't make sense.
2017-04-24 10:25:16 +02:00
..
config routing: switched static redirection links to pyramid. 2017-04-20 01:00:09 +02:00
controllers search: moved search into pyramid views. 2017-04-21 17:10:26 +02:00
database git-lfs: create default LFS storage on new installation 2017-03-18 12:28:23 +01:00
events comments: renamed ChangesetCommentsModel to CommentsModel to reflect what it actually does. 2017-01-09 17:52:00 +01:00
fixtures diffs: compare overhaul. 2016-12-22 23:48:05 +01:00
functional pull-reqests: workflow, change who can close a PR, it's only super-admin 2017-04-24 10:25:16 +02:00
integrations license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
lib search: moved search into pyramid views. 2017-04-21 17:10:26 +02:00
load license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
models users: moved get_users from RepoModel to UserModel. 2017-04-19 16:58:38 +02:00
other dependencies: bumped rhodecode tools to version 0.12.0 2017-04-18 17:40:33 +02:00
scripts license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
vcs largefiles: enabled download of largefiles for git and mercurial from web interface. 2017-03-27 14:00:36 +02:00
__init__.py tests: removed deprecated assertEqual helper. 2017-03-08 11:33:35 +01:00
auth_external_test.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
fixture.py core: moved users and user groups autocomplete into pyramid. 2017-04-19 14:34:57 +02:00
plugin.py largefiles: enabled download of largefiles for git and mercurial from web interface. 2017-03-27 14:00:36 +02:00
pylons_plugin.py core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00
rhodecode.ini core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01: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 dependencies: bumped lxml and made it a dependency. 2017-03-09 19:53:29 +01:00
vcsserver_http.ini core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00