summaryrefslogtreecommitdiff
path: root/app/views/projects/deployments/_deployment.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-281-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-01-051-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-10-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-10-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-10/+28
* Merge branch '56130-operations-environments-shows-incorrect-deployment-date-f...Kushal Pandya2019-08-291-1/+2
|\
| * Show correct deployment date for a manual job56130-operations-environments-shows-incorrect-deployment-date-for-manual-deploy-jobsjakeburden2019-08-281-1/+2
* | Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-2/+2
|/
* Fixes stylelint warnings in environmentsFilipa Lacerda2019-04-091-1/+1
* i18n: externalize strings from 'app/views/projects/deployments'Tao Wang2018-06-141-4/+4
* Truncate long job names in environment view; wrap author to next lineAnnabel Dunstone Gray2017-06-261-4/+7
* Fix mobile environment detail viewAnnabel Dunstone Gray2017-06-231-8/+9
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-2/+2
* Responsive table fixesAnnabel Dunstone Gray2017-06-081-4/+8
* Environment detail viewAnnabel Dunstone Gray2017-06-061-7/+7
* Apply same html and css to the action buttons in environment show view table ...29185-environments-folder-linksFilipa Lacerda2017-03-081-1/+1
* HAMLLint: Fix `UnnecessaryInterpolation` and `UnnecessaryStringOutput` offenc...22072-enable-haml-linters-phase-2Kushal Pandya2017-01-241-2/+2
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-2/+2
* Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-171-1/+3
* Adds responsive behaviour equal to the one in Pipelines and Builds tableFilipa Lacerda2016-10-061-1/+1
* Adds verification beore showing user avatarFilipa Lacerda2016-10-061-2/+3
* Adds external urlFilipa Lacerda2016-10-051-3/+4
* Add gravatars to build history20059-environment-listAnnabel Dunstone2016-08-081-0/+1
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-10/+2
* Add implementation of manual actionsKamil Trzcinski2016-07-181-0/+2
* Create_deployment ability is need to create retry or rollback deploymentKamil Trzcinski2016-06-151-1/+1
* Improve design after reviewKamil Trzcinski2016-06-141-14/+3
* Update scss to make the views look nicerKamil Trzcinski2016-06-141-1/+1
* Test environment controller specsKamil Trzcinski2016-06-141-1/+5
* Add deployment viewsKamil Trzcinski2016-06-111-8/+6
* Added initial version of deploymentsKamil Trzcinski2016-06-101-0/+32