unrhodecode/rhodecode/model
2017-07-26 12:14:56 +02:00
..
validation_schema dependencies: bumped pyramid-debugtoolbar to 4.3.1 2017-07-12 22:55:39 +02:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
auth_token.py auth-token: only delete token if it exists. 2017-06-26 13:55:07 +02:00
changeset_status.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
comment.py pull-requests: prepare the migration of pull request to pyramid. 2017-06-19 13:25:15 +02:00
db.py db: removed two redundant indexes found by never sqlalchemy 2017-07-26 07:45:42 +02:00
forms.py pyramid: if possible fetch csrf tokens from pyramid session. 2017-07-13 12:35:42 +02:00
gist.py gists: migrated gists controller to pyramid view. 2017-07-07 12:05:30 +02: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 notifications: ported views to pyramid 2017-07-13 18:28:31 +02:00
permission.py global-permissions: ported controller to pyramid view. 2017-07-20 15:04:36 +02:00
pull_request.py security: use safe escaped version of description for repo and repo group to potentially 2017-06-21 12:23:46 +02:00
repo.py repository-groups: introduce last change for repository groups. 2017-07-20 12:59:53 +02:00
repo_group.py repository-groups: introduce last change for repository groups. 2017-07-20 12:59:53 +02:00
repo_permission.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
scm.py renderer: remove usage of old non request PartialRenderer 2017-07-24 09:59:48 +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 db: use unicode for some of the defaults to reduce sqlalchemy warnings. 2017-07-26 12:14:56 +02:00
user_group.py audit-logs: implemented full audit logs across application. 2017-06-21 12:03:14 +02:00
validators.py dependencies: bumped pyramid-debugtoolbar to 4.3.1 2017-07-12 22:55:39 +02:00