Chris Boden
|
d36a8699df
|
Updates for tag
|
2014-06-08 11:19:45 -04:00 |
|
Chris Boden
|
0dfd2b83b6
|
Merge pull request #200 from cboden/closing
[WebSocket] Halt communication after closing frame
|
2014-06-08 11:17:27 -04:00 |
|
Chris Boden
|
1d5af1e34d
|
[WebSocket] Halt communication after closing frame
Also send closing frame in Hixie
|
2014-06-08 10:55:57 -04:00 |
|
Chris Boden
|
f22f209466
|
[WAMP] Errors
Cleaned up error handling and tests. refs #190
|
2014-06-07 11:35:54 -04:00 |
|
Chris Boden
|
f8098db6cc
|
Merge branch 'refs/heads/wamp-errors'
|
2014-06-07 11:35:24 -04:00 |
|
Chris Boden
|
0a501fef5d
|
Merge branch 'refs/heads/topic-retain'
|
2014-06-07 11:25:27 -04:00 |
|
Chris Boden
|
989235132e
|
[App] Reverted API API changes - back to v0.3.1 version
|
2014-06-07 11:09:00 -04:00 |
|
Chris Boden
|
a0db6e6727
|
Merge branch 'refs/heads/flash-policy-fix'
|
2014-06-07 10:56:50 -04:00 |
|
Chris Boden
|
f21a1951c6
|
[WAMP] Tests for new Topic autoDelete handling
|
2014-06-07 10:51:32 -04:00 |
|
Chris Boden
|
a0d858a638
|
[WAMP] Added autoDelete to Topics
|
2014-06-05 08:13:35 -04:00 |
|
Chris Boden
|
87de418446
|
Revert "Revert "Fixed a memory leak when a connection is closed the topics should also be removed if they are empty""
This reverts commit c86fdadcde .
|
2014-06-04 20:59:10 -04:00 |
|
Gerrit Drost
|
77c6d53a4d
|
Made changes as suggested in pull request. Getters have been removed from IoServer and desired properties have been made public.
|
2014-06-04 16:59:30 +02:00 |
|
Chris Boden
|
c86fdadcde
|
Revert "Fixed a memory leak when a connection is closed the topics should also be removed if they are empty"
This reverts commit c089aea8eb .
|
2014-06-03 22:30:40 -04:00 |
|
Chris Boden
|
e1dba72254
|
Meta for 0.3.1 tag
|
2014-05-26 22:38:42 -04:00 |
|
Gerrit Drost
|
478bdc10c5
|
Added a method to expose the flashsocket
|
2014-05-23 16:31:08 +02:00 |
|
Gerrit Drost
|
cd9a3cb43a
|
Merge branch 'github-master'
|
2014-05-23 16:22:50 +02:00 |
|
Gerrit Drost
|
5ad295e02a
|
Added a method to clear the allowedAccess array.
|
2014-05-23 16:22:00 +02:00 |
|
Gerrit Drost
|
a1c27ac91b
|
Added the property socket to the IOServer class and exposed the app and socket properties through getters.
|
2014-05-23 16:21:13 +02:00 |
|
Gerrit Drost
|
a456c50df4
|
Reverted the changes previously made in favor of a different approach as requested in https://github.com/cboden/Ratchet/pull/188
|
2014-05-23 16:20:27 +02:00 |
|
Chris Boden
|
2085550826
|
Merge branch 'refs/heads/clue-httphost'
|
2014-05-21 21:08:24 -04:00 |
|
Christian Lück
|
fb1ba88fcc
|
Consistent Exception handling for WAMP protocol errors
|
2014-05-21 19:48:30 +02:00 |
|
Christian Lück
|
dc9945f2a3
|
Support bypassing Host check
An empty $httpHost can be passed to circumvent checking Host header.
|
2014-05-19 15:15:09 +02:00 |
|
Gerrit Drost
|
06c4c3ddd8
|
PHPDoc formatting fix
|
2014-05-19 09:36:28 +02:00 |
|
Gerrit Drost
|
ae5e383c02
|
small change for PHP 5.3 compatibility
|
2014-05-19 09:28:43 +02:00 |
|
Gerrit Drost
|
cdd6296749
|
Merge branch 'github-master'
|
2014-05-19 09:20:34 +02:00 |
|
Chris Boden
|
02a63c180d
|
Merge branch 'refs/heads/hhvm'
|
2014-05-03 10:30:47 -04:00 |
|
Chris Boden
|
20c55be513
|
[tests] Removed hhvm-nightly due to build error
|
2014-05-03 10:27:43 -04:00 |
|
Chris Boden
|
4100daef7a
|
[tests] Added hhvm-nightly to travis builds
|
2014-05-03 10:24:38 -04:00 |
|
Chris Boden
|
b4dda40ba4
|
[Sessions][HHVM] Another attempt to pass CI tests
|
2014-04-19 13:56:21 -04:00 |
|
Chris Boden
|
8dd1fd8882
|
[Sessions] Attempt to set ini vars for CI to fix HHVM
|
2014-04-19 13:43:09 -04:00 |
|
Chris Boden
|
f25e030779
|
Merge branch 'refs/heads/easen'
|
2014-04-19 10:37:17 -04:00 |
|
Marc Easen
|
c089aea8eb
|
Fixed a memory leak when a connection is closed the topics should also be removed if they are empty
|
2014-04-16 18:52:02 +01:00 |
|
Gerrit Drost
|
97e0122570
|
Improved comments and changed some parameter definitions/names.
|
2014-04-15 09:29:17 +02:00 |
|
Gerrit Drost
|
9b38d863b8
|
Fix app for flash usage
|
2014-04-14 17:24:36 +02:00 |
|
Chris Boden
|
67cedf0ce6
|
composer.json validates - fixes #176
|
2014-04-13 12:21:08 -04:00 |
|
Chris Boden
|
5b2e3bd5b6
|
Merge branch 'refs/heads/gc-composer'
|
2014-04-13 12:16:06 -04:00 |
|
Chris Boden
|
3aa1892121
|
[hhvm] remove session serialize handler hack
|
2014-04-13 12:09:16 -04:00 |
|
Chris Boden
|
1153cfc9d4
|
Merge branch 'refs/heads/lyrixx-cs'
|
2014-04-13 11:44:51 -04:00 |
|
Graham Campbell
|
d58b6dd74d
|
Update composer.json
|
2014-04-05 10:42:42 +01:00 |
|
Chris Boden
|
006a9573ce
|
Merge branch 'refs/heads/route_params'
|
2014-03-30 12:41:17 -04:00 |
|
Grégoire Pineau
|
136e72d807
|
CS (trainling space)
|
2014-03-21 16:46:52 +01:00 |
|
Grégoire Pineau
|
3a8578bd17
|
CS (eof_ending)
|
2014-03-21 16:46:43 +01:00 |
|
Laurynas Veržukauskas
|
b7b0a6d2f4
|
PHP5.3 fix
|
2014-03-19 18:28:28 +02:00 |
|
Laurynas Veržukauskas
|
343ecdfa0f
|
Filter all keys starting with underscore
|
2014-03-18 22:28:19 +02:00 |
|
Laurynas Veržukauskas
|
27d3939d30
|
Test added
|
2014-03-18 22:28:18 +02:00 |
|
Vincent Dieltiens
|
74fb2a691b
|
[Router] Update the Url QueryString of the request object with the parameters return by the UrlMatcher to let the developer access thoses parameters
|
2014-03-18 22:28:17 +02:00 |
|
Chris Boden
|
f2c67b3460
|
[Sessions] Trigger error when circumventing HHVM bug
|
2014-02-17 16:06:37 -05:00 |
|
Chris Boden
|
e1ced856cc
|
Merge branch 'refs/heads/hhvm'
|
2014-02-17 09:14:31 -05:00 |
|
Chris Boden
|
d884e37c12
|
[Session] Attempting to fix broken HHVM unit test
|
2014-02-17 09:04:08 -05:00 |
|
Chris Boden
|
984cfbfbee
|
Merge branch 'refs/heads/wamp-broadcasting'
|
2014-02-16 19:10:03 -05:00 |
|