Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
907bbbd91df3
Commit
d4ebde93
authored
Mar 08, 2012
by
Dmitriy Zaporozhets
Browse files
help updated
parent
7664280c4b43
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/views/help/index.html.haml
View file @
907bbbd9
%h3
Gitlabhq
%span
.right
v2.
2
%span
.right
v2.
3
%hr
%h4
Self Hosted Git Management
%h4
Fast, secure and stable solution based on Ruby on Rails
&
Gitolite.
...
...
@@ -11,7 +11,7 @@
%ol
%li
=
link_to
"Workflow"
,
help_workflow_path
%h5
=
link_to
"Workflow"
,
help_workflow_path
%li
=
link_to
"Permissions"
,
help_permissions_path
%h5
=
link_to
"Permissions"
,
help_permissions_path
app/views/help/permissions.html.haml
View file @
907bbbd9
%h3
Permissions
%hr
%h4
Guest
%ul
%li
Create new issue
%li
Leave comments
%li
Write on project wall
.row
.ui-box.span3
%h5
Guest
%ul
.unstyled
%li
Create new issue
%li
Leave comments
%li
Write on project wall
%h4
Reporter
%ul
%li
Pull project code
%li
Download project
%li
Create new issue
%li
Create new merge request
%li
Write on project wall
%li
Create a code snippets
.ui-box.span4
%h5
Reporter
%ul
.unstyled
%li
Pull project code
%li
Download project
%li
Create new issue
%li
Create new merge request
%li
Write on project wall
%li
Create a code snippets
%h4
Developer
%ul
%li
Pull project code
%li
Create new branches
%li
Push to non-protected branches
%li
Remove non-protected branches
%li
Add tags
%li
Create new issue
%li
Create new merge request
%li
Write on project wall
%li
Write a wiki
.ui-box.span4
%h5
Developer
%ul
.unstyled
%li
Pull project code
%li
Create new branches
%li
Push to non-protected branches
%li
Remove non-protected branches
%li
Add tags
%li
Create new issue
%li
Create new merge request
%li
Write on project wall
%li
Write a wiki
%h4
Master
%ul
%li
Full repository access
%li
Full project access
%li
Add new team members
.ui-box.span4
%h5
Master
%ul
.unstyled
%li
Full repository access
%li
Full project access
%li
Add new team members
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment