- 17 Oct, 2019 40 commits
-
-
mfluharty authored
-
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
-
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
-
Achilleas Pipinellis authored
Cleanup and improve Gitaly on seperate server over TLS setup See merge request gitlab-org/gitlab!18729
-
Ben Bodenmiller authored
-
Jan Provaznik authored
Update GitLab Shell to v10.2.0 See merge request gitlab-org/gitlab!18735
-
Nick Thomas authored
Remove N+1 for fetching commit signature See merge request gitlab-org/gitlab!18389
-
Igor authored
It removes whitelisting for the query limiting from the CommitsController as well since the specs no longer fail because of the number of queries
-
Nick Thomas authored
Support ES searches for project snippets See merge request gitlab-org/gitlab!18459
-
Andreas Brandl authored
Cleanup background migrations for any approval rules See merge request gitlab-org/gitlab!18256
-
Igor authored
It executes all the remaining background jobs which migrate approval rules for projects and merge requests It also makes sure that the data migrated correctly and executes the code synchronously one more time
-
Sean McGivern authored
Allow sidekiq_exporter to fail on address in use Closes gitlab-com/gl-infra/infrastructure#8194 See merge request gitlab-org/gitlab!18725
-
Nick Thomas authored
Add parsers for users, groups, projects references Closes #21800 See merge request gitlab-org/gitlab!18318
-
Alexandru Croitor authored
Add separate parsers for mentions of users, groups, projects in markdown content
-
Rémy Coutable authored
Reduce cpu request for pods according to their utilization See merge request gitlab-org/gitlab!18712
-