Commit Graph

306 Commits

Author SHA1 Message Date
GitLab Bot 5c521d1f9b Add latest changes from gitlab-org/gitlab@master 2019-10-18 15:06:05 +00:00
GitLab Bot 00c78fb814 Add latest changes from gitlab-org/gitlab@master 2019-10-16 15:06:17 +00:00
GitLab Bot 3546e1bb09 Add latest changes from gitlab-org/gitlab@master 2019-10-16 06:07:06 +00:00
GitLab Bot 94be244a9f Add latest changes from gitlab-org/gitlab@master 2019-10-15 03:06:19 +00:00
GitLab Bot f03a645e74 Add latest changes from gitlab-org/gitlab@master 2019-10-11 12:06:29 +00:00
GitLab Bot 308146dc39 Add latest changes from gitlab-org/gitlab@master 2019-10-10 00:06:44 +00:00
GitLab Bot 1f1bdf54e1 Add latest changes from gitlab-org/gitlab@master 2019-10-04 09:06:35 +00:00
GitLab Bot 2b67531b0f Add latest changes from gitlab-org/gitlab@master 2019-10-03 09:07:16 +00:00
GitLab Bot 81c6c53d6c Add latest changes from gitlab-org/gitlab@master 2019-10-02 12:06:04 +00:00
GitLab Bot 404bb44ef7 Add latest changes from gitlab-org/gitlab@master 2019-10-02 06:06:28 +00:00
GitLab Bot 94611567bd Add latest changes from gitlab-org/gitlab@master 2019-09-30 09:06:31 +00:00
GitLab Bot 42572f63ea Add latest changes from gitlab-org/gitlab@master 2019-09-30 06:06:02 +00:00
GitLab Bot 45482d5a27 Add latest changes from gitlab-org/gitlab@master 2019-09-27 12:06:07 +00:00
GitLab Bot 1d89871c57 Add latest changes from gitlab-org/gitlab@master 2019-09-23 09:06:22 +00:00
GitLab Bot b082790134 Add latest changes from gitlab-org/gitlab@master 2019-09-18 18:06:14 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
GitLab Bot bd860c22f6 Add latest changes from gitlab-org/gitlab@master 2019-09-17 12:06:48 +00:00
GitLab Bot 3d67f14ecb Add latest changes from gitlab-org/gitlab@master 2019-09-17 03:06:07 +00:00
William Chia 427a33124a Add instructions for defining stages 2019-09-11 03:45:03 +00:00
Marcel Amirault 03b152c5b9 Fix broken markdown in various docs 2019-08-30 03:29:45 +00:00
Hordur Freyr Yngvason 6f47a6d1f9 Document the AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS project variable 2019-08-30 01:10:37 +00:00
Achilleas Pipinellis ce84140e8b Merge branch 'docs/jramsay/partial-clone-typo' into 'master'
Remove incorrectly structured url

See merge request gitlab-org/gitlab-ce!32332
2019-08-29 11:46:41 +00:00
James Ramsay c3a43cc82a Remove bad url from partial clone docs 2019-08-29 14:07:46 +03:00
Evan Read bea43ed6db Make Auto DevOps requirements easier to read 2019-08-29 08:41:11 +00:00
Achilleas Pipinellis a83f68baa7 Rename all filenames and occurrences to License Compliance
- New redirect doc/user/application_security/license_compliance/index.md
- Renaming of images.
- Some links that were pointing to the old location are fixed.
2019-08-28 06:48:58 +00:00
Thong Kuah b1cb426663 Remove mention of Kubernetes service templates
This has since been removed
2019-08-22 10:41:14 +00:00
Achilleas Pipinellis 450d84ff83 Rename License Management to License Compliance
As part of https://gitlab.com/gitlab-org/gitlab-ee/issues/8910,
all occurrences of License Management are replace with
License Compliance.
2019-08-22 07:44:58 +00:00
Evan Read 49d8393f28 Edit of new Worker section 2019-08-21 20:17:04 +00:00
Evan Read 6944c14e38 Merge branch 'initial-docs-for-auto-devops-sidekiq' into 'master'
Initial docs for sidekiq worker with Auto DevOps

Closes gitlab-org/charts/auto-deploy-app#1

See merge request gitlab-org/gitlab-ce!31949
2019-08-20 01:11:16 +00:00
Dylan Griffith 94c6340a98 Initial docs for sidekiq worker with Auto DevOps 2019-08-20 09:54:52 +10:00
Marcel Amirault f4632f3a04 Adjust headers in /university 2019-08-16 12:07:42 +00:00
Marcel Amirault f751748d38 Fix markdown spacing in various docs
Align images and lists in assorted markdown docs
2019-08-12 09:53:30 +00:00
Marcel Amirault 60dfca155c Add more rules to markdown lint check
Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered
list prefix), MD030 (spaces after list markers), and fixes
remaining docs that were failing these tests
2019-08-12 04:23:01 +00:00
Hordur Freyr Yngvason 5f82ff1469 Bring scoped environment variables to core
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
2019-08-08 18:51:52 +00:00
Marcel Amirault c237987843 Fix assorted links
Fix links as discovered by the lint in the docs project
2019-08-07 06:19:00 +00:00
Marcel Amirault b6cb595d39 Follow-Up: Change code blocks to shell type 2019-08-07 04:01:10 +00:00
Achilleas Pipinellis 828c52d092 Fix some Markdown lint errors
Introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30295
2019-08-05 12:27:58 +00:00
James Ramsay 9cbd5994c0 Add minimal partial clone docs
Partial Clone and Sparse Checkout are the native Git approach to enormous
repositories. We should document the state of these features and update as our
support and Git's support for these features improves.
2019-08-05 11:41:31 +00:00
Mike Lewis 011a3063a2 Apply updates to git_tricks.md
Change code references to codeblocks so they can be copied
more easily, and add link to doc from git topic index. Also
applies suggested changes.
2019-08-05 03:43:35 +00:00
Marcia Ramos 295ed86676 Add tutorial - migrate repo to LFS
- Link new doc to and from other docs
- Add tbs section
2019-08-05 01:33:08 +00:00
Alexander Tanayno ad53457e09 Add note about private container registry 2019-08-01 03:01:56 +00:00
Marcel Amirault 298252bb6b Fix whitespace in topic, university, workflow docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor white space issues in /topic, /university, /update
and /workflow docs.
2019-07-31 10:29:10 +00:00
Evan Read 4a648828fc Fix deploy example and other fixes 2019-07-29 10:23:29 +00:00
Evan Read e39eaeedab Categorize autodevops variables 2019-07-29 10:18:02 +00:00
Marcel Amirault 0f7d8c0421 Update links to relative
Following the single docs codebase change, all internal links
should be relative. Also cleans up one table
2019-07-25 22:49:13 +00:00
Marcia Ramos 663d98c841 Merge branch 'remove-duplicate-ado-content' into 'master'
Remove duplicate content about auto-devops customization

See merge request gitlab-org/gitlab-ce!30929
2019-07-25 14:52:39 +00:00
Evan Read 82a8632b88 Restructure project cluster topic
Also fixes links to section headings that
have changed.
2019-07-25 14:12:45 +00:00
Evan Read a0adccd210 Fix some errors in Markdown files 2019-07-24 13:32:15 +00:00
Evan Read 9a5ffe4057 Improve the Auto DevOps topic a bit 2019-07-24 13:25:55 +00:00
James Keogh a71da850d9 Rename changelog to correct issue number, be more explicit that we're talking about Auto DevOps projects 2019-07-23 21:32:10 +00:00