summaryrefslogtreecommitdiff
path: root/spec/models/project_services/teamcity_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-1/+21
* Extract common validations from ci servicesRaphael Tweitmann2019-06-211-4/+11
* Skip TeamCity on branch delete and add MR triggerNikolay Novikov2019-06-211-0/+85
* Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-1/+2
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Use revision instead of build number for TC query.Willi Nesensohn2019-01-101-1/+1
* 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