summaryrefslogtreecommitdiff
path: root/spec/models/project_services/bamboo_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-4/+4
* Correctly process Bamboo API resultsAlex Lossent2018-10-191-1/+2
* Fix Bamboo CI status not showing for branch plansStan Hu2018-06-291-2/+20
* 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 bamboo_service_spechttp://jneen.net/2017-06-261-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-231-2/+2
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-2/+2
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-121-59/+90
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
* Factorize duplicated code into a method in BambooService and update specsRémy Coutable2016-06-141-6/+6
* 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
* Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-131-52/+210
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-151-18/+56
* Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-121-0/+56