Github user asfgit closed the pull request at:
https://github.com/apache/brooklyn-ui/pull/30
---
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
Github user bostko commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/30#discussion_r76041379
--- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js ---
@@ -175,17 +175,16 @@ define([
};
Util.logout = function logout() {
Github user m4rkmckenna commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/30#discussion_r76034844
--- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js ---
@@ -175,17 +175,16 @@ define([
};
Util.logout = function logout(
Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/30#discussion_r75841018
--- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js ---
@@ -175,17 +175,23 @@ define([
};
Util.logout = function logout() {
Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/30#discussion_r73882175
--- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js ---
@@ -175,17 +175,22 @@ define([
};
Util.logout = function logout() {
Github user bostko commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/30#discussion_r73879162
--- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js ---
@@ -175,17 +175,22 @@ define([
};
Util.logout = function logout() {
Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/30#discussion_r73879185
--- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js ---
@@ -175,17 +175,22 @@ define([
};
Util.logout = function logout() {
Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-ui/pull/30#discussion_r73878672
--- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js ---
@@ -175,17 +175,22 @@ define([
};
Util.logout = function logout() {
GitHub user bostko opened a pull request:
https://github.com/apache/brooklyn-ui/pull/30
BROOKLYN-323: Improve logout script
- fix logout for Internet Explorer
- use get call to logout
You can merge this pull request into a Git repository by running:
$ git pull https://githu