summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'improve-project-external-issue-trackers' into 'master' Douwe Maan2016-01-193-12/+6
* Merge branch 'fix/reference_filter_uri_decode_error_for_master' into 'master' Douwe Maan2016-01-131-4/+4
|\
| * Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee2016-01-121-4/+4
* | Mention channel/key bug in irkerd docsLandon2016-01-121-3/+4
|/
* Merge branch 'fix_jira_shortterm' into 'master' Robert Speicher2016-01-101-0/+3
|\
| * Do not call API if there is no API URLDrew Blessing2016-01-071-0/+3
* | Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu2016-01-081-1/+5
|\ \
| * | Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-071-1/+5
| |/
* | Remove useless assignment to variableAchilleas Pipinellis2016-01-081-1/+1
* | Remove reference to EE from JIRA service modelAchilleas Pipinellis2016-01-081-5/+0
|/
* Annotate modelsStan Hu2016-01-0624-0/+25
* Don't log backtrace in Asana servicemikew1/gitlab-ce-better-asana-refsMike Wyatt2016-01-041-1/+0
* Merge remote-tracking branch 'upstream/master' into better-asana-refsMike Wyatt2015-12-316-13/+253
|\
| * Deprecate GitLabCiService making it to always be inactiveKamil Trzcinski2015-12-221-1/+6
| * Backport JIRA serviceDrew Blessing2015-12-181-1/+240
| * Fixed CiServices validationfeature/update-rubocopGabriel Mazetto2015-12-152-4/+4
| * Fixed Rubocop offensesGabriel Mazetto2015-12-154-11/+7
* | Better handling of errors in Asana serviceMike Wyatt2015-12-301-9/+8
* | Update Asana service documentationMike Wyatt2015-12-301-2/+2
* | Restore colon in Asana commentMike Wyatt2015-12-301-1/+1
* | Fix error in Asana serviceMike Wyatt2015-12-291-1/+1
* | Update Asana service to work with Personal Access Token, lessen number of req...Mike Wyatt2015-12-291-31/+21
* | Update Asana field descriptionsMike Wyatt2015-12-291-4/+2
* | better support for referencing and closing issues in asana_service.rbMike Wyatt2015-12-161-8/+20
|/
* 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