unrhodecode/rhodecode/model
2017-11-30 14:39:52 +01:00
..
validation_schema forms: added a codemirror form widget. 2017-11-29 14:39:43 +01:00
__init__.py pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
auth_token.py auth-tokens: allow specifing custom expiration date manually. 2017-09-08 18:03:35 +02:00
changeset_status.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
comment.py pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
db.py scheduler: added DB models and db parsers for the RhodeCode scheduler. 2017-11-28 18:26:11 +01:00
forms.py release: merge back stable branch into default 2017-11-23 13:44:15 +01: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 partial-renderer: use package resource format for templates. 2017-11-07 22:28:14 +01:00
permission.py global-permissions: ported controller to pyramid view. 2017-07-20 15:04:36 +02:00
pull_request.py pull-requests: moved get_pr_version into PullRequestModel. 2017-11-23 20:06:43 +01:00
repo.py repo-model: fixed permalink generation for repositories. 2017-11-30 14:39:52 +01:00
repo_group.py partial-renderer: use package resource format for templates. 2017-11-07 22:28:14 +01:00
repo_permission.py pep8: cleanup code for permissions 2017-09-08 12:42:40 +02:00
scm.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
settings.py settings: fix potential 500 problem on bad data passed in. 2017-11-16 20:34:38 +01:00
ssh_key.py users: added SSH key management for user admin pages 2017-08-03 16:35:13 +02:00
user.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
user_group.py user-groups: fix potential problem with group sync of external plugins. 2017-09-29 21:40:06 +02:00
validators.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00