Commit Graph

181 Commits

Author SHA1 Message Date
GK
57d5eb3898 update parseuri version 2014-07-20 01:19:10 -04:00
Luigi Pinca
9677f5c45e package: bump browserify 2014-07-18 15:58:01 +02:00
Tony Kovanen
aa1eafc99b Update server to commit with bumped parser 2014-07-17 01:37:33 +03:00
Tony Kovanen
b1e3308784 Bump parser 1.1.0 2014-07-17 01:37:33 +03:00
Guillermo Rauch
42083ace07 package: bump parser 2014-07-16 11:44:17 -07:00
Luigi Pinca
d4d9b17576 package: bump browserify 2014-07-03 10:42:01 +02:00
Guillermo Rauch
61a029e596 package: bump engine.io-parser 2014-06-24 15:22:38 -07:00
Guillermo Rauch
e1a9a12df7 Release 1.3.1 2014-06-19 14:50:35 -07:00
Guillermo Rauch
c733964004 Release 1.3.0 2014-06-13 13:27:39 -07:00
Guillermo Rauch
09c83a215d smaller inherits utility 2014-06-08 14:42:44 -07:00
Reid Burke
4b40963f27 Upgrade component-emitter to 1.1.2, fix #305
Switch from depending on a tarball URL to the published
component-emitter package at its latest version.

Change all references to emitter module to the new
component-emitter name.
2014-06-04 14:52:42 -07:00
Guillermo Rauch
8aeb4632a1 Release 1.2.2 2014-05-30 12:37:39 -07:00
Guillermo Rauch
a18ddbe398 package: bump engine.io-parser 2014-05-30 12:18:19 -07:00
Guillermo Rauch
d5fecf7494 Release 1.2.1 2014-05-22 09:08:36 -07:00
Guillermo Rauch
b089c45b81 Release 1.2.0 2014-05-18 10:17:45 -07:00
Guillermo Rauch
5558838c3d Release 1.1.1 2014-05-14 11:19:02 -07:00
Guillermo Rauch
895ea6d261 package: bump parser 2014-05-06 06:31:25 -04:00
Guillermo Rauch
44c5ab5095 Release 1.1.0 2014-04-27 14:24:38 -07:00
Tony Kovanen
c8390297e1 Bump zuul version 2014-04-18 02:57:50 +03:00
GK
7f3fae0d3b use inherits package instead of inherit 2014-04-17 18:04:56 -04:00
GK
ca9ae9cb78 merged with master 2014-04-16 11:12:32 -04:00
Guillermo Rauch
d477098b39 package: bump engine.io-parser 2014-04-13 12:05:59 -07:00
GK
5a3d15581f Merge branch 'master' into removingutil 2014-04-11 20:11:26 -04:00
GK
5d3ec15c95 remove on, load, replace keys and inherits with modules 2014-04-11 19:45:46 -04:00
Guillermo Rauch
dbc814e3fd cleanup 2014-04-11 09:34:44 -07:00
Guillermo Rauch
6fb3d800d9 Merge pull request #280 from get/parseqs
querystring turned into module, removed from util.js
2014-04-11 09:14:09 -07:00
GK
c21b291936 change qs and qsParse methods to encode and decode 2014-04-10 18:23:10 -04:00
Guillermo Rauch
af872a516f package: bump engine.io-parser to 1.0.3 2014-04-10 06:06:31 -07:00
GK
85a858bc68 merged with master 2014-03-30 17:26:46 -04:00
GK
3bbb714a13 querystring extracted from util.js into own npm module 2014-03-30 17:19:44 -04:00
Guillermo Rauch
bab992d0f7 Release 1.0.5 2014-03-18 16:26:36 -03:00
Guillermo Rauch
75ffb26c2d package: bump engine.io-parser 2014-03-18 16:23:09 -03:00
Guillermo Rauch
bc893fc36c Release 1.0.4 2014-03-14 19:38:23 -03:00
Guillermo Rauch
744649eee4 Release 1.0.3 2014-03-12 15:25:28 -03:00
Guillermo Rauch
52e288c747 Release 1.0.2 2014-03-12 14:54:47 -03:00
Tony Kovanen
cfba060d8a Cleaned up tests by using the blob module 2014-03-09 01:30:41 +02:00
Tony Kovanen
5523d7e000 Rebump engine.io-parser version to fix broken merge 2014-03-09 00:25:30 +02:00
Guillermo Rauch
b084823008 Merge pull request #266 from get/parsejson_new
ParseJSON and parseURI made into their own modules
2014-03-08 19:40:36 -02:00
Guillermo Rauch
fef5536c11 Merge pull request #265 from rase-/remove/global
Removed the global dependency
2014-03-08 19:39:58 -02:00
GK
74fb64e122 fixed package.json merge issues 2014-03-06 19:55:08 -05:00
GK
6737a83d99 fixed indentation 2014-03-06 19:49:59 -05:00
Tony Kovanen
55f10e68b3 Removed the global dependency 2014-03-07 01:44:16 +02:00
Guillermo Rauch
7f17c4d4d0 Release 1.0.1 2014-03-06 17:33:35 -06:00
Guillermo Rauch
4c9a4a736d package: bump engine.io-parser 2014-03-06 17:31:58 -06:00
Guillermo Rauch
59b4748f6f Release 1.0.0 2014-03-06 11:55:09 -08:00
GK
3011d31aa2 made parseJSON its own module, update calls 2014-02-22 18:51:09 -05:00
Guillermo Rauch
874b6422f2 package: bump engine.io 2014-02-20 13:48:07 -08:00
Guillermo Rauch
e16aefc6d7 fix and upgrade browserify build 2014-02-20 10:36:41 -08:00
Guillermo Rauch
b4342772a3 package: point engine.io to commit for tests 2014-02-19 15:52:11 -08:00
Guillermo Rauch
ac8156963d package: bump parser 2014-02-19 15:35:56 -08:00