Commit Graph

  • 85648964d2
    Apply fixes from StyleCI (#472) rennokki 2020-08-18 21:22:52 +0300
  • 3e521268d4 Added customizable driver for the store Alex Renoki 2020-08-18 21:22:29 +0300
  • 35cec91e40
    Merge pull request #471 from beyondcode/refactor/docblocks rennokki 2020-08-18 20:29:59 +0300
  • 2074d65853 wip faq [skip ci] Alex Renoki 2020-08-18 20:29:23 +0300
  • f83a669000
    Apply fixes from StyleCI (#470) rennokki 2020-08-18 20:21:44 +0300
  • 0b412cd98e added docblocks Alex Renoki 2020-08-18 20:21:22 +0300
  • 3b49bcd5cb
    Merge pull request #469 from beyondcode/refactor/cors rennokki 2020-08-18 16:27:56 +0300
  • 21d37d93ee Updated docs Alex Renoki 2020-08-18 16:09:32 +0300
  • 13e5e6ad6c Merge branch '2.x' of github.com:beyondcode/laravel-websockets into refactor/cors Alex Renoki 2020-08-18 16:08:30 +0300
  • 02bf273cb4 fixed tests Alex Renoki 2020-08-18 16:07:35 +0300
  • 560bc6e57e
    Merge pull request #468 from beyondcode/feature/docs rennokki 2020-08-18 16:06:43 +0300
  • 11727e684f Added cors setting outside the app Alex Renoki 2020-08-18 16:04:52 +0300
  • ffcc772ec8 Updated docs Alex Renoki 2020-08-18 15:29:49 +0300
  • 5153568867 Using the injected $port Alex Renoki 2020-08-18 14:22:09 +0300
  • b174ffb6e7
    Merge pull request #467 from beyondcode/refactor/dashboard rennokki 2020-08-18 09:44:18 +0300
  • a9111ab415 refactored dashboard frontend Alex Renoki 2020-08-18 09:35:09 +0300
  • 417c8322e0 updated pubsub messages Alex Renoki 2020-08-17 21:24:18 +0300
  • c622f77351 Added missing statistics logger. Alex Renoki 2020-08-17 21:20:50 +0300
  • 871c942dd9
    Apply fixes from StyleCI (#466) rennokki 2020-08-17 21:18:55 +0300
  • 09776a1828 Refactored the statistics logger Alex Renoki 2020-08-17 21:17:00 +0300
  • 5890659102 Refactored the dashboard logger Alex Renoki 2020-08-17 21:06:51 +0300
  • 9745ca17ed
    Merge pull request #465 from beyondcode/feature/extendable-hook rennokki 2020-08-17 13:33:48 +0300
  • 13978cb824 Added extension for the websocket handler Alex Renoki 2020-08-17 13:25:01 +0300
  • 99a48d501c
    Merge pull request #464 from beyondcode/tests/redis-connector rennokki 2020-08-17 13:19:45 +0300
  • c2cec0e5c1 Merge branch 'tests/redis-connector' of github.com:beyondcode/laravel-websockets into tests/redis-connector Alex Renoki 2020-08-17 13:05:41 +0300
  • 9e7e873387 Enforce evenement/evenement to ^2.0 as minimum dep Alex Renoki 2020-08-17 13:05:36 +0300
  • b1e6b6ecc5
    Apply fixes from StyleCI (#463) rennokki 2020-08-17 11:48:14 +0300
  • 04ff39d75e wip Alex Renoki 2020-08-17 11:47:50 +0300
  • 38b2e4d404
    Merge pull request #450 from beyondcode/refactor/tests rennokki 2020-08-14 20:49:45 +0300
  • 942f492bf6
    Merge pull request #453 from beyondcode/refactor/pubsub-replication-tests rennokki 2020-08-14 20:35:20 +0300
  • b7a00baaaa wip incomplete tests Alex Renoki 2020-08-14 20:26:55 +0300
  • c543bbc910 Updated command Alex Renoki 2020-08-14 20:11:07 +0300
  • b140d1f182 Updated command run for windows envs Alex Renoki 2020-08-14 20:01:31 +0300
  • 92dd8f4f30 skipped some tests until further addo Alex Renoki 2020-08-14 19:53:30 +0300
  • 4ae3d81675 assert publish Alex Renoki 2020-08-14 16:18:01 +0300
  • 04cc2e7366 missing class Alex Renoki 2020-08-14 16:03:12 +0300
  • 939ae17604
    Apply fixes from StyleCI (#462) rennokki 2020-08-14 15:52:42 +0300
  • 0fdc0bc752 Merge branch 'refactor/pubsub-replication-tests' of github.com:beyondcode/laravel-websockets into refactor/pubsub-replication-tests Alex Renoki 2020-08-14 15:52:15 +0300
  • 50f0b70e64 wip Alex Renoki 2020-08-14 15:51:57 +0300
  • 5c3e87ecca
    Apply fixes from StyleCI (#461) rennokki 2020-08-14 15:36:00 +0300
  • 25694c7146 wip Alex Renoki 2020-08-14 15:35:36 +0300
  • 4c64493bc1 Improved loggin display Alex Renoki 2020-08-14 14:14:08 +0300
  • 22fcddb050 docblocks Alex Renoki 2020-08-14 13:53:14 +0300
  • 7458c3e09b Emptied tests for replication Alex Renoki 2020-08-14 09:43:47 +0300
  • 4c23363c14 wip dashboard logger Alex Renoki 2020-08-14 09:14:14 +0300
  • 5997dd4df8 wip docblocks Alex Renoki 2020-08-14 08:42:17 +0300
  • 5838acad30 Set up config for broadcasting Alex Renoki 2020-08-13 22:52:12 +0300
  • 14f54dac62 $this->app->make Alex Renoki 2020-08-13 22:05:57 +0300
  • 8f52393ec6 Using only Redis 6.x Alex Renoki 2020-08-13 21:56:43 +0300
  • ca9e90d14e Setup redis only on ubuntu-latest Alex Renoki 2020-08-13 21:55:47 +0300
  • 00b3edf55a Added Illuminate\Broadcasting\BroadcastServiceProvider Alex Renoki 2020-08-13 21:51:16 +0300
  • b1d29d0eff swap to xdebug Alex Renoki 2020-08-13 20:52:39 +0300
  • 7053600ed0 Merge branch 'refactor/tests' of github.com:beyondcode/laravel-websockets into refactor/pubsub-replication-tests Alex Renoki 2020-08-13 20:03:30 +0300
  • 4c676cba8a Merge branch '2.x' of github.com:beyondcode/laravel-websockets into refactor/tests Alex Renoki 2020-08-13 20:02:46 +0300
  • d76d7bbe67 Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x Alex Renoki 2020-08-13 20:02:29 +0300
  • 20d45e8201 Merge branch 'master' of github.com:beyondcode/laravel-websockets into master Alex Renoki 2020-08-13 19:54:43 +0300
  • 1f7cbebbe6 csfixing Alex Renoki 2020-08-13 19:54:39 +0300
  • f5a11acf6d
    Apply fixes from StyleCI (#458) rennokki 2020-08-13 19:51:31 +0300
  • 65ae998aed Renamed the migration file on publish & loadMigrationsFrom() Alex Renoki 2020-08-13 19:51:09 +0300
  • 1227bc80d3
    Merge pull request #454 from RohanSakhale/schema-check-breaks rennokki 2020-08-13 19:43:30 +0300
  • a18ef0c6c6
    wip naming rennokki 2020-08-13 19:35:37 +0300
  • bce93adc00
    Merge pull request #457 from beyondcode/fix/allow-missing-user-info-on-presence-channels rennokki 2020-08-13 19:30:07 +0300
  • aced9114cc Force migration to a fixed path Chaitali Sakhale 2020-08-13 21:58:57 +0530
  • 0ebf223584 Renamed the prop to replicator Alex Renoki 2020-08-13 19:27:24 +0300
  • 4389fd1360 Added soft default to replication driver check Alex Renoki 2020-08-13 19:20:29 +0300
  • 8b15897f63 Allow missing user_info on presence channels Alex Renoki 2020-08-13 19:17:06 +0300
  • d2feddd7a6 StyleCI fixed again Chaitali Sakhale 2020-08-13 21:09:14 +0530
  • 94f24be368 StyleCI fixed Chaitali Sakhale 2020-08-13 21:07:38 +0530
  • 84ef4ce14e Breaking fix for composer update Chaitali Sakhale 2020-08-13 21:02:31 +0530
  • 37719bf77a Merge branch 'master' into schema-check-breaks Chaitali Sakhale 2020-08-13 21:00:33 +0530
  • 1446cf8610 Running redis driver tests only on linux Alex Renoki 2020-08-13 16:39:48 +0300
  • 64d11c4457 Added redis as service Alex Renoki 2020-08-13 16:32:46 +0300
  • d7038ed1a1 Added Redis setup at run Alex Renoki 2020-08-13 16:26:24 +0300
  • 51f84e3c40 set up tests Alex Renoki 2020-08-13 16:18:14 +0300
  • 64b0fa8382 Removed the setupReplication trait Alex Renoki 2020-08-13 16:16:39 +0300
  • 279dd62a31 Merge branch '2.x' of github.com:beyondcode/laravel-websockets into refactor/tests Alex Renoki 2020-08-13 15:46:11 +0300
  • 8e6ca73780
    Merge pull request #452 from beyondcode/update/deprecate-5.8 rennokki 2020-08-13 15:45:12 +0300
  • 4bd5273d47 Removed Larave 5.8 Alex Renoki 2020-08-13 15:29:34 +0300
  • edcecff9af
    Merge branch 'master' into 2.x rennokki 2020-08-13 15:25:03 +0300
  • 08b836b245
    Merge pull request #451 from beyondcode/refactor/app-providers rennokki 2020-08-13 15:23:09 +0300
  • 83830548fd Fixed the urls for the dashboard API calls Alex Renoki 2020-08-13 15:21:55 +0300
  • 4e9b526648 $this->laravel Alex Renoki 2020-08-13 15:16:30 +0300
  • 099d90b885 Renamed AppProvider to AppManager Alex Renoki 2020-08-13 14:51:18 +0300
  • 679a8d097a Fixed logger Alex Renoki 2020-08-13 14:40:19 +0300
  • 16446309ca
    Apply fixes from StyleCI (#449) rennokki 2020-08-13 14:25:10 +0300
  • 344dfa7f96 Added --test for websockets:serve command Alex Renoki 2020-08-13 14:21:06 +0300
  • 815eabc801
    Apply fixes from StyleCI (#448) rennokki 2020-08-13 14:02:58 +0300
  • 8dc28561f9
    Merge pull request #140 from francislavoie/redis-replication rennokki 2020-08-13 14:02:41 +0300
  • ce84e8cc9f
    wip rennokki 2020-08-13 13:55:28 +0300
  • 3a0bcead19
    wip rennokki 2020-08-13 13:53:08 +0300
  • 1bfbbdb558
    Merge branch '2.x' into redis-replication rennokki 2020-08-13 13:51:26 +0300
  • 4a5f354cc6
    Merge pull request #446 from beyondcode/fix/config rennokki 2020-08-13 13:42:32 +0300
  • 1e08b8092d merge conflicts Alex Renoki 2020-08-13 13:35:29 +0300
  • 8c393c76c3 wip Alex Renoki 2020-08-13 13:34:12 +0300
  • f32ae78888
    Apply fixes from StyleCI (#445) rennokki 2020-08-13 13:23:21 +0300
  • 765e772d76 wip Alex Renoki 2020-08-13 13:22:58 +0300
  • d11daad638
    Merge pull request #284 from zaxxo/master rennokki 2020-08-13 12:25:56 +0300
  • 79ef005468
    Merge pull request #442 from beyondcode/feature/custom-http-stats-logger rennokki 2020-08-13 12:18:48 +0300
  • 102901f1eb
    Merge pull request #434 from erlangp/patch-1 rennokki 2020-08-13 12:17:13 +0300
  • 248e1c228f Merge branch 'master' of github.com:beyondcode/laravel-websockets into feature/custom-http-stats-logger Alex Renoki 2020-08-13 12:13:58 +0300