- 17 Oct, 2019 40 commits
-
-
Nicolò Maria Mezzopera authored
- message - translations updated - changelog line
-
Marcia Ramos authored
Docs: update Code Owners Closes #9517 See merge request gitlab-org/gitlab!18683
-
Marcia Ramos authored
We've moved code owner approval settings from the project level to protected branches, so need to update the docs to reflect this.
-
Kamil Trzciński authored
Add "New release" to the custom notification (BE) Closes #26001 See merge request gitlab-org/gitlab!17877
-
Etienne Baqué authored
Added NewRelease recipient service. Added new notification service. Updated release creation process to include notification.
-
Filipa Lacerda authored
Add FF for Registry group browser See merge request gitlab-org/gitlab!18753
-
Jan Provaznik authored
Expose 'subscribed' for epics in GraphQL See merge request gitlab-org/gitlab!18607
-
Felipe Artur authored
Exposes subscribed attribute for epics in GraphQL
-
Tanya Pazitny authored
Shift the note about exact needs up in the docs See merge request gitlab-org/gitlab!18686
-
Tanya Pazitny authored
-
Fatih Acet authored
Change config to configuration in custom CI path See merge request gitlab-org/gitlab!18435
-
Marcel Amirault authored
For consistency, change config to configuration for custom ci path feature
-
Fatih Acet authored
Geo: Enable replicating uploads, LFS objects, and artifacts in Object Storage Closes #33276 See merge request gitlab-org/gitlab!18482
-
Kamil Trzciński authored
Use Ansi2json via feature flag for job logs See merge request gitlab-org/gitlab!18134
-
Fabio Pitino authored
* Use feature flag in the controller * Enable Trace to output in json format * Extract log serialization to a class
-
Bob Van Landuyt authored
Merge branch '29215-500-error-when-deleting-group-web-hook-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeout' into 'master' Resolve "500 error when deleting group web hook due to statement timeout" See merge request gitlab-org/gitlab!18642
-
Kamil Trzciński authored
This adds a feature flag to hide and selective enable container registry browser for some projects
-
Sean McGivern authored
Query todos with GraphQL See merge request gitlab-org/gitlab!18218
-
Dmitriy Zaporozhets authored
Support query for multiple groups See merge request gitlab-org/gitlab!18487
-
Sean McGivern authored
Remove unused DiffService#patch RPC See merge request gitlab-org/gitlab!18743
-
Nick Thomas authored
Add graphql mutation for epic See merge request gitlab-org/gitlab!18440
-
Jan Provaznik authored
Allows to update epics through GraphQL API.
-
Rémy Coutable authored
Associate self-managed Prometheus Alerts and Issues Closes #33184 See merge request gitlab-org/gitlab!18046
-
Sean Arnold authored
- Add table - Add relation to issue - Move common code into module
-
Patrick Derichs authored
Remove explicit id field and changed authorization types Add todo to query type Add todos field to user and add currentuser query field Add changelog entry Add TodoTargetEnum, using enum types in TodoType Fix typo in description Add missing connection_type to also support querying for "first: n" Fix "Do not use '_' for arguments that are used" Add field id again Remove unnecessary rubocop disable comments Add values to action enum entries Query for state and type Use presenter for todos Add supported fields for API Fix action query
-
Nick Thomas authored
Provide Release JSON schema for Evidence collection See merge request gitlab-org/gitlab!17217
-
Etienne Baqué authored
Added Evidence model and migration file. Schema file was updated accordingly. Added related spec file. Updated release model and spec files.
-
Rémy Coutable authored
Update DAST report fixture, Fix deduplication logic See merge request gitlab-org/gitlab!18688
-
Pulkit Sharma authored
Reverts https://gitlab.com/gitlab-org/gitlab/merge_requests/18670, with fixes to the QA specs
-
Achilleas Pipinellis authored
Minor Gitaly docs on seperate server clarification See merge request gitlab-org/gitlab!18734
-
Achilleas Pipinellis authored
Update praefect docs with virtual_storage_name and auth See merge request gitlab-org/gitlab!18694
-
Achilleas Pipinellis authored
Clarify version new functionality was introduced See merge request gitlab-org/gitlab!18736
-
Evan Read authored
-
Lin Jen-Shin authored
Use resource_parent instead of parent See merge request gitlab-org/gitlab!16315
-
Zeger-Jan van de Weg authored
This RPC has been replaced by the RawPatch RPC, which is called by workhorse as creating a patch could take a long time. The CommitPatch RPC has no callsites in this codebase, which allows us to remove it. Part of: https://gitlab.com/gitlab-org/gitaly/issues/2095
-
Achilleas Pipinellis authored
Specify allowed domain feature not applying to projects. See merge request gitlab-org/gitlab!18738
-
Kushal Pandya authored
Aggregate push events when there are too many See merge request gitlab-org/gitlab!18239
-
Achilleas Pipinellis authored
Highlight introduced version for IP address restrictions for Git actions See merge request gitlab-org/gitlab!18726
-
Evan Read authored
-
Sean McGivern authored
Preserve Leading Whitespace Closes #17970 See merge request gitlab-org/gitlab!18589
-