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

[45/50] [abbrv] ignite git commit: Merge branch 'ignite-3319' of https://github.com/gridgain/apache-ignite into ignite-3319

Merge branch 'ignite-3319' of https://github.com/gridgain/apache-ignite into ignite-3319


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

Branch: refs/heads/ignite-3262
Commit: 2b6834b7e6b3a30db98aa78fef3706e81f5cb88c
Parents: 0254f6a d075cca
Author: Maxim Afanasiev <ma...@gmail.com>
Authored: Thu Jun 16 16:27:19 2016 +0700
Committer: Maxim Afanasiev <ma...@gmail.com>
Committed: Thu Jun 16 16:27:19 2016 +0700

----------------------------------------------------------------------
 modules/web-console/src/main/js/.gitignore      |  1 -
 modules/web-console/src/main/js/app/app.js      |  6 +--
 .../src/main/js/gulpfile.babel.js/paths.js      | 57 ++++++++------------
 .../src/main/js/gulpfile.babel.js/tasks/copy.js | 12 ++---
 .../main/js/gulpfile.babel.js/tasks/watch.js    |  2 -
 .../main/js/gulpfile.babel.js/webpack/common.js | 31 ++++++-----
 .../webpack/environments/development.js         |  5 +-
 7 files changed, 52 insertions(+), 62 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/2b6834b7/modules/web-console/src/main/js/gulpfile.babel.js/webpack/common.js
----------------------------------------------------------------------