You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2016/02/09 10:26:06 UTC

[07/51] [abbrv] ignite git commit: IGNITE-843 Refactored server side.

IGNITE-843 Refactored server side.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4ba27835
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4ba27835
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4ba27835

Branch: refs/heads/ignite-843-rc3
Commit: 4ba2783532e2febb227f1b222c4b0608d8396b62
Parents: 721a116
Author: Andrey <an...@gridgain.com>
Authored: Mon Feb 8 12:58:54 2016 +0700
Committer: Andrey <an...@gridgain.com>
Committed: Mon Feb 8 12:58:54 2016 +0700

----------------------------------------------------------------------
 modules/control-center-web/src/main/js/package.json | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/4ba27835/modules/control-center-web/src/main/js/package.json
----------------------------------------------------------------------
diff --git a/modules/control-center-web/src/main/js/package.json b/modules/control-center-web/src/main/js/package.json
index fe4636b..e526d86 100644
--- a/modules/control-center-web/src/main/js/package.json
+++ b/modules/control-center-web/src/main/js/package.json
@@ -33,6 +33,7 @@
     "express": "~4.13.3",
     "express-force-ssl": "^0.3.0",
     "express-session": "^1.12.0",
+    "fire-up": "^0.4.4",
     "font-awesome": "^4.4.0",
     "gulp": "^3.9.0",
     "gulp-concat": "^2.6.0",