unrhodecode/rhodecode/model
2019-03-22 16:39:11 +01:00
..
validation_schema py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_token.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
changeset_status.py pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits. 2019-01-04 13:00:21 +01:00
comment.py comments[security]: make an additional check to forbid solving comments from other repo scope. 2019-03-11 08:46:12 +01:00
db.py go-to search: updated logic of goto switcher 2019-03-13 12:12:01 +01:00
forms.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
gist.py gists: define and use explicit Mercurial backend to speed up creation and fetching of backend repo 2019-03-05 11:19:22 +01:00
integration.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
meta.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
notification.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
permission.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
pull_request.py pull-requests: expose force refresh of merge workspace and expose all metadata for merge message formatting. 2019-03-22 16:39:11 +01:00
repo.py permissions: show user group count in permissions summary, and unified some text labels. 2019-01-14 20:19:59 +01:00
repo_group.py ui: normalize main grid sizes and columns 2019-03-13 18:08:57 +01:00
repo_permission.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
scm.py search-api: don't escape files exposed by the full-text-search API. 2019-02-17 23:32:23 +01:00
settings.py security: fix possible XSS in the issue tracker URL. 2019-01-29 14:55:54 +01:00
ssh_key.py ssh: replaced pycrypto with cryptography to generate SSH keys. 2019-02-25 22:49:45 +01:00
update.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
user.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
user_group.py py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
validators.py py3: remove usage of basestring 2019-01-22 23:06:49 +01:00