about summary refs log tree commit diff
path: root/spec/validators/unreserved_username_validator_spec.rb
AgeCommit message (Expand)Author
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-02-22Fix various typos (#17621)luzpaz
2021-03-01Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)Eugen Rochko
2019-01-03Add specs for UnreservedUsernameValidator (#9698)ysksn