unrhodecode/rhodecode/model
Daniel Dourvaris cb27615ddc file: new file editors
- multi-upload
- styling as per new UI
2019-06-24 16:59:00 +02: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 artifacts: show attached artifacts in advanced page, and delete them on repo deletion 2019-06-17 09:58:48 +02:00
forms.py pull-requests: drop required minimal 3 characters for title 2019-05-03 10:24:11 +02: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 commits: re-implemented fetching a single commit for git case. 2019-06-10 12:28:47 +02:00
repo.py repositories: last update should be always from commits 2019-05-27 12:07:52 +02:00
repo_group.py feat: changed last change of repo group to be commit of a latest repository. 2019-05-21 11:47:13 +02:00
repo_permission.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
scm.py file: new file editors 2019-06-24 16:59:00 +02:00
settings.py mercurial: enabled full evolve+topic extensions 2019-04-19 12:00:01 +02: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