Commit Graph

23069 Commits

Author SHA1 Message Date
Anton Georgiev
d4fec72729
Merge pull request #6363 from Tainan404/async-await-test
Attempt to fix the 401 screen bug.
2018-12-10 12:27:44 -05:00
Tainan Felipe
ac9dff0c3e
Merge branch 'master' into async-await-test 2018-12-10 15:23:16 -02:00
Tainan Felipe
bbc249483c Fix liter errors 2018-12-10 15:05:17 -02:00
Tainan Felipe
e59e04a23f testing async await to join 2018-12-10 13:52:25 -02:00
Fred Dixon
37e4aefd08
Merge pull request #6358 from riadvice/bbb-conf-better-cleaning
Better logs cleanup
2018-12-09 15:58:48 -05:00
Ghazi Triki
b62c822d67 Better logs cleanup. 2018-12-09 21:47:13 +01:00
Richard Alam
cb0d282451
Merge pull request #6293 from riadvice/redis-refactor
Refactor redis implementation in server applications
2018-12-09 10:33:31 -05:00
Richard Alam
41713afabd
Merge pull request #6351 from pedrobmarin/recording-size
Display recordings raw size and playbacks sizes at getRecordings API …
2018-12-09 10:23:09 -05:00
Fred Dixon
b7c960a18c
Merge pull request #6356 from ffdixon/fix-sudo-bbb-conf
Fix use of SUDO variable
2018-12-08 19:24:09 -05:00
Fred Dixon
06d6928403 Fix use of SUDO variable 2018-12-08 18:23:20 -06:00
Fred Dixon
e88363496a
Merge pull request #6284 from mikhailnov/master
Dynamically detect is sudo is needed
2018-12-08 16:56:29 -05:00
Anton Georgiev
d3da7259d7
Merge pull request #6340 from antobinary/logs-post
Handle logs that cannot be stringified/parsed
2018-12-07 17:21:01 -05:00
Anton Georgiev
69873070b6
Merge pull request #6322 from MaximKhlobystov/html5-tests-v3
Update for the automated tests
2018-12-07 16:46:38 -05:00
Calvin Walton
5f82899747
Merge pull request #6345 from pedrobmarin/podcast-fix
Fixes podcast undefined method xpath errors
2018-12-07 15:54:42 -05:00
Anton Georgiev
20386334f6
Merge pull request #6295 from BobakOftadeh/micsLocked-check-fix
Fixed micsLocked check
2018-12-07 11:36:31 -05:00
Anton Georgiev
08d3d8294a
Merge pull request #6347 from MaximKhlobystov/user-join-subscription-client-logging
Better client logs on user join/subscription
2018-12-07 11:10:24 -05:00
Pedro Beschorner Marin
d411cd78f4 Display recordings raw size and playbacks sizes at getRecordings API call 2018-12-07 10:54:42 -02:00
Ghazi Triki
9615f88288 Do not close redis connection RedisStorageService except when stopping the service. 2018-12-07 11:55:57 +01:00
Bobak Oftadeh
95ddb01666 Improved fix on VideoService.isLocked error 2018-12-06 22:41:09 +00:00
Ghazi Triki
3a1a1bdace Fixed dispatcher name for ScreenshareRedisSubscriberActor 2018-12-06 22:04:22 +01:00
Ghazi Triki
114cba670f Improved redis connection logging. 2018-12-06 21:35:51 +01:00
Anton Georgiev
b29ee3a4bf
Merge pull request #6348 from antobinary/revert-loop
Revert presenter assign 6270 6326
2018-12-06 14:18:46 -05:00
Anton Georgiev
55f116cc95 revert presenter assign 6270 6326 2018-12-06 19:07:51 +00:00
Maxim Khlobystov
f548b46672 Improve the client logs appearing on user join/subscription 2018-12-06 12:26:08 -05:00
Ghazi Triki
c9791b32ee Use single connection for RedisStorageService instead of connection pool. 2018-12-06 17:51:28 +01:00
Pedro Beschorner Marin
4e3ec0f9b2 Fixes podcast undefined method xpath errors 2018-12-06 10:50:48 -02:00
Ghazi Triki
79d34c42d2 Fix redis storage issues. 2018-12-06 11:53:39 +01:00
Anton Georgiev
dbb2a63d56 handle logs that cannot be stringified/parsed 2018-12-05 21:38:19 +00:00
Ghazi Triki
fd959f9e14 Remove rediscala library and replace it by a lettuce implementation. 2018-12-05 20:21:06 +01:00
Anton Georgiev
f322165e4e
Merge pull request #6331 from jfsiebel/improve-user-list-performace
Improve user-list-content performance
2018-12-05 12:32:15 -05:00
Joao Siebel
5d33da64b0 remove unnecessary meeting fetch 2018-12-05 15:06:03 -02:00
Anton Georgiev
b780707e1e
Merge pull request #6337 from jfsiebel/increase-zoom-increment
Increase zoom increment
2018-12-05 11:45:05 -02:00
João Francisco Siebel
e1f3f259d6 fix messages for zoom controls 2018-12-05 09:40:35 -02:00
João Francisco Siebel
6a84618982 increase zoom increment factor to 25. close #6301 2018-12-05 09:00:12 -02:00
João Francisco Siebel
43b44ecc6a Improve user-list-content performance. close #6268 2018-12-04 15:29:40 -02:00
Anton Georgiev
c69cb2d454
Update html5 client BBB version 2018-12-03 17:34:11 -05:00
Anton Georgiev
eb231e8829
Merge pull request #6329 from antobinary/logs-audio-devices
Add logs for audio input/output devices to debug iOS
2018-12-03 19:48:53 -02:00
Anton Georgiev
dc8aa3795c
Merge pull request #6328 from antobinary/logs-post
Modify clientLog notation for easier parse-edit
2018-12-03 19:41:50 -02:00
Anton Georgiev
a236fd071b modify clientLog structure for easier parse-edit 2018-12-03 21:36:40 +00:00
Anton Georgiev
22a4c495a8 add logs for audio input/output devices to debug iOS 2018-12-03 21:24:18 +00:00
Maxim Khlobystov
af7e601c82 package.json file for tests 2018-12-03 16:01:34 -05:00
Anton Georgiev
a71dd20287
Merge pull request #6326 from jfsiebel/presenter-default-pod
Fix assignPresenter loop
2018-12-03 13:34:05 -02:00
Maxim Khlobystov
34c2ab3b74 Remove the webdriverio-related code and dependencies, remove package.json from the puppeteer folder 2018-11-30 16:22:58 -05:00
Maxim Khlobystov
b0cfc662c1 Fix the selectors in presentation tests 2018-11-30 15:56:21 -05:00
João Francisco Siebel
ec91afdd58 simplify assignPresenter flow 2018-11-30 17:34:00 -02:00
Maxim Khlobystov
835b07384a Fix the selectors in whiteboard tests 2018-11-30 12:59:14 -05:00
Ghazi Triki
7e736d41f6 Re-added redis connection pooling and running subscribers and publishers inside executors. 2018-11-30 18:49:22 +01:00
Maxim Khlobystov
30adab4c34 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into html5-tests-v3 2018-11-30 12:32:51 -05:00
Maxim Khlobystov
aa5a0f6dc9 Fix the selectors in user list tests and chat tests 2018-11-30 12:32:19 -05:00
Bobak Oftadeh
cdc6033c45 fixed VideoService.isLocked error 2018-11-30 16:41:08 +00:00