- 02 Jun, 2020 40 commits
-
-
Robert Speicher authored
Ensure to remove reposity folder when import fails See merge request gitlab-org/gitlab!33461
-
Robert Speicher authored
Add support for project and group label queries See merge request gitlab-org/gitlab!32113
-
Robert Speicher authored
Add base url path for metrics dashboards See merge request gitlab-org/gitlab!33553
-
Dhiraj Bodicherla authored
Base URL is needed for the metrics dashboard for the Vue router to function. This MR adds it on the BE and passes to FE
-
charlie ablett authored
Always persist `processed` of CommitStatus See merge request gitlab-org/gitlab!33652
-
Mayra Cabrera authored
Remove `:jira_issue_import_vue` feature flag See merge request gitlab-org/gitlab!33495
-
Kamil Trzciński authored
Since the same instance can go through multiple status transitions the subsequent changes to `processed` can be lost since the object is not refresh to exact DB state. Always consider processed as a changed value and persist its current value.
-
Amy Qualls authored
Documentation - Support review of AutoDevops Topic Index See merge request gitlab-org/gitlab!33439
-
Jason Adam Young authored
* there's be only one support ticket that made any reference to it * the use of the feature flag is confusing because there's no UI indicator when it overrides a Project's explicit disabling of autodevops # Conflicts: # doc/topics/autodevops/index.md
-
Bob Van Landuyt authored
Remove unused group links index route Closes #218700 See merge request gitlab-org/gitlab!33513
-
Doug Stull authored
- not used except by a test...
-
Bob Van Landuyt authored
Expose `release_links.link_type` via API See merge request gitlab-org/gitlab!33154
-
Mayra Cabrera authored
Remove ee? check from secpick script See merge request gitlab-org/gitlab!32903
-
Paul Slaughter authored
Resolve "Design view highlight focused design pins follow-up" See merge request gitlab-org/gitlab!33493
-
-
Mayra Cabrera authored
Refactor package spec to remove mistery guest See merge request gitlab-org/gitlab!33016
-
Andrew Fontaine authored
Merge branch 'update-deprecated-slot-syntax-in-app/assets/javascripts/reports/components/grouped_test_reports_app.vue' into 'master' Update deprecated slot syntax in `app/assets/javascripts/reports/components/grouped_test_reports_app.vue` See merge request gitlab-org/gitlab!31975
-
Gilang Gumilar authored
Update deprecated slot syntax in `app/assets/javascripts/reports/components/grouped_test_reports_app.vue`
-
Bob Van Landuyt authored
Add `link_type` to `ReleaseLink` GraphQL type Closes #207257 See merge request gitlab-org/gitlab!33386
-
Markus Koller authored
Redirect to the referrer when updating a service See merge request gitlab-org/gitlab!33165
-
Andrew Fontaine authored
DAG MVC: Refactor the Graph! See merge request gitlab-org/gitlab!33401
-
Sarah Groff Hennigh-Palermo authored
Adds new files, adapts previous
-
Andrew Fontaine authored
Merge branch '27732-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-framework-avatar' into 'master' Fix stylelint warnings on app/assets/stylesheets/components/avatar.scss Closes #27732 See merge request gitlab-org/gitlab!33572
-
Kamil Trzciński authored
Persist JUnit data when a build is finished See merge request gitlab-org/gitlab!33093
-
Martin Wortschack authored
Merge branch '191455-add-a-button-to-quickly-assign-users-who-have-commented-on-an-issue-or-merge-request-2' into 'master' Add api.js methods to update issues and merge requests See merge request gitlab-org/gitlab!32893
-
Mark Florian authored
Removes the router from old security dashboards See merge request gitlab-org/gitlab!31353
-
Achilleas Pipinellis authored
Introduce service measurement docs Closes #218566 See merge request gitlab-org/gitlab!32678
-
Natalia Tepluhina authored
Prevent issues analytics css from being applied globally See merge request gitlab-org/gitlab!33616
-
Brandon Labuschagne authored
-
Craig Norris authored
Docs: more spelling-related fixes See merge request gitlab-org/gitlab!33637
-
Amy Qualls authored
These words should not be treated as spelling errors by Vale's spelling checker.
-
Bob Van Landuyt authored
Move release evidence generation to service See merge request gitlab-org/gitlab!32927
-
Heinrich Lee Yu authored
Fix creating merge requests with approval rules See merge request gitlab-org/gitlab!33582
-
Peter Leitzen authored
Extract Jira requests to separate classes See merge request gitlab-org/gitlab!33157
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/207257 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33386
-
Marcia Ramos authored
Add examples on how to run focused rspec See merge request gitlab-org/gitlab!33345
-
Marcia Ramos authored
Update code_quality.html Page to Reflect Current Versioning See merge request gitlab-org/gitlab!33342
-
Gabriel Yoachum authored
Accidentally removed a sentence that was needed
-
Phil Hughes authored
Multiline comments frontend MVC inline only See merge request gitlab-org/gitlab!29516
-
Sean McGivern authored
Add jitter when scheduling low urgency project auth update workers See merge request gitlab-org/gitlab!32974
-