unrhodecode/rhodecode/model
2017-02-01 15:34:47 +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 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 commit-page: show unresolved TODOs on commit page below comments. 2017-02-01 13:09:54 +01:00
db.py db: lazy join commit resolved data in order to prevent multi-query fetching. 2017-01-30 18:09:04 +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: fixed translation problem in my notifications. 2017-02-01 15:34:47 +01:00
permission.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
pull_request.py merge-checks: show only username for allowed to merge check. 2017-02-01 12:11:01 +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