- 05 Feb, 2020 40 commits
-
-
Heinrich Lee Yu authored
Add non_archived param to group issues API endpoint Closes #28352 See merge request gitlab-org/gitlab!23785
-
Bob Van Landuyt authored
Admin mode for Sidekiq jobs Closes #35717 See merge request gitlab-org/gitlab!24388
-
Diego Louzán authored
Add client & server middlewares to support admin mode in Sidekiq jobs Extend CurrentUserMode to enable setting admin user in RequestStore
-
Rémy Coutable authored
Add a comment about adding a group as code owners See merge request gitlab-org/gitlab!24493
-
Dmytro Zaporozhets authored
Update rack-cors in Gemfile.lock See merge request gitlab-org/gitlab!24480
-
Lin Jen-Shin authored
-
Dmytro Zaporozhets authored
Sign-out current user when calling `sign_in` in tests and fix an example that only passes on retry Closes #202072 See merge request gitlab-org/gitlab!24454
-
Lin Jen-Shin authored
Add `@gl-quality` as `/qa/` codeowner Closes gitlab-org/quality/team-tasks#369 See merge request gitlab-org/gitlab!24441
-
Eugenia Grieff authored
The param default value is true, returning issues from non archived projects only.
-
Nick Thomas authored
Link issue when disabling context cop See merge request gitlab-org/gitlab!24478
-
Rémy Coutable authored
BE deep links to dashboard for cycle analytics See merge request gitlab-org/gitlab!23235
-
Ezekiel Kigbo authored
Adds support for the `created_after`, `created_before` `group_id` and `project_id` params Basic specs for loading params
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ronan OConnor authored
Fixes the registry disk space usage script See merge request gitlab-org/gitlab!24461
-
Peter Leitzen authored
Refactor ClusterUpdateAppWorker#execute See merge request gitlab-org/gitlab!24299
-
Mark Florian authored
Step 2 - Move `job_app_spec` to Jest See merge request gitlab-org/gitlab!23865
-
Kamil Trzciński authored
Add docs for protected environments API See merge request gitlab-org/gitlab!23964
-
Rémy Coutable authored
This was missing from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24152. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jan Provaznik authored
Fail upstream bridge on pipeline creation failure Closes #198354 See merge request gitlab-org/gitlab!24092
-
Bob Van Landuyt authored
For the MigrateExternalDiffsWorker.
-
Stan Hu authored
Separate merge request entities into own class files See merge request gitlab-org/gitlab!24373
-
Rajendra Kadam authored
-
Stan Hu authored
Security related update in Gemfile for rack-cors See merge request gitlab-org/gitlab!24152
-
Phil Hughes authored
Resolve "Move contribution analytics chart to echarts" Closes #196453 and #37174 See merge request gitlab-org/gitlab!24272
-
Phil Hughes authored
Partially Resolve "Migrate spec/javascripts/environments/ to Jest" See merge request gitlab-org/gitlab!23637
-
Emily Ring authored
Moved first three tests to use @vue/test-utils since there have been issues with helpers/vue_mount_component_helper
-
Grzegorz Bizon authored
Add Uniqueness Validation & Change SentryIssueFinder to be Deterministic Closes #196808 See merge request gitlab-org/gitlab!23705
-
Yorick Peterse authored
This reverts merge request !23447
-
Yorick Peterse authored
This reverts merge request !24425
-
Kushal Pandya authored
Move Geo Nodes specs to Jest Closes #36804 See merge request gitlab-org/gitlab!24399
-
Kushal Pandya authored
Fix repository Vue router not working for routes without /-/ Closes #202049 See merge request gitlab-org/gitlab!24444
-
Catalin Irimie authored
-
Martin Wortschack authored
- Ports the charts on the contributio analytics page from d3 to echarts
-
allison.browne authored
Add a uniquness validation to the SentryIssue table on the sentry_issue_identifier scoped to the project. Change the SentryFinder to be determanistic by adding an order to the query.
-
Kamil Trzciński authored
Add usage ping counter for events table See merge request gitlab-org/gitlab!24111
-
Achilleas Pipinellis authored
Document activation/deactivation of the self monitoring project See merge request gitlab-org/gitlab!24077
-
Andrei Stoicescu authored
- Document activation/deactivation of the GitLab self monitoring project
-