- 27 Feb, 2020 40 commits
-
-
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
-
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
-
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
-
James Lopez authored
Remove admin user count from Users statistics See merge request gitlab-org/gitlab!25337
-
Jan Provaznik authored
Add permission check to suggest pipeline tour See merge request gitlab-org/gitlab!25847
-
Kamil Trzciński authored
Clarify "private" visibility for projects. See merge request gitlab-org/gitlab!25852
-
Nick Thomas authored
Change back internal API return code Closes #208253 See merge request gitlab-org/gitlab!26063
-
Mark Fletcher authored
- This fix means that Reopening a closed insights tab or navigating back to insights will not cause the JSON payload to be displayed
-
Nick Thomas authored
Version Control for Snippets: Access Rights Check for project snippet See merge request gitlab-org/gitlab!23492
-
Doug Stull authored
- needed to qualify the spec
-
Doug Stull authored
- only initiate the tour entry point based on if this feature exists and if user has proper permissions.
-
Lin Jen-Shin authored
Auto stop review app environments See merge request gitlab-org/gitlab!26047
-
Alexandru Croitor authored
Migrate user mentions from epics description or title and epic notes into epic_user_mentions table.
-
Sean McGivern authored
Fix scoped label text color when background is light See merge request gitlab-org/gitlab!26037
-
Peter Leitzen authored
Rename 'spammable' to 'target' See merge request gitlab-org/gitlab!25392
-
Lin Jen-Shin authored
Do not fail CI when Danger fails for now Closes #208282 See merge request gitlab-org/gitlab!26071
-