summaryrefslogtreecommitdiff
path: root/spec/models/project_services/campfire_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-12/+12
* 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
* rm use of deprecated webmock api in campfire_service_spechttp://jneen.net/2017-06-261-5/+6
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-1/+1
* Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-111-0/+58
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-0/+42