- 08 May, 2020 40 commits
-
-
Walmyr Lima e Silva Filho authored
E2E - display code coverage statistics Closes gitlab-org/quality/testcases#147 See merge request gitlab-org/gitlab!18029
-
Shinya Maeda authored
Fix duplicated tag deletion activity and events See merge request gitlab-org/gitlab!28861
-
Kushal Pandya authored
Migrate spec/javascripts/reports/ to Jest Closes #194255 See merge request gitlab-org/gitlab!31436
-
Russell Dickenson authored
Update DAST documentation See merge request gitlab-org/gitlab!31405
-
Bob Van Landuyt authored
Adds confidential flag to new issue URL See merge request gitlab-org/gitlab!30250
-
James Johnson authored
-
Sashi authored
When deleting a release tag, this is what happens: - Tags::DestroyService calls repository.rm_tag and calls project hooks and executes events. Call to rm_tag invokes Gitaly UserDeleteTagRequest - Gitaly posts back to /internal/post_receive API which invokes PostReceive worker - PostReceive worker invokes TagHooksService which calls the same hooks/services again
-
Imre Farkas authored
Move embedded metric for Prometheus alerts to Core Closes #216472 See merge request gitlab-org/gitlab!31203
-
Vitali Tatarintev authored
Part of migrating Alert to CE
-
Tim Zallmann authored
Remove mocks in spec/javascripts/diffs Closes #194228 See merge request gitlab-org/gitlab!31212
-
Sean McGivern authored
Handle a missing Knapsack report gracefully in rspec_helpers.sh See merge request gitlab-org/gitlab!31367
-
Sean McGivern authored
Change logic to find the current license See merge request gitlab-org/gitlab!30296
-
Martin Wortschack authored
Consolidate epic tree buttons See merge request gitlab-org/gitlab!30816
-
Natalia Tepluhina authored
Track Client Design Detail View Event See merge request gitlab-org/gitlab!30516
-
Roman Kuba authored
- Removed unnecessary code - Explicitly get a fresh instance in every spec
-
Himanshu Kapoor authored
Migrate spec/javascripts/reports tests to Jest
-
Stan Hu authored
Show Alerts list when Alert Service is enabled Closes #215573 See merge request gitlab-org/gitlab!31177
-
Tristan Read authored
-
Bob Van Landuyt authored
json gem upgrade legacy toggles See merge request gitlab-org/gitlab!31366
-
Evan Read authored
Create Vale rule for lowercase badges See merge request gitlab-org/gitlab!31310
-
Marcel Amirault authored
-
Bob Van Landuyt authored
Refactor Project#expire_caches_before_rename method See merge request gitlab-org/gitlab!31408
-
Kushal Pandya authored
Migrate spec/javascripts/notebook/ to Jest Closes #194245 See merge request gitlab-org/gitlab!31429
-
Natalia Tepluhina authored
Alert users of legacy flags See merge request gitlab-org/gitlab!30543
-
Natalia Tepluhina authored
Unsubscribe from websocket when component unmounts See merge request gitlab-org/gitlab!31039
-
Scott Stern authored
-
Martin Wortschack authored
Add sort and order for policy violations Closes #213908 See merge request gitlab-org/gitlab!30564
-
Himanshu Kapoor authored
Migrate specs in spec/javascripts/notebook to Jest
-
Martin Wortschack authored
Merge branch '207471-expose-note-confidential-attribute-in-apis-and-display-on-frontend' into 'master' Add confidential status support for new comments See merge request gitlab-org/gitlab!30570
-
Florie Guibert authored
- Feedback
-
Florie Guibert authored
Merge Add issue and epic buttons on epic tree
-
Mark Lapierre authored
Add more logging to group audit event test See merge request gitlab-org/gitlab!31389
-
Stan Hu authored
Merge branch '216728-actionview-template-error-undefined-method-pages_domain-for-pagesdomain-0x00007f45ea6e9330' into 'master' Extract pages_domain_presenter into a helper fixing related bugs See merge request gitlab-org/gitlab!31190
-
Stan Hu authored
Remove duplicate tests in notification spec Closes #216958 See merge request gitlab-org/gitlab!31349
-
Fernando authored
* Swap out hard coded strings for constsnta
-
Paul Slaughter authored
Filter out custom variables from Url See merge request gitlab-org/gitlab!30560
-
Jose Ivan Vargas authored
This filters out any custom variables that the user might send via the URL params to the monitor dashboard.
-
Russell Dickenson authored
Add troubleshooting section on only/except deprecation See merge request gitlab-org/gitlab!30658
-
James Fargher authored
Add AccessibilityReportsComparer API See merge request gitlab-org/gitlab!30377
-
Maxime Orefice authored
-