- 24 Mar, 2020 15 commits
-
-
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.
-
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 25 commits
-
-
Evan Read authored
Fix bug issue template markdown handling See merge request gitlab-org/gitlab!27808
-
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
-
charlie ablett authored
Move promoting issues to UpdateService See merge request gitlab-org/gitlab!27625
-
Mike Jang authored
Note customizable VSA only at group level See merge request gitlab-org/gitlab!27826
-
Paul Slaughter authored
-
Stan Hu authored
Resolve "Follow-up from "#40 - Denial of service via AsciiDoc include:: overuse"" Closes #209221 See merge request gitlab-org/gitlab!27712
-
Stan Hu authored
Add issue/MR state string to Project Export See merge request gitlab-org/gitlab!27816
-
Paul Slaughter authored
Fix project show file upload not working Closes #209059 See merge request gitlab-org/gitlab!26828
-
-
Peter Leitzen authored
Add logging to snippet create/update services See merge request gitlab-org/gitlab!27795
-
Paul Slaughter authored
Switch to it.each for parseBoolean See merge request gitlab-org/gitlab!27749
-
Paul Slaughter authored
Replace underscore with lodash equivalents in ./app/assets/javascripts/vue_shared See merge request gitlab-org/gitlab!25108
-
-
Martin Wortschack authored
Replace underscore for lodash in ee/epic Closes #210263 See merge request gitlab-org/gitlab!27823
-
Mike Greiling authored
Migrate spec/javascripts/profile/ to Jest Closes #194250 See merge request gitlab-org/gitlab!26736
-
Ryan Cobb authored
-
Dan Jensen authored
Previously the documentation for customizable Value Stream Analytics did not explain that it is only available at the group-level feature, so this adds a note to the docs.
-
Martin Wortschack authored
Resolve "Assign quick action does not load the list of users" Closes #210005 See merge request gitlab-org/gitlab!26971
-
Mark Florian authored
Adds a remediation badge on vulnerability list See merge request gitlab-org/gitlab!26921
-
Sam Beckham authored
Adds, translates, and tests a remediation badge on the vulnerability list component.
-