summaryrefslogtreecommitdiff
path: root/spec/models/project_services/pivotaltracker_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-4/+6
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
* Ability to specify branches for pivotal tracker integrationEgor Lynko2016-08-151-0/+71
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-0/+42