- 24 Mar, 2020 32 commits
-
-
James Lopez authored
Update Gitaly to 12.9.0-rc5 Closes gitaly#2448 See merge request gitlab-org/gitlab!27631
-
Paul Okstad authored
-
Marcel Amirault authored
Replace Test Coverage Visualization performance issue link See merge request gitlab-org/gitlab!27627
-
Jan Provaznik authored
Move Prometheus related cluster classes from EE to CE Closes #210539 See merge request gitlab-org/gitlab!27422
-
Jan Provaznik authored
Fix leaky rspec constants See merge request gitlab-org/gitlab!27630
-
Martin Wortschack authored
Fix scoped labels rendering in emails See merge request gitlab-org/gitlab!27294
-
Martin Wortschack authored
Change name of spec file to match actual file name See merge request gitlab-org/gitlab!27851
-
Igor Drozdov authored
Add canonical version of user's primary email addresses Closes #205383 See merge request gitlab-org/gitlab!27722
-
charlie ablett authored
- Add user association - Add model - Add canonicalize_email method - Add tests - Default to only gmail.com addresses
-
Natalia Tepluhina authored
Replace underscore/lodash in ee/projects Closes #210275 See merge request gitlab-org/gitlab!27829
-
Natalia Tepluhina authored
Merge branch '210276-replace-underscore-with-lodash-for-ee-app-assets-javascripts-pages-operations' into 'master' Replace underscore with lodash Closes #210276 See merge request gitlab-org/gitlab!27170
-
Natalia Tepluhina authored
Migrate spec/javascripts/u2f/ to Jest Closes #194257 See merge request gitlab-org/gitlab!26735
-
Evan Read authored
Added GitLab tier upgrade section See merge request gitlab-org/gitlab!27763
-
Evan Read authored
Fix code block in aws serverless doc See merge request gitlab-org/gitlab!26953
-
Marcel Amirault authored
-
Russell Dickenson authored
-
Evan Read authored
Docs: fix spelling errors See merge request gitlab-org/gitlab!26709
-
Amy Qualls authored
Fix spelling errors, or wrap non-words in code tags when feasible.`
-
Marcel Amirault authored
Add Vale rule for version text See merge request gitlab-org/gitlab!27636
-
Paul Slaughter authored
First round of karma to jest migration for boards See merge request gitlab-org/gitlab!27607
-
Nicolò Maria Mezzopera authored
- board_blank_state - board_new_issue - board_form - issue_spec - mock_data https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27607
-
Thong Kuah authored
Create cluster management project automatically See merge request gitlab-org/gitlab!23946
-
Evan Read authored
Also fixes violations of the new rule.
-
Tiger authored
This logic isn't currently used by any process, but eventually a management project will be created when a user installs an application to the cluster (if there is no management project already specified). This will usually be when installing the first application to the cluster, but could also be on subsequent installs if the project is somehow unset or deleted. The project is currently created empty, the next step will be to populate it with a sample cluster management repository.
-
sstern authored
-
Marcel Amirault authored
Add postgres to Vale substitutions rule See merge request gitlab-org/gitlab!27764
-
Marcel Amirault authored
Declare languages for code blocks See merge request gitlab-org/gitlab!27727
-
Amy Qualls authored
Specifying languages for more code blocks.
-
Evan Read authored
Resolve "Docs feedback: Specify location of Dockerfile" Closes #212210 and #212211 See merge request gitlab-org/gitlab!27807
-
Tim Poffenbarger authored
-
Douglas Barbosa Alexandre authored
Add atomic and cleanup-on-fail parameters See merge request gitlab-org/gitlab!27721
-
Tiger Watson authored
Optimize projects_enforcing_code_owner_approval query See merge request gitlab-org/gitlab!27526
-
- 23 Mar, 2020 8 commits
-
-
Evan Read authored
Fix bug issue template markdown handling See merge request gitlab-org/gitlab!27808
-
sstern authored
-
Ash McKenzie authored
Rename time window params Closes #196986 See merge request gitlab-org/gitlab!26333
-
Evan Read authored
Adds the GEO_DB_USER to the psql command in the FDW docs See merge request gitlab-org/gitlab!27694
-
Ash McKenzie authored
Use existing regexp validator See merge request gitlab-org/gitlab!27672
-
Dan Davison authored
Add E2E test to create repository on specific Praefect storage See merge request gitlab-org/gitlab!27295
-
Mark Lapierre authored
The intention of the test is to make sure a project can be created on a Praefect storage node, not just any additional storage.
-
Paul Slaughter authored
Migrate spec/javascripts/commit/ to Jest Closes #194222 See merge request gitlab-org/gitlab!26738
-