summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-261-1/+1
|/ / /
* | | Merge branch 'frozen-string-app-controller-more' into 'master'Stan Hu2018-09-2551-1/+103
|\ \ \
| * | | Enable more frozen string in app/controllers/gfyoung2018-09-2351-1/+103
* | | | Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu2018-09-252-0/+26
|\ \ \ \
| * | | | Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-222-0/+26
* | | | | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-251-5/+1
|\ \ \ \ \
| * | | | | Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-5/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'deploy-tokens' into 'master'Rémy Coutable2018-09-251-2/+2
|\ \ \ \ \
| * | | | | use redirect instead of render to avoid creating keys when refresh - resolves...Muhammad Nuzaihan2018-07-041-2/+2
* | | | | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-2/+1