GitHub user rsafonseca opened a pull request:
https://github.com/apache/cloudstack/pull/277
Fixuireload
This PR is for issue https://issues.apache.org/jira/i#browse/CLOUDSTACK-8499
This affects all versions of cloudstack and can be cleanly applied to all
supported branches.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rsafonseca/cloudstack fixuireload
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/277.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #277
----
commit 0f18205b27e5ffcc4ea5a1f28ce29a0edd8001ab
Author: Rafael da Fonseca <[email protected]>
Date: 2015-05-21T08:10:05Z
Fixed problem with static files reload:
- Tomcat was not caching most static files in index.jsp due to changing
timestamp
- Page reload performance was very poor
- Issue affects all versions since 4.0
commit e3f851cbc6bc88ac3df08e6af8ba04fff5b31d9f
Author: Rafael da Fonseca <[email protected]>
Date: 2015-05-21T08:13:43Z
Merge branch 'master' into fixuireload
commit 39848ad50c88d5680c8cc0d465b10a2ed40168f8
Author: Rafael da Fonseca <[email protected]>
Date: 2015-05-21T08:10:05Z
Fixed problem with static files reload:
- Tomcat was not caching most static files in index.jsp due to changing
timestamp
- Page reload performance was very poor
- Issue affects all versions since 4.0
commit 9ae5371f65a8da05f97d72050f7b8decbb0be8ec
Author: Rafael da Fonseca <[email protected]>
Date: 2015-05-21T08:23:15Z
Merge branch 'fixuireload' of https://github.com/rsafonseca/cloudstack into
fixuireload
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---