unrhodecode/rhodecode/model
2017-03-08 16:20:44 +01:00
..
validation_schema integrations: fix re-submit of form on repo integrations. 2017-02-01 12:48:49 +01: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 comments: renamed ChangesetCommentsModel to CommentsModel to reflect what it actually does. 2017-01-09 17:52:00 +01:00
comment.py emails: added note types into emails. Fixes #5221 2017-02-17 17:15:05 +01:00
db.py api: expose more details of auth tokens in get_user api call. 2017-03-08 16:20:44 +01:00
forms.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
gist.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
integration.py integrations: remove usage of template context from integrations models 2017-01-13 13:59:02 +01:00
meta.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
notification.py notifications: skip fetching of settings in notifications. 2017-03-02 10:44:51 +01:00
permission.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
pull_request.py pull-requests: add explicit CLOSE pr action instead of closed status from selector. 2017-02-15 11:48:54 +01:00
repo.py Fix for bug #4155. Fix, data change only for admin. 2017-02-16 15:56:50 +01:00
repo_group.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01: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: added new pretx hook to allow mercurial checks such as protected branches, or force push. 2017-02-23 16:53:11 +01:00
supervisor.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
user.py auth-tokens: don't generate builtin token for new users. 2017-02-27 11:59:13 +01:00
user_group.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
validators.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00