summaryrefslogtreecommitdiff
path: root/spec/services/users/build_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Use gitlab-default_value_with Rails 5Rémy Coutable2018-11-151-1/+1
* Fix a bug where internal email pattern wasn't respected52940-fix-internal-email-pattern-not-respectedRémy Coutable2018-11-131-3/+3
* allow users api to set public_emailAlexis Reigel2018-10-011-1/+2
* add missing allowed attributesAlexis Reigel2018-10-011-0/+42
* Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+106
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Refactor build_service_specGeorge Andrinopoulos2017-04-131-4/+2
* Implement Users::BuildServicegeoandri2017-04-131-0/+57