- 27 Feb, 2020 40 commits
-
-
Stan Hu authored
Fix GraphQL tree query erroring when using tags See merge request gitlab-org/gitlab!25923
-
Achilleas Pipinellis authored
Document existing functionality for YAML dynamic labels See merge request gitlab-org/gitlab!25893
-
Rémy Coutable authored
Add package_type as parameter to project packages list api See merge request gitlab-org/gitlab!25816
-
Nick Kipling authored
Update packages list api to support package_type Update package_finder to support by type Added tests
-
Andreas Brandl authored
Blacklist tables for add_column_with_default See merge request gitlab-org/gitlab!25882
-
Achilleas Pipinellis authored
Add info to migration style guide on reversibility See merge request gitlab-org/gitlab!25098
-
Kamil Trzciński authored
Refactor Merge Requests Create Pipeline Service See merge request gitlab-org/gitlab!25846
-
Jason Goodman authored
Extract pipeline_ref function
-
Achilleas Pipinellis authored
Fix technical error on license compliance doc See merge request gitlab-org/gitlab!25730
-
Paul Slaughter authored
Merge branch '37725-pipeline-junit-view-performance-on-running-on-big-data-set-fix-no-test-reports' into 'master' Fix junit test tab if no test reports See merge request gitlab-org/gitlab!25285
-
Maxime Orefice authored
-
Jan Provaznik authored
Add GraphQL structure for DescendantWeightSum See merge request gitlab-org/gitlab!25980
-
Peter Leitzen authored
Make logs services agnostic from environment See merge request gitlab-org/gitlab!25252
-
Adrien Kohlbecker authored
-
Lin Jen-Shin authored
Fix Insights displaying JSON on back navigation Closes #11821 See merge request gitlab-org/gitlab!25801
-
Paul Slaughter authored
Add ability to dismiss multiple vulnerabilities at once Closes #35816 See merge request gitlab-org/gitlab!21480
-
Sam Beckham authored
- Adds actions and mutations to allow you to select multiple vulnerabilties. - Adds an action to allow you to dismiss multiple selected vulnerabilties at once https://gitlab.com/gitlab-org/gitlab/-/merge_requests/21480
-
Martin Wortschack authored
Using lodash in profiles component Closes #196672 See merge request gitlab-org/gitlab!26040
-
Phil Hughes authored
-
Mike Greiling authored
Display "base" label in versions drop down See merge request gitlab-org/gitlab!25834
-
Justin Boyson authored
Spec was failing on karma
-
Andreas Brandl authored
This also removes unnecessary cop ignores from migrations. Relates to https://gitlab.com/gitlab-org/gitlab/issues/198351
-
Achilleas Pipinellis authored
Docs: Reword Ruby/Go indexer in Gitlab Omnibus See merge request gitlab-org/gitlab!26089
-
Stan Hu authored
Add deprecation reason to GraphQL API docs See merge request gitlab-org/gitlab!24331
-
Lin Jen-Shin authored
Resolve "Notifications for when pipelines are fixed" Closes #24309 See merge request gitlab-org/gitlab!16951
-
Sean McGivern authored
Rename columns in vulnerabilities table to match new states See merge request gitlab-org/gitlab!25609
-
Kamil Trzciński authored
Mark duplicate jobs in Sidekiq See merge request gitlab-org/gitlab!25447
-
Bob Van Landuyt authored
This marks a job as duplicate when there was already a job in the same queue with the same arguments. We do this by storing a key in Redis based on the argumens, worker and queue when a job gets scheduled. If another job gets scheduled and the key already exists, we mark the job as duplicate. When a job starts, we delete its key from Redis. Later we can use this for dropping jobs from redis if they are idempotent.
-
Toon Claes authored
Migrate user mentions from epic and epic notes Closes #21801 See merge request gitlab-org/gitlab!25259
-
Dhiraj Bodicherla authored
-
Stefan Schmalzhaf authored
-
Heinrich Lee Yu authored
Accept service desk emails from a separate address See merge request gitlab-org/gitlab!23676
-
Kushal Pandya authored
Remove blocking issue radio inputs from "Add an epic" form Closes #207455 See merge request gitlab-org/gitlab!26003
-
Rémy Coutable authored
Fix broken specs depending on UnauthorizedError Closes #208290 See merge request gitlab-org/gitlab!26080
-
Kushal Pandya authored
Added a condition when a ticket is moved from the closed list Closes #25550 See merge request gitlab-org/gitlab!25899
-
Sean McGivern authored
Fix cherry pick icon See merge request gitlab-org/gitlab!26009
-
Nick Thomas authored
This error was just renamed to ForbiddenError and there was a conflict
-
Peter Leitzen authored
Add filepath to release_links API See merge request gitlab-org/gitlab!25533
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/issues/27300 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25512
-
Grzegorz Bizon authored
Allow users to assign a serverless domain to Knative (Backend) See merge request gitlab-org/gitlab!21436
-