summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López2018-10-173-12/+15
* Resolve "In web editor, when delete a file, should navigate to enclosing dire...George Thomas2018-10-171-4/+14
* Disable artifact validation for download actionMatija Čupić2018-10-162-4/+4
* 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
* | Remove un-used inheritance from serviceThong Kuah2018-10-151-3/+1
* | Move non-controller code into dedicated serviceThong Kuah2018-10-151-27/+7
|/
* 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
* | | 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-051-0/+4
|\ \ \ \ \
| * | | | | Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-0/+4
| |/ / / /
* | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-1/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-041-0/+1
| |\ \ \ \
| | * | | | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-041-0/+1
| | |/ / /
| * | | | 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
| | |/ / /
| * | | | Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+7
| |/ / /
* | | | 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
|/ / /
* | | Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt2018-10-012-0/+8
|\ \ \ | |_|/ |/| |
| * | Ports new refactor from EE to CETiago Botelho2018-09-242-0/+6
| * | Applies the CE backport of EE#657Tiago Botelho2018-09-242-0/+2
* | | Merge branch 'frozen-string-app-controllers-much-more' into 'master'Rémy Coutable2018-09-2681-12/+164
|\ \ \
| * | | Enable even more frozen string in app/controllersgfyoung2018-09-2581-12/+164
* | | | Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-261-1/+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
* | | Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'Kamil Trzciński2018-09-171-1/+1
|\ \ \
| * | | Add retried jobs to pipeline stagesSteve Azzopardi2018-09-131-1/+1
* | | | Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-141-1/+2
|/ / /
* | | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1330-0/+80
|\ \ \
| * | | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1130-0/+80
* | | | Fix mention in edit mrAlin Ciciu2018-09-121-0/+1
* | | | Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-101-1/+6
|/ / /
* | | Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher2018-09-071-10/+6
|\ \ \
| * | | Delete a container registry asynchronouslyStan Hu2018-09-071-10/+6
* | | | Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan2018-09-071-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-0/+2