Commit Graph

387 Commits

Author SHA1 Message Date
71b80f96cb Merge branch 'patch-19' into 'master'
Updated LFS workflow for removing unreferenced LFS objects

See merge request !11108
2017-05-24 18:04:40 +00:00
20aab3c85f Add project and group notification settings info
Notification settings are described, but aren't mentioned where they
are or where to change them.
2017-05-19 17:24:58 -05:00
742c4a11c0 Updated LFS workflow for removing unreferenced LFS objects 2017-05-05 06:57:47 +00:00
9773fcd190 Update todos screenshots 2017-05-03 16:08:42 -05:00
1cb827eea3 Fill in information about creating the wiki Home page 2017-05-03 00:38:21 +02:00
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
e8f635679f Fix broken link 2017-04-21 14:35:48 +02:00
6f923251f5 Milestones documentation refactor 2017-04-20 16:28:05 +00:00
bd98ae9cdc Update groups.md found typo 2017-04-19 16:45:51 +00:00
d2b3ed17bb Merge branch '29816-create-keyboard-shortcut-for-editing-wiki-page' into 'master'
Add keyboard edit shortcut for wiki

Closes #29816

See merge request !10245
2017-04-18 11:14:00 +00:00
607fa9e705 Add link to GitHub rake task 2017-04-17 18:21:06 +00:00
0c3a0b6560 Add keyboard edit shortcut for wiki 2017-04-11 20:30:28 +03:00
76cec3404c Merge branch '25274-gitlab_flow-md-broken-download-link-in-resources' into 'master'
Remove broken link on gitlab_flow.md

Closes #25274

See merge request !10590
2017-04-10 14:56:05 +00:00
dbbf481836 Merge branch 'todos-docs-update' into 'master'
Update todos.md

Closes #30528

See merge request !10557
2017-04-10 14:37:34 +00:00
f328a7759e Remove broken link 2017-04-10 13:31:11 +00:00
d0beb755f9 Add a name field to the group edit form
Enables user specification of group name vs. name inferred from group path.

Cause new group form to copy name from path

Adds some new page-specific javascript that copies entry from the
group path field to the group name field when the group name field
is initially empty.

Remove duplicate group name entry field on group edit form

This corrects the duplicated name entry field and tests that the
JavaScript does not update the group name field if the user
edits the group path.  (Editing the group path is not recommended
in any case, but it is possible.)

Address eslint errors in group.js

Enable group name copy with dispatch and explore group creation

The dispatch and explore group creation forms require the group.js
asset, and their tests now require testing against poltergeist

Update workflow new group instruction

Update the gitlab basics group creation document

Add a change log entry

Remove unused variable for eslint
2017-04-09 08:43:49 -05:00
a5badd40ae Update todos.md 2017-04-07 19:30:15 +00:00
72419f3a8b Documentation for protected tags 2017-04-07 03:08:06 +01:00
a1805cbcd5 Quiet pipeline emails
1. Never send a pipeline email to anyone other than the user who created
   the pipeline.
2. Only send pipeline success emails to people with the custom
   notification setting for enabled. Watchers and participants will
   never receive this.
3. When custom settings are unset (for new settings and legacy ones),
   act as if failed_pipeline is set.
2017-04-03 13:59:48 +01:00
78840333d7 Merge branch 'add-todos-shortcut' into 'master'
Add global `g t` shortcut to go to todos

See merge request !10041
2017-03-22 11:43:59 +00:00
c77fc4cee3 Add global g t shortcut to go to todos 2017-03-17 14:58:35 +00:00
a406918787 Refactor award emojis document
[ci skip]
2017-03-17 11:51:11 +01:00
03dabc522e Allow filtering by all started milestones 2017-03-15 17:02:38 +00:00
db8f6259ab Change naming from nested groups to subgroups
[ci skip]
2017-03-15 09:16:24 +01:00
bb99fc2572 Add nested groups documentation
[ci skip]
2017-03-14 21:20:56 +01:00
6a2516f978 Restore keyboard shortcuts for "Activity" and "Charts" 2017-03-06 23:52:57 +00:00
d13669c98b Remove remnants of git annex 2017-03-03 18:33:47 +01:00
52352be6be Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
05139d38fd Grammar improvement in gitlab flow intro doc 2017-03-01 08:36:43 +00:00
82f6c0f5ac Merge branch 'patch-14' into 'master'
Update manage_large_binaries_with_git_lfs.md

See merge request !9412
2017-02-27 12:03:41 +00:00
e7899f5f1a use single backticks for inline code 2017-02-25 13:01:11 +01:00
0a53a3d966 change todos counter position & format ( for large counts ) 2017-02-21 21:21:49 +02:00
64f20dc1b5 Update manage_large_binaries_with_git_lfs.md
Add note to include .gitattributes file in repository - see instructions here: https://git-lfs.github.com/
2017-02-21 11:46:31 +00:00
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
c9d687d6fe Download snippets with LF line-endings by default 2017-02-20 07:24:03 +01:00
13ad37d8c2 Merge branch 'directly-addressed-todo-docs' into 'master'
Add docs for directly addressed todos

See merge request !9312
2017-02-17 22:57:50 +00:00
f98c2cf17f Update gitlab_flow.md 2017-02-17 13:13:59 +00:00
e4a26c0cdb Add docs for directly addressed todos 2017-02-17 10:52:19 +00:00
5ad1d40c7f Merge branch 'docs/broken-links' into 'master'
Fix most of broken docs links

See merge request !9275
2017-02-15 18:58:10 +00:00
f2ed14458c Fix most of broken docs links
[ci skip]
2017-02-15 19:27:40 +01:00
1284469caa Merge branch '26651-cannot-move-project-into-group' into 'master'
Specify that only project owners can transfer a project

Closes #26651

See merge request !9262
2017-02-15 16:30:08 +00:00
ba374a5a35 Specify that only project owners can transfer a project
[skip ci]
2017-02-15 20:25:52 +05:30
a084437b5c Rename builds to jobs in docs
[ci skip]
2017-02-15 12:12:35 +01:00
4f5bb9807c Move merge requests index file inside the merge_requests dir
[ci skip]
2017-02-13 10:22:00 +01:00
e60ff02882 Fix broken links to docs
[ci skip]
2017-02-06 15:46:58 +01:00
8d94a58dcb Add due dates docs
[ci skip]
2017-01-24 15:05:02 +01:00
b4dd549cdf Add docs for confidential issues
[ci skip]
2017-01-24 12:40:05 +01:00
f208897ccb Merge branch 'backport-time-tracking-ce' into 'master'
Backport timetracking to CE

See merge request !8195
2017-01-18 15:49:22 +00:00
c79e12b5be Fixing typo 2017-01-18 11:42:40 +00:00
b55d2d6573 Slight modification to the doc 2017-01-15 11:10:04 -05:00