unrhodecode/rhodecode/model
2016-06-22 12:53:43 +03:00
..
__init__.py events: Add a method to model base class for sending events. 2016-05-31 12:34:42 +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 speedup: check local session for repo by repo name first 2016-06-22 12:53:43 +03:00
forms.py repos, repo groups, user groups: allow to use disabled users in owner field. 2016-06-18 02:03:43 +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 pull_request: Increase debug logging around merge. 2016-06-09 00:19:16 +02:00
repo.py autocomplete: add flags to show/hide active users, and also display this information 2016-06-18 14:23:57 +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 bugfix: santize wouldnt allow files starting with . - fixes #3936 2016-06-02 16:20:13 +03:00
settings.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
supervisor.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
user.py events: Send events when user is created or updated. 2016-05-31 12:36:58 +02:00
user_group.py bugfix: fixed #3965 and updated a bunch of api tests which 2016-06-01 20:11:27 +03: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