- 12 Feb, 2020 12 commits
-
-
Dheeraj Joshi authored
Refactor security-dashboard-table-row component specs and migrate it to use jest
-
Marcel Amirault authored
Remove redundant section from .vale.ini Closes #204765 See merge request gitlab-org/gitlab!24923
-
Marcel Amirault authored
Fix double-spaced sentences and Node.js usage Closes #199367 See merge request gitlab-org/gitlab!24927
-
Marcel Amirault authored
Fix rendering of version text See merge request gitlab-org/gitlab!24932
-
Evan Read authored
-
Russell Dickenson authored
Incrementing instance security dashboard version See merge request gitlab-org/gitlab!24912
-
Russell Dickenson authored
Precise package manager for Go in Dependency Scanning documentation See merge request gitlab-org/gitlab!24876
-
Russell Dickenson authored
Add dependency scanning to go guide See merge request gitlab-org/gitlab!24826
-
Amy Qualls authored
This commit contains two types of fixes. 1) Sentences with two spaces after the period, which is disallowed in GitLab's style guide 2) Usage of 'Node.JS' - not only does this usage trigger the sentence spacing rule, it's actually incorrect according to the trademark. It should be 'Node.js' in sentence case - this usage also passes the sentence spacing test, since it only looks for capital letters immediately following a period.
-
Marcel Amirault authored
Fix CI yaml example for Windows Shared Runners See merge request gitlab-org/gitlab!23469
-
Elliot Rushton authored
-
Amy Qualls authored
The .vale.ini file for linting tests contained a section for instructions on how to lint just *.md files, and another section for linting both *.md and *.txt files. If you included conflicting instructions in those sections, Vale became very confused and did not apply tests in the manner you might expect. This commit removes the redundant section so test results will be predictable and less error-prone.
-
- 11 Feb, 2020 28 commits
-
-
Clement Ho authored
Revert "Merge branch '194235-move-environments_app_spec' into 'master'" Closes #204984 See merge request gitlab-org/gitlab!24909
-
Mayra Cabrera authored
Add context to the PipelineScheduleWorker See merge request gitlab-org/gitlab!24697
-
Mayra Cabrera authored
Make elasticsearch bulk parameters configurable See merge request gitlab-org/gitlab!24688
-
ngaskill authored
-
Marcia Ramos authored
Update docs to include project MR protected branch rule See merge request gitlab-org/gitlab!24017
-
Marcia Ramos authored
Add documentation for stacked column charts See merge request gitlab-org/gitlab!24020
-
Kyle Wiebers authored
This reverts merge request !24318
-
Mayra Cabrera authored
Add trial field to namespaces API See merge request gitlab-org/gitlab!24666
-
Dylan Griffith authored
Simplify elasticsearch maintenance callbacks See merge request gitlab-org/gitlab!24895
-
Dylan Griffith authored
Fix typo 'wether' -> 'whether' See merge request gitlab-org/gitlab!24841
-
Mayra Cabrera authored
Remove column instance on services table See merge request gitlab-org/gitlab!24885
-
Andy Soiron authored
-
Jose Vargas authored
-
Marcia Ramos authored
Fix double spaced sentences in two docs dirs See merge request gitlab-org/gitlab!24763
-
Imre Farkas authored
Add context to some deletion workers See merge request gitlab-org/gitlab!24703
-
Bob Van Landuyt authored
Jobs that could be scheduled from this worker: - WebHookWorker - GitlabShellWorker - DeleteStoredFilesWorker - DeleteStoredFilesWorker - GroupDestroyWorker - ProjectCacheWorker - PagesWorker - MailScheduler::NotificationServiceWorker - ObjectPool::DestroyWorker
-
Nick Thomas authored
-
Mayra Cabrera authored
Revert "Rename services template to instance migration" See merge request gitlab-org/gitlab!24857
-
Andy Soiron authored
This reverts commit 007587cc except migrations
-
Phil Hughes authored
Merge branch '202533-dashboard-specs-should-remove-done-in-favor-of-returning-promises' into 'master' Remove `done()` from dashboard specs and return promises Closes #202726 and #202533 See merge request gitlab-org/gitlab!24730
-
Heinrich Lee Yu authored
Add plain_highlighted_data field to SnippetBlobType See merge request gitlab-org/gitlab!24856
-
Walmyr Lima e Silva Filho authored
Set quarantine type to :bug on project audit event logs > Export file download spec See merge request gitlab-org/gitlab!24874
-
Tanya Pazitny authored
Fix flaky Jenkins end-to-end test spec Closes #195179 See merge request gitlab-org/gitlab!24849
-
Mike Greiling authored
Migrate spec/javascripts/environments/environments_app_spec to Jest See merge request gitlab-org/gitlab!24318
-
Francisco Javier López authored
-
Grzegorz Bizon authored
Add context to the pages domain cron workers See merge request gitlab-org/gitlab!24623
-
Grzegorz Bizon authored
Translate function URL if cluster has serverless domain Closes #38336 See merge request gitlab-org/gitlab!22710
-
Philippe Lafoucrière authored
-