##// END OF EJS Templates
vcs: Only allow 'pull' actions on shadow repositories....
vcs: Only allow 'pull' actions on shadow repositories. We are exposing the shadow repositories of pull requests to allow easy CI integration or users to access the pull request shadow repo for investigating on it. But we don't want someone/something to push changes to a shadow repository.

File last commit:

r644:7502d0a9 default
r891:910a0be0 default
Show More
patch-rhodecode-tools-setup.diff
11 lines | 258 B | text/x-diff | DiffLexer
/ pkgs / patch-rhodecode-tools-setup.diff
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ future==0.14.3
six==1.9.0
mako==1.0.1
markupsafe==0.23
-requests==2.5.1
+requests
whoosh==2.7.0
elasticsearch==2.3.0
elasticsearch-dsl==2.0.0