- 05 Aug, 2019 7 commits
-
-
Evan Read authored
Migrate Git tricks doc from /debug to docs and make some edits See merge request gitlab-org/gitlab-ce!27922
-
Mike Lewis authored
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.
-
Thong Kuah authored
Upgrade PostgreSQL versions in CI See merge request gitlab-org/gitlab-ce!31446
-
Evan Read authored
Expand markdown linting rules for docs See merge request gitlab-org/gitlab-ce!31359
-
Marcel Amirault authored
MD002 - First header should be level 1 MD006 - Start bullets at beginning of line MD019 - No multiple spaces after header style MD022 - Headers surrounded by blank lines MD025 - Only 1 level 1 header MD028 - No blank lines within blockquote MD038 - Spaces inside code span elements
-
Evan Read authored
Docs: how to migrate repo into Git LFS Closes #58911 See merge request gitlab-org/gitlab-ce!30615
-
Marcia Ramos authored
- Link new doc to and from other docs - Add tbs section
-
- 04 Aug, 2019 1 commit
-
-
Stan Hu authored
* 9.6.11 -> 9.6.14 * 10.7 -> 10.9 This is done in preparation for upgrading PostgreSQL in Omnibus: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3492
-
- 03 Aug, 2019 4 commits
-
-
Mek Stittri authored
Clarify that we now use group based teams See merge request gitlab-org/gitlab-ce!31381
-
Mek Stittri authored
-
Stan Hu authored
Fix misspelled example url See merge request gitlab-org/gitlab-ce!31442
-
Dustin Hemard authored
-
- 02 Aug, 2019 28 commits
-
-
Drew Blessing authored
Update requirements wording in docs See merge request gitlab-org/gitlab-ce!31428
-
Fatih Acet authored
Merge branch '50130-cluster-cluster-details-update-automatically-after-cluster-is-created' into 'master' Resolve "Cluster > Cluster details > Update automatically after cluster is created" Closes #65151 and #50130 See merge request gitlab-org/gitlab-ce!27189
-
Mike Greiling authored
Only display the details of the cluster page when the cluster exists. If it is in "creating" state, show a message and a spinner
-
Stan Hu authored
All Kubectl command should return array by default See merge request gitlab-org/gitlab-ce!31305
-
João Cunha authored
-
Robert Speicher authored
Don't run danger on stable branches See merge request gitlab-org/gitlab-ce!31430
-
Mike Greiling authored
Update dependency @gitlab/ui to ^5.12 See merge request gitlab-org/gitlab-ce!31242
-
Enrique Alcántara authored
- Also, include pikaday styles through gitlab-ui
-
Sean McGivern authored
Uninstall Helm/Tiller See merge request gitlab-org/gitlab-ce!27359
-
Dylan Griffith authored
Also creates specs Only allow Helm to be uninstalled if it's the only app - Remove Tiller leftovers after reser command - Fixes specs and offenses Adds changelog file Fix reset_command specs
-
Stan Hu authored
Documentation - Services slack See merge request gitlab-org/gitlab-ce!31004
-
Jeffrey Cafferata authored
-
Sean McGivern authored
Make `needs:` to require a strong reference Closes #65512 See merge request gitlab-org/gitlab-ce!31419
-
Paul Slaughter authored
Add md files to .prettierignore See merge request gitlab-org/gitlab-ce!31426
-
Justin Boyson authored
This is to prevent prettier from auto formatting doc files.
-
Lukas Eipert authored
-
Cody West authored
I'm adding some wording to our hardware requirements to explain that needs vary by workload. I also included some examples of factors that may influence the workload.
-
Bob Van Landuyt authored
Removes update_statistics_namespace feature flag See merge request gitlab-org/gitlab-ce!31392
-
Kamil Trzciński authored
This changes `needs:` from weak reference to have a strong reference. This means that job will not be created unless all needs are present as part of a pipeline.
-
Robert Speicher authored
Resolve "Breakage in displaying SVG in the same repository" See merge request gitlab-org/gitlab-ce!31352
-
Robert Speicher authored
Support X_if_ee methods for QA tests See merge request gitlab-org/gitlab-ce!31379
-
Drew Blessing authored
Update HA resource descriptions Closes #61192 and #27833 See merge request gitlab-org/gitlab-ce!31064
-
Sean McGivern authored
Respect needs on artifacts Closes #65466 See merge request gitlab-org/gitlab-ce!31413
-
Fatih Acet authored
Improve job log rendering performance See merge request gitlab-org/gitlab-ce!31262
-
Lukas '+ alert('Eipi') + ' Eipert authored
Currently we write out empty CSS classes (`class=""`) every time we create a new tag. This adds 9 unnecessary bytes per span element. In a recent trace, I have counted 11950 span elements. So we transported 105 unnecessary kilobytes!
-
Mayra Cabrera authored
After measuring the impact of the namespace storage on https://gitlab.com/gitlab-org/gitlab-ce/issues/64092. It was decided that it's performant enough. So we can freely remove the feature flag Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/64092
-
Bob Van Landuyt authored
Resolve docker in docker problems See merge request gitlab-org/gitlab-ce!31417
-
Paul Slaughter authored
Syncs the vue test utils helpers See merge request gitlab-org/gitlab-ce!31349
-