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
2017-02-13Use safe navigation operator to make rubocop happywinniehell
2017-02-07Merge branch 'route-map' into 'master' Robert Speicher
2017-02-07Address feedbackDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Fix XSS issue by not using URI.joinDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-02-06Update changesKamil Trzcinski
2017-02-06Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski
2017-01-24Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski
2017-01-23Avoid repeated dashes in $CI_ENVIRONMENT_SLUGNick Thomas
2017-01-09Treat environments matching `production/*` as ProductionToon Claes
2016-12-19Add terminals to the Kubernetes deployment serviceNick Thomas
2016-12-15Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas
2016-12-15Add an environment slugNick Thomas
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-11-21Introduce deploy command that allows to start deployment from one environment...Kamil Trzcinski
2016-11-21Add deploy chat command [ci skip]Kamil Trzcinski
2016-11-16Add specs for environments recently updated on branchGrzegorz Bizon
2016-11-16Refactor methods for environments in project modelGrzegorz Bizon
2016-11-15Select recently updated environments for auto-closeGrzegorz Bizon
2016-11-15Add feature tests for environments auto-closeGrzegorz Bizon
2016-11-10Allow to stop any environmentKamil Trzcinski
2016-10-20Use deployment IID when saving refsZ.J. van de Weg
2016-10-18Add `stop!` to `environment`Kamil Trzcinski
2016-10-17Fix environments specsKamil Trzcinski
2016-10-17Improve after code reviewKamil Trzcinski
2016-10-17Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski
2016-10-17Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-14Minor style improvementZ.J. van de Weg
2016-10-14Refactor ci_status on MergeRequestControllerZ.J. van de Weg
2016-10-14Show what time ago a MR was deployedZ.J. van de Weg
2016-10-06Initial support for closing environmentsKamil Trzcinski
2016-10-04deployment refs in own folder, new method for creating refsZ.J. van de Weg
2016-10-04Save a fetchable ref per deployementZ.J. van de Weg
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-19Add support for dynamic environmentsKamil Trzcinski
2016-08-12Method names changed to #includes_commit?Z.J. van de Weg
2016-08-11Incorporate feedbackZ.J. van de Weg
2016-08-11Show deployment status on a MR viewZ.J. van de Weg
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-06-15Use validate and required for environment and projectKamil Trzcinski
2016-06-15Improve validationsKamil Trzcinski
2016-06-14Improve design after reviewKamil Trzcinski
2016-06-14Add specs for models and servicesKamil Trzcinski
2016-06-14Validate environment name with regexKamil Trzcinski
2016-06-11Added initial version of deploymentsKamil Trzcinski