Commit Graph

798 Commits

Author SHA1 Message Date
rennokki 5c3e87ecca
Apply fixes from StyleCI (#461) 2020-08-14 14:36:00 +02:00
Alex Renoki 25694c7146 wip 2020-08-14 15:35:36 +03:00
Alex Renoki 4c64493bc1 Improved loggin display 2020-08-14 14:14:08 +03:00
Alex Renoki 22fcddb050 docblocks 2020-08-14 13:53:14 +03:00
Alex Renoki 7458c3e09b Emptied tests for replication 2020-08-14 09:43:47 +03:00
Alex Renoki 4c23363c14 wip dashboard logger 2020-08-14 09:14:14 +03:00
Alex Renoki 5997dd4df8 wip docblocks 2020-08-14 08:42:17 +03:00
Alex Renoki 5838acad30 Set up config for broadcasting 2020-08-13 22:52:12 +03:00
Alex Renoki 14f54dac62 $this->app->make 2020-08-13 22:05:57 +03:00
Alex Renoki 8f52393ec6 Using only Redis 6.x 2020-08-13 21:56:43 +03:00
Alex Renoki ca9e90d14e Setup redis only on ubuntu-latest 2020-08-13 21:55:47 +03:00
Alex Renoki 00b3edf55a Added Illuminate\Broadcasting\BroadcastServiceProvider 2020-08-13 21:51:16 +03:00
Alex Renoki b1d29d0eff swap to xdebug 2020-08-13 20:52:39 +03:00
Alex Renoki 7053600ed0 Merge branch 'refactor/tests' of github.com:beyondcode/laravel-websockets into refactor/pubsub-replication-tests 2020-08-13 20:03:30 +03:00
Alex Renoki 4c676cba8a Merge branch '2.x' of github.com:beyondcode/laravel-websockets into refactor/tests 2020-08-13 20:02:46 +03:00
Alex Renoki d76d7bbe67 Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x 2020-08-13 20:02:29 +03:00
Alex Renoki 20d45e8201 Merge branch 'master' of github.com:beyondcode/laravel-websockets into master 2020-08-13 19:54:43 +03:00
Alex Renoki 1f7cbebbe6 csfixing 2020-08-13 19:54:39 +03:00
rennokki f5a11acf6d
Apply fixes from StyleCI (#458) 2020-08-13 18:51:31 +02:00
Alex Renoki 65ae998aed Renamed the migration file on publish & loadMigrationsFrom() 2020-08-13 19:51:09 +03:00
rennokki 1227bc80d3
Merge pull request #454 from RohanSakhale/schema-check-breaks
Schema check breaks
2020-08-13 19:43:30 +03:00
rennokki a18ef0c6c6
wip naming 2020-08-13 19:35:37 +03:00
rennokki bce93adc00
Merge pull request #457 from beyondcode/fix/allow-missing-user-info-on-presence-channels
[fix] Allow missing user_info on Presence channels
2020-08-13 19:30:07 +03:00
Chaitali Sakhale aced9114cc Force migration to a fixed path 2020-08-13 21:58:57 +05:30
Alex Renoki 0ebf223584 Renamed the prop to replicator 2020-08-13 19:27:24 +03:00
Alex Renoki 4389fd1360 Added soft default to replication driver check 2020-08-13 19:20:29 +03:00
Alex Renoki 8b15897f63 Allow missing user_info on presence channels 2020-08-13 19:17:06 +03:00
Chaitali Sakhale d2feddd7a6 StyleCI fixed again 2020-08-13 21:09:14 +05:30
Chaitali Sakhale 94f24be368 StyleCI fixed 2020-08-13 21:07:38 +05:30
Chaitali Sakhale 84ef4ce14e Breaking fix for composer update 2020-08-13 21:02:31 +05:30
Chaitali Sakhale 37719bf77a Merge branch 'master' into schema-check-breaks 2020-08-13 21:00:33 +05:30
Alex Renoki 1446cf8610 Running redis driver tests only on linux 2020-08-13 16:39:48 +03:00
Alex Renoki 64d11c4457 Added redis as service 2020-08-13 16:32:46 +03:00
Alex Renoki d7038ed1a1 Added Redis setup at run 2020-08-13 16:26:24 +03:00
Alex Renoki 51f84e3c40 set up tests 2020-08-13 16:18:14 +03:00
Alex Renoki 64b0fa8382 Removed the setupReplication trait 2020-08-13 16:16:39 +03:00
Alex Renoki 279dd62a31 Merge branch '2.x' of github.com:beyondcode/laravel-websockets into refactor/tests 2020-08-13 15:46:11 +03:00
rennokki 8e6ca73780
Merge pull request #452 from beyondcode/update/deprecate-5.8
[2.x] Remove support for Laravel 5.8
2020-08-13 15:45:12 +03:00
Alex Renoki 4bd5273d47 Removed Larave 5.8 2020-08-13 15:29:34 +03:00
rennokki edcecff9af
Merge branch 'master' into 2.x 2020-08-13 15:25:03 +03:00
rennokki 08b836b245
Merge pull request #451 from beyondcode/refactor/app-providers
[2.x] Refactor App Providers
2020-08-13 15:23:09 +03:00
Alex Renoki 83830548fd Fixed the urls for the dashboard API calls 2020-08-13 15:21:55 +03:00
Alex Renoki 4e9b526648 $this->laravel 2020-08-13 15:16:30 +03:00
Alex Renoki 099d90b885 Renamed AppProvider to AppManager 2020-08-13 14:51:18 +03:00
Alex Renoki 679a8d097a Fixed logger 2020-08-13 14:40:19 +03:00
rennokki 16446309ca
Apply fixes from StyleCI (#449) 2020-08-13 13:25:10 +02:00
Alex Renoki 344dfa7f96 Added --test for websockets:serve command 2020-08-13 14:21:06 +03:00
rennokki 815eabc801
Apply fixes from StyleCI (#448) 2020-08-13 13:02:58 +02:00
rennokki 8dc28561f9
Merge pull request #140 from francislavoie/redis-replication
Redis as a replication backend for scalability
2020-08-13 14:02:41 +03:00
rennokki ce84e8cc9f
wip 2020-08-13 13:55:28 +03:00