summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/add-new-services' into 'master'Sean McGivern2017-06-269-56/+84
|\
| * fix spec failuresJames Lopez2017-06-251-2/+2
| * fix spec failuresJames Lopez2017-06-232-4/+2
| * update code based on feedbackJames Lopez2017-06-232-5/+5
| * fix profiles specJames Lopez2017-06-231-3/+3
| * refactor update user service not to do auth checksJames Lopez2017-06-238-17/+17
| * fix specsJames Lopez2017-06-231-3/+3
| * more refactoringJames Lopez2017-06-233-7/+5
| * add missing action to blockJames Lopez2017-06-231-3/+3
| * more refactoring based on feedbackJames Lopez2017-06-234-12/+16
| * refactor emails serviceJames Lopez2017-06-232-9/+3
| * update missing email actionsJames Lopez2017-06-231-1/+1
| * update to use emails destroy serviceJames Lopez2017-06-232-2/+2
| * added service in the rest of controllers and classesJames Lopez2017-06-233-5/+5
| * fix api and controller issuesJames Lopez2017-06-231-2/+2
| * fix specsJames Lopez2017-06-231-7/+8
| * update preferences controllerJames Lopez2017-06-231-1/+3
| * updated emails, notifications and passwords controllerJames Lopez2017-06-233-12/+16
| * fix profiles controllerJames Lopez2017-06-231-2/+2
| * finish off refactoring users controllerJames Lopez2017-06-231-10/+25
| * update users controllerJames Lopez2017-06-231-2/+5
| * refactor profiles controller and update serviceJames Lopez2017-06-231-10/+11
| * update profiles controller to use new serviceJames Lopez2017-06-231-10/+18
* | Remove references to build in pipeline chartsZ.J. van de Weg2017-06-231-1/+1
* | Improve performance for pipeline chartsZ.J. van de Weg2017-06-231-0/+5
|/
* Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon2017-06-224-0/+54
|\
| * Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-2228-142/+82
| |\
| * | Add rescue_from(ActionController::UnknownFormat) in Application ControllerPawel Chojnacki2017-06-204-12/+20
| * | Move Prometheus service to project modelPawel Chojnacki2017-06-162-7/+3
| * | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-1638-114/+212
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-0766-301/+393
| |\ \ \
| * | | | Use explicit instance of prometheus service and add access methods to itPawel Chojnacki2017-06-072-10/+6
| * | | | Explicitly require format.json in prometheus_controllerPawel Chojnacki2017-06-062-7/+16
| * | | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-05-3014-57/+117
| |\ \ \ \
| * | | | | Add per deployment additional metricsPawel Chojnacki2017-05-251-0/+11
| * | | | | Use before action to respond with 404 if prometheus metrics are missingPawel Chojnacki2017-05-251-1/+7
| * | | | | Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki2017-05-252-0/+28
* | | | | | Merge branch 'backport-projects-mr-controller-changes' into 'master'Douwe Maan2017-06-221-3/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Backport changes to Projects::MergeRequestsController for gitlab-org/gitlab-e...Nick Thomas2017-06-211-3/+7
* | | | | | Merge branch 'backport-check-project-feature' into 'master'Douwe Maan2017-06-217-32/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use the new check_project_feature_available! method in project controllersNick Thomas2017-06-217-32/+13
| * | | | | Backport check_project_feature_available! from EENick Thomas2017-06-211-1/+8
* | | | | | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2117-49/+49
* | | | | | Merge branch 'disable-environment-list-polling' into 'master'Grzegorz Bizon2017-06-211-2/+0
|\ \ \ \ \ \
| * | | | | | Disable environment list polling as it breaks deployboardKamil Trzcinski2017-06-211-2/+0
| |/ / / / /
* | | | | | Fix edit button for deploy keys available from other projectsAlexander Randa2017-06-201-2/+2
|/ / / / /
* | | | | Add “Project moved” error to Git-over-HTTPMichael Kozono2017-06-162-39/+9
* | | | | Remove old specs and add new onesFelipe Artur2017-06-161-1/+1
* | | | | Order merge requests by priorityFelipe Artur2017-06-161-1/+1
* | | | | Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-17/+1
| |_|_|/ |/| | |