- 08 May, 2020 40 commits
-
-
Natalia Tepluhina authored
Migrate some files in ee/spec/javascripts/approvals/ to Jest See merge request gitlab-org/gitlab!31443
-
Kushal Pandya authored
Add parsers for dashboard yml custom variables See merge request gitlab-org/gitlab!31423
-
Grzegorz Bizon authored
Test and fix all combinations of pipeline processing See merge request gitlab-org/gitlab!30845
-
Martin Wortschack authored
WebIDE: Migrate deprecated modals to use GlModal See merge request gitlab-org/gitlab!30918
-
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
-
Himanshu Kapoor authored
Move some ee/spec/javascripts/approvals specs to Jest
-
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
-
Himanshu Kapoor authored
Migrate deprecated modals (new file modal and discard all changes modal) in the Web IDE to GlModal from @gitlab/ui
-
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
-
Dhiraj Bodicherla authored
The dashboard yml file now supports custom variables. This MR adds parsers to extract the variables and parse them
-
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
-