- 30 Oct, 2015 1 commit
-
-
wmz7year authored
When load plugin resource files old commit will load all resource with / path Like /images/WEB-INF/web.xml old commit is /web.xml should be /images/WEB-INF/web.xml
-
- 08 Oct, 2015 1 commit
-
-
jiangwei513 authored
Different plug-ins should not be able to obtain other plug-ins through reflection resource. PluginClassloader for each plug-in classes and resources provides a local isolation mechanism that will safeguard their load classes and resources, when loading plugin all the resources and classes only in PluginClassloader , and does not exist in the parent Classloader. When the plugin needs to load a resource, it will first load plugins own resources in PluginClassloader, and secondly then required to load in the parent Classloader
-
- 29 Sep, 2015 4 commits
-
-
Guus der Kinderen authored
OF-373: Build should not check for explicit Ant version numbers
-
Guus der Kinderen authored
Instead, any Ant version higher than 1.7.1 is now accepted.
-
Guus der Kinderen authored
OF-948: Overlay should allow modification of /src/resources
-
Guus der Kinderen authored
Through overlay / customization, it should be possible to add/adjust the files under /src/resources/
-
- 28 Sep, 2015 4 commits
-
-
Guus der Kinderen authored
OF-947: Overlay should be able to modify i18n
-
Guus der Kinderen authored
i18n files can now be modified by files in <overlay>/i18n/. Files are merged, where the overlay values have preference over the original values. This commit removes support for the (poorly implemented) overlay.properties file.
-
Guus der Kinderen authored
Openfire now requires Java 7, not Java 5.
-
Guus der Kinderen authored
Problems are inevatible when a resource is opened, passed around and closed by a different method. This can improved upon easily.
-
- 24 Sep, 2015 2 commits
-
-
daryl herzmann authored
Updated the REST API plugin to 1.1.6
-
Roman S authored
Fixed: the problem with wrong media type by error
-
- 17 Sep, 2015 2 commits
-
-
daryl herzmann authored
Minor improvements to spelling
-
Marc Laporte authored
-
- 16 Sep, 2015 4 commits
-
-
daryl herzmann authored
OF-943: Fix timeout issues in HZ plugin
-
Tom Evans authored
This updates the plugin metatdata to prepare a release for the timeout bug fix which was previously committed (via PR#288).
-
Tom Evans authored
OF-943: Timeout issues on synchronous cluster tasks
-
Alpha authored
Details: https://community.igniterealtime.org/message/252259#252259
-
- 01 Sep, 2015 3 commits
-
-
daryl herzmann authored
Update the REST API plugin to 1.1.5
-
Redor authored
- Added: Send broadcast message to all online users
-
akrherz authored
Note: this is the 'v4', which is Java1.6 compat
-
- 31 Aug, 2015 3 commits
-
-
akrherz authored
-
Guus der Kinderen authored
OF-939: Should have safeguards against runtime exceptions.
-
Guus der Kinderen authored
-
- 30 Aug, 2015 1 commit
-
-
daryl herzmann authored
ofmeet plugin ver 0.2.0
-
- 29 Aug, 2015 2 commits
-
-
Dele Olajide authored
Updated plugin date
-
Dele Olajide authored
Updated Jitsi Videobridge to latest code Removed support for jingle nodes, redundant. Used IP Address instead of host name for NAT_HARVESTER_LOCAL_ADDRESS and NAT_HARVESTER_PUBLIC_ADDRESS.
-
- 27 Aug, 2015 1 commit
-
-
- 19 Aug, 2015 3 commits
-
-
daryl herzmann authored
Update the REST API plugin to 1.1.4
-
Roman S. authored
- Added: get concurrent sessions (local or cluster wide)
-
Roman S. authored
Get count of unread messages in REST API plugin & added new callback plugin which call a url if user is offline
-
- 17 Aug, 2015 1 commit
-
-
PGoski authored
-
- 16 Aug, 2015 2 commits
- 14 Aug, 2015 2 commits
-
-
PGoski authored
-
Dave Cridland authored
OF-938: Use correct namespace for BOSH packets
-
- 12 Aug, 2015 3 commits
-
-
Dave Cridland authored
Fixed Kerberos SSO Challenge Response
-
Francois Steyn authored
2) Implemented change as per Kalchenko Alexandr (https://community.igniterealtime.org/thread/55544)
-
akrherz authored
-
- 11 Aug, 2015 1 commit
-
-
Dave Cridland authored
fixed MySQL Error 1093 in monitoring plugin ConversationManager & added description
-