Commit Graph

  • 0be915cd0f Add gulp task clean to clean transpile output Diga Widyaprana 2016-03-04 20:02:11 +08:00
  • c6dd41b915 Minor refactoring to transpile task Diga Widyaprana 2016-03-04 20:00:00 +08:00
  • 0f14312d7b Add gulp help Diga Widyaprana 2016-03-04 18:26:30 +08:00
  • ee544955bd added babel integration Zhu Liang 2016-01-26 16:06:34 +08:00
  • c27529ceed slight refactoring for better encapsulation Yijin 2016-01-30 15:01:28 +08:00
  • d56e2e765e add gulp task runner add test to task. Zheng Weihan 2016-01-25 13:49:19 +08:00
  • 97bd95f036 Don't use dynamic dependencies Diga Widyaprana 2016-01-31 11:38:43 +08:00
  • 11e0f19272 Inline babel configuration Diga Widyaprana 2016-01-31 11:38:20 +08:00
  • e388a3319d npm test script to use gulp Yijin 2016-01-30 15:31:34 +08:00
  • b551ce9835 added test-cov task. Zheng Weihan 2016-01-25 11:35:15 +08:00
  • 0bac96a6b2 added comment for babel Zhu Liang 2016-01-24 21:03:22 +08:00
  • 1d07b10339 integrated babel into gulp Zhu Liang 2016-01-24 20:46:38 +08:00
  • 398b5479f0 delete unused dependency Zheng Weihan 2016-01-24 17:03:37 +08:00
  • d9eb729eab implement gulp build system for test. Zheng Weihan 2016-01-23 20:05:12 +08:00
  • 78f61c3abc Merge pull request #951 from nus-fboa2016-si/eslint Guillermo Rauch 2016-03-01 19:05:59 -08:00
  • 6045ccf5aa Merge pull request #458 from nus-fboa2016-si/eslint-rebased Guillermo Rauch 2016-03-01 19:05:06 -08:00
  • a526395363 Add inline eslint config Diga Widyaprana 2016-03-01 00:39:35 +08:00
  • a55f61b136 Run lint before test instead of with build Diga Widyaprana 2016-02-29 15:32:46 +08:00
  • e2930f8aac Eslint manual fix Diga Widyaprana 2016-02-29 15:29:35 +08:00
  • fd90acf4b6 Eslint autofix Diga Widyaprana 2016-02-29 13:23:34 +08:00
  • 6ef8d34ac3 Add env to eslint rc Diga Widyaprana 2016-02-29 13:17:52 +08:00
  • dee69ca3c5 Exclude automatically generated files Diga Widyaprana 2016-02-29 13:16:53 +08:00
  • 0bffd84fd7 Upgrade babel-eslint to 4.1.7 Diga Widyaprana 2016-02-29 13:13:31 +08:00
  • 1f415d5cc6 Remove dynamic dependencies Diga Widyaprana 2016-02-29 12:01:31 +08:00
  • ab663c7608 Add eslint Yijin 2016-02-01 13:35:10 +08:00
  • c5ee450638 Run lint before test instead of before build Diga Widyaprana 2016-02-28 21:19:29 +08:00
  • c51a930a2c ESlint manual fix Diga Widyaprana 2016-02-27 21:07:26 +08:00
  • d1cbc68ea7 Eslint autofix Diga Widyaprana 2016-02-27 20:59:44 +08:00
  • 51ad3c1ee0 Add env to eslintrc Diga Widyaprana 2016-02-27 20:57:48 +08:00
  • c0d8e30b8a Exclude generated files from linting Diga Widyaprana 2016-02-27 16:25:54 +08:00
  • 537e4cd665 updated babel-eslint dep to 4.1.7 (4.1.6 broken) Yijin 2016-02-03 18:38:40 +08:00
  • 9e443a90e2 refactor gulpfile Yijin 2016-02-03 18:30:42 +08:00
  • 280d803d46 Add eslint to gulpfile and create gulp task default Michael Limantara 2016-01-31 16:57:14 +08:00
  • 9748f6bf90 Merge pull request #455 from nus-fboa2016-si/webpack Guillermo Rauch 2016-02-23 19:14:23 -08:00
  • b370bea495 Merge pull request #940 from nus-fboa2016-si/webpack Guillermo Rauch 2016-02-23 19:13:27 -08:00
  • f01a349af8 add back changes made in previous commit whattokingu 2016-02-13 14:24:10 +08:00
  • 8725d6e5cb fixed regex Zhu Liang 2016-02-15 13:34:25 +08:00
  • 4c2a7b3f4d Merge remote-tracking branch 'origin/webpack' into webpack Yijin 2016-02-15 12:29:02 +08:00
  • be9a2ad55a fixed regex Zhu Liang 2016-02-15 12:22:24 +08:00
  • 751cc712bd Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack Yijin 2016-02-15 12:15:10 +08:00
  • 794349113c removed clean message Yijin 2016-02-15 12:11:12 +08:00
  • f9db72997f Merge pull request #10 from whattokingu/queryStringFix whattokingu 2016-02-14 13:57:06 +08:00
  • 1293505dc2 update tests. Zheng Weihan 2016-02-14 13:48:28 +08:00
  • f4e9e71c56 Merge branch 'queryStringFix' of https://github.com/whattokingu/socket.io into queryStringFix Zheng Weihan 2016-02-14 13:47:59 +08:00
  • 045674de97 remove unnecessary decoder. url.parse already decodes string. add test to test decoding function. Zheng Weihan 2016-02-14 13:46:26 +08:00
  • 7091acf24c Merge pull request #9 from whattokingu/queryStringFix whattokingu 2016-02-13 14:41:15 +08:00
  • 19341051e8 conform to style guide whattokingu 2016-02-13 14:35:12 +08:00
  • e141e09aaf change decodeUriComponents calls Zheng Weihan 2016-02-13 14:28:21 +08:00
  • 5fabe4e780 call decodeURIComponent on query received from client. update package.son to point to latest commit in socket.o-client package (with URI encoder) Zheng Weihan 2016-02-13 14:10:20 +08:00
  • bfa458941c fix error with test. whattokingu 2016-02-13 13:50:43 +08:00
  • e0580ef475 Merge pull request #10 from whattokingu/queryStringFix whattokingu 2016-02-13 13:47:53 +08:00
  • e3c0f6a41e encodes queries using encodeURIComponent Zheng Weihan 2016-02-13 13:27:04 +08:00
  • 05250b0f5b code modification to conform to style guide. Zheng Weihan 2016-02-13 11:25:28 +08:00
  • db5e316854 Rename gulp task webpack to build Diga Widyaprana 2016-02-12 20:18:04 +08:00
  • c7deec13cb Rename gulp task webpack to build Diga Widyaprana 2016-02-12 20:13:58 +08:00
  • b28ec89a8c Direct all make tasks to gulp Diga Widyaprana 2016-02-12 20:17:59 +08:00
  • 49619d9965 Remove commented make recipe Diga Widyaprana 2016-02-12 20:13:27 +08:00
  • 280d8e44c8 removed babel react preset Zhu Liang 2016-02-12 13:32:52 +08:00
  • 60fa83c345 removed babel react preset Zhu Liang 2016-02-12 13:24:15 +08:00
  • 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