Commit graph

20 commits

Author SHA1 Message Date
Marcel Amirault
9c87a3499c Update capitalization in /dev docs
Clean up capitalization in /development /gitlab-basics and
/install
2019-08-27 08:44:07 +00:00
Marcel Amirault
d2cb8f785e Update docs to pass new markdownlint
Deletes extra spaces and line, makes lists consistent, and
fixes links.
2019-08-22 08:50:31 +00:00
Arun Kumar Mohan
f3184b2268 Fix minor typo: CE -> EE 2019-08-19 00:02:10 -05:00
Ash McKenzie
115c4cee32 Add section on how we run CE->EE merge at GitLab 2019-08-15 06:51:21 +00:00
Marcel Amirault
e108f0d961 Small markdown tweaks to clear kramdown warnings
Fixing square brackets, links, etc in:
  merge_requests.md
  vulnerabilities.md
  issues.md
  issues_statistics.md
  pipelines.md
  services.md
  group_milestones.md
  milestones.md
  runners.md
  changelog.md
  issue_workflow.md
  elasticsearch.md
  api_graphql_styleguide.md
  automatic_ce_ee_merge.md
  file_storage.md
  architecture.md
  database_debugging.md
  index.md
  index.md
  frontend_testing.md
  pry_debugging.md
  vue.md
  development_process.md
2019-07-04 22:46:12 +00:00
Evan Read
eb86630959 Ensure all lists are surrounded by new lines
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00
Katrin Leinweber
10b76acd5c Fix typos 2019-01-21 18:06:16 +00:00
Yorick Peterse
8028f2458d
Fix documentation for automatic merging
The strategy name and interval was incorrect, and the link back to the
developer documentation was in the wrong place.
2018-12-13 14:50:41 +01:00
Yorick Peterse
8d99636eff
Update automatic merging documentation
We're moving from merging + reverting to only merging with the `ours`
strategy, removing the need for merge requests or reverting conflicts.
For more details, refer to Merge Train merge request
https://gitlab.com/gitlab-org/merge-train/merge_requests/6.
2018-12-11 14:03:06 +01:00
Yorick Peterse
191d5ab440
Updated documentation of CE to EE merges
This updates the documentation of automatic CE to EE merges to cover the
new automatic merging setup.
2018-12-04 14:40:08 +01:00
Achilleas Pipinellis
9177beead7
Instruct against squashing in CE to EE MRs 2018-11-23 17:00:38 +01:00
Marcel Amirault
109cfd951d
Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
Brett Walker
b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
gfyoung
7a56f0e93a Update git rerere link in docs
The original link was moved.
2018-08-07 01:13:16 -07:00
Marcia Ramos
9ede3a669c Docs guidelines: cherry-picking commits from CE to EE 2018-03-06 16:34:05 +00:00
Rémy Coutable
a51dea0d43
Improve doc/development/automatic_ce_ee_merge.md
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-01 13:37:47 +01:00
Ville Skyttä
0cbbb08e79 doc: Spelling fixes 2018-01-19 12:09:59 +02:00
Rémy Coutable
b79a878d11
Remove a header level in the new 'Automatic CE->EE merge' doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-11 12:30:07 +01:00
Rémy Coutable
dd0223f530
Address Robert's and Axil's feedback
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-06 16:30:03 +01:00
Rémy Coutable
aaf1699730
Move the "Limit conflicts with EE" doc to "Automatic CE-> EE merge"
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-05 17:49:49 +01:00