unrhodecode/rhodecode/model
2017-06-17 15:22:50 +02:00
..
validation_schema reviewers: added validation and default review rules via API calls. 2017-06-14 11:10:19 +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 audit-logs: implemented pull request and comment events. 2017-06-17 15:22:50 +02:00
db.py audit-logs: implemented pull request and comment events. 2017-06-17 15:22:50 +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 events: re-organizate events handling. 2017-06-08 21:37:34 +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 audit-logs: implemented pull request and comment events. 2017-06-17 15:22:50 +02:00
repo.py events: re-organizate events handling. 2017-06-08 21:37:34 +02:00
repo_group.py audit-logs: added action logs for repository groups. 2017-06-14 12:39:51 +02:00
repo_permission.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
scm.py action_logger: removed really not required actions of start/stop following a repository. 2017-06-14 15:04:03 +02: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 audit-logs: added audit-logs on user actions. 2017-06-14 14:38:59 +02:00
user_group.py security: escape always the provided user data like firstname/lastname. 2017-06-06 11:59:46 +02:00
validators.py repo-permissions: moved permissions into pyramid. 2017-05-05 16:04:16 +02:00