summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rails5-fix-utf' into 'master'Sean McGivern2018-10-161-1/+3
|\
| * Use InvalidUTF8ErrorHandler only for rails 4Jan Provaznik2018-10-131-1/+3
* | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-151-17/+0
|\ \
| * | Remove Koding integration and documentationStan Hu2018-10-121-17/+0
| |/
* | Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets2018-10-151-5/+5
|\ \
| * | Pass in project as kwarg for CreateServiceThong Kuah2018-10-151-5/+5
| |/
* | Merge branch '34758-fix-code-reuse-clusters-applications_controller' into 'ma...Dmitriy Zaporozhets2018-10-151-29/+7
|\ \
| * | Remove un-used inheritance from serviceThong Kuah2018-10-151-3/+1
| * | Move non-controller code into dedicated serviceThong Kuah2018-10-151-27/+7
| |/
* | Resolve "Personal projects pagination in Profile Overview tab is broken"Martin Wortschack2018-10-151-1/+3
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-103-18/+2
* Merge branch 'sh-handle-invalid-comparison' into 'master'Douwe Maan2018-10-091-0/+17
|\
| * Reject invalid branch names in repository compare controllerStan Hu2018-10-081-0/+17
* | Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher2018-10-081-6/+0
|\ \
| * | Remove dead code on main MR pageOswaldo Ferreira2018-10-051-6/+0
* | | Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-1/+7
|\ \ \
| * | | Redirect to the pipeline builds page when a build is canceledEva Kadlecová2018-09-171-1/+7
* | | | Remove duplicate Sentry logging for GRPC messagesStan Hu2018-10-071-1/+0
| |_|/ |/| |
* | | Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern2018-10-051-2/+2
|\ \ \
| * | | Don't build project services unneccesarilyBrett Walker2018-10-041-2/+2
* | | | Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-051-1/+1
|\ \ \ \
| * | | | Move issue related_branches to serviceFelipe Artur2018-10-041-1/+1
* | | | | Merge branch 'sh-revert-broken-deploy-key-change' into 'master'Robert Speicher2018-10-051-2/+2
|\ \ \ \ \
| * | | | | Revert "Merge branch 'deploy-tokens' into 'master'"Stan Hu2018-10-051-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-052-0/+5
|\ \ \ \ \
| * | | | | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+1
| * | | | | Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-0/+4
| |/ / / /
* | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-058-7/+63
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-042-1/+3
| |\ \ \ \
| | * | | | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-042-1/+3
| * | | | | Merge branch '49329-mr-show-commit-details' into 'master'Fatih Acet2018-10-041-1/+7
| |\ \ \ \ \
| | * | | | | Add signature badge to diffs/commit_itemPaul Slaughter2018-10-031-1/+7
| | | |/ / / | | |/| | |
| * | | | | Merge branch '41922-simplify-runner-registration-token-resetting' into 'master'Kamil Trzciński2018-10-043-1/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Simplify runner registration token resettingTomasz Maczukin2018-10-043-1/+16
| | |/ / /
| * | | | Merge branch 'ccr/48930_extract_logic_to_concern' into 'master'Douwe Maan2018-10-041-0/+28
| |\ \ \ \
| | * | | | Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-0/+28
| | |/ / /
| * | | | Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-4/+9
| |/ / /
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-1/+3
|\ \ \ \ | |/ / /
| * | | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-1/+3
* | | | Add a new status to ci_builds.statusShinya Maeda2018-10-021-1/+1
* | | | Add unschedule endpont to job controllerShinya Maeda2018-10-021-0/+7
|/ / /
* | | Add custom header for error responsesDavid2018-10-011-0/+9
* | | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-013-0/+13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt2018-10-013-0/+13
| |\ \
| | * | Ports new refactor from EE to CETiago Botelho2018-09-242-0/+6
| | * | Applies the CE backport of EE#657Tiago Botelho2018-09-243-0/+7
* | | | Refactor EventFilter and increase its test coverage1801-allow-event_filter-to-be-set-in-the-urlRémy Coutable2018-09-262-5/+5
* | | | Allow events filter to be set in the URL in addition to cookieIgor Kapkov2018-09-261-0/+1
|/ / /
* | | Merge branch 'frozen-string-app-controllers-much-more' into 'master'Rémy Coutable2018-09-2688-12/+178
|\ \ \
| * | | Enable even more frozen string in app/controllersgfyoung2018-09-2588-12/+178