summaryrefslogtreecommitdiff
path: root/spec/models/project_services/teamcity_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* rm use of deprecated webmock api in teamcity_service_spechttp://jneen.net/2017-06-261-2/+4
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-231-3/+3
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-3/+3
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-121-49/+77
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
* Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable2016-06-141-5/+5
* Fixing specs stubbed objects cannot access databasePaco Guzman2016-06-101-1/+1
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-65/+30
* Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-131-52/+199
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-151-18/+55
* Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-121-0/+56