GitHub user jaredjstewart opened a pull request:
https://github.com/apache/geode/pull/333
Various pulse fixes
GEODE-1114: RemoveGemfireXD references from Pulse
GEODE-2194: Fix Pulse webapp context â¦
* Pulse no longer has redundant URLs like
http://localhost/pulse/pulse/pulseVersion
* Pulse correctly redirects to /clusterDetail.html post-login.
GEODE-2272: Fix Pulse data browser export
* Pulse doesn't load the all export results into the browser before
exporting them
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaredjstewart/geode variousPulseFixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/333.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 #333
----
commit 7fd63f1cf224f38672d76b7a56ce82409e8b99eb
Author: Jared Stewart <[email protected]>
Date: 2017-01-05T22:44:58Z
GEODE-1114: RemoveGemfireXD references from Pulse
commit ac26441851039dca6db64cfc446bbde4369a2b0c
Author: Jared Stewart <[email protected]>
Date: 2017-01-10T18:53:49Z
GEODE-2194: Fix Pulse webapp context
* Pulse no longer has redundant URLs like
http://localhost/pulse/pulse/pulseVersion
commit 89958e604daaf066782aba90e40110d83ff9dc04
Author: Jared Stewart <[email protected]>
Date: 2017-01-05T01:08:59Z
GEODE-2272: Fix Pulse data browser export
----
---
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.
---