- 09 Nov, 2015 2 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
There were still ~1500 missing annotations! This time fixed with IntelliJ ;-)
-
- 30 Oct, 2015 2 commits
-
-
Christian Schudt authored
- Not all resources were closed in finally block (see Launcher, PluginManager, UpdateManager, FaviconServlet, ...) - Get rid of verbose finally blocks and empty catch blocks, which makes the code more readable. - Generally, this is the more modern approach to deal with resources.
-
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
-
- 28 Oct, 2015 1 commit
-
-
Christian Schudt authored
This is the more correct API and also has very minor performance benefits.
-
- 13 Oct, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 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
-
- 13 Dec, 2014 1 commit
-
-
akrherz authored
-
- 09 Dec, 2014 3 commits
-
-
Tom Evans authored
Update for earlier fix to properly construct and initialize HTTP/S connectors using configurable resource limits.
-
Tom Evans authored
Update default QTP configuration for admin console and BOSH connectors; added new configuration property "adminConsole.serverThreads" with a default of 2
-
Tom Evans authored
Updates the MINA 2.0.9 core to fix a locking issue documented here: https://issues.apache.org/jira/browse/DIRMINA-995 Also updates connection manager and thread pool configurations to better allocate resources within the JVM.
-
- 27 Nov, 2014 1 commit
-
-
Seanster authored
If the http admin port is disabled enabling https fails because it tries to copy from an uninitialized httpd configuration. An exception is generated and the server runs but you have no admin interfaces. The only httpd configuration parameter that might have needed to be copied is setSendServerVersion. This just makes a new 'empty' connection and sets that parameter before continuing on as usual. According to the documentation you're supposed to be able to use https admin without http admin. This situation appears to be a side effect of some code changes later on where someone just forgot to consider this. More info here in my bug report: https://igniterealtime.jiveon.com/message/241471
-
- 17 Sep, 2014 1 commit
-
-
Sven Bunge authored
Remove pack200 compression from the buildsystem and the decompression from the ServerStarter and PluginManager Add pack200task.jar again Add pack200task.jar again
-
- 04 Jun, 2014 1 commit
-
-
Sven Bunge authored
-
- 02 Jun, 2014 1 commit
-
-
Florian Schmaus authored
-
- 29 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 08 May, 2014 1 commit
-
-
Tom Evans authored
Use numeric comparison for the various version components
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 01 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 28 Apr, 2014 1 commit
-
-
Tom Evans authored
Allow plugins to register/unregister servlets programmatically. Applies patch contributed by Andrea Ratto.
-
- 27 Mar, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13594 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Jan, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13395 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Jan, 2012 3 commits
-
-
guus authored
OF-481: Moved from connector-based configuration to factory-based configuration (as is preferred in later versions of Jetty). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12945 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12944 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12943 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11591 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Jan, 2010 1 commit
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11546 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jan, 2010 2 commits
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11497 b35dd754-fafc-0310-a699-88a17e54d16e
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11496 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11388 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Nov, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10898 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 26 Jun, 2008 1 commit
-
-
Daniel Henninger authored
Added passing of bosh and tcp client ports to Clearspace. Also made index.jsp actually REALLY indicate whether ssl services are available. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10596 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Jun, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10535 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Apr, 2008 1 commit
-
-
Gabriel Guardincerri authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10176 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 23 Mar, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10118 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Mar, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10065 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Feb, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9958 b35dd754-fafc-0310-a699-88a17e54d16e
-