unrhodecode/rhodecode/tests/models
2017-04-19 16:58:38 +02:00
..
schemas integrations: fix re-submit of form on repo integrations. 2017-02-01 12:48:49 +01:00
settings git-lfs: settings for GIT repos to enable git-lfs and set store location 2017-03-21 17:23:28 +01:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
common.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_changeset_status.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_comment.py comments: renamed ChangesetCommentsModel to CommentsModel to reflect what it actually does. 2017-01-09 17:52:00 +01:00
test_db.py tests: fixed tests for changed repr. 2017-01-16 18:59:36 +01:00
test_gist.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_notifications.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_permissions.py auth: make owner of user group give proper admin permissions to the user group. 2017-02-15 11:44:36 +01:00
test_pullrequest.py core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00
test_pullrequest_git.py test: fixes for tests for PR versions. 2017-01-30 12:41:24 +01:00
test_repo_groups.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_repo_readme.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_repos.py users: moved get_users from RepoModel to UserModel. 2017-04-19 16:58:38 +02:00
test_scm.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_user_group_permissions_on_repo_groups.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_user_groups.py user-groups: moved get_user_groups from RepoModel to UserGroupModel. 2017-04-19 16:52:24 +02:00
test_user_permissions_on_repo_groups.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
test_users.py users: moved get_users from RepoModel to UserModel. 2017-04-19 16:58:38 +02:00