Commit Graph

318 Commits

Author SHA1 Message Date
Paul Robello
144a7fdc78 [chore] Bump ws to version 1.1.2 (vulnerability fix) (#539) 2017-02-16 07:18:03 +01:00
Damien Arrachequesne
f756bd6add [chore] Release 2.0.1 (#534) 2017-01-30 16:23:56 +01:00
Damien Arrachequesne
0023ce3e95 [chore] Release 2.0.0 (#533) 2017-01-22 22:48:05 +01:00
Damien Arrachequesne
387be0566b [chore] Fix Saucelabs tests (#532) 2017-01-22 21:31:24 +01:00
Damien Arrachequesne
176d7abd02 [chore] Bump engine.io-parser to version 2.0.0 (#525) 2016-12-30 16:24:12 +01:00
Damien Arrachequesne
1e2323092b [chore] Update zuul config to speed up tests (#526) 2016-12-23 13:58:28 +01:00
Damien Arrachequesne
70262f0e16 [chore] Release 1.8.2 (#524) 2016-12-11 00:26:02 +01:00
Damien Arrachequesne
b530bb039d [chore] Bump engine.io-parser to version 1.3.2 (#523) 2016-12-08 01:12:17 +01:00
Damien Arrachequesne
880393367c [chore] Release 1.8.1 (#522) 2016-11-27 07:16:28 +01:00
Damien Arrachequesne
6d7d66401b [chore] Release 1.8.0 (#521) 2016-11-20 03:25:46 +01:00
Damien Arrachequesne
5ecd3da8b0 [chore] Bump debug to version 2.3.3 (#520) 2016-11-20 03:18:58 +01:00
Damien Arrachequesne
402fa0628a [chore] update dependencies (#516) 2016-10-31 22:34:03 +01:00
Damien Arrachequesne
5824a5827f [chore] Release 1.7.2 (#512) 2016-10-24 01:34:23 +02:00
Damien Arrachequesne
af021d7431 [chore] Release 1.7.1 (#506) 2016-10-20 18:53:12 +02:00
Damien Arrachequesne
dc0d7d2ca5 [chore] Bump engine.io-parser to 1.3.1 (#505) 2016-10-20 17:53:34 +02:00
Damien Arrachequesne
d75d61c17c [chore] release 1.7.0 (#500) 2016-10-05 10:33:34 +02:00
Damien Arrachequesne
82eea27f78 [chore] Restrict files included in npm package (#499) 2016-10-05 07:11:38 +02:00
Damien Arrachequesne
e8561ff5a2 [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#498) 2016-10-05 07:10:50 +02:00
Chirag
b9c03e7254 [chore] Bump engine.io-parser (#492)
engine.io-parser landed a fix to make socket.io work with react-native projects
2016-10-05 00:58:45 +02:00
Damien Arrachequesne
1cfae04a13 Merge pull request #478 from doug-wade/fix-nsp-120
Bump ws to 1.1.1
2016-08-05 21:20:15 +02:00
Damien Arrachequesne
51aabe6150 Merge pull request #464 from nkzawa/fix/bump-zuul
bump zuul
2016-08-05 19:24:19 +02:00
Doug Wade
023489911e Resolve nsp 120 2016-06-29 11:27:54 -07:00
Guillermo Rauch
6ef28d0dea Merge branch '1.6.10-pre' 2016-06-23 19:11:34 -07:00
Guillermo Rauch
25e9287d13 Release 1.6.11 2016-06-23 19:10:06 -07:00
Guillermo Rauch
35300b88f3 1.6.10 2016-06-23 17:32:05 -07:00
Guillermo Rauch
1a07f1012a Release 1.6.10 2016-06-23 17:21:21 -07:00
Guillermo Rauch
2a7a011932 Release 1.6.9 2016-05-02 20:51:41 -07:00
nkzawa
87bb02abcd bump zuul 2016-04-11 15:53:58 +09:00
Diga Widyaprana
0bffd84fd7 Upgrade babel-eslint to 4.1.7 2016-02-29 13:13:31 +08:00
Diga Widyaprana
1f415d5cc6 Remove dynamic dependencies 2016-02-29 12:01:31 +08:00
Yijin
ab663c7608 Add eslint
- Add eslint and eslint standard to package.json
- Add lint gulp task
- Add eslint config
2016-02-29 11:58:49 +08:00
Zhu Liang
280d8e44c8 removed babel react preset 2016-02-12 13:52:22 +08:00
Yijin
46b28e0a0c added logic for self-cleaning tests 2016-02-10 11:46:31 +08:00
Diga Widyaprana
aede995ca6 Remove browserify stuff
Don't use dynamic dependencies
2016-02-10 02:28:33 +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
Diga Widyaprana
182dacf35c Use webpack to output to test's public folder and serve it 2016-02-04 17:44:25 +08:00
Diga Widyaprana
c97f876332 Fix test server to use webpack middleware properly 2016-02-04 13:21:05 +08:00
Diga Widyaprana
f6895ae5ba Replace zuul build by webpack instead of browserify, use zuul.config.js instead of zuul.yml 2016-02-03 23:10:40 +08:00
Yijin
f08f2da7ad removed babelify dep 2016-02-03 18:46:16 +08:00
Zhu Liang
f8ae734b73 move babel from standalone to webpack loader 2016-01-31 16:44:06 +08:00
Yijin
242d2b651f added gulp help, modularise task code 2016-01-31 15:06:46 +08:00
Yijin
356fe46528 eslint added to gulp build 2016-01-31 15:02:58 +08:00
Yijin
380fe6ef9c see prev commit 2016-01-31 10:36:14 +08:00
Yijin
3eb429b71d removed dynamic dep versions 2016-01-31 10:32:26 +08:00
Yijin
4d155e7efd updated npm test script 2016-01-30 13:38:50 +08:00
Zhu Liang
ad8b6e2784 Merge branch 'webpack' of github.com:nus-fboa2016-si/engine.io-client into webpack 2016-01-30 09:51:07 +08:00
Diga Widyaprana
13331c5901 Add build-webpack to build with webpack 2016-01-30 09:50:33 +08:00
Diga Widyaprana
61d3d1dc03 Merge branch 'babel' into webpack 2016-01-28 13:30:18 +08:00
Zhu Liang
1980cf9926 added gulp-babel dependency 2016-01-28 13:29:33 +08:00
Diga Widyaprana
46ae3e601e Remove webpack to devDependencies instead 2016-01-28 13:14:39 +08:00