summaryrefslogtreecommitdiff
path: root/app/models/service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable pipeline events by defaultenable-pipeline-events-by-defaultLin Jen-Shin2016-09-091-0/+1
* Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-311-0/+1
* Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-311-1/+2
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-1/+1
* Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-1/+1
* Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-0/+5
* Make Service.external_wikis return only active external wikisRémy Coutable2016-07-211-1/+1
* Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-201-0/+12
|\
| * Refactor service settings viewissue_8110Felipe Artur2016-07-201-0/+8
| * Add project service documentation and update integration documentationFelipe Artur2016-07-191-0/+4
* | speed up ExternalWikiService#get_project_wiki_pathEugene Howe2016-07-191-0/+8
|/
* Allow build email service to be testedissue_13343Felipe Artur2016-07-151-0/+9
* Added Bugzilla as external issue tracker optionTim2016-06-291-0/+1
* Set inverse_of for Project/Services relationYorick Peterse2016-06-151-1/+1
* Cache the presence of an issue_tracker at project levelPaco Guzman2016-06-101-0/+10
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* add slack notifications for wiki pagesSebastian Klier2016-04-201-1/+3
* Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-191-3/+8
* Annotate modelsStan Hu2016-01-061-0/+1
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-2/+1
* Fix indentation and BuildsEmailServiceci-services-migrateKamil Trzcinski2015-12-111-4/+4
* Change default valuesKamil Trzcinski2015-12-111-1/+0
* Fix specsKamil Trzcinski2015-12-101-0/+1
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+18
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-151-7/+28
* Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov2015-10-141-26/+6
* Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent2015-10-141-6/+26
* Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-121-0/+9
* Drone CI serviceKirilll Zaitsev2015-09-021-0/+1
* Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-121-1/+7
* Re-annotate modelsStan Hu2015-05-031-0/+1
* Rename last uses of Buildbox to BuildkiteRobert Speicher2015-04-111-1/+1
* Sort available_services_names array alphabeticallyRobert Speicher2015-04-111-14/+14
* Fix external wiki serviceDmitriy Zaporozhets2015-03-171-1/+1
* Align services like in EE for easier mergingDmitriy Zaporozhets2015-03-171-4/+22
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+2
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-13/+13
* Set supported events per project service.Douwe Maan2015-03-031-0/+6
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+14
* Add Irker serviceAorimn2015-03-011-1/+2
* All services can have templates.Marin Jankovski2015-02-121-0/+5
* Add admin services templates.Marin Jankovski2015-02-111-3/+10
* Remove not null constraint on project_id in services.Marin Jankovski2015-02-111-2/+2
* Add template boolean to services.Marin Jankovski2015-02-111-1/+1
* Explicitly define ordering in models using default_scopeDmitriy Zaporozhets2015-02-051-0/+1
* Add a scope for visible services, code styling changes for easier readability.Marin Jankovski2015-01-281-0/+2
* Remove configuration option from project settings page for external issue tra...Marin Jankovski2015-01-231-0/+8
* Execute project services asynchronouslyDmitriy Zaporozhets2014-12-071-0/+4
* annotateValery Sizov2014-10-091-8/+9