Commit Graph

428 Commits

Author SHA1 Message Date
Marcia Ramos 8b5c118da2 Merge branch 'docs/lfs-s3-ce' into 'master'
Refactor the LFS S3 docs

See merge request gitlab-org/gitlab-ce!18029
2018-04-02 15:28:08 +00:00
Achilleas Pipinellis f7f98faa65
Refactor the LFS S3 docs 2018-03-30 12:28:39 +02:00
Victor Wu 507090f93b Update todos to say will trigger when commenting on a commit 2018-03-29 13:41:51 +00:00
Alessio Caiazza 04c5e637f8
Port LFS direct_upload from EE 2018-03-27 10:32:48 +02:00
Sean McGivern 835fe4d324 Merge branch '40781-os-to-ce' into 'master'
Bring Object Storage to CE

Closes #4171, #4163, #3370, #2841, and #29203

See merge request gitlab-org/gitlab-ce!17358
2018-03-27 08:20:03 +00:00
YarNayar 99b01e2359 Send notification emails when push to a merge request
Closes #23460
2018-03-26 13:24:52 +01:00
Micaël Bergeron b08a1cd2c4 fix the failing specs 2018-03-22 14:37:47 -04:00
Micaël Bergeron 4155f5caf5 Merge branch '40781-os-to-ce' of gitlab.com:gitlab-org/gitlab-ce into ce-40781-os-to-ce 2018-03-09 10:32:42 -05:00
Micaël Bergeron f7b8ae3fe2 apply feedback 2018-03-09 10:31:31 -05:00
Micaël Bergeron fc6587f1f2 Add proxy_download to perform proxied sending of all files 2018-03-09 09:16:06 -05:00
Micaël Bergeron 0f1d348d68 port the object storage to CE 2018-03-01 10:34:30 -05:00
Achilleas Pipinellis fff70a04e1
Add version which LFS lock was introduced 2018-02-20 10:03:07 +01:00
Rubén Dávila bed9483211 Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
Sean McGivern e4952f1703 Merge branch '41532-email-reason' into 'master'
Show why a notification email was sent

Closes #41532 and #1366

See merge request gitlab-org/gitlab-ce!16160
2018-01-19 11:01:46 +00:00
James Ramsay de2cb24fd0 Add Git LFS status icon to docs 2018-01-18 09:46:54 -05:00
Mario de la Ossa 23a20c20f8
Initial work to add notification reason to emails
Adds `#build_notification_recipients` to `NotificationRecipientService`
that returns the `NotificationRecipient` objects in order to be able to
access the new attribute `reason`.

This new attribute is used in the different notifier methods in order to
add the reason as a header: `X-GitLab-NotificationReason`.

Only the reason with the most priority gets sent.
2018-01-16 19:17:55 -06:00
Alexis Reigel a2655e3fbd use sentence case for "Merge request events" 2018-01-04 09:33:41 +01:00
Ben Boeckel 6b23e9d923 docs: fix a typo in LFS documentation 2017-12-21 08:31:56 -05:00
James Edwards-Jones c7807741a4 Document LFS integrity check and how to disable it 2017-12-18 11:53:17 +00:00
Achilleas Pipinellis 3f39d78795
Fix the redirect location wording
Closes https://gitlab.com/gitlab-com/gitlab-docs/issues/142
2017-11-23 12:52:26 +01:00
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Rémy Coutable d7942f223c Allow to disable the Performance Bar and document the `p b` shortcut in its doc page
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-30 16:13:15 +01:00
Eric Eastwood fab5567a09 Update fast-forward doc links to point at own docs 2017-09-19 23:48:40 -05:00
Marcia Ramos 6cc53dd1ae Merge branch 'docs/gpg-refactor' into 'master'
Refactor GPG docs

See merge request !13660
2017-08-21 01:19:03 +00:00
Achilleas Pipinellis 4d4994f4cd Change GPG docs location 2017-08-18 10:52:35 +03:00
Achilleas Pipinellis bbd627c548 Move workflow/importing/ to user/project/import/ 2017-08-17 17:18:33 +03:00
Marcia Ramos 20f5bd6490 update remaining links for add-user.md 2017-08-14 16:27:24 -03:00
Marcia Ramos 48f451bf94 delete duplicate content
delete old doc, update links to the current doc
2017-08-14 16:21:51 -03:00
Marcia Ramos 65d6f87328 move "share projects with groups" docs
- correct the file tree
- remove duplicate doc
- move to project/members/
- move images
- update links
2017-08-14 16:15:51 -03:00
Marcia Ramos f325056126 move doc from /workflow/ to /project/
fix the file tree
2017-08-14 15:00:09 -03:00
bart 329391ced7 Update gitlab_flow.md, Teatro seems to be completely dead, see also https://forum.gitlab.com/t/gitlab-flow-documentation-teatro/7774 2017-07-28 13:28:47 +00:00
Alexis Reigel 027309eb2a user may now revoke a gpg key
other than just removing a key, which doesn't affect the verified state
of a commit, revoking a key unverifies all signed commits.
2017-07-27 15:43:37 +02:00
Alexis Reigel ade54803a7 add help links to gpg commits / gpg settings 2017-07-27 15:43:37 +02:00
Alexis Reigel 28c75fc1a8 documentation for gpg signed commits 2017-07-27 15:43:37 +02:00
Marcia Ramos af39e4be09 Refactor groups docs 2017-07-16 16:03:39 +00:00
leungpeng 651e32fd5a Fixed typo in gitlab_flow.md 2017-06-29 15:37:55 +00:00
Eric Eastwood ea090291bb Rename "Slash commands" to "Quick actions"
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070

Deprecate "chat commands" in favor of "slash commands"

We looked for things like:

 - `slash commmand`
 - `slash_command`
 - `slash-command`
 - `SlashCommand`
2017-06-15 09:01:56 -05:00
Robert Speicher 5a66e6d968 Merge branch '29010-perf-bar' into 'master'
Add an optional performance bar to view performance metrics for the current page

Closes #29010

See merge request !11439
2017-06-12 19:23:49 +00:00
Rémy Coutable add21d409f Add `p b` to the shortcuts documentation
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-09 17:21:39 +02:00
Lauri Piisang 67f6b063e4 Clarify transferring project, specify permissions 2017-06-09 07:21:07 +00:00
renzo 946730972f Rephrase to enhance readability. And some minor grammar. 2017-05-29 13:25:34 +00:00
Achilleas Pipinellis 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
Cindy Pallares 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
Arihant 742c4a11c0 Updated LFS workflow for removing unreferenced LFS objects 2017-05-05 06:57:47 +00:00
Annabel Dunstone Gray 9773fcd190 Update todos screenshots 2017-05-03 16:08:42 -05:00
Achilleas Pipinellis 1cb827eea3 Fill in information about creating the wiki Home page 2017-05-03 00:38:21 +02:00
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
joe d bd98ae9cdc Update groups.md found typo 2017-04-19 16:45:51 +00:00