- 10 Dec, 2019 4 commits
-
-
Lukas Eipert authored
If the feature flag `ci_dag_limit_needs` is turned on for a GitLab instance, a job can now depend on up to ten jobs instead of five
-
-
Add table to store the sentry event and issue ids that are related to a gitlab issue
-
Aleksei Lipniagov authored
-
- 09 Dec, 2019 7 commits
-
-
Cédric Tabin authored
-
George Koltsov authored
This MR extracts a lot of functinality from ProjectTreeRestorer into RelationTreeRestorer in order to introduce a new GroupTreeRestorer that is going to utilize this logic as well. This MR Also changes a few other classes to make them compatible with groups.
-
- Update mr id in changelog - Add new dependency scanning var - Fix position of var
-
David Fernandez authored
-
Shinya Maeda authored
This commit persists and controls auto stop date for environments
-
.
-
Allows for including or excluding bridge jobs via `rules:` to control triggering of downstream (multi-project) Pipelines.
-
- 06 Dec, 2019 7 commits
-
-
Andreas Brandl authored
This aligns with offset pagination, where we also allow up to 100 records max.
-
Andreas Brandl authored
This is the squashed together change from https://gitlab.com/gitlab-org/gitlab/merge_requests/19623 that had been reverted previously. Based on the refactoring in https://gitlab.com/gitlab-org/gitlab/merge_requests/21130
-
Ahmad Sherif authored
It works the same way as https://gitlab.com/gitlab-org/gitlab/merge_requests/14846: It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Related to https://gitlab.com/gitlab-com/gl-infra/scalability/issues/4
-
Nicolas Dular authored
-
- Squashed commit containing GraphQL changes
-
An attachment from an unmigrated project will only be using the legacy storage when stored locally. Any file on object storage already use hashed storage format.
-
Relates to https://gitlab.com/gitlab-org/gitlab/merge_requests/20244 Co-Authored-By:
Thong Kuah <tkuah@gitlab.com>
-
- 05 Dec, 2019 8 commits
-
-
mishunov authored
Moved pushing the FE feature flag Now, instead of doing ot from Snippets controller, we do it from gon_helper to make it shared between all types of snippets
-
Michael Kozono authored
This reverts merge request !21088
-
Oswaldo Ferreir authored
It uses the existing cache for the MergeRequestDiffBatch collection class.
-
Fabio Pitino authored
Add a layer of CI configuration on top of the .gitlab-ci.yml which uses `include:` feature to include a file from repository, from a remote URL or from a template (Auto-DevOps)
-
We tested this with a large import and it's a pretty safe change
-
mishunov authored
Moved pushing the FE feature flag Now, instead of doing ot from Snippets controller, we do it from gon_helper to make it shared between all types of snippets
-
George Koltsov authored
- Refactor ActionRateLimiter - Add rate limits to Project Export API
-
-
- 04 Dec, 2019 4 commits
-
-
Lucas Charles authored
Adds partial indices to keys within `ci_variables` and `ci_pipeline_variables` tables to track configuration of Web Application Firewall for running environments
-
- Version 1 of the Container Scanning tool produced a report using the format specified by clair-scanner (github.com/arminc/clair-scanner), however, version 2 of the Container Scanning tool now produces a report using the GitLab Analyzers Common Library Format. In order to make use of the new report format, we need to update the CS_MAJOR_VERSION.
-
This upgrades Helm to 2.6.1 which matches current GitLab Managed apps. See https://gitlab.com/gitlab-org/cluster-integration/cluster-applications/-/releases#v0.2.0
-
-
- 03 Dec, 2019 4 commits
-
-
Kerri Miller authored
Under the hood, #multi uses #pipelined, and we don't care about the minor differences that using the #multi transaction approach gets us, so we pick up about 0.1 sec of performance on large-ish diff collections. This is a minor improvement, but as this is more or less a straight drop-in replacement, and we're already workign directly with redis-rb, it seems worthwhile.
-
Heinrich Lee Yu authored
We block IP addresses when failed Git auths reach a certain threshold. This block applied to all requests so for every request, we had to check Redis to see if the IP is blocked. This caused unnecessary Redis load. This MR changes the block to only apply to Git requests as it is described in the documentation
-
Nick Thomas authored
-
Thong Kuah authored
Also, add docs on how to use this template to install GitLab managed apps (v2)
-
- 02 Dec, 2019 6 commits
-
-
- Add RBAC permission to list deployments in knative-serving namespace - Ensure service account has new permission - Update documentation to instruct people to add the ability to list deployments in knative-serving - Add get_cluster_role_bindings delegation to kubeclient - Add KnativeVersionRoleBindingFinder - Add knative_version_role_binding to KubernetesNamespace prereq - Update tests for knative version role and binding Relates to https://gitlab.com/gitlab-org/gitlabktl/issues/17 Co-Authored-By:
Matt Kasa <mkasa@gitlab.com>
-
Alper Akgun authored
-
Andreas Brandl authored
This reverts merge request !19623
-
Allison Browne authored
-
Allison Browne authored
-
Allison Browne authored
-