unrhodecode/rhodecode/model
2019-02-08 12:44:01 +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 api: added function to fetch comments for a repository. 2019-01-28 12:05:34 +01:00
db.py auth: simplified auth-token matching code. 2019-02-08 12:44:01 +01:00
forms.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
gist.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +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 api: pull-requests get_all now sortes the results and have a flag to show/hide merge result state 2019-01-31 14:42:23 +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 docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_permission.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
scm.py scm: optimized get_nodes function. 2019-02-07 11:39:42 +01:00
settings.py security: fix possible XSS in the issue tracker URL. 2019-01-29 14:55:54 +01:00
ssh_key.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +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