gitlab-org--gitlab-foss/lib
Lin Jen-Shin 050103f209 Make sure TraceReader uses Encoding.default_external
Encoding.default_external was chosen over
Encoding.default_internal because File.read is
returning Encoding.default_external, therefore
we should align with it. Alternatively, we could
force both of them to be Encoding.default_internal.

However, ideally this should be determined by different
projects. For example, some projects might want to use
an encoding different to what GitLab is using.

This might not happen soon though.

Closes #27052
2017-01-26 18:29:44 +08:00
..
api Grapify last endpoint of the branches API 2017-01-24 20:24:59 +01:00
assets
backup Restore backup correctly when "BACKUP" environment variable is passed 2017-01-09 18:38:53 +01:00
banzai Merge branch 'master' into copy-as-md 2017-01-25 11:23:25 -06:00
bitbucket Add Wiki import to BB importer 2016-12-19 20:48:08 +02:00
ci Return struct instead of multiple values 2017-01-25 14:23:47 +01:00
constraints Add nested groups support on data level 2016-12-08 11:47:16 +02:00
container_registry
generators/rails/post_deployment_migration
gitlab Make sure TraceReader uses Encoding.default_external 2017-01-26 18:29:44 +08:00
json_web_token
mattermost Small update to the Mattermost API 2017-01-24 11:30:47 +01:00
omni_auth
omniauth/strategies Fix BB authentication[ci skip] 2016-12-14 11:54:17 +02:00
rouge Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
support Upgrade NGINX configuration files to add websocket support 2016-12-12 12:58:42 +00:00
tasks Merge branch 'mrchrisw/rake-redis' into 'master' 2017-01-25 04:12:12 +00:00
banzai.rb
disable_email_interceptor.rb
email_template_interceptor.rb Use #parts instead of #part to read all the parts of the Message. 2017-01-09 13:01:07 -05:00
event_filter.rb Add issue events filter and make sure "All" really shows everything 2016-12-04 23:07:22 +01:00
expand_variables.rb
extracts_path.rb
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb