unrhodecode/rhodecode/model
Daniel Dourvaris 3469c46507 integrations: add recursive repo group scope to allow integrations
to cascade into all descendant repositories, fixes #4225
2016-09-14 05:38:21 +03:00
..
validation_schema integrations: add recursive repo group scope to allow integrations 2016-09-14 05:38:21 +03:00
__init__.py events: add event system for RepoEvents 2016-07-06 06:00:18 +03: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 live-comments: use show comment instead of refresh the page so 2016-08-04 12:43:22 +02:00
db.py integrations: add recursive repo group scope to allow integrations 2016-09-14 05:38:21 +03:00
forms.py vcs: moved svn proxy settings into vcs related settings 2016-09-06 12:29:54 +02:00
gist.py gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00
integration.py integrations: add recursive repo group scope to allow integrations 2016-09-14 05:38:21 +03: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 notifications: adjusting how instance name is passed and fixing tests 2016-07-28 17:35:30 +02:00
permission.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
pull_request.py config: Use hooks protocol and direc calls seting from vcs settings module. 2016-08-08 08:29:35 +02:00
repo.py summary: Correctly return the Node instance 2016-09-08 17:31:37 +02:00
repo_group.py integrations: refactor/cleanup + features, fixes #4181 2016-08-26 11:19:55 +03:00
repo_permission.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
scm.py api: add a max_file_bytes parameter to get_nodes so that large 2016-07-26 20:52:11 +03:00
settings.py vcs: moved svn proxy settings into vcs related settings 2016-09-06 12:29:54 +02:00
supervisor.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
user.py notifications: store notification status in channelstream 2016-09-01 12:03:44 +02:00
user_group.py refactor: renamed get_first_admin to get_first_super_admin which 2016-06-28 01:24:24 +02:00
validators.py gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00