summaryrefslogtreecommitdiff
path: root/app/models/service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-241-1/+4
* Remove deprecated CI serviceZ.J. van de Weg2017-02-141-1/+1
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-1/+12
* adds events to services api deserializationTiago Botelho2017-01-221-2/+4
* Rename MattermostNotificationService back to MattermostServicefix/25843Douglas Barbosa Alexandre2016-12-201-1/+1
* Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-201-1/+1
* Create Slack Slash command serviceZ.J. van de Weg2016-12-161-1/+2
* Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-151-2/+2
* Mattermost Notifications ServiceFelipe Artur2016-12-151-0/+1
* Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-141-0/+1
* Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-0/+1
|\
| * Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-0/+1
* | Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermostKamil Trzcinski2016-11-181-1/+1
* | Incorporate feedback, improve presenter classZ.J. van de Weg2016-11-171-2/+2
* | Make chat authorization to work [ci skip]Kamil Trzcinski2016-11-171-0/+1
|/
* Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-2/+2
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-081-0/+1
|\
| * Fix issues importing services via Import/ExportJames Lopez2016-10-041-0/+1
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-121-1/+4
|\ \ | |/
| * 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
* | Fix array literal styleLin Jen-Shin2016-09-011-2/+2
* | Add mock email templatesLin Jen-Shin2016-09-011-0/+1
|/
* 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