summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'osw-fix-quick-suggestion-application-being-reverted' into 'master'Douwe Maan2019-01-141-8/+26
|\
| * Adjust applied suggestion reverting previous changesOswaldo Ferreira2019-01-111-8/+26
* | Fix several ActionController::Parameters deprecationsJasper Maes2019-01-114-4/+4
* | Disable audit event logging for pipeline destructionStan Hu2019-01-101-2/+0
* | Service for calling Sentry issues apiReuben Pereira2019-01-091-0/+49
|/
* Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre2019-01-081-0/+14
|\
| * Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-0/+14
* | Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-072-1/+54
|\ \
| * | Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-18/+6
| * | Improve email messagesHeinrich Lee Yu2019-01-071-3/+3
| * | Refactor upload service to return uploaderHeinrich Lee Yu2019-01-071-5/+3
| * | Import CSV BackendHeinrich Lee Yu2019-01-072-3/+70
* | | Merge branch 'ce-7407-label-quick-epics' into 'master'Lin Jen-Shin2019-01-072-15/+28
|\ \ \
| * | | Use parent instead of projectJarka Košanová2019-01-082-15/+28
* | | | Implement error tracking configurationPeter Leitzen2019-01-071-1/+1
|/ / /
* | | Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon2019-01-071-15/+1
|\ \ \ | |/ / |/| |
| * | Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-15/+1
* | | Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-061-0/+19
* | | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-1/+1
| |/ |/|
* | Add unique constraint to release and urlShinya Maeda2019-01-041-1/+1
* | Add spec for duplicate link name creationShinya Maeda2019-01-041-1/+1
* | Support CURD operation for release asset linksShinya Maeda2019-01-041-1/+2
|/
* Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-023-3/+6
|\
| * Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-313-3/+6
* | Merge branch 'blackst0ne-bump-rails-cve-2018-16476' into 'master'Grzegorz Bizon2019-01-022-3/+5
|\ \
| * | Bump Ruby on Rails to 5.0.7.1blackst0ne-bump-rails-cve-2018-16476blackst0ne2018-12-212-3/+5
* | | Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis2019-01-026-11/+20
|\ \ \
| * | | Delete confidential issue todos for guestsFelipe Artur2018-12-146-11/+20
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-012-15/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'security-bvl-fix-cross-project-mr-exposure' into 'master'John Jarvis2019-01-011-7/+17
| |\ \ \
| | * | | Validate projects in MR build serviceBob Van Landuyt2018-12-141-7/+17
| * | | | Merge branch 'security-fix-ssrf-lfs-project-import' into 'master'John Jarvis2019-01-011-8/+27
| |\ \ \ \
| | * | | | Fixed SSRF in project imports with LFSFrancisco Javier López2018-12-181-8/+27
* | | | | | Resolve a Cognitive Complexity of 12Shinya Maeda2018-12-311-12/+18
* | | | | | Add spec for Release APIShinya Maeda2018-12-318-103/+159
* | | | | | Add delete method in Release APIShinya Maeda2018-12-311-0/+41
* | | | | | Refactor Release servicesAlessio Caiazza2018-12-312-60/+30
* | | | | | Add releases APIAlessio Caiazza2018-12-314-35/+56
|/ / / / /
* | | | | Update storage location after a project has been transferedDouglas Barbosa Alexandre2018-12-211-3/+4
* | | | | Update storage location after a project has been renamedDouglas Barbosa Alexandre2018-12-211-0/+1
* | | | | Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-1/+1
* | | | | Merge branch 'ce-8333-add-related-epics-support' into 'master'Dmitriy Zaporozhets2018-12-204-4/+4
|\ \ \ \ \
| * | | | | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-194-4/+4
* | | | | | Make Projects::DeployKeysController EE-readyRémy Coutable2018-12-191-1/+1
* | | | | | Merge branch 'zj-pool-destruction' into 'master'Kamil Trzciński2018-12-191-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-191-0/+2
| |/ / / /
* | | | | Merge branch '51485-new-issue-labels-note' into 'master'Rémy Coutable2018-12-182-10/+17
|\ \ \ \ \
| * | | | | Run CommonSystemNotesService on issuable createHeinrich Lee Yu2018-12-182-10/+17
| |/ / / /
* | | | | Merge branch 'rs-except-deprecation' into 'master'Sean McGivern2018-12-183-9/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Change deprecated `except!` usagesRobert Speicher2018-12-163-9/+12
| |/ / /