unrhodecode/rhodecode/model
2017-01-30 12:41:16 +01:00
..
validation_schema comments: allow submitting id of comment which submitted comment resolved. 2017-01-11 15:05:33 +01:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
auth_token.py license: updated copyright year to 2017 2017-01-02 09:30:39 +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 todos: all todos needs to be resolved for merge to happen. 2017-01-19 13:57:46 +01:00
db.py pr-versioning: implemented versioning for pull requests. 2017-01-25 19:06:59 +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 pr-versioning: implemented versioning for pull requests. 2017-01-25 19:06:59 +01:00
permission.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
pull_request.py pr-model: don't use set to calculate commit ranges as they generate random order. 2017-01-30 12:41:16 +01:00
repo.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +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 license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
supervisor.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
user.py logging: improve slightly password reset logs. 2017-01-11 19:55:56 +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