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-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-08-11Fix more testsLin Jen-Shin
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-18Instead of adding master, stub_not_protect_default_branchLin Jen-Shin
2017-07-04Update tests due to permission changesLin Jen-Shin
2017-06-21Expand with all the variables so that things likeLin Jen-Shin
2017-06-21Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-02Only deploy if environment exists; Update tests accordinglyLin Jen-Shin
2017-06-01Fix other use of CreateDeploymentService and makeLin Jen-Shin
2017-06-01Simplify CreateDeploymentService so that it usesLin Jen-Shin
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-15Prefer using `project.add_developer` in specsGrzegorz Bizon
2017-02-13Fix envs and deploys specs related to build retryGrzegorz Bizon
2016-10-18Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-17Fix environments specsKamil Trzcinski
2016-10-17Work on specsKamil Trzcinski
2016-10-17Add a be_like_time matcher and use it in specsNick Thomas
2016-10-14Check if project exists before creating deploymentGrzegorz Bizon
2016-09-21Fix `CreateDeploymentService` spec.Timothy Andrew
2016-09-21Fix build.Timothy Andrew
2016-09-20Fix spec failures.Timothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-19Fix specs failuresKamil Trzcinski
2016-09-19Update support for dynamic environmentsKamil Trzcinski
2016-09-19Verify expandability of variables defined as part of environmentKamil Trzcinski
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-07-16Fix creation of deployment on build that is retried, redeployed or rollbackKamil Trzcinski
2016-06-15Make `project_id` and `environment_id` nullableKamil Trzcinski
2016-06-14Properly create a new deployment after build successKamil Trzcinski
2016-06-14Add specs for models and servicesKamil Trzcinski