Commit graph

11 commits

Author SHA1 Message Date
Marcel Amirault
143872fa52 Remove trailing whitespace in docs
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
2019-07-12 08:15:38 +00:00
Marcel Amirault
73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcel Amirault
3c31d793c8 Docs: Update all links to relative in /workflow and /administration 2019-06-05 03:29:33 +00:00
James Lopez
a2aa505805
Refactor code to remove object storage flag from Import/Export
Updated docs, refactor import/export code
Fix AvatarUploader path issue
Fix project export upload webhook error
2018-09-06 16:52:42 +02:00
James Lopez
a2bf164154
Update Import/Export to use object storage (based on aa feature flag) 2018-07-06 15:46:18 +02:00
Marcia Ramos 🚫 (OOO - back on May 21)
1983e15970 Docs: fix duplicate titles 2018-05-09 16:11:28 +00:00
Achilleas Pipinellis
689de9c6fb Simplify feature introduction note
[ci skip]
2016-08-08 11:44:55 +03:00
Achilleas Pipinellis
a41b468816 Add note about the shared directory 2016-06-22 11:31:07 +02:00
Achilleas Pipinellis
e023e66c9f Add note about enabling import/export in existing installations 2016-06-22 11:05:34 +02:00
James Lopez
6eaf34685e Add note about settings 2016-06-22 06:06:50 +00:00
Achilleas Pipinellis
b2732f3af1 Refactor project import/export documentation 2016-06-21 20:07:52 +02:00