- 14 Oct, 2019 19 commits
-
-
Vitaly Slobodin authored
-
Vitaly Slobodin authored
When a customer enters information about evaluating the trial we should restrict possible values for number of users field to 1 or greater.
-
Bob Van Landuyt authored
Adds the parsedLicenseReport feature flag See merge request gitlab-org/gitlab!18466
-
Thong Kuah authored
Merge branch '14959-drop-all-merge-requests-from-merge-trains-when-the-project-level-setting-is-disabled-2' into 'master' Drop all merge requests from merge trains when the project-level setting is disabled Closes #14959 See merge request gitlab-org/gitlab!17774
-
Vladimir Shushlin authored
When the project-level setting is disabled, merge requests will be immediately dropped. Closes https://gitlab.com/gitlab-org/gitlab/issues/14959
-
Martin Wortschack authored
Remove extra div/typo from /help/ui See merge request gitlab-org/gitlab!18501
-
Evan Read authored
Added warning for Lets Encrypt and old versions of cert-manager See merge request gitlab-org/gitlab!18504
-
Mike Lewis authored
Initial refactor of Documentation process See merge request gitlab-org/gitlab!17593
-
Evan Read authored
Includes unifying the process documentation, making corrections, and editing the content.
-
Thong Kuah authored
Unpin ingress-controller image version, bump ingress chart to 1.22.1 Closes #28492 See merge request gitlab-org/gitlab!18047
-
Mike Lewis authored
Docs style guide proposals mpenna20190906 port See merge request gitlab-org/gitlab!17862
-
James Fargher authored
-
Evan Read authored
Improve grammar and links in various docs Closes #33850 See merge request gitlab-org/gitlab!18430
-
Marcel Amirault authored
After review, minor improvements to docs from suggestions
-
Evan Read authored
Merge branch 'docs-33656-add-rails-console-commands-for-deleting-sidekiq-jobs-to-troubleshooting-page' into 'master' Docs: Add examples for deleting sidekiq jobs Closes #33656 See merge request gitlab-org/gitlab!18301
-
Diana Stanley authored
-
Mark Lapierre authored
Extract shared docker code into a base class See merge request gitlab-org/gitlab!18306
-
Mark Lapierre authored
Refactor shared docker code to make it more maintainable and easier to add new services
-
James Edwards-Jones authored
-
- 13 Oct, 2019 6 commits
-
-
Thong Kuah authored
Enable frozen string for spec/validators See merge request gitlab-org/gitlab!18367
-
gfyoung authored
-
Mike Lewis authored
Fix typo in Praefect section See merge request gitlab-org/gitlab!18413
-
Mike Lewis authored
Remove fe components See merge request gitlab-org/gitlab!17131
-
Thong Kuah authored
Fix N+1 queries in Jira Development Panel API endpoint See merge request gitlab-org/gitlab!18329
-
Dan Davison authored
Add end-to-end test for creating a group issue board via the GUI See merge request gitlab-org/gitlab!18474
-
- 12 Oct, 2019 2 commits
-
-
Stan Hu authored
Remove needs dependency for .qa-job-base Closes #33862 See merge request gitlab-org/gitlab!18460
-
Kyle Wiebers authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/33862
-
- 11 Oct, 2019 13 commits
-
-
Tanya Pazitny authored
Add current state of 50k architecture to docs See merge request gitlab-org/gitlab!18484
-
Tanya Pazitny authored
-
Tanya Pazitny authored
Add current state of 25k architecture to the docs See merge request gitlab-org/gitlab!18360
-
Tanya Pazitny authored
-
Douglas Barbosa Alexandre authored
Remove models from parameterized test Closes #33908 See merge request gitlab-org/gitlab!18473
-
Douglas Barbosa Alexandre authored
Create allow_next_instance_of spec helper Closes #25470 See merge request gitlab-org/gitlab!18139
-
Michael Kozono authored
Limit the number of comments on a noteable See merge request gitlab-org/gitlab!18111
-
Walmyr Lima authored
-
Walmyr Lima authored
Now issue boards hide redundant labels so the removed expectation makes no sense anymore. Actually, due to this expectation this test is failing on master. This is not really related to what this MR intends to do, which is to create a new e2e tests, but since I found it while creating this new test, I thought it would make sense to fix it here.
-
Walmyr Lima authored
There was some duplication in the show page object of group and project issue boards, so now this is a component that can be used by both group and project issue boards since they share the same elements and methods. Also, update the affected tests accordingly.
-
Walmyr Lima authored
-
Heinrich Lee Yu authored
Fixes broken master
-
Achilleas Pipinellis authored
Propose and document a location for running chatops commands See merge request gitlab-org/gitlab!18229
-