Commit Graph

  • f6294e25c9 Removed special @temporary annotation Klein Thomas 2015-07-04 18:38:10 +0200
  • ddec2cb313 oops! fix using $prefix before it was defined. Ben Connito 2015-06-08 09:49:36 -0400
  • 259d384bcf if a CURIE prefix has not been defined, do not convert the URI from CURIE to URI. per @attozk comment Ben Connito 2015-06-08 09:29:21 -0400
  • 46487e756c Fixed sub-protocol negotiation support Chris Boden 2015-06-06 10:00:55 -0400
  • d0d7b67ad7 Ues pecl_http if available, cleanup Chris Boden 2015-05-31 13:54:43 -0400
  • d2384e15e6 Merge with 0.4 branch + session to PSR-7 Chris Boden 2015-05-30 11:02:07 -0400
  • 5fd0209419 Merge branch '0.4' into 0.4-wip/psr7 Chris Boden 2015-05-30 10:37:26 -0400
  • a744aea1f0 PSR-7 + RFC Chris Boden 2015-05-30 10:19:30 -0400
  • 6b247c0525 PSR-4, v0.3.3 Chris Boden 2015-05-27 08:51:05 -0400
  • 2e7d736bac Merge branch 'frame-boundry' Chris Boden 2015-05-26 08:41:06 -0400
  • db8814718d Fix and test for uncommon payload length issue matt 2015-05-25 17:05:40 -0400
  • f5a82a6a07 Merge pull request #318 from ratchetphp/maintenance Chris Boden 2015-05-24 16:11:46 -0400
  • 8f4cac00cc misc: PHP "7", deps, license Chris Boden 2015-05-24 16:02:24 -0400
  • 21fbef1773 Merge pull request #275 from bobvandevijver/patch-2 Chris Boden 2015-01-25 11:09:29 -0500
  • 7798571db9 Remove unneeded catch Bob van de Vijver 2015-01-21 02:12:05 +0100
  • 71579903da Merge pull request #268 from hannesvdvreken/master Chris Boden 2014-12-29 09:43:10 -0500
  • c167b476b8 Typo Hannes Van De Vreken 2014-12-27 11:09:41 +0100
  • 47123de527 Fixed unit test for Symfony 2.6 Chris Boden 2014-11-29 11:09:02 -0500
  • f4fe5c9d99 [sess] Attempt to fix Symfony 2.6 PDO error Chris Boden 2014-11-29 10:30:09 -0500
  • 99285acca0 Merge branch 'benconnito' Chris Boden 2014-11-24 09:05:13 -0500
  • c179d60e77 Formatting, removed flash check Chris Boden 2014-11-23 11:40:06 -0500
  • 3240c87733 Fragmented Hixie76 body test. refs #238 Chris Boden 2014-10-19 12:21:32 -0400
  • 3ab853aa80 Merge pull request #234 from ratchetphp/query-fix Chris Boden 2014-09-16 21:20:40 -0400
  • f5d148cdc4 just strip the '.' from uniqid with added entropy. this way we dont run into any md5 collisions. Ben Connito 2014-09-15 17:01:24 -0400
  • a6e7952671 changed echos back to trigger_error Ben Connito 2014-09-14 11:59:46 -0400
  • 3edd0cdd7e Added unit test for query parameter fix Chris Boden 2014-09-14 11:19:37 -0400
  • 1a47d4f5e4 Fix loss of query params in Router and unit test Chris Boden 2014-09-13 19:14:18 -0400
  • 417017b667 remove local project folder from gitignore in App::__construct use echo instead of trigger_error Ben Connito 2014-09-12 11:46:33 -0400
  • dbb9905842 Added PHP 5.6 to TravisCI build Chris Boden 2014-08-29 06:02:01 -0400
  • 705423e0b3 more entropy on session id all tests passing Ben Connito 2014-08-07 13:35:01 -0400
  • 29e22a0a2e testPrefix passing Ben Connito 2014-08-07 12:34:00 -0400
  • 72b1a44e38 add port property to App allow origins in flash policy server dont start a flash policy server if one is already running better CURIE support on CALL URI should be un prefixed WampConnection callResult should allow an object to be encoded and sent Ben Connito 2014-08-07 11:56:13 -0400
  • 6c0d0178b7 Merge pull request #211 from bobvandevijver/patch-2 Chris Boden 2014-08-02 12:01:54 -0400
  • d16779e24f Change private into protected bobvandevijver 2014-07-09 22:24:53 +0200
  • d00102cb39 Fix version badge Chris Boden 2014-06-15 11:27:15 -0400
  • 0a43d84a9e repo move updates Chris Boden 2014-06-15 10:44:06 -0400
  • d720933588 Repo move Chris Boden 2014-06-15 10:35:59 -0400
  • b6ec4aa904 Merge branch 'refs/heads/master' into 0.4 Chris Boden 2014-06-08 11:45:43 -0400
  • d36a8699df Updates for tag Chris Boden 2014-06-08 11:19:45 -0400
  • 0dfd2b83b6 Merge pull request #200 from cboden/closing Chris Boden 2014-06-08 11:17:27 -0400
  • 1d5af1e34d [WebSocket] Halt communication after closing frame Chris Boden 2014-06-08 10:55:57 -0400
  • f22f209466 [WAMP] Errors Chris Boden 2014-06-07 11:35:54 -0400
  • f8098db6cc Merge branch 'refs/heads/wamp-errors' Chris Boden 2014-06-07 11:35:24 -0400
  • 0a501fef5d Merge branch 'refs/heads/topic-retain' Chris Boden 2014-06-07 11:25:27 -0400
  • 989235132e [App] Reverted API API changes - back to v0.3.1 version Chris Boden 2014-06-07 11:06:57 -0400
  • a0db6e6727 Merge branch 'refs/heads/flash-policy-fix' Chris Boden 2014-06-07 10:56:50 -0400
  • f21a1951c6 [WAMP] Tests for new Topic autoDelete handling Chris Boden 2014-06-07 10:51:32 -0400
  • a0d858a638 [WAMP] Added autoDelete to Topics Chris Boden 2014-06-05 08:13:35 -0400
  • 87de418446 Revert "Revert "Fixed a memory leak when a connection is closed the topics should also be removed if they are empty"" Chris Boden 2014-06-04 20:59:10 -0400
  • 77c6d53a4d Made changes as suggested in pull request. Getters have been removed from IoServer and desired properties have been made public. Gerrit Drost 2014-06-04 16:59:30 +0200
  • c86fdadcde Revert "Fixed a memory leak when a connection is closed the topics should also be removed if they are empty" Chris Boden 2014-06-03 22:30:40 -0400
  • e1dba72254 Meta for 0.3.1 tag Chris Boden 2014-05-26 22:38:42 -0400
  • 478bdc10c5 Added a method to expose the flashsocket Gerrit Drost 2014-05-23 16:31:08 +0200
  • cd9a3cb43a Merge branch 'github-master' Gerrit Drost 2014-05-23 16:22:50 +0200
  • 5ad295e02a Added a method to clear the allowedAccess array. Gerrit Drost 2014-05-23 16:22:00 +0200
  • a1c27ac91b Added the property socket to the IOServer class and exposed the app and socket properties through getters. Gerrit Drost 2014-05-23 16:21:13 +0200
  • a456c50df4 Reverted the changes previously made in favor of a different approach as requested in https://github.com/cboden/Ratchet/pull/188 Gerrit Drost 2014-05-23 16:20:27 +0200
  • 2085550826 Merge branch 'refs/heads/clue-httphost' Chris Boden 2014-05-21 21:08:24 -0400
  • fb1ba88fcc Consistent Exception handling for WAMP protocol errors Christian Lück 2014-05-19 15:46:18 +0200
  • dc9945f2a3 Support bypassing Host check Christian Lück 2014-05-19 15:15:09 +0200
  • 06c4c3ddd8 PHPDoc formatting fix Gerrit Drost 2014-05-19 09:36:28 +0200
  • ae5e383c02 small change for PHP 5.3 compatibility Gerrit Drost 2014-05-19 09:28:43 +0200
  • cdd6296749 Merge branch 'github-master' Gerrit Drost 2014-05-19 09:20:34 +0200
  • 02a63c180d Merge branch 'refs/heads/hhvm' Chris Boden 2014-05-03 10:30:47 -0400
  • 20c55be513 [tests] Removed hhvm-nightly due to build error Chris Boden 2014-05-03 10:27:43 -0400
  • 4100daef7a [tests] Added hhvm-nightly to travis builds Chris Boden 2014-05-03 10:24:38 -0400
  • 2691f26e9e Merge branch 'refs/heads/pr/cboden-session-refactor' into 0.4 Chris Boden 2014-04-20 13:26:07 -0400
  • f7bd1fca89 Merge branch 'refs/heads/master' into 0.4 Chris Boden 2014-04-20 13:11:16 -0400
  • b4dda40ba4 [Sessions][HHVM] Another attempt to pass CI tests Chris Boden 2014-04-19 13:56:21 -0400
  • 8dd1fd8882 [Sessions] Attempt to set ini vars for CI to fix HHVM Chris Boden 2014-04-19 13:43:09 -0400
  • f25e030779 Merge branch 'refs/heads/easen' Chris Boden 2014-04-19 10:37:17 -0400
  • c089aea8eb Fixed a memory leak when a connection is closed the topics should also be removed if they are empty Marc Easen 2014-04-16 13:11:40 +0100
  • 97e0122570 Improved comments and changed some parameter definitions/names. Gerrit Drost 2014-04-15 09:29:17 +0200
  • 9b38d863b8 Fix app for flash usage Gerrit Drost 2014-04-14 17:24:36 +0200
  • 67cedf0ce6 composer.json validates - fixes #176 Chris Boden 2014-04-13 12:21:08 -0400
  • 5b2e3bd5b6 Merge branch 'refs/heads/gc-composer' Chris Boden 2014-04-13 12:16:06 -0400
  • 3aa1892121 [hhvm] remove session serialize handler hack Chris Boden 2014-04-13 12:09:16 -0400
  • 1153cfc9d4 Merge branch 'refs/heads/lyrixx-cs' Chris Boden 2014-04-13 11:44:51 -0400
  • d58b6dd74d Update composer.json Graham Campbell 2014-04-05 10:42:42 +0100
  • 006a9573ce Merge branch 'refs/heads/route_params' Chris Boden 2014-03-30 12:41:17 -0400
  • 136e72d807 CS (trainling space) Grégoire Pineau 2014-03-21 16:46:52 +0100
  • 3a8578bd17 CS (eof_ending) Grégoire Pineau 2014-03-21 16:46:43 +0100
  • b7b0a6d2f4 PHP5.3 fix Laurynas Veržukauskas 2014-03-19 18:28:28 +0200
  • 343ecdfa0f Filter all keys starting with underscore Laurynas Veržukauskas 2014-03-18 22:23:36 +0200
  • 27d3939d30 Test added Laurynas Veržukauskas 2014-03-18 22:18:50 +0200
  • 74fb2a691b [Router] Update the Url QueryString of the request object with the parameters return by the UrlMatcher to let the developer access thoses parameters Vincent Dieltiens 2013-11-09 01:02:01 +0100
  • f2c67b3460 [Sessions] Trigger error when circumventing HHVM bug Chris Boden 2014-02-17 16:06:37 -0500
  • 930130cab3 [Session] Construct/onOpen use HttpServerInterface Chris Boden 2014-02-17 11:29:43 -0500
  • c11ecd9fb4 [Sessions] Decouple interface from WS, align with HTTP Chris Boden 2014-02-17 11:23:35 -0500
  • e1ced856cc Merge branch 'refs/heads/hhvm' Chris Boden 2014-02-17 09:14:31 -0500
  • d884e37c12 [Session] Attempting to fix broken HHVM unit test Chris Boden 2014-02-17 09:04:08 -0500
  • 984cfbfbee Merge branch 'refs/heads/wamp-broadcasting' Chris Boden 2014-02-16 19:10:03 -0500
  • dffb8d2c1f [WAMP] CS, added unit tests for new features, 100% on WAMP Chris Boden 2014-02-16 19:09:54 -0500
  • 48352fce63 Code fix for pull request 165 Konstantin Burkalev 2014-02-11 11:16:25 +0400
  • 646c2e263a Slightly modified TopicTest to support new broadcast params Konstantin Burkalev 2014-02-09 14:50:07 +0400
  • 0b5208507f Added subscribers filtering in topic broadcasting for taking into account exclude & eligible data Konstantin Burkalev 2014-02-09 00:44:05 +0400
  • 3dc69de9d3 Enforce UTF-8 in App (disallow mbstring.func_overload) Chris Boden 2014-02-05 23:06:49 -0500
  • 36215fbc7b Support for React 0.4 Chris Boden 2014-02-04 20:42:38 -0500
  • aec39c3498 Merge branch 'refs/heads/update-dependencies' Chris Boden 2014-02-01 16:57:14 -0500
  • bf61fdbed4 [App] Use trigger_error instead of echo Chris Boden 2014-01-29 06:55:07 -0500