summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-032-5/+17
* Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan2018-03-281-9/+14
|\
| * When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-1/+3
| * Project creation does not fail silently on DB related changesTiago Botelho2018-03-271-8/+11
* | Merge branch '43794-fix-domain-verification-validation-errors' into 'master'Grzegorz Bizon2018-03-281-3/+7
|\ \
| * | Allow pages domain verification to run on invalid domainsNick Thomas2018-03-261-3/+7
* | | Merge branch 'jej/add-protected-branch-policy' into 'master'Nick Thomas2018-03-274-5/+30
|\ \ \
| * | | ProtectedBranchPolicy used from Controller for destroy/updateJames Edwards-Jones2018-03-262-4/+15
| * | | DestroyService for protected tags/branches used from controllerJames Edwards-Jones2018-03-262-0/+14
| * | | Branch unprotection restriction starting pointJames Edwards-Jones2018-03-261-1/+1
| |/ /
* | | Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-271-7/+11
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-2214-69/+123
| |\ \ \
| * | | | apply feedbackMicaël Bergeron2018-03-091-8/+13
| * | | | Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-0835-227/+310
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-2818-91/+310
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-2826-59/+324
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-2819-81/+136
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-281-2/+2
| * | | | | | | | Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński2018-02-281-0/+16
| * | | | | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-2/+2
| * | | | | | | | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-2837-108/+290
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-2851-314/+754
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-2854-393/+780
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński2018-02-2844-186/+687
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński2018-02-2878-450/+683
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '5b08d59f07fc53c1e34819fac20352119d5343e6' into object-storage-e...Kamil Trzciński2018-02-2849-468/+1016
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Merge branch 'zj-object-store-artifacts' into 'master'Grzegorz Bizon2018-02-281-13/+17
* | | | | | | | | | | | | | | Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński2018-03-263-28/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Populate pipeline with objects before creating itGrzegorz Bizon2018-03-212-8/+5
| * | | | | | | | | | | | | | | Remove legacy service for creating pipeline stagesGrzegorz Bizon2018-03-211-10/+0
| * | | | | | | | | | | | | | | Decouple pipeline stage seeds from building environmentsGrzegorz Bizon2018-03-211-11/+1
* | | | | | | | | | | | | | | | Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t...Grzegorz Bizon2018-03-262-3/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-262-3/+15
* | | | | | | | | | | | | | | | Merge branch 'pages_force_https' into 'master'Nick Thomas2018-03-232-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add HTTPS-only pagesRob Watson2018-03-222-2/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ci-pipeline-commit-lookup' into 'master'Kamil Trzciński2018-03-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Use porcelain commit lookup method on CI::CreatePipelineServiceci-pipeline-commit-lookupAlejandro Rodríguez2018-03-221-1/+1
* | | | | | | | | | | | | | | Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez2018-03-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Backports changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...ee-5063-to-ce-backportTiago Botelho2018-03-211-2/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-213-12/+11
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sh-fix-failure-project-destroy' into 'master'Robert Speicher2018-03-191-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix "Can't modify frozen hash" error when project is destroyedsh-fix-failure-project-destroyStan Hu2018-03-161-1/+5
* | | | | | | | | | | | | Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-177-53/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon2018-03-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Adds the option to override project description on export via APITiago Botelho2018-03-161-1/+1
| * | | | | | | | | | | | | Merge branch 'jej/commit-api-tracks-lfs' into 'master'Dmitriy Zaporozhets2018-03-164-49/+93
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Use correct encoding with Lfs::FileTransfromerJames Edwards-Jones2018-03-152-5/+16
| | * | | | | | | | | | | | Lfs::FileTranformer caches .gitattributes parserJames Edwards-Jones2018-03-151-1/+5
| | * | | | | | | | | | | | Avoid failed integrity check by linking LfsObjectProjects soonerJames Edwards-Jones2018-03-153-35/+19
| | * | | | | | | | | | | | Multi-file upload and Commit API obey LFS filtersJames Edwards-Jones2018-03-153-10/+55