Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
Mads Kiilerich
- Fri, 18 Nov 2016 00:11:13
Show More
docs/contributing.rst
0
+1
-1
@@
-137,7
+137,7
b' Coding guidelines'
137
-----------------
137
-----------------
138
138
139
We don't have a formal coding/formatting standard. We are currently using a mix
139
We don't have a formal coding/formatting standard. We are currently using a mix
140
of Mercurial (http://mercurial.selenic.com/wiki/CodingStyle), pep8, and
140
of Mercurial's (https ://www. mercurial-scm.org /wiki/CodingStyle), pep8, and
141
consistency with existing code. Run ``scripts/run-all-cleanup`` before
141
consistency with existing code. Run ``scripts/run-all-cleanup`` before
142
committing to ensure some basic code formatting consistency.
142
committing to ensure some basic code formatting consistency.
143
143
docs/index.rst
0
+1
-1
@@
-74,7
+74,7
b' Other topics'
74
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
74
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
75
.. _python: http://www.python.org/
75
.. _python: http://www.python.org/
76
.. _django: http://www.djangoproject.com/
76
.. _django: http://www.djangoproject.com/
77
.. _mercurial: http://mercurial.selenic.com/
77
.. _mercurial: https ://www. mercurial-scm.org /
78
.. _bitbucket: http://bitbucket.org/
78
.. _bitbucket: http://bitbucket.org/
79
.. _subversion: http://subversion.tigris.org/
79
.. _subversion: http://subversion.tigris.org/
80
.. _git: http://git-scm.com/
80
.. _git: http://git-scm.com/
docs/setup.rst
0
+2
-2
@@
-864,11
+864,11
b' the ``init.d`` directory of the Kallithe'
864
864
865
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
865
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
866
.. _python: http://www.python.org/
866
.. _python: http://www.python.org/
867
.. _Mercurial: http://mercurial.selenic.com/
867
.. _Mercurial: https ://www. mercurial-scm.org /
868
.. _Celery: http://celeryproject.org/
868
.. _Celery: http://celeryproject.org/
869
.. _Celery documentation: http://docs.celeryproject.org/en/latest/getting-started/index.html
869
.. _Celery documentation: http://docs.celeryproject.org/en/latest/getting-started/index.html
870
.. _RabbitMQ: http://www.rabbitmq.com/
870
.. _RabbitMQ: http://www.rabbitmq.com/
871
.. _Redis: http://redis.io/
871
.. _Redis: http://redis.io/
872
.. _python-ldap: http://www.python-ldap.org/
872
.. _python-ldap: http://www.python-ldap.org/
873
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
873
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
874
.. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
874
.. _PublishingRepositories: https ://www. mercurial-scm.org /wiki/PublishingRepositories
docs/usage/troubleshooting.rst
0
+1
-1
@@
-69,7
+69,7
b' Troubleshooting'
69
69
70
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
70
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
71
.. _python: http://www.python.org/
71
.. _python: http://www.python.org/
72
.. _mercurial: http://mercurial.selenic.com/
72
.. _mercurial: https ://www. mercurial-scm.org /
73
.. _celery: http://celeryproject.org/
73
.. _celery: http://celeryproject.org/
74
.. _rabbitmq: http://www.rabbitmq.com/
74
.. _rabbitmq: http://www.rabbitmq.com/
75
.. _python-ldap: http://www.python-ldap.org/
75
.. _python-ldap: http://www.python-ldap.org/
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages