unrhodecode/rhodecode/tests/models
Marcin Kuzminski 6a2e2f0b94 commits: re-implemented fetching a single commit for git case.
- faster using always cache if available
- fixed problems after changes of __bool__ of repo object which always rebuilt cache and this is not the case now
- make few error messages better
2019-06-10 12:28:47 +02:00
..
schemas docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
settings mercurial: enabled full evolve+topic extensions 2019-04-19 12:00:01 +02:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
common.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_changeset_status.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_changeset_status_group_voting.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_comment.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_db.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_gist.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_notifications.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_permissions.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_pullrequest.py pull-requests: updated metadata information for failed merges with multiple heads. 2019-04-09 13:12:26 +02:00
test_pullrequest_git.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_repo_groups.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_repo_readme.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_repos.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_scm.py commits: re-implemented fetching a single commit for git case. 2019-06-10 12:28:47 +02:00
test_user_group_permissions_on_repo_groups.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_user_groups.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_user_permissions_on_repo_groups.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
test_users.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00