Pedro Beschorner Marin
|
694c9564a5
|
Added record_id to redis recording events
|
2016-09-21 20:12:57 +00:00 |
|
Pedro Beschorner Marin
|
49d5f9c41c
|
Refactored redis recording events
|
2016-09-21 16:32:11 +00:00 |
|
Pedro Beschorner Marin
|
78313fda46
|
Merge remote-tracking branch 'rafael/feature-1944' into rafafp-branches-merged-1.0
|
2016-06-22 14:23:59 +00:00 |
|
Pedro Beschorner Marin
|
e47cd67903
|
Merge remote-tracking branch 'mconf/mconf-live0.7.5' into merging-to-1.0
Conflicts:
bbb-video/build.gradle
bbb-voice/build.gradle
bigbluebutton-apps/build.gradle
bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConferenceActor.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/build.xml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
bigbluebutton-web/src/groovy/org/bigbluebutton/api/RecordingServiceHelperImp.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessagingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
deskshare/app/build.gradle
deskshare/build.gradle
|
2016-06-20 16:11:04 +00:00 |
|
Felipe Cecagno
|
eed8a390c7
|
Merge branch 'issue-257' into mconf-live0.7.5
Conflicts:
bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java
|
2016-06-10 17:51:27 -03:00 |
|
Felipe Cecagno
|
78fb35833d
|
refactor the way bbb-web publishes on redis the events of publish, unpublish and delete of recordings
|
2016-06-10 17:48:09 -03:00 |
|
RafaFP
|
de36cce0f8
|
created an intermediate step in order to have API end and client endMeeting to work in the same way
refs #1944
|
2016-03-30 21:29:43 +00:00 |
|
Felipe Cecagno
|
506acc0e61
|
fix wrong path while unpublishing recording
|
2016-03-20 22:56:57 -03:00 |
|
Felipe Cecagno
|
d56230a948
|
fix getRecordings issue caused by the recording size when the record is unpublished
|
2016-03-20 20:17:03 -03:00 |
|
Felipe Cecagno
|
26c6e7d32e
|
add processingTime to the getRecordings API call
|
2016-03-08 19:42:56 -03:00 |
|
Felipe Cecagno
|
9e4156bf26
|
fix getRecordings issue caused by the recording size when the record is unpublished
|
2016-03-08 19:42:18 -03:00 |
|
Felipe Cecagno
|
e4da408c08
|
Merge branch 'mconf' into bigbluebutton/bigbluebutton@master
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/PresentationService.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/StatusItemRenderer.mxml
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/groovy/org/bigbluebutton/api/RecordingServiceHelperImp.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/ParamsProcessorUtil.java
bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingServiceHelper.java
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Recording.java
bigbluebutton-web/web-app/WEB-INF/freemarker/get-recordings.ftl
record-and-playback/presentation/playback/presentation/0.9.0/playback.html
record-and-playback/presentation/scripts/publish/presentation.rb
|
2016-03-02 01:19:09 -03:00 |
|
Felipe Cecagno
|
66392e0a6b
|
Merge remote-tracking branch 'mconf/mconf-live0.7.4' into mconf
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConferenceActor.scala
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
|
2016-03-02 00:19:30 -03:00 |
|
jfederico
|
932f66e47b
|
bigbluebutton-web: Prevented apiController to crash if in a getRecordings request the metadata.xml fiel doesn't exist
|
2016-02-12 12:48:26 -05:00 |
|
jfederico
|
3bb127ed88
|
bigbluebutton-web: Validated nulls and empty strings in new template for getRecordings
|
2016-02-12 12:07:20 -05:00 |
|
Felipe Cecagno
|
bfb2560374
|
close stream while reading filesystem for getRecordings
|
2016-02-11 17:07:43 -02:00 |
|
jfederico
|
f92200c692
|
bigbluebutton-web: On changeState, create the directory named by the pathname, including any necessary but nonexistent parent directories.
|
2016-02-08 16:59:38 -05:00 |
|
jfederico
|
c40f499b94
|
bigbluebutton-web: Closed DirectoryStream after the directory is processed
|
2016-02-08 16:48:40 -05:00 |
|
Richard Alam
|
40ba49113e
|
- fix issue 2812 by setting end time when last user leaves
|
2016-02-04 22:40:06 +00:00 |
|
Richard Alam
|
c31857b9da
|
Merge pull request #3001 from bigbluebutton/getRecordings-merged-enhancements
Get recordings merged enhancements
|
2016-02-04 17:01:03 -05:00 |
|
Richard Alam
|
1e0be140a2
|
Change API version to 1.0
|
2016-02-04 14:43:59 -05:00 |
|
Felipe Cecagno
|
6414d94c1c
|
add download and size/rawSize tags on getRecordings response
|
2016-02-03 19:09:44 -02:00 |
|
Felipe Cecagno
|
a64a9c5940
|
remove unnecessary logs; order getRecordings response by recordId, and metadata by meta key
|
2016-02-03 19:09:16 -02:00 |
|
Pedro Beschorner Marin
|
84bac52c57
|
Removed identation whitespaces of get-recordings XML when building it.
|
2016-02-03 13:51:44 -02:00 |
|
Pedro Beschorner Marin
|
38130c8a66
|
Added CDATA fields to FreeMarker template
|
2016-02-03 13:51:43 -02:00 |
|
Pedro Beschorner Marin
|
00d378831e
|
FreeMarker template in a separated file
|
2016-02-03 13:51:42 -02:00 |
|
Pedro Beschorner Marin
|
497930b06d
|
Creating getRecordings XML response with FreeMarker
|
2016-02-03 13:51:36 -02:00 |
|
Felipe Cecagno
|
cbaee9d990
|
try to speedup getrecordings, could reduce from 35s to 25s, but it's still not enough; need to better understand where's the bottleneck
|
2016-02-03 13:47:14 -02:00 |
|
jfederico
|
84e4221c47
|
bigbluebutton-web: Extended filterRecordingsByMetadata in order to support wildcards
|
2016-02-01 15:08:51 -05:00 |
|
jfederico
|
f6453e3bc4
|
bigbluebutton-web: Removed methods not used after refactoring
|
2016-02-01 10:22:17 -05:00 |
|
jfederico
|
ab6db94d9a
|
bigbluebutton-web: Refactoring some methods in RecordingService for reducing duplication
|
2016-01-29 18:32:39 -05:00 |
|
jfederico
|
f23158ccd7
|
bigbluebutton-web: Fixed issue with recordings not publishing/unpublishing
|
2016-01-29 13:36:24 -05:00 |
|
jfederico
|
87eee3746f
|
bigbluebutton-web: Added state to the new xml template
|
2016-01-29 11:03:07 -05:00 |
|
jfederico
|
e12d3fa639
|
Cleaned up ApiController after merge
|
2016-01-29 10:24:30 -05:00 |
|
jfederico
|
440bc6ece7
|
Cleaned up merge conflicts in RecordingService.java
|
2016-01-28 16:59:16 -05:00 |
|
jfederico
|
e1e3aa6055
|
Merge branch 'pedrobmarin-getRecordings' into jfederico-getRecordings
# Conflicts:
# bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
# bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java
|
2016-01-28 15:36:19 -05:00 |
|
jfederico
|
de1ee8575d
|
Reformatted files in conflict
|
2016-01-28 14:03:57 -05:00 |
|
jfederico
|
2f3bd5b3ce
|
Reformatted files with conflicts
|
2016-01-28 13:58:05 -05:00 |
|
Jesus Federico
|
a0702903eb
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2016-01-28 09:06:53 -08:00 |
|
jfederico
|
9941668094
|
Updated .gitignore and removed config files specific for eclipse from bigbluebutton-web
|
2016-01-28 12:05:13 -05:00 |
|
jfederico
|
a0c2e337cd
|
bigbluebutton-web: Changed approach for filtering states/recordIDs. the query is now based on recordID and state parameters instead of filter
|
2016-01-28 11:45:12 -05:00 |
|
Pedro Beschorner Marin
|
23f9d226cc
|
Removed identation whitespaces of get-recordings XML when building it.
|
2016-01-27 18:00:49 +00:00 |
|
Pedro Beschorner Marin
|
5e79f26709
|
Added CDATA fields to FreeMarker template
|
2016-01-27 14:52:22 +00:00 |
|
Pedro Beschorner Marin
|
3cb59b8951
|
FreeMarker template in a separated file
|
2016-01-27 14:27:06 +00:00 |
|
jfederico
|
7ef3e62940
|
bigbluebutton-web: The statuses processing and processed can be returned by getRecordings
|
2016-01-26 17:17:28 -05:00 |
|
Felipe Cecagno
|
2a3b95daf7
|
Merge remote-tracking branch 'bigbluebutton/master' into mconf
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersModel.scala
bbb-video/src/main/webapp/WEB-INF/bigbluebutton-video.properties
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/messaging/ConnectionInvokerService.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/ConnectionFailedEvent.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/maps/FlashCallEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-config/bin/bbb-conf
|
2016-01-26 18:33:31 -02:00 |
|
Pedro Beschorner Marin
|
6307b47ba8
|
Creating getRecordings XML response with FreeMarker
|
2016-01-26 18:59:36 +00:00 |
|
Felipe Cecagno
|
e5b5669663
|
try to speedup getrecordings, could reduce from 35s to 25s, but it's still not enough; need to better understand where's the bottleneck
|
2016-01-25 14:49:33 +00:00 |
|
jfederico
|
2c214cafac
|
bigbluebuttonbn-web: Implemented filter for recordIDs [id:eq:xxxx,yyyy,zzzz]
|
2016-01-22 18:16:47 -05:00 |
|
RafaFP
|
19bae41130
|
Added redis messages for the events of Publish, Unpublish and Remove recordings triggered by the API calls.
refs #1693
|
2016-01-22 20:47:34 +00:00 |
|