gitlab-org--gitlab-foss/spec/lib
Nick Thomas 670b2c1af5
JSON-encoded binary fields should use Base64::encode64
It is not interoperable to use Base64::urlsafe_encode64 for fields in
JSON that contain binary (as opposed to UTF8-safe) data. For instance,
the Golang JSON decoder (which is what gitlab-workhorse uses) insists
upon the standard base64 encoding.
2019-04-16 15:16:23 +01:00
..
api Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
backup
banzai Remove multi-line suggestions feature flag 2019-04-10 10:52:37 -03:00
bitbucket
bitbucket_server
constraints
container_registry
gitaly
gitlab JSON-encoded binary fields should use Base64::encode64 2019-04-16 15:16:23 +01:00
google_api
json_web_token
mattermost
microsoft_teams
object_storage
omni_auth/strategies
quality
rspec_flaky
safe_zip
sentry Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
serializers
system_check
after_commit_queue_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb Validate refs used in controllers don't have spaces 2019-04-14 15:26:25 -07:00
feature_spec.rb
file_size_validator_spec.rb
forever_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
gitlab_spec.rb Use a fixed git abbrev parameter when we fetch a git revision 2019-03-28 15:24:56 +02:00
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb