summaryrefslogtreecommitdiff
path: root/app/models/project_services/teamcity_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-101-0/+2
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-6/+6
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-2/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-8/+0
* adds events to services api deserializationTiago Botelho2017-01-221-2/+6
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-121-31/+42
* Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable2016-06-141-18/+19
* 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
* Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-131-3/+3
* Fix a bug with trailing slash in teamcity_urlCharles May2016-04-121-13/+18
* Annotate modelsStan Hu2016-01-061-0/+1
* Fixed CiServices validationfeature/update-rubocopGabriel Mazetto2015-12-151-2/+2
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-5/+3
* Add custom UrlValidatorRobert Speicher2015-12-071-5/+5
* 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
* Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-101-1/+1
* 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-2/+9
* Fix for TeamCity buildQueue REST API build/@branchName.Standa Opichal2015-02-191-2/+2
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-6/+9
* Annotate modelsDmitriy Zaporozhets2015-01-221-0/+14
* Teamcity interaction using 8.1 rest apiJason Lippert2014-12-231-0/+116