Achilleas Pipinellis
e84787ae08
Refactor Discussions docs
...
- Move to dicsussions/index.md
- Bring back previous path with a link to new location
- Reorder sections
2017-04-21 19:35:23 +02:00
Luke "Jared" Bennett
e8f635679f
Fix broken link
2017-04-21 14:35:48 +02:00
Achilleas Pipinellis
6f923251f5
Milestones documentation refactor
2017-04-20 16:28:05 +00:00
James Edwards-Jones
72419f3a8b
Documentation for protected tags
2017-04-07 03:08:06 +01:00
Achilleas Pipinellis
db8f6259ab
Change naming from nested groups to subgroups
...
[ci skip]
2017-03-15 09:16:24 +01:00
Achilleas Pipinellis
bb99fc2572
Add nested groups documentation
...
[ci skip]
2017-03-14 21:20:56 +01:00
Sean McGivern
bc0b438d13
Merge branch '21240_snippets_line_ending' into 'master'
...
Download snippets with LF line-endings by default
Closes #21240
See merge request !8999
2017-02-20 13:26:22 +00:00
Jarka Kadlecova
c9d687d6fe
Download snippets with LF line-endings by default
2017-02-20 07:24:03 +01:00
Achilleas Pipinellis
4f5bb9807c
Move merge requests index file inside the merge_requests dir
...
[ci skip]
2017-02-13 10:22:00 +01:00
Achilleas Pipinellis
8d94a58dcb
Add due dates docs
...
[ci skip]
2017-01-24 15:05:02 +01:00
Achilleas Pipinellis
b4dd549cdf
Add docs for confidential issues
...
[ci skip]
2017-01-24 12:40:05 +01:00
Ruben Davila
17196a2ff3
Backport backend work for time tracking.
2017-01-15 11:10:04 -05:00
Achilleas Pipinellis
adb3f3d4e4
Move MWPS document to new location
2016-11-29 11:35:30 +01:00
Grzegorz Bizon
c6a4f9fc5b
Update some docs to reflect MWPS name change
2016-11-21 11:27:28 +01:00
Achilleas Pipinellis
13d3bd81a6
Change location and refactor issue closing pattern documentation
...
Split into user and administrator docs:
- administration/issue_closing_pattern.md
- user/project/issues/automatic_issue_closing.md
[ci skip]
2016-09-22 11:09:04 +03:00
Achilleas Pipinellis
259c1e4174
Add docs on Cycle Analytics
...
[ci skip]
2016-09-20 21:08:44 +02:00
Achilleas Pipinellis
7d2bd6b91b
Merge branch '21857-refactor-merge-requests-documentation' into 'master'
...
Refactor merge requests documentation
## What does this MR do?
Add more information on merge requests.
## Moving docs to a new location?
See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location
- [x] Make sure the old link is not removed and has its contents replaced with a link to the new location.
- [x] Make sure internal links pointing to the document in question are not broken.
- [x] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory.
- [x] If working on CE, submit an MR to EE with the changes as well.
---
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/21857
See merge request !6202
2016-09-05 20:43:45 +00:00
Achilleas Pipinellis
bf00e0f4b2
Add links to new docs in merge_requests.md and workflow/README.md
2016-09-05 18:25:05 +02:00
Achilleas Pipinellis
7973a22ff4
Move `workflow/merge_requests.md` to `user/project/merge_requests.md`
2016-09-05 12:13:11 +02:00
Achilleas Pipinellis
30b56b160b
Move web_editor doc to new location
2016-09-02 13:11:57 +02:00
Achilleas Pipinellis
a41cd65e79
Merge branch 'issue-boards-doc' into 'master'
...
Documentation for Issue Boards
## What does this MR do?
Add documentation for issue boards.
## What are the relevant issue numbers?
- Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/17907
- Backend MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5548
- Frontend MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5554
See merge request !5713
2016-08-22 15:20:27 +00:00
Achilleas Pipinellis
aef158a74d
Great refactor of Issue Board docs
2016-08-22 16:09:26 +03:00
Achilleas Pipinellis
c70037752c
Change location of slash commands docs
2016-08-22 15:53:09 +03:00
Robert Speicher
717366d28d
Merge branch '4273-slash-commands' into 'master'
...
Support slash commands in issues / MR description & comments
See merge request !5021
2016-08-18 16:41:16 -05:00
Achilleas Pipinellis
163c4f5658
Refactor description templates documentation
2016-08-18 09:13:05 +03:00
Douwe Maan
e07c27fee4
Merge branch 'master' into 4273-slash-commands
...
# Conflicts:
# app/services/issues/create_service.rb
2016-08-16 17:49:53 -05:00
Felipe Artur
2872672945
Load issues and merge requests templates from repository
2016-08-16 15:50:17 -03:00
Rémy Coutable
0eea8c8857
Support slash commands in noteable description and notes
...
Some important things to note:
- commands are removed from noteable.description / note.note
- commands are translated to params so that they are treated as normal
params in noteable Creation services
- the logic is not in the models but in the Creation services, which is
the right place for advanced logic that has nothing to do with what
models should be responsible of!
- UI/JS needs to be updated to handle notes which consist of commands
only
- the `/merge` command is not handled yet
Other improvements:
- Don't process commands in commit notes and display a flash is note is only commands
- Add autocomplete for slash commands
- Add description and params to slash command DSL methods
- Ensure replying by email with a commands-only note works
- Use :subscription_event instead of calling noteable.subscribe
- Support :todo_event in IssuableBaseService
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-08-13 00:05:57 +02:00
Achilleas Pipinellis
1a5b7e7d70
Refactor protected branches documentation
2016-07-22 10:57:47 +03:00
Achilleas Pipinellis
8195deb8a6
Move labels documentation to new location
...
Due to https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
2016-06-21 18:54:30 +02:00
P.S.V.R
3d6ba3b107
Add support to cherry-pick any commit
...
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785
Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
2016-04-18 15:39:07 +08:00
Dmitriy Zaporozhets
e12e937b94
Bring share with group feature documentation from EE
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-12 15:05:52 +01:00
Achilleas Pipinellis
5ee049fcfb
Add Todos documentation
...
[ci skip]
2016-03-02 14:33:47 +02:00
Achilleas Pipinellis
e406eb7d6a
Add revert changes doc to workflow README
2016-02-19 13:15:42 -05:00
Achilleas Pipinellis
465e4616c9
Add file finder documentation
...
[ci skip]
2016-01-21 22:32:55 +01:00
Drew Blessing
f98f353436
[ci skip] Add SVN to Git migration documentation
2015-12-15 16:29:07 -06:00
Douwe Maan
b2b548de9d
Rewrite docs
2015-12-08 14:02:34 +01:00
Marin Jankovski
899807f604
Update required version of lfs client and separate the docs for users and admins.
2015-11-20 16:10:08 +01:00
Dmitriy Zaporozhets
78d542fcd8
Add milestones documentation to workflow
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-16 15:56:50 +01:00
Dmitriy Zaporozhets
2ac1193720
Add release notes documentation
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-12 15:22:59 +01:00
Dmitriy Zaporozhets
3e259ea8bc
Revert "Merge branch 'revert-satellites' into 'master'
"
...
This reverts commit 5daf44b7c8 , reversing
changes made to 2f706fbd23 .
2015-08-11 14:33:31 +02:00
Dmitriy Zaporozhets
84727fba96
Revert "Merge branch 'improve-merge-requests' into 'master'
"
...
This reverts commit 4773f38e28 , reversing
changes made to 0d5d80b735 .
2015-08-11 10:26:19 +02:00
Dmitriy Zaporozhets
3c5ef17975
Link merge request doc to README
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-07 13:07:03 +02:00
karen Carias
c5a6c16dba
typo
2015-08-03 15:55:02 -07:00
karen Carias
168f10feba
added new doc about adding users and members
2015-07-30 13:20:10 -07:00
karen Carias
3d6e67e44e
fixed notifications title
2015-07-13 10:36:29 -07:00
Robert Speicher
cdf893bc15
Move 2FA docs from "Workflow" to "Profile Settings"
2015-06-13 17:59:12 -04:00
Karen Carias
b4116e76cb
Removed link "importing to gitlab" because it's in "Documentation". Organized links in alphabetical order.
2015-06-08 20:55:42 +00:00
Karen Carias
ce7831ae39
fixed importing link
2015-06-08 20:26:58 +00:00
Job van der Voort
8a32c46e6e
importing documents renewed
2015-06-08 16:35:03 +02:00