##// END OF EJS Templates
auth: Implement __str__ on plugin base class...
auth: Implement __str__ on plugin base class This way some error messages will look nicer, since they are based on the __str__ of the plugin instance. Using the plugin_id will give the user (and us in the support case) the exact pointer to the affected plugins.

File last commit:

r110:df4eb304 default
r197:e6c6abfa default
Show More
patch-rhodecode-tools-setup.diff
11 lines | 243 B | text/x-diff | DiffLexer
/ pkgs / patch-rhodecode-tools-setup.diff
project: added all source files and assets
r1 diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
dan
pkgs: update rce to use tools 0.8.0
r110 @@ -3,7 +3,7 @@future==0.14.3
project: added all source files and assets
r1 six==1.9.0
mako==1.0.1
markupsafe==0.23
-requests==2.5.1
+requests
dan
pkgs: update rce to use tools 0.8.0
r110 #responses
project: added all source files and assets
r1 whoosh==2.7.0
dan
pkgs: update rce to use tools 0.8.0
r110 elasticsearch==2.3.0