unrhodecode/rhodecode/model
2018-02-01 17:58:57 +01:00
..
validation_schema release: update copyright year to 2018 2018-01-19 17:13:16 +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 models: drop unused is_valid method. 2018-02-01 17:58:57 +01:00
forms.py ui: allow selecting and specifing ssh clone url. 2018-01-25 14:20:08 +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 release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
repo.py dashboard: show date of commit inside the tooltip. 2018-01-22 12:43:03 +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: added push options for Mercurial and Git to allow remote repository sync. 2018-01-22 18:15:51 +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