summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blob-load-all-data' into 'master'Grzegorz Bizon2017-06-081-3/+3
|\
| * Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-3/+3
* | Translate project & repository pagesBob Van Landuyt2017-06-071-13/+13
|/
* Sync email address from specified omniauth providerRobin Bobbitt2017-06-071-2/+2
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-1/+3
|\
| * moved creating backlog list into list servicePhil Hughes2017-06-061-2/+2
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-0/+2
* | Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-072-6/+47
|\ \
| * | Implement ability to update deploy keysAlexander Randa2017-06-022-6/+47
* | | Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-071-1/+1
|\ \ \
| * \ \ Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-069-91/+37
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-0532-211/+394
| |\ \ \ \
| * | | | | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-1/+1
* | | | | | Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-074-17/+27
|\ \ \ \ \ \
| * | | | | | Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-022-5/+3
| * | | | | | Make login_counter instance variable instead of class one.Pawel Chojnacki2017-06-023-5/+5
| * | | | | | Move most of MetricsController logic to MetricsServicePawel Chojnacki2017-06-021-35/+6
| * | | | | | Use interpolation instead of concatenationPawel Chojnacki2017-06-021-4/+4
| * | | | | | move check if metrics are enabled to before actionPawel Chojnacki2017-06-021-2/+6
| * | | | | | Correctly handle temporary folder for testing multiproces metricsPawel Chojnacki2017-06-021-1/+1
| * | | | | | Use only ENV for metrics folder locationPawel Chojnacki2017-06-021-2/+6
| * | | | | | Bring back the tokenPawel Chojnacki2017-06-021-0/+1
| * | | | | | Split metrics from health controller into metrics controllerPawel Chojnacki2017-06-022-29/+41
| * | | | | | Prometheus settingsPawel Chojnacki2017-06-021-0/+1
| * | | | | | Add trailing newline to response.Kevin Lyda2017-06-022-4/+20
| * | | | | | Prometheus metrics first passPawel Chojnacki2017-06-021-1/+3
| * | | | | | Initial pass at prometheus monitoring.Kevin Lyda2017-06-021-0/+1
* | | | | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-073-3/+22
|\ \ \ \ \ \ \
| * | | | | | | Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-072-3/+10
| * | | | | | | Support descriptions for snippetsJarka Kadlecova2017-05-313-2/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'zj-read-registry-pat' into 'master'Kamil Trzciński2017-06-072-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix test failureszj-read-registry-patZ.J. van de Weg2017-06-061-1/+1
| * | | | | | | Create read_registry scope with JWT authZ.J. van de Weg2017-06-052-4/+6
| |/ / / / / /
* | | | | | | Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-0743-52/+73
* | | | | | | Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas2017-06-062-6/+8
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-8/+1
|\ \ \ \ \ \
| * | | | | | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-8/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mk-fix-git-over-http-rejections' into 'master'Douwe Maan2017-06-053-78/+25
|\ \ \ \ \ \
| * | | | | | Refactor to let GitAccess errors bubble upMichael Kozono2017-06-051-35/+14
| * | | | | | Refactor to let `GitAccess` check protocol configMichael Kozono2017-06-051-10/+0
| * | | | | | Move CI access logic into GitAccessMichael Kozono2017-06-053-25/+15
| * | | | | | RefactorMichael Kozono2017-06-051-4/+0
| * | | | | | Check disabled commands in GitAccess insteadMichael Kozono2017-06-051-4/+0
| * | | | | | Render GitAccess message if authorizedMichael Kozono2017-06-051-5/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '28694-hard-delete-user-from-admin-panel' into 'master'Douwe Maan2017-06-052-2/+2
|\ \ \ \ \ \
| * | | | | | Support hard deletion in Admin::UsersController#destroyNick Thomas2017-06-051-1/+1
| * | | | | | Refactor the DeleteUserWorkerNick Thomas2017-06-051-1/+1
| |/ / / / /
* | | | | | Merge branch 'jej-backport-protected-tag-ee-role-refactorings' into 'master'Tim Zallmann2017-06-053-3/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-313-3/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes2017-06-051-3/+10
|\ \ \ \ \