]> cat aescling's git repositories - mastodon.git/commit
Serialize webfinger XML with Ox instead of Nokogiri (#7319)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 2 May 2018 20:28:46 +0000 (22:28 +0200)
committerGitHub <noreply@github.com>
Wed, 2 May 2018 20:28:46 +0000 (22:28 +0200)
commit28bd4b98004d1f3e28f8aae5039c57a53f17d7b0
treee7f7c864a0dba8d5fcf4d3e1f5567b64155f67c7
parent658cbc94255a91453fbadd175cd45ad15efcbdf3
Serialize webfinger XML with Ox instead of Nokogiri (#7319)

25ms -> 0.5ms
app/views/well_known/host_meta/show.xml.ruby
app/views/well_known/webfinger/show.xml.ruby
spec/controllers/well_known/host_meta_controller_spec.rb