- 29 Sep, 2021 40 commits
-
-
Alex Kalderimis authored
Return runner webUrl via GraphQL API (via edge) See merge request gitlab-org/gitlab!70692
-
Miguel Rincon authored
Replace v-html with gl-sprintf component in pipeline_stop_modal.vue (#241938) See merge request gitlab-org/gitlab!71034
-
Miguel Rincon authored
Remove unwanted SCSS extend from contextual sidebar See merge request gitlab-org/gitlab!71021
-
Simon Knox authored
-
Douglas Barbosa Alexandre authored
Prevent group wiki writes on read-only DBs See merge request gitlab-org/gitlab!71314
-
David Fernandez authored
Stop Composer cache file related workers See merge request gitlab-org/gitlab!71230
-
Steve Abrams authored
-
Rémy Coutable authored
Fix issue search optimization in GraphQL See merge request gitlab-org/gitlab!71351
-
Olena Horal-Koretska authored
Remove unused getters from package folder See merge request gitlab-org/gitlab!71278
-
Miguel Rincon authored
This change adds the web url of a runner to the GraphQL API. The URL will vary according to usage of the API in a Group or Project. Changelog: added
-
Lin Jen-Shin authored
Un-quarantine flaky tests See merge request gitlab-org/gitlab!71277
-
Peter Hegman authored
Add video blob viewer See merge request gitlab-org/gitlab!71173
-
David Fernandez authored
Remove unused composer rake task See merge request gitlab-org/gitlab!71232
-
David Fernandez authored
Enable deduplication for ExpireJobCacheWorker See merge request gitlab-org/gitlab!71199
-
Jacques authored
Added a video viewer as part of the blob refactor
-
Kushal Pandya authored
Fixed failing Jest master See merge request gitlab-org/gitlab!71386
-
Sean McGivern authored
Remove project_level_issues_analytics FF See merge request gitlab-org/gitlab!71382
-
Heinrich Lee Yu authored
This enables the CTE search optimization when searching issuables via GraphQL. When going through GraphQL resolvers, a symbol is passed in as the sort param of the IssuesFinder. This fixes our search optimization which depends on the given sort order to take symbols into account. Changelog: fixed
-
Craig Norris authored
Update workflow.md See merge request gitlab-org/gitlab!71100
-
Phil Hughes authored
This was caused by 2 different merge requests being merged at the same time. 1 included new icons and the other was to add tests.
-
Achilleas Pipinellis authored
Remove last readmes from docs See merge request gitlab-org/gitlab!71363
-
Marcel Amirault authored
-
Rémy Coutable authored
Make decomposed pipeline run not allowed to fail See merge request gitlab-org/gitlab!71368
-
David Fernandez authored
Add option of 60 days to container image expiration policy See merge request gitlab-org/gitlab!70148
-
pataar authored
Allow the image tag cleanup policy to clean up tags that are older than 60 days. Changelog: added
-
Adam Hegyi authored
This change removes the project_level_issues_analytics feature flag. Changelog: removed
-
Marcia Ramos authored
Add design and UI changes checklist See merge request gitlab-org/gitlab!70930
-
Pedro Moreira da Silva authored
-
Kushal Pandya authored
Adds support for level 1 icons in MR widget extensions See merge request gitlab-org/gitlab!71057
-
Kushal Pandya authored
Add widget extension mock test See merge request gitlab-org/gitlab!71299
-
Markus Koller authored
Use FactoryBot.create instead of building objects and saving them See merge request gitlab-org/gitlab!71074
-
Sean McGivern authored
Disable BatchLoader replace_methods by default See merge request gitlab-org/gitlab!71364
-
Vitali Tatarintev authored
Fix multiple strings in translations (|, space, CC, markdown, ...) This removes one "|" in strings so only one "|" exists per string. This adds missing space in "for%{term_element}". This changes "CC" to "Credit Card". So translators don't have to figure out what "CC" is. This changes "markdown" to "Markdown". Remove "* * * * *" from translation. Seems this is never translated into something else. Remove 3 spaces from " %{name}, confirm your email address now! " making it identical with an already existing string. Remove extra spavce in "check out %{notificationLinkStart} notification emails%{notificationLinkEnd}". Closes #340195, #340138, #340133, #340129, #340675, #341196 See merge request gitlab-org/gitlab!70182
-
Aleksei Lipniagov authored
Allow passing the cursor to Keyset::Iterator See merge request gitlab-org/gitlab!71292
-
Dmitriy Zaporozhets (DZ) authored
Move cluster agent GraphQL mutations and supporting services to core See merge request gitlab-org/gitlab!70887
-
Marcel Amirault authored
Kaniko examples: Avoid wrapping base64 encoded lines after 76 characters See merge request gitlab-org/gitlab!71271
-
Marcel Amirault authored
Add EXTERNAL_URL to the list of environment variables See merge request gitlab-org/gitlab!71358
-
Bob Van Landuyt authored
Use MembersFinder ancestors linear scopes See merge request gitlab-org/gitlab!70583
-
Phil Hughes authored
Changes the status icon in the current extension to match the new design. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/341042
-
Martin Wortschack authored
Fix incorrect display date in group VSA task by type See merge request gitlab-org/gitlab!71350
-