summaryrefslogtreecommitdiff
path: root/app/controllers/projects/deployments_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Respond with 404 when metrics are not enabled or deployment_metrics is not im...Pawel Chojnacki2017-05-121-1/+3
* Custom queries for prometheusPawel Chojnacki2017-05-111-1/+1
* Remove unnecessary user hash being passed to DeploymentSerializerenforce-current-user-usage-on-entitiesOswaldo Ferreira2017-05-101-1/+1
* Ensure all Serializers receive `current_user` instead `user`Oswaldo Ferreira2017-05-101-1/+1
* Merge request widget redesignFatih Acet2017-05-091-0/+14
* use represent_concise instead of separate entityPawel Chojnacki2017-04-241-1/+1
* DeploymentsSerializer can serialize arrays properlyPawel Chojnacki2017-04-241-4/+3
* Optionally filter by deployment timePawel Chojnacki2017-03-281-3/+5
* Use DeploymentSerializer to create deployment jsonPawel Chojnacki2017-03-281-1/+2
* Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki2017-03-281-0/+16