##// END OF EJS Templates
whitespace cleanup
marcink -
r3413:d79f3505 beta
parent child Browse files
Show More
@@ -51,4 +51,4 b''
51 .vc { color: #ff99ff } /* Name.Variable.Class */
51 .vc { color: #ff99ff } /* Name.Variable.Class */
52 .vg { color: #ff99ff } /* Name.Variable.Global */
52 .vg { color: #ff99ff } /* Name.Variable.Global */
53 .vi { color: #ff99ff } /* Name.Variable.Instance */
53 .vi { color: #ff99ff } /* Name.Variable.Instance */
54 .il { color: #009999 } /* Literal.Number.Integer.Long */ No newline at end of file
54 .il { color: #009999 } /* Literal.Number.Integer.Long */
@@ -60,5 +60,3 b' 3. Scale RhodeCode horizontally'
60 - load balance using round robin or ip hash, recommended is writing LB rules
60 - load balance using round robin or ip hash, recommended is writing LB rules
61 that will separate regular user traffic from automated processes like CI
61 that will separate regular user traffic from automated processes like CI
62 servers or build bots.
62 servers or build bots.
63
64
@@ -17,4 +17,4 b' docutils==0.8.1'
17 simplejson==2.5.2
17 simplejson==2.5.2
18 mock
18 mock
19 py-bcrypt
19 py-bcrypt
20 mercurial==2.3.0 No newline at end of file
20 mercurial==2.3.0
General Comments 0
You need to be logged in to leave comments. Login now