summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Update code to use API scope on PAT authJames Lopez2018-11-233-8/+12
* Merge branch 'security-issue_51301-11-5' into 'security-11-5'Steve Azzopardi2018-11-231-4/+17
|\
| * Fix milestone promotion authorizationFelipe Artur2018-11-141-4/+17
* | Merge branch 'osw-remove-comment-on-any-diff-line-ff' into 'master'Douwe Maan2018-11-191-6/+1
* | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-142-1/+18
* | Merge branch 'always-proxy-reports' into 'master'Grzegorz Bizon2018-11-121-1/+1
* | Merge branch 'osw-revert-comment-in-any-diff-line' into 'master'Sean McGivern2018-11-082-7/+1
* | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-2/+0
* | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-072-1/+7
|\ \
| * | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-062-1/+7
* | | Remove instance autocomplete_service variablece-7472-epics-autocompleteJarka Košanová2018-11-061-10/+8
* | | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-023-231/+20
|\ \ \
| * | | Resolve controller sharing concernThong Kuah2018-11-012-0/+41
| * | | Restore 403 functionality for external auth (EE)Thong Kuah2018-11-011-1/+2
| * | | Convert clusters to use a top-level controllerThong Kuah2018-11-012-253/+0
* | | | Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-312-2/+4
| |_|/ |/| |
* | | Merge branch 'add-language-param-to-highlight' into 'master'Douwe Maan2018-10-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Make Highlight accept language paramMark Chao2018-10-301-1/+1
| |/
* | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-2/+2
|/
* Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan2018-10-291-0/+2
|\
| * Make new merge request URL more friendly when pushing codeblackst0ne2018-10-231-0/+2
* | Merge branch 'extract-ee-specific-lines-for-issues-and-mr-controllers' into '...Nick Thomas2018-10-292-4/+29
|\ \
| * | Extract EE-specific lines from MRs controllerextract-ee-specific-lines-for-issues-and-mr-controllersSean McGivern2018-10-261-1/+13
| * | Extract EE-specific lines from issues controllerSean McGivern2018-10-241-3/+16
* | | post merge pipeline and environments statusAlessio Caiazza2018-10-291-3/+9
* | | Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan2018-10-261-0/+5
|\ \ \
| * | | Adds tracing messages for slow git pushesTiago Botelho2018-10-251-0/+5
| |/ /
* | | Automatically navigate to last board visitedBrett Walker2018-10-261-1/+19
* | | Backport SSH host key detection code to CENick Thomas2018-10-251-0/+16
|/ /
* | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-1/+1
|/
* Frontend: Review app changesFilipa Lacerda2018-10-221-0/+3
* Merge branch 'rails5-fix-delete-blob' into 'master'Grzegorz Bizon2018-10-221-1/+1
|\
| * Rails5: fix delete blobJasper Maes2018-10-181-1/+1
* | Merge branch 'ac-review-app-changes-33418' into 'master'Nick Thomas2018-10-191-36/+4
|\ \ | |/ |/|
| * Move ci_environments_status to a modelAlessio Caiazza2018-10-181-36/+4
* | 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