summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Fixed CiServices validationfeature/update-rubocopGabriel Mazetto2015-12-152-4/+4
* Fixed Rubocop offensesGabriel Mazetto2015-12-154-11/+7
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-72/+1
* Fix indentation and BuildsEmailServiceci-services-migrateKamil Trzcinski2015-12-111-2/+1
* Change default valuesKamil Trzcinski2015-12-114-10/+29
* Fix issue tracker serviceKamil Trzcinski2015-12-101-11/+7
* Migrate SlackService and HipChat serviceKamil Trzcinski2015-12-103-0/+6
* Migrate CI WebHooks and Emails to new tablesKamil Trzcinski2015-12-101-4/+7
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-1010-428/+225
* Add custom UrlValidatorRobert Speicher2015-12-074-30/+22
* fix deprecation messages in testsValery Sizov2015-12-032-2/+2
* test fixValery Sizov2015-11-301-1/+1
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-3/+3
* Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
* Fix 500 when using CIci-fix-500Kamil Trzcinski2015-11-231-0/+1
* Fix Drone web hook URL not being updatedStan Hu2015-11-201-0/+2
* Refactor duplciate code for groups_controller.rb and slack_service/note_messa...Dmitriy Zaporozhets2015-11-171-15/+16
* Annotate modelsDmitriy Zaporozhets2015-11-133-3/+3
* Fix Drone CI service template not saving properlyStan Hu2015-11-101-1/+0
* CI details cleanupKamil Trzcinski2015-11-053-3/+3
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-152-2/+2
* Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov2015-10-142-2/+2
* Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent2015-10-142-2/+2
* Merge branch 'commit_status' into 'master' Kamil TrzciƄski2015-10-134-4/+4
|\
| * Rename builds_without_retry to latest_buildsKamil Trzcinski2015-10-124-4/+4
* | Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-122-0/+14
|/
* Fix routing in CI mailerDmitriy Zaporozhets2015-10-073-4/+4
* Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-21/+2
* Fix next round of testsKamil Trzcinski2015-10-053-24/+10
* Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-051-1/+1
* Refactor commit and buildKamil Trzcinski2015-10-054-5/+5
* Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-031-15/+5
|\
| * 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
* | Fix rubocop warnings in appGuilherme Garnier2015-10-031-15/+10
|/
* 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-243-8/+14
|\
| * Fix CIKamil Trzcinski2015-09-221-0/+2
| * Fix Slack notification URL and remove the usage of Ci::RoutesHelperKamil Trzcinski2015-09-223-8/+12
* | 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
* Removed format validationKirilll Zaitsev2015-09-191-1/+1
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-181-33/+14
* Fix CI status in the MR pageValery Sizov2015-09-183-53/+8
* Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...Kamil Trzcinski2015-09-151-0/+6
|\
| * Add a help text to the Slack ServiceJeroen van Baarsen2015-09-151-0/+6
* | fix specs. Stage 7Valery Sizov2015-09-152-3/+3
* | Make rspec startDmitriy Zaporozhets2015-09-093-3/+3