Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-07Use separate Kubernetes namespaces per environmentTiger Watson
2019-08-01Use Array.join rather than URI.joinJason Goodman
2019-07-19Introduce predictable environment slugsTiger
2019-06-25Move terminal construction logic to EnvironmentTiger
2019-06-19Run least expensive method first - #has_terminals?Thong Kuah
2019-06-19Run least expensive method firstThong Kuah
2019-05-20Use Environment#deployment_platform method insteadThong Kuah
2019-05-05Run rubocop -a on CE filesStan Hu
2019-04-11Align UrlValidator to validate_url gem implementation.Thong Kuah
2019-04-03Specify time window for additional metrics apisyasonik
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-02-26Add name_without_type to environments.jsonVladimir Shushlin
2019-02-06Inroduce Internal API for searching environment namesShinya Maeda
2018-12-20Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling
2018-11-07Rever add action follow up 1Shinya Maeda
2018-11-07Revert add action column changesShinya Maeda
2018-11-07Squashed commit of the following:Shinya Maeda
2018-11-06Squashed commit of the following:Shinya Maeda
2018-10-26Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen
2018-10-12Backport CE changes for Ops Dashboard in EEPeter Leitzen
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-12Rename environments stop action methodGrzegorz Bizon
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-04-06Fix environment deployment platform filter methodGrzegorz Bizon
2018-03-14DRY remaining instances of predefined variablesGrzegorz Bizon
2018-03-07Merge branch 'mr-commit-optimization' into 'master'Sean McGivern
2018-03-07Unify deployment_platform interface with EELin Jen-Shin
2018-03-06Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez
2018-03-05Implemente Prometheus:AdapterServicePawel Chojnacki
2018-03-01Implement PrometheusDeploymentLocator + fix metrics controllerPawel Chojnacki
2018-02-26use deployment_platform DI in environment and revert changes to k8s cert veri...Pawel Chojnacki
2018-02-26Fix failing test, when deployment platform is not bound to a cluster.Pawel Chojnacki
2018-02-24Use deployment platform to find cluster with prometheus applicationPawel Chojnacki
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-20Remove unecessary validate: true from belongs_to :projectDylan Griffith
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-06Remove unique validation from external_url in EnvironmentShinya Maeda
2017-11-03Avoid regenerating the ref path for the environmentStan Hu
2017-10-23Fix the writing of invalid environment refsStan Hu
2017-09-19Reorganize indexes for the "deployments" tableYorick Peterse
2017-09-13Constrain environment deployments to project IDsYorick Peterse
2017-09-08Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński
2017-08-25Try to make reserved ref names more obviousLin Jen-Shin
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse