summaryrefslogtreecommitdiff
path: root/app/models/project_services/bamboo_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Factorize duplicated code into a method in BambooService and update specsRémy Coutable2016-06-141-20/+17
* Fix broken URI joining for `bamboo_url` with suffixesBenjamin Schmid2016-06-141-4/+4
* Honor credentials on calling Bamboo CI triggerBenjamin Schmid2016-06-141-4/+13
* 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
* Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-131-10/+10
* Annotate modelsStan Hu2016-01-061-0/+1
* Fixed CiServices validationfeature/update-rubocopGabriel Mazetto2015-12-151-2/+2
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-4/+2
* Add custom UrlValidatorRobert Speicher2015-12-071-5/+2
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-151-1/+1
* Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov2015-10-141-1/+1
* Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent2015-10-141-1/+1
* Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-121-0/+7
* Don't use URI.regexp to validate since it doens't have start/end anchors.Douwe Maan2015-04-111-1/+1
* Link to CI with refValery Sizov2015-03-201-2/+2
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+9
* Set supported events per project service.Douwe Maan2015-03-031-2/+5
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-1/+8
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-6/+12
* Annotate modelsDmitriy Zaporozhets2015-01-221-0/+14
* Add Atlassian Bamboo serviceDrew Blessing2014-10-281-0/+105