unrhodecode/rhodecode/model
2017-04-12 10:52:13 +02: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 user-log: change version default to v1 as currently we only use old format. 2017-04-12 10:52:13 +02:00
forms.py git-lfs: settings for GIT repos to enable git-lfs and set store location 2017-03-21 17:23:28 +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: change the update commits logic to handle target changes better. 2017-04-05 16:39:32 +02:00
repo.py admin-users: add view for user groups managment 2017-03-21 20:51:18 +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 git-lfs: settings for GIT repos to enable git-lfs and set store location 2017-03-21 17:23:28 +01:00
supervisor.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
user.py admin-users: add audit page to allow showing user actions in RhodeCode. 2017-03-23 13:50:55 +01:00
user_group.py user-groups: added info, and new panel to control user group synchronization. 2017-04-05 14:20:30 +02:00
validators.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00