summaryrefslogtreecommitdiff
path: root/app/models/project_services/gitlab_ci_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* Annotate modelsStan Hu2016-01-061-0/+1
* Deprecate GitLabCiService making it to always be inactiveKamil Trzcinski2015-12-221-1/+6
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-72/+1
* test fixValery Sizov2015-11-301-1/+1
* Fix 500 when using CIci-fix-500Kamil Trzcinski2015-11-231-0/+1
* CI details cleanupKamil Trzcinski2015-11-051-1/+1
* Fix routing in CI mailerDmitriy Zaporozhets2015-10-071-1/+1
* Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-21/+2
* Fix next round of testsKamil Trzcinski2015-10-051-1/+1
* Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-051-1/+1
* Refactor commit and buildKamil Trzcinski2015-10-051-2/+2
* Remove unnecessary fork ci logicDmitriy Zaporozhets2015-10-021-15/+0
* Ensure GitLab CI project exists when CI service is activated manuallyensure-ci-projectDmitriy Zaporozhets2015-10-011-0/+5
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-5/+1
* Remove unneeded changeKamil Trzcinski2015-09-241-1/+2
* Get GitLabCiService token from CI projectKamil Trzcinski2015-09-241-4/+7
* Merge branch 'remove-routes-helper' into 'master' Dmitriy Zaporozhets2015-09-241-1/+3
|\
| * Fix CIKamil Trzcinski2015-09-221-0/+2
| * Fix Slack notification URL and remove the usage of Ci::RoutesHelperKamil Trzcinski2015-09-221-1/+1
* | Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets2015-09-231-1/+1
|/
* Fixed MR handling when GitLab CI project is not presentfix-ci-handlingKamil Trzcinski2015-09-211-2/+6
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-181-33/+14
* Fix CI status in the MR pageValery Sizov2015-09-181-31/+8
* Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-2/+4
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-0/+4
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-4/+0
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-041-2/+6
|\
| * Validate format of project_url and token for GitLab CI service.Marin Jankovski2015-07-171-2/+6
* | Huge refactoring for accepting merge requestsDmitriy Zaporozhets2015-07-161-0/+4
|/
* fix of GitLab CI forkingValery Sizov2015-07-011-0/+1
* Look for .gitlab-ci.yml only if checkout_sha is presentfix-gitlab-ci-ymlDmitriy Zaporozhets2015-06-151-9/+13
* GitLab CI service sends gitlab-ci.yml fileci_yml_fileValery Sizov2015-06-021-0/+14
* fix gitlab CI linksfix_ci_servicesValery Sizov2015-05-051-2/+2
* Re-annotate modelsStan Hu2015-05-031-0/+1
* CI forking: testsValery Sizov2015-04-061-8/+12
* CI project forkingValery Sizov2015-04-061-0/+24
* Link to CI with refValery Sizov2015-03-201-10/+10
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-13/+13
* Set supported events per project service.Douwe Maan2015-03-031-2/+5
* Execute GitlabCiService for both push and tag_push events.Douwe Maan2015-03-031-1/+1
* Only execute GitlabCiService for push events.Douwe Maan2015-03-031-2/+7
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+4
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-1/+1
* Update GitLab CI service to work with new GitLab CIDmitriy Zaporozhets2014-11-051-2/+2
* annotateValery Sizov2014-10-091-8/+8
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-2/+2
* Show test coverage results in MR if availableDmitriy Zaporozhets2014-10-021-2/+15
* Serialize services propertiesDrew Blessing2014-09-101-6/+2