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
2018-07-12Rename environments stop action methodGrzegorz Bizon
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-04-24Allow admins to push to empty reposBob Van Landuyt
2018-04-06Fix environment deployment platform filter methodGrzegorz Bizon
2018-03-07Merge branch 'mr-commit-optimization' into 'master'Sean McGivern
2018-03-06Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez
2018-03-05Check if prometheus_adapter is properly calledPawel Chojnacki
2018-02-24Use deployment platform to find cluster with prometheus applicationPawel Chojnacki
2018-02-24Squashed commit of the following:Pawel Chojnacki
2017-11-28Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-28Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya 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-08Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-30Remove unnecessary contextsJacob Vosmaer
2017-06-16move additional_metrics.yaml into prometheus/ config folderPawel Chojnacki
2017-06-16Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-13Do not show manual actions that cannot be runKamil Trzcinski
2017-06-07Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-07Remove unecessary before blockPawel Chojnacki
2017-06-07Use explicit instance of prometheus service and add access methods to itPawel Chojnacki
2017-06-06expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki
2017-06-05Environments#additional_metrics testsPawel Chojnacki
2017-06-01Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg
2017-05-31Test etag cache key changing valueZ.J. van de Weg
2017-05-31Fix environment model specs related to protected actionsGrzegorz Bizon
2017-05-22Use etag caching for environments JSONZ.J. van de Weg
2017-05-12Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-12Use build policy to determine if user can play buildGrzegorz Bizon
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-06Take branch access into account when stopping environmentGrzegorz Bizon
2017-04-06Fix specs related to new manual actions permissionsGrzegorz Bizon
2017-04-06Hopefully this worksKim "BKC" Carlbäcker
2017-04-06CleanupKim "BKC" Carlbäcker
2017-04-06rubocopKim "BKC" Carlbäcker
2017-04-06Use Gitaly for Environment#first_deployment_forKim "BKC" Carlbäcker
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-13Fix envs and deploys specs related to build retryGrzegorz Bizon