unrhodecode/rhodecode/model
2016-06-27 16:53:36 +02:00
..
__init__.py encryption: use common method to fetch encryption key for encrypted fields. 2016-06-23 13:48:11 +02:00
auth_token.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
changeset_status.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
comment.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
db.py scm: change update_commit_cache to check revision as well 2016-07-04 16:13:53 +03:00
forms.py settings: Delete obsolete code related to the rebase-merge lab settings. 2016-06-27 16:53:36 +02:00
gist.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
login_session.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
meta.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
notification.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
permission.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
pull_request.py settings: Read 'rebase-merge' config option and pass it to the VCS insntacen on merge. 2016-06-27 13:17:41 +02:00
repo.py refactor: renamed get_first_admin to get_first_super_admin which 2016-06-28 01:24:24 +02:00
repo_group.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
repo_permission.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
scm.py scm: clear the cs cache on delete/remap 2016-07-01 14:17:50 +03:00
settings.py settings: Add the 'rebase-merge' setting to VCS base form and VCS settings model. 2016-06-27 11:00:22 +02:00
supervisor.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
user.py refactor: renamed get_first_admin to get_first_super_admin which 2016-06-28 01:24:24 +02:00
user_group.py refactor: renamed get_first_admin to get_first_super_admin which 2016-06-28 01:24:24 +02:00
validation_schema.py search: sort commit messages by date rather than revision 2016-06-02 15:17:46 +03:00
validators.py repos, repo groups, user groups: allow to use disabled users in owner field. 2016-06-18 02:03:43 +02:00