- 12 Aug, 2020 1 commit
-
-
Mario de la Ossa authored
Adds a `due_date` param that already exists in our IssuesFinder and accepts values such as `0`, `overdue`, `week`, `month`, and `next_month_and_previous_two_weeks`. Returns issues whose due_date fit these descriptions.
-
- 11 Aug, 2020 39 commits
-
-
Jan Provaznik authored
Enable CI warnings feature flag See merge request gitlab-org/gitlab!38712
-
Adam Hegyi authored
Migrate license_management artifacts to license_scanning See merge request gitlab-org/gitlab!36817
-
Tetiana Chupryna authored
https://gitlab.com/gitlab-org/gitlab/-/issues/213571 We removed license_management artifacts, so we need to migrate them to a new license_scanning type
-
Jose Ivan Vargas authored
Change 'gauge-chart' to 'gauge' in YML panel config for gauge charts See merge request gitlab-org/gitlab!39184
-
Nick Thomas authored
Upgrade Workhorse to v8.38.0 See merge request gitlab-org/gitlab!39223
-
Jose Ivan Vargas authored
Swap deprecated button in settings > operations See merge request gitlab-org/gitlab!39131
-
Amelia Bauerly authored
-
Amy Qualls authored
Make internal cron docs Closes #229864 See merge request gitlab-org/gitlab!38961
-
Jake Burden authored
Revise page for format, clarity, and language specs for code samples.
-
Amy Qualls authored
Document the Cloud Native Buildpack launcher See merge request gitlab-org/gitlab!39117
-
Mike Lewis authored
Remove old Jenkins details See merge request gitlab-org/gitlab!38880
-
Jan Provaznik authored
Fix URLs of issues in VSA dashboard Closes #225625 See merge request gitlab-org/gitlab!38703
-
Fabio Pitino authored
-
Vitali Tatarintev authored
Adds BE graphql for DAG See merge request gitlab-org/gitlab!36900
-
Laura Montemayor authored
* Stages, jobs, and groups
-
Tanya Pazitny authored
Fix edit_dashboard_enabled interaction on specs See merge request gitlab-org/gitlab!39203
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!39221
-
Markus Koller authored
Fix gradle uploads and snapshot versions See merge request gitlab-org/gitlab!38338
-
Tim Rizzi authored
Where the first upload (`maven-metadata.xml` file with verison) would not create properly the package with the version set. Co-Authored-By: Sara Ahbabou <sahbabou@gitlab.com>
-
Imre Farkas authored
Refactor `Issuable::Clone::BaseService` to use services See merge request gitlab-org/gitlab!38646
-
Luke Duncalfe authored
Previously Issuable::Clone::BaseService copied an issuable notes, award emoji, and award emoji on the issuable notes to another issue through Issuable::Clone::ContentRewriter. In order to implement https://gitlab.com/gitlab-org/gitlab/-/issues/13426 in future, we need to be able to copy design notes and their award emoji independently of Issuable::Clone::ContentRewriter which was highly-coupled to issuables. Issuable::Clone::BaseService now calls new services: - Notes::CopyService - AwardEmoji::CopyService - ContentRewriterService Which contain re-usable logic to perform those actions.
-
Shinya Maeda authored
Audit failed login from OAuth provider See merge request gitlab-org/gitlab!38473
-
Amy Qualls authored
Docs: Update page to add redirect See merge request gitlab-org/gitlab!39125
-
Stan Hu authored
This adds support for adding S3 encryption headers to uploads. Full list of changes: https://gitlab.com/gitlab-org/gitlab-workhorse/-/blob/master/CHANGELOG
-
Robert Speicher authored
Add k8s gauge metrics dashboard template See merge request gitlab-org/gitlab!39156
-
Robert Speicher authored
Add slack unfurl support for /search See merge request gitlab-org/gitlab!38699
-
Dmitry Gruzd authored
This change adds meta tags for slack link unfurling using page_description and page_card_attributes methods.
-
Nick Thomas authored
Add alert url into issue markdown See merge request gitlab-org/gitlab!38649
-
Imre Farkas authored
Stub feature flags earlier See merge request gitlab-org/gitlab!38659
-
Alex Pooley authored
Feature flags are stubbed as true by default during tests. The stub creation can occur after spec code has already executed. This MR stubs all feature flags to true before any spec code can execute.
-
GitLab Release Tools Bot authored
-
Nicolò Maria Mezzopera authored
Enable sast_configuration_ui feature flag by default See merge request gitlab-org/gitlab!39085
-
Mark Florian authored
This enables the [SAST Configuration UI][1] by default, and adds documentation for it. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/231357. [1]: https://gitlab.com/groups/gitlab-org/-/epics/3659
-
Marcin Sedlak-Jakubowski authored
Note that orphan_job_artifact_files does not work on object storage See merge request gitlab-org/gitlab!38667
-
Ben Bodenmiller authored
-
Magdalena Frankiewicz authored
Add changelog entry
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v18.6.0 See merge request gitlab-org/gitlab!39091
-
Enrique Alcántara authored
Update Toast UI to ^2.3.1 See merge request gitlab-org/gitlab!39202
-
Natalia Tepluhina authored
Alert To Do UI Closes #222359 See merge request gitlab-org/gitlab!38595
-