Commit Graph

  • 18d6873c64 Makefile use gulp from node_modules instead of global Diga Widyaprana 2016-02-11 00:10:00 +08:00
  • 422f29ebf6 Remove browserify stuff, add zuul-builder-webpack devDep Diga Widyaprana 2016-02-10 23:44:08 +08:00
  • c4b7820cf1 Migrate zuul config from yml to js Diga Widyaprana 2016-02-10 23:43:05 +08:00
  • ec06f7a6c3 Refactor webpack config out to support/webpack.config.js Diga Widyaprana 2016-02-10 23:41:27 +08:00
  • bdd7e7c6c8 Direct make test to gulp test, webpack doesn't log if no error Diga Widyaprana 2016-02-10 22:45:22 +08:00
  • b7eeee7e7d removed ide-specific entries from gitignore Yijin 2016-02-10 12:05:24 +08:00
  • 46b28e0a0c added logic for self-cleaning tests Yijin 2016-02-10 11:46:31 +08:00
  • 1f4a3f27a5 Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack Yijin 2016-02-10 11:15:28 +08:00
  • 437ac56b0e Remove IDE-specific stuff from gitignore Diga Widyaprana 2016-02-10 02:30:08 +08:00
  • aede995ca6 Remove browserify stuff Diga Widyaprana 2016-02-10 02:08:05 +08:00
  • 61fdd20c70 Expose Emitter if module exists Julien Fouilhé 2016-02-08 11:09:25 +01:00
  • 2b18f9fbf1 updated makefile to use gulp commands Yijin 2016-02-09 17:49:49 +08:00
  • 5e67bd4275 Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack Yijin 2016-02-04 20:57:03 +08:00
  • 8e55f02c3f trigger travis rebuild Yijin 2016-02-04 20:56:07 +08:00
  • 47dd23cdae trigger travis rebuild Yijin 2016-02-04 20:55:37 +08:00
  • cd25131ef2 Cleaning up Diga Widyaprana 2016-02-04 18:50:48 +08:00
  • 97f8391f2d fix typo Yijin 2016-02-04 19:31:49 +08:00
  • 6c2e1c121e added error code capturing for zuul child process Yijin 2016-02-04 19:21:03 +08:00
  • 0d6617d303 Cleaning up Diga Widyaprana 2016-02-04 18:50:48 +08:00
  • 182dacf35c Use webpack to output to test's public folder and serve it Diga Widyaprana 2016-02-04 16:58:50 +08:00
  • cecb21552c capture zuul process exit code onto main process Yijin 2016-02-04 13:28:31 +08:00
  • 7760a71d90 Merge pull request #8 from whattokingu/queryStringFix whattokingu 2016-02-04 13:28:29 +08:00
  • c077357eff add comments to code Zheng Weihan 2016-02-04 13:27:36 +08:00
  • c97f876332 Fix test server to use webpack middleware properly Diga Widyaprana 2016-02-04 13:07:09 +08:00
  • a5568f27c1 Refactor out webpack config to support/webpack.config.js Diga Widyaprana 2016-02-04 11:03:32 +08:00
  • f6895ae5ba Replace zuul build by webpack instead of browserify, use zuul.config.js instead of zuul.yml Diga Widyaprana 2016-02-03 22:48:46 +08:00
  • f08f2da7ad removed babelify dep Yijin 2016-02-03 18:46:16 +08:00
  • 8c86b10e0c removed babelify dep Yijin 2016-02-03 18:42:47 +08:00
  • eb50b6c3d1 standardise gulpfile formatting and conventions Yijin 2016-02-03 17:58:11 +08:00
  • 862c1fd11e standardised gulpfile formatting across socketio repos Yijin 2016-02-03 17:57:44 +08:00
  • d5467efcad removed dynamic dependencies Yijin 2016-02-03 17:05:35 +08:00
  • 28719ce93f removed spawnSync call (unsupported by nvm 0.10) Yijin 2016-02-03 15:48:07 +08:00
  • 7fc45efc69 Merge remote-tracking branch 'origin/webpack' into webpack Yijin 2016-02-03 15:17:50 +08:00
  • 18359ca195 added extra npm install call to deal with npm 3 flat dependencies bug that requires multiple installs Yijin 2016-02-03 15:16:57 +08:00
  • 8677f66a73 Redirect make build to gulp build, remove browserify gulp task Diga Widyaprana 2016-02-03 09:47:25 +08:00
  • 8c0465ec07 removed output hooks for spawn Yijin 2016-02-02 23:52:34 +08:00
  • 2e08761126 exec --> spawn for zuul test Yijin 2016-02-02 23:05:12 +08:00
  • eebe54d72a fixed zuul cmd args order Yijin 2016-02-02 21:07:05 +08:00
  • 13535092cc fixed extra semicolon in zuul cmd args Yijin 2016-02-02 20:51:40 +08:00
  • 3407f3f522 update test Zhu Liang 2016-02-01 13:00:13 +08:00
  • 006a1bd274 fixed mocha gulp swallowing error output Yijin 2016-02-01 13:08:31 +08:00
  • b14018eed6 fixed test case Zhu Liang 2016-02-01 13:00:13 +08:00
  • 1c1ee454f5 move babel from standalone to webpack loader Zhu Liang 2016-01-31 16:57:31 +08:00
  • 0494ff8078 changed 4 spaces to 2 spaces Zhu Liang 2016-01-31 16:51:33 +08:00
  • f8ae734b73 move babel from standalone to webpack loader Zhu Liang 2016-01-31 16:44:06 +08:00
  • 911c24505c Merge branch 'webpack' of https://github.com/nus-fboa2016-si/socket.io-client into webpack Michael Limantara 2016-01-31 16:33:10 +08:00
  • 468200ed8c Expose io variable to global when bundling with webpack Michael Limantara 2016-01-31 16:33:00 +08:00
  • 3248af270c Add global vars to webpack, don't pipe to babel during gulp build Diga Widyaprana 2016-01-31 16:25:45 +08:00
  • 6564a0c519 Merge pull request #9 from whattokingu/queryStringFix whattokingu 2016-01-31 16:11:10 +08:00
  • 1657971d8c remove console statement. Zheng Weihan 2016-01-31 16:07:21 +08:00
  • 2f26a2bdb4 Merge pull request #7 from whattokingu/queryStringFix whattokingu 2016-01-31 15:45:35 +08:00
  • 13af610f6d add test for issue #331 on socket.io-client. Zheng Weihan 2016-01-31 15:44:39 +08:00
  • fb14983666 Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack Diga Widyaprana 2016-01-31 15:43:35 +08:00
  • f22f990f15 Expose eio, attempt to add global Diga Widyaprana 2016-01-31 15:41:40 +08:00
  • 34f79d303c Merge pull request #8 from whattokingu/queryStringFix whattokingu 2016-01-31 15:34:58 +08:00
  • 9fa6b1c6d2 update tests Zheng Weihan 2016-01-31 15:33:16 +08:00
  • 3290bb43f1 move encoding of query string to lookup function. handles passing of query via query strings add tests for functionality Zheng Weihan 2016-01-31 15:29:49 +08:00
  • 242d2b651f added gulp help, modularise task code Yijin 2016-01-31 15:06:46 +08:00
  • 356fe46528 eslint added to gulp build Yijin 2016-01-31 15:02:58 +08:00
  • b878cdbed2 Revert "rebuild client." Zheng Weihan 2016-01-31 14:45:44 +08:00
  • 08e44f3ae4 fix bug and passes tests Zheng Weihan 2016-01-31 14:45:20 +08:00
  • 526329995c Merge pull request #7 from whattokingu/queryStringFix whattokingu 2016-01-31 14:25:24 +08:00
  • 8d44b7a938 pass query as Socket property rather than as function params to simplify flow and handle complex event flow. Zheng Weihan 2016-01-31 14:24:38 +08:00
  • 96564a8a2c fixed babel missing preset Yijin 2016-01-31 13:15:42 +08:00
  • 6d3e85fb2a Merge pull request #6 from whattokingu/queryStringFix whattokingu 2016-01-31 13:07:59 +08:00
  • a8903672c9 removed babel task from gulp Zhu Liang 2016-01-31 13:05:15 +08:00
  • 74aff2647e rebuild client. Zheng Weihan 2016-01-31 13:05:10 +08:00
  • dc10f525b3 inlined .babelrc settings into gulpfile Yijin 2016-01-31 11:26:18 +08:00
  • b31f21741e Remove babelrc file and move the settings inline to gulpfile.js Michael Limantara 2016-01-31 11:24:53 +08:00
  • abcedf53ec Merge pull request #6 from whattokingu/queryStringFix whattokingu 2016-01-31 11:23:02 +08:00
  • 24456fdcbe Merge branch 'master' into queryStringFix Zheng Weihan 2016-01-31 11:21:30 +08:00
  • 017d04cf24 Merge pull request #5 from whattokingu/queryStringFix whattokingu 2016-01-31 11:18:38 +08:00
  • fcb176b1d5 Merge commit '5fe7373610ef92de0d34b44d503c22cab5712c8d' into queryStringFix Zheng Weihan 2016-01-31 11:15:47 +08:00
  • 380fe6ef9c see prev commit Yijin 2016-01-31 10:36:14 +08:00
  • 3eb429b71d removed dynamic dep versions Yijin 2016-01-31 10:32:26 +08:00
  • eb2c3fca5e Merge pull request #4 from whattokingu/gulp-build whattokingu 2016-01-31 10:20:30 +08:00
  • ee72188f6d remove dynamic dependencies. Zheng Weihan 2016-01-31 10:18:14 +08:00
  • 25116ab179 test node 5 (stable) Pedro Narciso García Revington 2016-01-30 21:53:04 +01:00
  • f85b7e2c85 merge gulp into webpack Yijin 2016-01-30 14:16:15 +08:00
  • fad7e5b450 Merge remote-tracking branch 'remotes/origin/webpack' into gulp Yijin 2016-01-30 14:02:42 +08:00
  • 9079369603 cleaned up gulpfile testing for zuul Yijin 2016-01-30 14:01:44 +08:00
  • 4d155e7efd updated npm test script Yijin 2016-01-30 13:38:50 +08:00
  • d0c56ccea5 Merge pull request #3 from whattokingu/gulp-build whattokingu 2016-01-30 13:38:22 +08:00
  • fe3837c9f6 change npm test in package to use gulp instead of make Zheng Weihan 2016-01-30 13:37:44 +08:00
  • b68b5deb8c capture test-zuul output to console Yijin 2016-01-30 13:35:42 +08:00
  • fdef60a24e added new task to run zuul. added a test function to replicate the same task in makefile. Zheng Weihan 2016-01-30 13:29:34 +08:00
  • a116d52e30 updated express version to express 4 Zhu Liang 2016-01-30 11:57:31 +08:00
  • cecf5f127e Merge pull request #5 from whattokingu/documentation whattokingu 2016-01-30 11:31:11 +08:00
  • 1c467e15e6 Issue #2400, added documentation Zheng Weihan 2016-01-30 11:28:40 +08:00
  • a110542563 Merge pull request #4 from whattokingu/queryStringFix whattokingu 2016-01-30 10:16:19 +08:00
  • 35ad21f785 Merge pull request #2 from whattokingu/queryStringFix whattokingu 2016-01-30 10:12:08 +08:00
  • aad48e7c49 disable compact by default, enabled browserify Zhu Liang 2016-01-30 10:03:36 +08:00
  • e209f5942c Rename webpack output file Diga Widyaprana 2016-01-30 10:01:03 +08:00
  • 3ddacd9fc1 Swap the order of babel and webpack Michael Limantara 2016-01-30 09:58:33 +08:00
  • 57e94f8e2a disable compact by default Zhu Liang 2016-01-30 09:55:06 +08:00
  • ad8b6e2784 Merge branch 'webpack' of github.com:nus-fboa2016-si/engine.io-client into webpack Zhu Liang 2016-01-30 09:51:07 +08:00
  • 13331c5901 Add build-webpack to build with webpack Diga Widyaprana 2016-01-30 09:50:33 +08:00
  • 7d55724468 refactor parsing of URL in CONNECT packet to use 'url' library. Zheng Weihan 2016-01-30 09:47:28 +08:00
  • f59dfb9516 Merge remote-tracking branch 'origin/gulp' into webpack Diga Widyaprana 2016-01-29 20:21:23 +08:00
  • aa2e57acc7 Avoid memory leaks by remove event arrays Ben Ripkens 2016-01-29 11:14:04 +01:00