Commit Graph

7693 Commits

Author SHA1 Message Date
Michael Limantara
280d803d46 Add eslint to gulpfile and create gulp task default 2016-02-27 14:47:41 +08:00
Guillermo Rauch
9748f6bf90 Merge pull request #455 from nus-fboa2016-si/webpack
Integrating gulp, webpack, babel
2016-02-23 19:14:23 -08:00
Guillermo Rauch
b370bea495 Merge pull request #940 from nus-fboa2016-si/webpack
Webpack
2016-02-23 19:13:27 -08:00
whattokingu
f01a349af8 add back changes made in previous commit
previous commit [here](3407f3f522).
2016-02-16 00:37:05 +08:00
Zhu Liang
8725d6e5cb fixed regex 2016-02-15 13:34:25 +08:00
Yijin
4c2a7b3f4d Merge remote-tracking branch 'origin/webpack' into webpack 2016-02-15 12:29:02 +08:00
Zhu Liang
be9a2ad55a fixed regex 2016-02-15 12:22:24 +08:00
Yijin
751cc712bd Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack 2016-02-15 12:15:10 +08:00
Yijin
794349113c removed clean message 2016-02-15 12:11:12 +08:00
whattokingu
f9db72997f Merge pull request #10 from whattokingu/queryStringFix
Query string fix
2016-02-14 13:57:06 +08:00
Zheng Weihan
1293505dc2 update tests. 2016-02-14 13:48:28 +08:00
Zheng Weihan
f4e9e71c56 Merge branch 'queryStringFix' of https://github.com/whattokingu/socket.io into queryStringFix
# By whattokingu
# Via whattokingu
* 'queryStringFix' of https://github.com/whattokingu/socket.io:
  conform to style guide

Conflicts:
	lib/client.js
2016-02-14 13:47:59 +08:00
Zheng Weihan
045674de97 remove unnecessary decoder. url.parse already decodes string.
add test to test decoding function.
2016-02-14 13:46:26 +08:00
whattokingu
7091acf24c Merge pull request #9 from whattokingu/queryStringFix
Query string fix
2016-02-13 14:41:15 +08:00
whattokingu
19341051e8 conform to style guide 2016-02-13 14:35:12 +08:00
Zheng Weihan
e141e09aaf change decodeUriComponents calls 2016-02-13 14:28:21 +08:00
Zheng Weihan
5fabe4e780 call decodeURIComponent on query received from client.
update package.son to point to latest commit in socket.o-client package (with URI encoder)
2016-02-13 14:10:20 +08:00
whattokingu
bfa458941c fix error with test. 2016-02-13 13:50:43 +08:00
whattokingu
e0580ef475 Merge pull request #10 from whattokingu/queryStringFix
Query string fix
2016-02-13 13:47:53 +08:00
Zheng Weihan
e3c0f6a41e encodes queries using encodeURIComponent 2016-02-13 13:27:04 +08:00
Zheng Weihan
05250b0f5b code modification to conform to style guide. 2016-02-13 11:25:28 +08:00
Diga Widyaprana
db5e316854 Rename gulp task webpack to build 2016-02-12 22:07:23 +08:00
Diga Widyaprana
c7deec13cb Rename gulp task webpack to build 2016-02-12 20:59:00 +08:00
Diga Widyaprana
b28ec89a8c Direct all make tasks to gulp 2016-02-12 20:17:59 +08:00
Diga Widyaprana
49619d9965 Remove commented make recipe 2016-02-12 20:13:27 +08:00
Zhu Liang
280d8e44c8 removed babel react preset 2016-02-12 13:52:22 +08:00
Zhu Liang
60fa83c345 removed babel react preset 2016-02-12 13:40:52 +08:00
Diga Widyaprana
18d6873c64 Makefile use gulp from node_modules instead of global 2016-02-11 00:10:00 +08:00
Diga Widyaprana
422f29ebf6 Remove browserify stuff, add zuul-builder-webpack devDep 2016-02-10 23:44:08 +08:00
Diga Widyaprana
c4b7820cf1 Migrate zuul config from yml to js 2016-02-10 23:43:05 +08:00
Diga Widyaprana
ec06f7a6c3 Refactor webpack config out to support/webpack.config.js 2016-02-10 23:41:27 +08:00
Diga Widyaprana
bdd7e7c6c8 Direct make test to gulp test, webpack doesn't log if no error 2016-02-10 22:45:22 +08:00
Yijin
b7eeee7e7d removed ide-specific entries from gitignore 2016-02-10 12:05:24 +08:00
Yijin
46b28e0a0c added logic for self-cleaning tests 2016-02-10 11:46:31 +08:00
Yijin
1f4a3f27a5 Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack 2016-02-10 11:15:28 +08:00
Diga Widyaprana
437ac56b0e Remove IDE-specific stuff from gitignore 2016-02-10 02:30:08 +08:00
Diga Widyaprana
aede995ca6 Remove browserify stuff
Don't use dynamic dependencies
2016-02-10 02:28:33 +08:00
Julien Fouilhé
61fdd20c70 Expose Emitter if module exists 2016-02-09 17:32:07 +01:00
Yijin
2b18f9fbf1 updated makefile to use gulp commands 2016-02-09 17:49:49 +08:00
Yijin
5e67bd4275 Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack 2016-02-04 20:57:03 +08:00
Yijin
8e55f02c3f trigger travis rebuild 2016-02-04 20:56:07 +08:00
Yijin
47dd23cdae trigger travis rebuild 2016-02-04 20:55:37 +08:00
Diga Widyaprana
cd25131ef2 Cleaning up
- Remove unnecessary '' in webpack config
- Remove unnecessary function from zuul.config.js
- Remove duplicate webpack dependency
2016-02-04 20:10:25 +08:00
Yijin
97f8391f2d fix typo 2016-02-04 19:31:49 +08:00
Yijin
6c2e1c121e added error code capturing for zuul child process 2016-02-04 19:21:03 +08:00
Diga Widyaprana
0d6617d303 Cleaning up
- Remove unnecessary '' in webpack config
- Remove unnecessary function from zuul.config.js
- Remove duplicate webpack dependency
2016-02-04 18:50:48 +08:00
Diga Widyaprana
182dacf35c Use webpack to output to test's public folder and serve it 2016-02-04 17:44:25 +08:00
Yijin
cecb21552c capture zuul process exit code onto main process 2016-02-04 13:28:31 +08:00
whattokingu
7760a71d90 Merge pull request #8 from whattokingu/queryStringFix
add comments to code
2016-02-04 13:28:29 +08:00
Zheng Weihan
c077357eff add comments to code 2016-02-04 13:27:36 +08:00