- 29 Aug, 2019 40 commits
-
-
Lee Tickett authored
-
Achilleas Pipinellis authored
Fix job event webhook documentation inconsistency with its actual request body See merge request gitlab-org/gitlab-ce!32390
-
Achilleas Pipinellis authored
Removed the word 'located' and inserted the word 'at' See merge request gitlab-org/gitlab-ce!32403
-
Annabel Dunstone Gray authored
Make some buttons green again See merge request gitlab-org/gitlab-ce!32010
-
Wolfgang Faust authored
Fix missing .btn-success class on the following buttons: * 'Create milestone' button * Secondary button on profile tabs `btn-create` was an old class which was was removed in !23232 and replaced with `btn-success`, but these two seem to have been missed in the process.
-
Ruchika Jain authored
-
Robert Speicher authored
git-user-related local test failures See merge request gitlab-org/gitlab-ce!31437
-
Nick Thomas authored
Remove usage of gitlab-shell gitlab-keys script See merge request gitlab-org/gitlab-ce!32138
-
Rémy Coutable authored
Fix snippets API not working with visibility level Closes #66050 See merge request gitlab-org/gitlab-ce!32286
-
Annabel Dunstone Gray authored
Fixed embedded metrics tooltip inconsistent styling Closes #65063 See merge request gitlab-org/gitlab-ce!31517
-
Olena Horal-Koretska authored
-
Bian Jiaping authored
-
Achilleas Pipinellis authored
Remove incorrectly structured url See merge request gitlab-org/gitlab-ce!32332
-
Paul Slaughter authored
Remove unnecessary CSS class Closes #66163 See merge request gitlab-org/gitlab-ce!32320
-
Kamil Trzciński authored
Standardize use of `content` parameter in snippets API Closes #66673 See merge request gitlab-org/gitlab-ce!32296
-
James Ramsay authored
-
Kamil Trzciński authored
Resolve "Issue due notification emails are threaded incorrectly" See merge request gitlab-org/gitlab-ce!32325
-
Rémy Coutable authored
Add E2E spec to ensure that issue closes with commit message Closes gitlab-org/quality/testcases#15 See merge request gitlab-org/gitlab-ce!32347
-
Nailia Iskhakova authored
Add E2E spec to test that issue closes with commit message
-
Rémy Coutable authored
Set dast job to extend .review-only Closes #66718 See merge request gitlab-org/gitlab-ce!32357
-
Achilleas Pipinellis authored
Update documentation screenshot See merge request gitlab-org/gitlab-ce!32369
-
Samantha Ming authored
-
Achilleas Pipinellis authored
Fix capitalization in more docs See merge request gitlab-org/gitlab-ce!32370
-
Marcel Amirault authored
Fix capitalization in docs for works like GitLab, Git Omnibus, etc
-
Achilleas Pipinellis authored
Make Auto DevOps requirements easier to read See merge request gitlab-org/gitlab-ce!32246
-
Evan Read authored
-
Patrick Bajao authored
Utilize the auto repair functionality of system checks.
-
Patrick Bajao authored
-
Patrick Bajao authored
This check is being removed from gitlab-shell as the file is now being managed by gitlab-rails.
-
Patrick Bajao authored
This is the same as gitlab-shell's default. This is to ensure that it's always set. It needs to be the same as gitlab-shell's default because we don't set a default value in omnibus-gitlab. If users don't set the value of that config in their install and they upgraded, we must ensure that it's still going to point to the same authorized keys file.
-
Patrick Bajao authored
-
Grzegorz Bizon authored
Simplify internal post receive messages Closes #59808 See merge request gitlab-org/gitlab-ce!31640
-
Kushal Pandya authored
New project milestone primary button See merge request gitlab-org/gitlab-ce!32355
-
Lee Tickett authored
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
-
Kushal Pandya authored
Remove checkbox styling See merge request gitlab-org/gitlab-ce!31500
-
Justin Boyson authored
-
Kushal Pandya authored
Resolve "Migrate spec/javascripts/vue_mr_widget/components/states/mr_widget_auto_merge_failed_spec.js to Jest" See merge request gitlab-org/gitlab-ce!32282
-
Kushal Pandya authored
Merge branch '56130-operations-environments-shows-incorrect-deployment-date-for-manual-deploy-jobs' into 'master' Show correct deployment date for a manual job Closes #56130 See merge request gitlab-org/gitlab-ce!32072
-
Kushal Pandya authored
Mention Jest in testing guide docs See merge request gitlab-org/gitlab-ce!32324
-
Mark Florian authored
- Reword relationship between Jest/Karma/Jasmine - Prefer inline URLs, per the [docs] [docs]: https://docs.gitlab.com/ee/development/documentation/styleguide.html#links
-