- 01 Jun, 2021 40 commits
-
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Geo - Add link to Google Cloud SQL read replica instructions See merge request gitlab-org/gitlab!62515
-
Achilleas Pipinellis authored
Geo - Add Google Cloud SQL superuser role See merge request gitlab-org/gitlab!62513
-
Anton Smith authored
-
Anton Smith authored
-
Douglas Barbosa Alexandre authored
Move bulk_stick in UserProjectAccessChangedService to Core [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62745
-
Bob Van Landuyt authored
Factor out redis store duplication See merge request gitlab-org/gitlab!62689
-
GitLab Bot authored
-
Thong Kuah authored
Explicitly destroy webhooks and logs before the project deletion [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61995
-
Andrew Fontaine authored
Change default of `value` as a number See merge request gitlab-org/gitlab!61334
-
Amy Qualls authored
Fix wiki docs to send the page slug url encoded See merge request gitlab-org/gitlab!62890
-
Francisco Javier López authored
-
David O'Regan authored
Incident SLA - achieved and missed frontend states [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57703
-
Tristan Read authored
Adds dynamic updates to Incident SLA usages Also provides additional text to a resolved SLA - either 'missed' or 'achieved' depending on whether the issue is closed or open. Changelog: changed EE: true ```
-
GitLab Bot authored
-
Rémy Coutable authored
Redirect deprecated snippets routes See merge request gitlab-org/gitlab!54461
-
charlie ablett authored
Add dedicated details page for terraform registry See merge request gitlab-org/gitlab!61985
-
Nicolò Maria Mezzopera authored
-
Kushal Pandya authored
Remove :pick_into_project feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62809
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
There was a lot of duplicated code between Redis::Cache, Redis::Queues and Redis::SharedState. This change replaces it with lookups based on the class name.
-
Jacob Vosmaer authored
- add coverage for config file selection - add coverage for Rails.env-keyed config selection - consolidate duplicate config file fixtures
-
Enrique Alcántara authored
Rename StageTableNew to StageTable See merge request gitlab-org/gitlab!62385
-
Dmitriy Zaporozhets authored
Redirect unscoped snippet routes like: * /group/project/snippets -> /group/project/-/snippets * /snippets/1 -> /-/snippets/1 Changelog: removed Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Jacques Erasmus authored
Add validation feedback for visibility level See merge request gitlab-org/gitlab!62300
-
Dmytro Zaporozhets (DZ) authored
Remove OpenJDK-alpine Dockerfile template See merge request gitlab-org/gitlab!61867
-
Brandon Labuschagne authored
Group Overview Analytics: Replace metric card with GlSingleStat See merge request gitlab-org/gitlab!62796
-
Martin Wortschack authored
-
Bob Van Landuyt authored
Missing impersonation details on MR approval rule audit events See merge request gitlab-org/gitlab!62257
-
Simon Knox authored
Shorten URLs in searches by deleting UTF-8 param from any forms See merge request gitlab-org/gitlab!62820
-
Ezekiel Kigbo authored
As a cleanup for https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61431 we can rename the new stage table component.
-
GitLab Bot authored
-
Adam Hegyi authored
Change JiraTrackerData#deployment_type based on URL See merge request gitlab-org/gitlab!59902
-
Ezekiel Kigbo authored
Root Component for redesign of Security & Compliance Configuration Page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62285
-
Tan Le authored
Audit events captured on MR approval rule changes do not include impersonation details. The legacy service (i.e. `AuditEventService`) is capable of recording impersonation details. We'd like replicate this behaviour on the new service `Gitlab::Audit::Auditor`. Changelog: fixed EE: true
-
Bob Van Landuyt authored
Sync feature categories See merge request gitlab-org/gitlab!62892
-
Jacques Erasmus authored
Fix cut off dropdown in MR widget header See merge request gitlab-org/gitlab!62881
-
Vitali Tatarintev authored
Fix CSP issues related to captchas See merge request gitlab-org/gitlab!62849
-
Natalia Tepluhina authored
Add docs for GraphQL query ID error See merge request gitlab-org/gitlab!62903
-