message
stringlengths
3
720
label
stringclasses
5 values
Fixed allowing unvalidated handshake connection handling
Corrective
Removed xsd versions and extraneous init-method attribute
Perfective
Updated websocket
Perfective
redundant white-spaces clean-up
Perfective
Merge pull request #177 from solomax/patch-13 redundant white-spaces clean-up
Other
Updated configs
Perfective
Implemented scope security handlers
Adaptive
Added links to plugins tomcat, websocket
Adaptive
Updated readme for latest release
Administrative
Added new way to shutdown the server
Adaptive
Commented out remoting beans
Administrative
Adjusted the startup/shutdown scripts
Perfective
Removed servlet api jar from assembly
Perfective
Update for M2
Perfective
Update README.md
Administrative
Added more excludes for assembly
Adaptive
Fixed installer app config to point to new app location on github for issue #180
Corrective
Updated startup scripts to include a native path component
Perfective
Removed exception thrown on RTMPS tunnel attempt on native connector
Corrective
Debugging 'best' RTMPS connections from FlashPlayer
Corrective
Fixed jar / javadoc attachment issue
Corrective
Added shutdownDelay property
Adaptive
Added property for shutdown delay
Adaptive
Updated to websocket 1.6
Perfective
Added fmsVersion log output at debug level
Adaptive
Debugging playback and shared objects
Corrective
Ordering mod
Perfective
context is fixed... so default tomcat plugins works as expected
Corrective
comments are removed
Administrative
Added shields.io badge
Adaptive
Update for 1.0.8-M6
Perfective
Removed adobe links causing stupid console errors in browsers
Corrective
Added metadata tests
Adaptive
Update README.md
Administrative
Added pre/post processor code
Adaptive
Setting the keep-alive to unlimited reduces rtmpt disconnection rates.
Perfective
Fixed writer processor spring bean configure mismatch with multiple processors
Corrective
Merge pull request #200 from menelaosbgr/feature/unlimitedKeepAlive Setting the keep-alive to unlimited reduces rtmpt disconnection rates.
Other
Changed tomcat plugin to 1.14
Perfective
maxKeepAliveRequests and keepAliveTimout are unified. whitespaces are normilized
Perfective
AES_256 ciphers are removed
Perfective
Updating for milestone 1.0.8-M10
Perfective
Added spring webmvc jar dep
Adaptive
Merge pull request #204 from solomax/patch-16 Parent and tomcatplugin versions are updated
Other
Added FileProvider test
Adaptive
Added CORS lib and implemented in web.xml for vod/live apps; no server code mods
Adaptive
Updates for 1.0.8-M13
Perfective
Added force option to bash shutdown script
Adaptive
Quartz dependencies are cleaned up
Perfective
Added video for demo app
Adaptive
Fixed shutdown server bug when jee server doesnt exist
Corrective
Tomcat plugin version is updated
Perfective
Added oflaDemo.
Adaptive
Merge pull request #216 from solomax/master Tomcat plugin version is updated
Other
Added oflaDemo to assembly
Adaptive
Added 1.0.8
Adaptive
doc updates
Administrative
Mods for oom
Perfective
Merge branch 'master' of github.com:Red5/red5-server
Other
Updating for next snapshot
Perfective
Fixed dependency on websocket preventing build; dep is only needed for assembly profile
Corrective
Fixed line endings in jee xml
Corrective
Fixed line endings in props file
Corrective
Removed keystoreType param
Perfective
Update CNAME
Perfective
Connection fixes
Corrective
Removed timestamp manipulation in rtmpdecoder. Commit for M4 tag
Perfective
Added Guardians of the Galaxy 2 trailer
Adaptive
Added property change events for CBS.
Adaptive
Fixed MP4/M4A readers
Corrective
added eclusion for older isoparser used in Tika
Adaptive
Removed delta time reset in rtmpdecoder. Tagging for 1.0.9-M9 release
Perfective
Fix RTMP deadlock
Corrective
Commit for release tag with updated version
Perfective
cors-filter version is updated
Perfective
Fix for recording avc/aac with queue
Corrective
Merge branch 'master' of github.com:Red5/red5-server
Other
Merge pull request #232 from solomax/patch-19 cors-filter version is updated
Other
Fix for flv append and refactoring of flv recording
Perfective
Fixed appending for flv. Refactored lots of recording releated code
Perfective
Fixed handling for null broadcast scope on unregister
Corrective
Fixed media copy routines
Corrective
Moved most of the AMF remoting and servlets to its own module
Perfective
Cleared a couple warnings
Corrective
Update CNAME
Perfective
Merge branch 'master' of github.com:Red5/red5-server
Other
java options clean-up. `-XX:+UseParNewGC` is removed in java11. Additionally according to https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html. It is automatically enabled if `-XX:+UseConcMarkSweepGC`
Perfective
Merge pull request #265 from solomax/patch-21 java options clean-up
Other
Merge pull request #264 from solomax/patch-20 java options clean-up
Other
Updated releases
Perfective
Merge branch 'master' of github.com:Red5/red5-server
Other
Shared Object work for better concurrency
Perfective
Added Scope unit tests
Adaptive
and switch internal children to new concurrent collection base
Perfective
Excluded service jar from plugins
Perfective
Update README.md
Administrative
Create FUNDING.yml
Adaptive
Merge branch 'master' of github.com:Red5/red5-server
Other
Updates for new version 1.2.1 with JDK11 support
Perfective
Commit for version 1.2.3
Other