Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Enable gzip compression in the Juju GUI handlers. #7179
Conversation
bac
commented
Mar 30, 2017
|
Please fix the typo in the PR title as it goes into the commit message. s/enamble/enable/ |
frankban
changed the title from
Enamble gzip compression in the Juju GUI handlers.
to
Enable gzip compression in the Juju GUI handlers.
Mar 30, 2017
bac
commented
Mar 30, 2017
•
|
QA-OK Everything behaves well and is shown to be gzipped. Thanks. |
|
Thanks for the reviews! |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit d7ff1fe
into
juju:develop
Mar 31, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
frankban commentedMar 30, 2017
Enable gzip compression on embedded GUI handlers, so that clients don't have to download the GUI uncompressed files.
QA: bootstrap and run
juju gui --browser. Log into the GUI and check that everything works as usual, and that gzip compression is enabled.