- 30 Oct, 2015 3 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
The homemade IntEnum and Enum classes feel totally weird and confusing, when having java.lang.Enum around. This commit removes these classes. The static constants in the RosterItem class now feel superfluous, but are kept in there, because they are referenced by a lot of other classes and JSP pages.
-
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.
-
- 29 Oct, 2015 1 commit
-
-
Christian Schudt authored
- Use String.getBytes(Charset) instead of String.getBytes(String) - Use new String(byte[], Charset) instead of new String(byte[], String) -> Get rid of UnsupportedEncodingException. -> Less try-catch blocks.
-
- 22 Oct, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 13 Oct, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 17 Apr, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 02 Jan, 2015 1 commit
-
-
Roman S. authored
See here: https://community.igniterealtime.org/thread/53822
-
- 10 Nov, 2014 1 commit
-
-
Tom Evans authored
Introduces MUC group affiliation feature; allow users to join rooms based on group membership; distribute presence updates for MUC affiliation changes due to group membership events.
-
- 23 Oct, 2014 3 commits
- 22 Oct, 2014 2 commits
- 25 Aug, 2014 1 commit
-
-
Christian Schudt authored
-
- 25 May, 2014 1 commit
-
-
Florian Schmaus authored
for now.
-
- 19 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 13 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 08 May, 2014 1 commit
-
-
Tom Evans authored
Use numeric comparison for the various version components
-
- 04 May, 2014 1 commit
-
-
Sven Bunge authored
* Use annotations * Use org.junit.* instead of junit.framework.* * Small code cleanups
-
- 05 Apr, 2014 1 commit
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@14012 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Apr, 2014 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@14008 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Feb, 2014 2 commits
-
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13945 b35dd754-fafc-0310-a699-88a17e54d16e
-
csh authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13944 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Mar, 2013 1 commit
-
-
Florian Schmaus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13541 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Nov, 2012 1 commit
-
-
guus authored
OF-584: The ordered lists of hosts that is resolved through DNS SRV should not only be prioritized, but also randomized based on weight value. As a result, connection attempts should be divided over all hosts that share the highest priority. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13342 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Feb, 2012 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12992 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2012 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12966 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
-
- 30 Jan, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11580 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Jan, 2010 1 commit
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11515 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
-
- 14 Nov, 2008 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10891 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Nov, 2008 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10870 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 Aug, 2008 1 commit
-
-
Daniel Henninger authored
Fixed enclosing of dns that have one character pieces in them. (dn=a for example) Added a simple unit test for it. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10798 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
-
- 06 Jun, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10496 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
-
- 05 Nov, 2007 1 commit
-
-
Armando Jagucki authored
Implementation of Entity Capabilities (XEP-0115) including server side cacheing and utilization by PEP. JM-1132 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9434 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9280 b35dd754-fafc-0310-a699-88a17e54d16e
-