- 05.08.2019 6 коммитов
-
-
Mike Lewis создал
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.
-
-
Evan Read создал
Expand markdown linting rules for docs See merge request gitlab-org/gitlab-ce!31359
-
Marcel Amirault создал
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 создал
Docs: how to migrate repo into Git LFS Closes #58911 See merge request gitlab-org/gitlab-ce!30615
-
-
- 04.08.2019 5 коммитов
-
-
Stan Hu создал
* 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
-
Mek Stittri создал
Clarify that we now use group based teams See merge request gitlab-org/gitlab-ce!31381
-
Mek Stittri создал
-
-
Dustin Hemard создал
-
- 03.08.2019 1 коммит
-
-
Drew Blessing создал
Update requirements wording in docs See merge request gitlab-org/gitlab-ce!31428
-
- 02.08.2019 28 коммитов
-
-
Fatih Acet создал
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 создал
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 создал
All Kubectl command should return array by default See merge request gitlab-org/gitlab-ce!31305
-
João Cunha создал
-
Robert Speicher создал
Don't run danger on stable branches See merge request gitlab-org/gitlab-ce!31430
-
Mike Greiling создал
Update dependency @gitlab/ui to ^5.12 See merge request gitlab-org/gitlab-ce!31242
-
-
-
Dylan Griffith создал
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
-
-
Jeffrey Cafferata создал
-
Sean McGivern создал
Make `needs:` to require a strong reference Closes #65512 See merge request gitlab-org/gitlab-ce!31419
-
-
-
Lukas Eipert создал
-
Cody West создал
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 создал
Removes update_statistics_namespace feature flag See merge request gitlab-org/gitlab-ce!31392
-
Kamil Trzciński создал
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 создал
Resolve "Breakage in displaying SVG in the same repository" See merge request gitlab-org/gitlab-ce!31352
-
Robert Speicher создал
Support X_if_ee methods for QA tests See merge request gitlab-org/gitlab-ce!31379
-
Drew Blessing создал
Update HA resource descriptions Closes #61192 and #27833 See merge request gitlab-org/gitlab-ce!31064
-
Sean McGivern создал
Respect needs on artifacts Closes #65466 See merge request gitlab-org/gitlab-ce!31413
-
Fatih Acet создал
Improve job log rendering performance See merge request gitlab-org/gitlab-ce!31262
-
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 создал
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 создал
Resolve docker in docker problems See merge request gitlab-org/gitlab-ce!31417
-
-
Sam Beckham создал
-