-
0adf940068
[Tests] Added AB LibEv to suite, cleaned up scripts
Chris Boden
2014-01-27 07:51:21 -0500
-
2921d241b9
Attempting HHVM on Travis, using installed composer
Chris Boden
2014-01-12 20:51:03 -0500
-
-
-
6dc5fae36b
Updated docs
Chris Boden
2014-01-11 11:52:16 -0500
-
c2f82efb85
Merge pull request #159 from bzikarsky/fix-unit-tests
Chris Boden
2013-12-21 10:04:53 -0800
-
-
1432e4f954
Skip test when pdo_sqlite isn't there but PDO is
Benjamin Zikarsky
2013-12-20 18:45:54 +0100
-
-
29e2e4048f
Update dependencies to use last stable version of guzzle
Joel Wurtz
2013-12-16 20:43:23 +0100
-
be0f43ecf5
Add composer.lock to gitignore
Joel Wurtz
2013-12-16 20:42:23 +0100
-
6c451a856f
Remove composer.lock to correctly test the library with last version
Joel Wurtz
2013-12-16 20:41:54 +0100
-
-
5d437cd853
Merge pull request #153 from kinncj/master
Chris Boden
2013-12-01 08:01:32 -0800
-
-
daaff6c326
gc_enable is not called if running with HHVM
Kinn Coelho Julião
2013-11-28 14:05:20 -0500
-
-
9ab9894a67
Merge pull request #140 from bramus/patch-2
Chris Boden
2013-11-05 15:31:52 -0800
-
-
b48f0fa6fd
Asterisk must be quoted inside array()
Bramus
2013-11-05 17:34:15 +0100
-
-
d756e0b507
Merge branch 'refs/heads/0.3'
Chris Boden
2013-10-14 10:38:12 -0400
-
-
7336bc71ac
Added release date on changelog
Chris Boden
2013-10-14 10:38:06 -0400
-
ef5ece0739
[ws] Updated onError handle to make sure to close if conditions aren't met
Chris Boden
2013-10-14 10:25:51 -0400
-
78b6e2b6c8
Merge branch 'refs/heads/check' into 0.3
Chris Boden
2013-10-14 10:22:29 -0400
-
-
069133ca35
Updated ops files for 0.3 release
Chris Boden
2013-10-14 10:20:32 -0400
-
be2a8be7df
Merge branch 'refs/heads/loyc59' into 0.3
Chris Boden
2013-10-13 10:23:52 -0400
-
-
f40bb94a92
Test for connection attachement before cascading error
Florian Rey
2013-10-10 13:40:26 +0200
-
-
-
1370cb6109
This modification gives Ratchet its own RequestFactory instance.
Loïc Doignié
2013-10-08 08:51:25 +0200
-
-
2206a9fc83
Merge branch 'refs/heads/master' into 0.3
Chris Boden
2013-10-05 10:08:51 -0400
-
-
-
-
5590eaa35b
Merge pull request #124 from romainneutron/patch-1
Chris Boden
2013-09-29 07:55:24 -0700
-
-
8bbb534217
Update changelog for 0.2.8
Romain Neutron
2013-09-20 13:46:24 +0200
-
-
ebd17c6675
Updated dependencies
Chris Boden
2013-09-19 20:55:12 -0400
-
3163ab84d5
Merge branch 'refs/heads/patch-1'
Chris Boden
2013-09-19 20:30:32 -0400
-
-
9aecf4a995
Allow guzzle 3.7
Grégoire Pineau
2013-09-19 11:22:15 +0200
-
-
fd09a474bb
Merge pull request #116 from RafaelKa/patch-1
Chris Boden
2013-08-27 04:50:00 -0700
-
-
7ab8f8702e
composers autoload order for compatibility with TYPO3 Flow framework
RafaelKa
2013-08-26 17:15:56 +0200
-
-
fd18e2658d
Update SF2 deps to v2.3 - fixes #112
Chris Boden
2013-08-12 23:22:25 -0400
-
25ff6deb77
[Flash] Close connection after delivering policy
Chris Boden
2013-08-05 17:20:05 -0400
-
6559aaf1d4
[Http] Fixed bug in Origin check - browser may pass http://
Chris Boden
2013-08-05 16:23:38 -0400
-
4039a643ea
API docs on new features
Chris Boden
2013-07-22 21:03:19 -0400
-
55c880a100
ReadMe port fix
Chris Boden
2013-07-20 22:04:23 -0400
-
eb77cf139e
Updated example, slight Origin order change in app
Chris Boden
2013-07-20 22:03:46 -0400
-
f50af83fa7
[Http][Security] OriginCheck + same host/origin policy
Chris Boden
2013-07-20 18:41:08 -0400
-
0cf4b614a1
5.5 tests
Chris Boden
2013-07-20 14:52:18 -0400
-
5676161277
[WebSocket] Only select one sub-protocol, fixes #103
Chris Boden
2013-07-20 12:38:23 -0400
-
9a50835637
[WAMP] Message verification, fixes #105
Chris Boden
2013-07-20 12:31:44 -0400
-
d7cbafb074
Merge branch 'refs/heads/tests' into 0.3
Chris Boden
2013-07-20 11:22:51 -0400
-
-
0dad9f1c03
Removed libuv test
Chris Boden
2013-07-20 11:14:20 -0400
-
b658ae6e7e
Composer restrictions + update
Chris Boden
2013-07-20 11:11:34 -0400
-
b1b5fbe1a7
[Tests] Added Guzzle integration tests
Chris Boden
2013-06-16 17:40:38 -0400
-
a876770cda
[Tests] Restructured test filesystem layout
Chris Boden
2013-06-16 10:12:48 -0400
-
-
e7541fdfcf
App uses counter for ID instead of random
Chris Boden
2013-06-15 14:09:19 -0400
-
0edd37af3f
Hostname check verification refs #102
Chris Boden
2013-06-09 14:09:57 -0400
-
40f267834a
Merge branch 'refs/heads/master' (v0.2.7) into 0.3
Chris Boden
2013-06-09 11:53:18 -0400
-
-
-
-
6c0a8550dd
Version bump fixes #99
Chris Boden
2013-06-09 11:41:03 -0400
-
7622a48568
Merge branch 'refs/heads/lib-fixes'
Chris Boden
2013-06-09 11:21:44 -0400
-
-
435315c782
Fixed broken unit test with Symfony 2.3
Chris Boden
2013-06-09 11:21:39 -0400
-
b21b2007c5
Guzzle 3.6 conformance
Chris Boden
2013-06-09 11:10:22 -0400
-
-
b93581cdcd
Version bump
Chris Boden
2013-06-01 20:25:31 -0400
-
8e92f5fd9a
Fixing more Guzzle API breaks
Chris Boden
2013-06-01 20:24:11 -0400
-
1a5dd77bb8
Merge branch 'patch-2' of https://github.com/Barbarrosa/Ratchet
Chris Boden
2013-06-01 19:49:50 -0400
-
-
7bfa2d054e
Update HyBi10.php
Barbarrosa
2013-05-31 23:08:27 -0600
-
49c39485e8
Fixed type conversion issue with isProtocol method in RFC6455
Barbarrosa
2013-05-31 22:55:00 -0600
-
-
2ac214bc11
Merge pull request #95 from gavroche/patch-1
Chris Boden
2013-05-31 08:04:48 -0700
-
-
2c3d4d4d5d
Ratchet does not work with guzzle/http 3.6
Gabriel Bull
2013-05-31 08:28:28 -0400
-
-
f4ddea5f44
Removed updating remoteAddress via proxy header
Chris Boden
2013-05-29 07:51:33 -0400
-
7a83a5476d
Merge branch 'refs/heads/app' into 0.3
Chris Boden
2013-05-27 21:43:01 -0400
-
-
8b3591ce0d
App class
Chris Boden
2013-05-08 20:42:49 -0400
-
-
3c54fc4bfd
Merge branch 'refs/heads/master' into 0.3
Chris Boden
2013-05-08 20:36:50 -0400
-
-
-
-
37d1339359
[Tests] Refactor AB Fuzzing
Chris Boden
2013-05-08 20:31:01 -0400
-
0dba9fc50e
Merge pull request #91 from cboden/http
Chris Boden
2013-05-08 16:11:35 -0700
-
-
1ff7998f58
[Http] Only update remoteAddress if local and header
Chris Boden
2013-05-02 19:17:47 -0400
-
cd0efed085
Set $conn->remoteAddress if proxy forwarded
Chris Boden
2013-05-01 19:42:15 -0400
-
06e6ed915e
Updated readme with docs conf link and browser info
Chris Boden
2013-05-01 08:08:51 -0400
-
-
8c05486740
[Server] Full coverage on flash
Chris Boden
2013-04-30 21:30:16 -0400
-
1622caadad
[Http][Router] Fixed bugs found from unit tests
Chris Boden
2013-04-30 21:24:39 -0400
-
ec9bef4ee1
[Http] Router tests
Chris Boden
2013-04-30 21:09:49 -0400
-
4c1073883a
[Tests] Skip serializer if not available (TravisCI)
Chris Boden
2013-04-28 15:58:22 -0400
-
344818d0f5
[Tests] Bring up unit testing coverage
Chris Boden
2013-04-28 15:25:16 -0400
-
8df459548f
[WebSocket][Http] Bug fix WS require nullifying, more strict on Request parameter
Chris Boden
2013-04-28 09:55:43 -0400
-
1ea0bd3255
[Http] Cleanup and parse error fix
Chris Boden
2013-04-27 16:51:24 -0400
-
38df976768
[Http] Fixed tests, upgraded React
Chris Boden
2013-04-27 11:22:56 -0400
-
5c41b2fbe1
[Http][Tests] Refactored unit tests, added new for HTTP
Chris Boden
2013-04-27 10:27:45 -0400
-
9d389b14c8
Don't test old version of PHP 5
Chris Boden
2013-04-27 00:11:34 -0400
-
26a760709f
[Http] Facade class for routing
Chris Boden
2013-04-27 00:05:10 -0400
-
4df71c3a35
[Http] ROUTING BABY
Chris Boden
2013-04-26 23:01:28 -0400
-
c24cdf379e
[Http] Accept RouteCollection, spike CORS protection
Chris Boden
2013-04-26 21:06:34 -0400
-
4a87375f10
[Http] HttpServerInterface
Chris Boden
2013-04-26 20:00:11 -0400
-
43003d69f9
[Http] Only pass Request, don't store (twice)
Chris Boden
2013-04-26 19:19:47 -0400
-
67dbf46879
[Http] Docs
Chris Boden
2013-04-20 16:16:47 -0400
-
ba76600214
[Http] Fixed broken unit tests
Chris Boden
2013-04-19 22:40:16 -0400
-
18bc114408
[Http] Routing spike
Chris Boden
2013-04-16 22:37:15 -0400
-
dc59a0a3c0
Bump min version req to 5.3.9 to avoid Interface parse error
Chris Boden
2013-04-15 20:48:32 -0400
-
7b5b215c44
Updated example to match decoupling
Chris Boden
2013-04-14 19:47:25 -0400
-
69afb3de1f
[Http] Fixed broken unit tests
Chris Boden
2013-04-14 18:42:30 -0400
-
423b5cc355
[Http] Refactor header parsing from WS to HTTP
Chris Boden
2013-04-14 18:34:28 -0400
-
7b2b6897e5
HTTP Decouple spike
Chris Boden
2013-04-14 18:22:35 -0400
-
-
3f64caf8cb
Minor doc corrections
Chris Boden
2013-04-13 10:55:28 -0400
-
51d2d0b340
Version bump
Chris Boden
2013-04-01 19:38:50 -0400
-
46f3393ec1
Merge pull request #83 from cboden/hixie-testing
Chris Boden
2013-04-01 16:34:18 -0700
-
-
92f3844a53
[WebSocket] Prevent division by 0 in Hixie handshake
Chris Boden
2013-03-31 14:16:40 -0400
-
3030c81f03
[WebSocket] Fixed Hixie handshake bug (for real this time)
Chris Boden
2013-03-31 14:02:10 -0400
-
6140c94a33
Cleanup
Chris Boden
2013-03-31 11:50:39 -0400
-
7e58dccdb7
Docs
Chris Boden
2013-03-31 11:44:10 -0400
-
51f46332ad
[WebSocket] Fixed failing Hixie handshake bug
Chris Boden
2013-03-31 11:20:00 -0400
-
492d1985d4
[WebSocket] New failing test for Hixie fragmentation bug
Chris Boden
2013-03-30 15:07:11 -0400
-
-
1b941a3112
AB testing
Chris Boden
2013-03-29 20:01:24 -0400
-
e037c00e0c
Version bump
Chris Boden
2013-03-09 09:06:25 -0500