- 25 Feb, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 23 Feb, 2015 1 commit
-
-
Dave Cridland authored
Update to REST API plugin version 1.0.1
-
- 20 Feb, 2015 1 commit
-
-
Roman S. authored
-
- 19 Feb, 2015 4 commits
-
-
Tom Evans authored
OF-877 breaks plugins webservices fix
-
Dele Olajide authored
This fix reverts behavour to reset the web contexts handler collection as it removes the webservices added by plugins at class construction time.
-
Dele Olajide authored
OF-869: Upgrade to latest Jetty (9.2.7) I would like to pull this right now as I am currently investigating why Jetty is no more working in plugins. I would like to resolve any issues with this upgrade at the same time
-
daryl herzmann authored
OF-879: Update hazelcast namespace, dependencies
-
- 15 Feb, 2015 2 commits
-
-
Dave Cridland authored
Revert fix for OF-874 because it introduced a critical regression.
-
Dave Cridland authored
OF-881: NIOConnection Thread Deadlock when two clients in each others ro...
-
- 14 Feb, 2015 3 commits
-
-
daryl herzmann authored
Ofmeet version 0.1.2
-
test@test.com authored
OF-881: NIOConnection Thread Deadlock when two clients in each others roster simultaneously disconnect
-
Dele Olajide authored
Inject video HTML into document by API
-
- 13 Feb, 2015 1 commit
-
-
Dele Olajide authored
Added shared scrum board (post-it notes) Openfire Meetings Collaboration Application Added "disable cursor" feature to Openfire Meetings Collaboration API Added "ofmeet.js" and "ofmeet.css" to enable Openfire Meetings to be used as an API in other web applications Provided webcomponent to wrap Openfire Meetings API into an HTML tag <openfire-meetings> Updated chrome extension to 0.0.3
-
- 09 Feb, 2015 2 commits
-
-
Christian Schudt authored
Appearently there can only be one ServerItemsProvider. What happened here is that disco#items requests were now routed to SessionManager, which returned an empty result, which means service discovery fails. It seems like Openfire can only host items for the whole server, not for single users, so the real fix needs some more investigation.
-
daryl herzmann authored
ofmeet plugin version 0.1.1
-
- 08 Feb, 2015 2 commits
-
-
Dele Olajide authored
Added co-browsing to collaboration api Moved collaboration api to chrome extension for co-browsing Updated chrome extension to 0.0.2
-
Christian Schudt authored
OF-874: Fix NPE if from/to is missing
-
- 07 Feb, 2015 2 commits
-
-
Tom Evans authored
* Repackaged the classes in the Hazelcast plugin to use the project's namespace (org.jivesoftware.* rather than com.jivesoftware.*) * Updated to latest HZ release (v3.4) * Updated the name of the default clustering plugin class, used by reflection to initialize the hazelcast plugin (if present). * Updated docs per community feedback
-
Tom Evans authored
* Updated JAR file dependencies for Jetty 9.2.7.v20150116 * Extended max HTTP header size to 32k (jetty default is 8k), and added a property to configure it as needed.
-
- 06 Feb, 2015 3 commits
-
-
Tom Evans authored
Returns an empty iterator if the inbound packet is incomplete.
-
Dave Cridland authored
OF-874 disco#items request SHOULD return connected or available resources
-
Dave Cridland authored
OF-876 IQRosterHandler does not respect error cases in RFC 6121 § 2.3.3.
-
- 05 Feb, 2015 3 commits
-
-
Christian Schudt authored
-
daryl herzmann authored
ofmeet plugin - version 0.1.0
-
Dele Olajide authored
Implemented openfire meeting applications api and sample apps
-
- 04 Feb, 2015 6 commits
-
-
Dave Cridland authored
OF-875 Roster requests to bare JID of the user are not responded
-
Dave Cridland authored
OF-878: NPE in MINAStatCollector
-
Dave Cridland authored
OF-877: Cleanup BOSH start/stop/restart
-
Tom Evans authored
Fixes a race condition where (apparently) the removeSession method is invoked before the addSession method has completed.
-
Tom Evans authored
Update the BOSH connector (HttpBindManager) to properly initialize and restart after applying a configuration change.
-
Dave Cridland authored
OF-626: Incorporate review feedback
-
- 03 Feb, 2015 4 commits
-
-
daryl herzmann authored
REST API plugin version 1.0.0
-
Roman S. authored
-
Christian Schudt authored
-
Christian Schudt authored
-
- 30 Jan, 2015 2 commits
-
-
daryl herzmann authored
jmxweb plugin
-
Dele Olajide authored
Added xalan.jar (ver 2.7.1) to ANT build lib folder
-
- 29 Jan, 2015 3 commits
-
-
daryl herzmann authored
Add -Dhalt.on.plugin.error=true to travis ant script
-
akrherz authored
So that travis-CI will error out when a plugin fails to build. The default action is to silently ignore and continue building.
-
Tom Evans authored
jmxweb plugin version 0.0.1
-