unrhodecode/rhodecode/model
Marcin Kuzminski 71fee00277 home: moved home and repo group views into pyramid.
- fixed lots of tests related to those changes
- now main and subrepo group views are handled by pyramid.
2017-06-05 15:16:04 +02:00
..
validation_schema pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
auth_token.py auth-tokens: order tokens by creation id. 2017-03-03 18:24:13 +01:00
changeset_status.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
comment.py emails: added note types into emails. Fixes #5221 2017-02-17 17:15:05 +01:00
db.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
forms.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
gist.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
integration.py caches: ensure we don't use non-ascii characters in cache keys. 2017-05-15 22:10:36 +02:00
meta.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
notification.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
permission.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
pull_request.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
repo.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
repo_group.py caches: ensure we don't use non-ascii characters in cache keys. 2017-05-15 22:10:36 +02:00
repo_permission.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
scm.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
settings.py hooks: expose refs on push. 2017-05-17 22:17:09 +02:00
supervisor.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
user.py caches: ensure we don't use non-ascii characters in cache keys. 2017-05-15 22:10:36 +02:00
user_group.py pull-request-reviewers: added option to add reviewers by picking an user group for pull requests. 2017-04-19 17:30:07 +02:00
validators.py repo-permissions: moved permissions into pyramid. 2017-05-05 16:04:16 +02:00