unrhodecode/rhodecode/model
Marcin Kuzminski e5db2ac1d2 visual-settings: fill in default clone/ssh clone urls if they aren't provided.
- people tend to not know what should be the proper value. Let's fill in the defaults for them
2018-02-20 15:10:01 +01:00
..
validation_schema my-account: security change, added select filed with email from extra emails while editing user profile, now adding extra emails required type password. Task #5386 2018-02-15 18:40:03 +01:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
auth_token.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
changeset_status.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
comment.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
db.py reviewers: fixed logic with wildcard match for branches. 2018-02-15 23:52:31 +01:00
forms.py visual-settings: fill in default clone/ssh clone urls if they aren't provided. 2018-02-20 15:10:01 +01:00
gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
integration.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
meta.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
notification.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
pull_request.py events: expose shadow repo build url. 2018-02-15 23:24:23 +01:00
repo.py repositories: allow properly updating repository push url. 2018-02-12 14:14:33 +01:00
repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
repo_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
scm.py scm-model: fix the reference to the proper default url used for pushing 2018-02-12 14:08:36 +01:00
settings.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
ssh_key.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
update.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
validators.py permissions: fix problem with permissions reset to None for cases when user 2018-01-30 13:52:50 +01:00