Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
marcink
- Fri, 25 Jan 2013 01:31:17
Show More
README.rst
0
+1
-1
@@
-176,4
+176,4
b' have sphinx_ installed you can install i'
176
.. _git: http://git-scm.com/
176
.. _git: http://git-scm.com/
177
.. _celery: http://celeryproject.org/
177
.. _celery: http://celeryproject.org/
178
.. _Sphinx: http://sphinx.pocoo.org/
178
.. _Sphinx: http://sphinx.pocoo.org/
179
.. _vcs: http://pypi.python.org/pypi/vcs
No newline at end of file
179
.. _vcs: http://pypi.python.org/pypi/vcs
docs/api/api.rst
0
+1
-1
@@
-956,4
+956,4
b' OUTPUT::'
956
"msg" : "Revoked perm for group: `<usersgroupname>` in repo: `<reponame>`",
956
"msg" : "Revoked perm for group: `<usersgroupname>` in repo: `<reponame>`",
957
"success": true
957
"success": true
958
}
958
}
959
error: null
No newline at end of file
959
error: null
docs/api/models.rst
0
+1
-1
@@
-32,4
+32,4
b' The :mod:`models` Module'
32
:members:
32
:members:
33
33
34
.. automodule :: rhodecode.model.users_group
34
.. automodule :: rhodecode.model.users_group
35
:members:
No newline at end of file
35
:members:
docs/index.rst
0
+1
-1
@@
-61,4
+61,4
b' Other topics'
61
.. _git: http://git-scm.com/
61
.. _git: http://git-scm.com/
62
.. _celery: http://celeryproject.org/
62
.. _celery: http://celeryproject.org/
63
.. _Sphinx: http://sphinx.pocoo.org/
63
.. _Sphinx: http://sphinx.pocoo.org/
64
.. _vcs: http://pypi.python.org/pypi/vcs
No newline at end of file
64
.. _vcs: http://pypi.python.org/pypi/vcs
docs/installation_win.rst
0
+1
-1
@@
-247,4
+247,4
b' Open a CommandPrompt like in Step7 (VS20'
247
247
248
paster upgrade-db production.ini (update database)
248
paster upgrade-db production.ini (update database)
249
249
250
Full steps in http://packages.python.org/RhodeCode/upgrade.html
No newline at end of file
250
Full steps in http://packages.python.org/RhodeCode/upgrade.html
docs/setup.rst
0
+1
-1
@@
-722,4
+722,4
b' Some example init.d scripts can be found'
722
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
722
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
723
.. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
723
.. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
724
.. _Issues tracker: https://bitbucket.org/marcinkuzminski/rhodecode/issues
724
.. _Issues tracker: https://bitbucket.org/marcinkuzminski/rhodecode/issues
725
.. _google group rhodecode: http://groups.google.com/group/rhodecode
No newline at end of file
725
.. _google group rhodecode: http://groups.google.com/group/rhodecode
docs/usage/backup.rst
0
+1
-1
@@
-23,4
+23,4
b' Database'
23
When using sqlite just copy rhodecode.db.
23
When using sqlite just copy rhodecode.db.
24
Any other database engine requires a manual backup operation.
24
Any other database engine requires a manual backup operation.
25
25
26
Database backup will contain all gathered statistics
No newline at end of file
26
Database backup will contain all gathered statistics
docs/usage/git_support.rst
0
+1
-1
@@
-52,4
+52,4
b' file **rhodecode/__init__.py** and comme'
52
}
52
}
53
53
54
.. _waitress: http://pypi.python.org/pypi/waitress
54
.. _waitress: http://pypi.python.org/pypi/waitress
55
.. _gunicorn: http://pypi.python.org/pypi/gunicorn
No newline at end of file
55
.. _gunicorn: http://pypi.python.org/pypi/gunicorn
docs/usage/locking.rst
0
+1
-1
@@
-38,4
+38,4
b' every initial clone and every pull gives'
38
the exclusive right to do a push.
38
the exclusive right to do a push.
39
39
40
40
41
Each repo can be manually unlocked by admin from the repo settings menu.
No newline at end of file
41
Each repo can be manually unlocked by admin from the repo settings menu.
docs/usage/performance.rst
0
+1
-1
docs/usage/subrepos.rst
0
+1
-1
@@
-34,4
+34,4
b' Next we can edit the subrepo data, and p'
34
both of repositories.
34
both of repositories.
35
35
36
see http://mercurial.aragost.com/kick-start/en/subrepositories/ for more
36
see http://mercurial.aragost.com/kick-start/en/subrepositories/ for more
37
information about subrepositories
No newline at end of file
37
information about subrepositories
docs/usage/troubleshooting.rst
0
+1
-1
@@
-67,4
+67,4
b' For further questions search the `Issues'
67
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
67
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
68
.. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
68
.. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
69
.. _Issues tracker: https://bitbucket.org/marcinkuzminski/rhodecode/issues
69
.. _Issues tracker: https://bitbucket.org/marcinkuzminski/rhodecode/issues
70
.. _google group rhodecode: http://groups.google.com/group/rhodecode
No newline at end of file
70
.. _google group rhodecode: http://groups.google.com/group/rhodecode
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