mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

copilot/exclude-netty-dependencies
19.23.2013 Nicolas Capponi
Remove org.opends.server.util.Pair class to use com.forgerock.opendj.util.P...
2e8323 diff | tree
19.15.2013 Matthew Swift
Follow up fix for OPENDJ-1212: Embedded HTTP listener decodes URL parameter...
3b4fd0 diff | tree
19.15.2013 Matthew Swift
Follow up fix for OPENDJ-1212: Embedded HTTP listener decodes URL parameter...
82d81a diff | tree
19.09.2013 Matthew Swift
Fix OPENDJ-1212: Embedded HTTP listener decodes URL parameters as iso-8859-...
5ad1fe diff | tree
19.09.2013 Matthew Swift
Fix OPENDJ-1212: Embedded HTTP listener decodes URL parameters as iso-8859-...
1bd018 diff | tree
19.39.2013 Jean-Noel Rouvignac
ServerStateTest.java: Added @Test annotation to testCover() - follow up of ...
990642 diff | tree
19.39.2013 Jean-Noel Rouvignac
ServerStateTest.java: Added @Test annotation to testCover() - follow up of ...
b1a075 diff | tree
19.16.2013 Mark Craig
CR-2609 Fix for OPENDJ-1182: Admin guide tuning chapter does not recap basi...
bc10bd diff | tree
19.16.2013 Mark Craig
CR-2609 Fix for OPENDJ-1182: Admin guide tuning chapter does not recap basi...
be489d diff | tree
19.50.2013 Nicolas Capponi
OPENDJ-1075 Port server make-ldif tool to the SDK CR-2603
707c42 diff | tree
19.50.2013 Nicolas Capponi
OPENDJ-1075 Port server make-ldif tool to the SDK CR-2603
13da56 diff | tree
19.31.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-1075 Port server make-ldif tool to the SDK CR-...
b3da67 diff | tree
19.31.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-1075 Port server make-ldif tool to the SDK CR-...
869998 diff | tree
18.46.2013 Matthew Swift
Fix OPENDJ-1203: MemoryBackend does not raise an error when trying to delet...
95e6b1 diff | tree
18.46.2013 Matthew Swift
Fix OPENDJ-1203: MemoryBackend does not raise an error when trying to delet...
9484e8 diff | tree
18.25.2013 Matthew Swift
Minor code cleanup.
fd44c1 diff | tree
18.25.2013 Matthew Swift
Minor code cleanup.
61c9a2 diff | tree
18.19.2013 Matthew Swift
Add missing Javadoc.
cbfb9d diff | tree
18.19.2013 Matthew Swift
Add missing Javadoc.
7de7d1 diff | tree
18.58.2013 Jean-Noel Rouvignac
ReplicationDomainDB.java, JEChangelogDB.java: In publishUpdateMsg(), added ...
e8dddc diff | tree
18.58.2013 Jean-Noel Rouvignac
ReplicationDomainDB.java, JEChangelogDB.java: In publishUpdateMsg(), added ...
4765dc diff | tree
18.55.2013 Matthew Swift
Fix OPENDJ-1209: Impossible to use OpenDJ SDK 2.6.4 with OpenDJ server 2.6.0
51b306 diff | tree
18.55.2013 Matthew Swift
Fix OPENDJ-1209: Impossible to use OpenDJ SDK 2.6.4 with OpenDJ server 2.6.0
057c3d diff | tree
18.51.2013 Jean-Noel Rouvignac
FirstChangeNumberVirtualAttributeProvider.java, LastChangeNumberVirtualAttr...
c7ab73 diff | tree
18.51.2013 Jean-Noel Rouvignac
FirstChangeNumberVirtualAttributeProvider.java, LastChangeNumberVirtualAttr...
2ccf3b diff | tree
15.22.2013 Chris Ridd
CR-2598 Fix OPENDJ-1204: Access Log timestamp doesn't have milliseconds for...
f86340 diff | tree
15.22.2013 Chris Ridd
CR-2598 Fix OPENDJ-1204: Access Log timestamp doesn't have milliseconds for...
6cdf4a diff | tree
15.10.2013 Jean-Noel Rouvignac
ServerStateTest.java: Added testCover().
06b4b7 diff | tree
15.10.2013 Jean-Noel Rouvignac
ServerStateTest.java: Added testCover().
58af93 diff | tree
14.10.2013 Jean-Noel Rouvignac
MultiDomainServerStateTest.java: ADDED
b67725 diff | tree
14.10.2013 Jean-Noel Rouvignac
MultiDomainServerStateTest.java: ADDED
2ee2d5 diff | tree
14.58.2013 Christophe Sovant
Created uniq temp folder in remote mode: local-remote host
7fd5f0 diff | tree
14.58.2013 Christophe Sovant
Created uniq temp folder in remote mode: local-remote host
d08096 diff | tree
14.06.2013 Jean-Noel Rouvignac
CompositeDBCursorTest.java: Make it extend DirectoryServerTestCase to fix t...
66101f diff | tree
14.06.2013 Jean-Noel Rouvignac
CompositeDBCursorTest.java: Make it extend DirectoryServerTestCase to fix t...
93ec13 diff | tree
14.03.2013 Jean-Noel Rouvignac
CompositeDBCursorTest.java: ADDED
431ed6 diff | tree
14.03.2013 Jean-Noel Rouvignac
CompositeDBCursorTest.java: ADDED
dfac8c diff | tree
14.58.2013 Jean-Noel Rouvignac
Updated dependency version of je to match ivy.xml
d8a151 diff | tree
14.58.2013 Jean-Noel Rouvignac
Updated dependency version of je to match ivy.xml
dce42e diff | tree
13.17.2013 Jean-Noel Rouvignac
CompositeDBCursor.java: Fixed another ConcurrentModificationException that ...
fe6725 diff | tree
13.17.2013 Jean-Noel Rouvignac
CompositeDBCursor.java: Fixed another ConcurrentModificationException that ...
f5debe diff | tree
13.53.2013 Jean-Noel Rouvignac
Complement of r9789
dfcd27 diff | tree
13.53.2013 Jean-Noel Rouvignac
Complement of r9789
c766a3 diff | tree
13.06.2013 Jean-Noel Rouvignac
OPENDJ-1174 Transfer responsibility for populating the ChangeNumberIndexDB ...
d24eda diff | tree
13.06.2013 Jean-Noel Rouvignac
OPENDJ-1174 Transfer responsibility for populating the ChangeNumberIndexDB ...
b15e4f diff | tree
13.16.2013 Jean-Noel Rouvignac
Complement of r9789
25bd11 diff | tree
13.16.2013 Jean-Noel Rouvignac
Complement of r9789
2cdedf diff | tree
13.37.2013 Mark Craig
CR-2577 Fix for OPENDJ-1185: Document paged results support for REST LDAP
6bf6b4 diff | tree
13.37.2013 Mark Craig
CR-2577 Fix for OPENDJ-1185: Document paged results support for REST LDAP
6761f2 diff | tree
13.20.2013 Jean-Noel Rouvignac
replication*.properties: Added more info for ERR_INVALID_COOKIE_SYNTAX.
5d865a diff | tree
first | « prev | next »