- Dec 11, 2018
-
-
Richard Alam authored
- minimize logging of redis connection
-
Richard Alam authored
-
Richard Alam authored
Try to fix akka logging
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
Ensure the archiver deletes events from redis for the last segment
-
Calvin Walton authored
Issue #6338 It looks like there was a logic error in the code that was causing it to break out of the event deletion loop early when deleting events for the last (or only) segment in a recording. (In this case, last_index is -1, so i >= last_index is always true). The trim_events_for call was always succeeding, so the events were being removed from the event list (meeting:{ID}:recordings key) even though the events themselves hadn't been deleted in the loop. I've moved the trim_events_for call to below the event deletion loop to ensure that if the archive script is interrupted, the events list will contain all not-yet-deleted events.
-
Richard Alam authored
Exclude red5 dependencies from akka and web projects
-
Richard Alam authored
Revert "Revert "Fix akka applications packaging configuration""
-
Richard Alam authored
-
Ghazi Triki authored
-
Dixon Fred authored
Minor change to test build
-
Dixon Fred authored
-
Richard Alam authored
Revert "Fix akka applications packaging configuration"
-
Richard Alam authored
-
- Dec 10, 2018
-
-
Anton Georgiev authored
Close #6369
-
Ghazi Triki authored
-
Anton Georgiev authored
Fix unread chat notification.
-
Dixon Fred authored
Fix akka applications packaging configuration
-
Ghazi Triki authored
-
Ghazi Triki authored
-
Anton Georgiev authored
Attempt to fix the 401 screen bug.
-
Tainan Felipe authored
-
Tainan Felipe authored
-
Tainan Felipe authored
-
João Francisco Siebel authored
-
- Dec 09, 2018
-
-
Dixon Fred authored
Better logs cleanup
-
Ghazi Triki authored
-
Richard Alam authored
Refactor redis implementation in server applications
-
Richard Alam authored
Display recordings raw size and playbacks sizes at getRecordings API …
-
Dixon Fred authored
Fix use of SUDO variable
-
Dixon Fred authored
-
- Dec 08, 2018
-
-
Dixon Fred authored
Dynamically detect is sudo is needed
-
- Dec 07, 2018
-
-
Anton Georgiev authored
Handle logs that cannot be stringified/parsed
-
Anton Georgiev authored
Update for the automated tests
-
Calvin Walton authored
Fixes podcast undefined method xpath errors
-
Anton Georgiev authored
Fixed micsLocked check
-
Anton Georgiev authored
Better client logs on user join/subscription
-
Pedro Beschorner Marin authored
-
Ghazi Triki authored
-