- 26 Apr, 2017 1 commit
-
-
Guus der Kinderen authored
Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments. These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
-
- 04 Jan, 2017 1 commit
-
-
daryl herzmann authored
-
- 09 Nov, 2015 2 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
There were still ~1500 missing annotations! This time fixed with IntelliJ ;-)
-
- 29 Oct, 2015 1 commit
-
-
Christian Schudt authored
This has performance benefits. On my machine it's nearly twice as fast.
-
- 11 Mar, 2015 1 commit
-
-
nobelium authored
OF-858: Disco will give pubsub#auto-create for PEP OF-858: Adding Pubsub createNode Helper
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
Fixing more JavaDoc errors in order to make it build with Java 8's DocLint eventually (JavaDoc for Openfire's core builds now with DocLint)
-
- 01 Feb, 2013 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13423 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Jun, 2011 3 commits
-
-
guus authored
Things will be messed up when not having a 'to' address. Creating a deep-copy packet that'll include one (OF-462). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12531 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
Things will be messed up when not having a 'to' address. Creating a deep-copy packet that'll include one (OF-462). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12530 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12529 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
-
- 14 Jan, 2010 1 commit
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11535 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jan, 2010 1 commit
-
-
guus authored
Partial rewrite of the PEP implementation. A cache is used that's regularly cleaned, which should improve concurrency and reduce the memory footprint (OF-82). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11498 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
-
- 07 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11378 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 May, 2008 1 commit
-
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10403 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 23 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10262 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10231 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
-
- 01 Apr, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1291] Renamed/prefixed all Openfire tables with 'of' to prevent conflicts with other applications in same database. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10158 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Dec, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9655 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Dec, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9638 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Nov, 2007 2 commits
-
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9439 b35dd754-fafc-0310-a699-88a17e54d16e
-
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
-
- 01 Oct, 2007 1 commit
-
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9244 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Sep, 2007 3 commits
-
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9239 b35dd754-fafc-0310-a699-88a17e54d16e
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9238 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9237 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Sep, 2007 1 commit
-
-
Armando Jagucki authored
Upon user deletion, the user's PEP nodes are removed from the database before their PEP service is removed. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9213 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Sep, 2007 2 commits
-
-
Armando Jagucki authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9163 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9157 b35dd754-fafc-0310-a699-88a17e54d16e
-