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-27Enable frozen string in app/models/*.rbgfyoung
2018-07-12Remove unused `stop_action?` method from deployment classGrzegorz Bizon
2018-05-11Fix static analysysShinya Maeda
2018-05-08Decouple to_params from AtomicInternalId concernShinya Maeda
2018-04-20Atomic internal ids for all modelsAndreas Brandl
2018-03-16Deprecate InternalId concern and rename.Andreas Brandl
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-20Remove unecessary validate: true from belongs_to :projectDylan Griffith
2018-01-25Look for rugged with static analysisJacob Vosmaer
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-06-22Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Move Prometheus service to project modelPawel Chojnacki
2017-06-16Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-07Added Cop to blacklist polymorphic associationsYorick Peterse
2017-06-07Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-07Use explicit instance of prometheus service and add access methods to itPawel Chojnacki
2017-05-25Add per deployment additional metricsPawel Chojnacki
2017-05-24Test etag caching router and incorporate reviewZ.J. van de Weg
2017-05-12Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki
2017-05-12Custom queries for prometheusPawel Chojnacki
2017-05-09Merge request widget redesignFatih Acet
2017-04-06Take branch access into account when stopping environmentGrzegorz Bizon
2017-02-07Fix stoppable?Kamil Trzcinski
2016-10-20Only create refs for new deploymentsZ.J. van de Weg
2016-10-20Use deployment IID when saving refsZ.J. van de Weg
2016-10-17Improve after code reviewKamil Trzcinski
2016-10-17Add on_stop column [ci skip]Kamil 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-13Handle case where deployment ref no longer existsSean McGivern
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-04Update method nameZeger-Jan van de Weg
2016-10-04Save a fetchable ref per deployementZ.J. van de Weg
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-20Implement (some) comments from @DouweM's review.Timothy Andrew
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
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-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-18Rename playable_actions to manual_actionsKamil Trzcinski
2016-07-18Add implementation of manual actionsKamil Trzcinski
2016-07-07Support new diff notes on MRs with diff_refsDouwe Maan
2016-06-15Use validate and required for environment and projectKamil Trzcinski
2016-06-15Validate project and environment instead of only requiringKamil Trzcinski
2016-06-15Improve validationsKamil Trzcinski