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

Matthew Swift
19.09.2013 5ad1fefe75d7c9b7003aab987333bf398f07e765
19.09.2013 Matthew Swift
Fix OPENDJ-1212: Embedded HTTP listener decodes URL parameters as iso-8859-...
tree@ 5ad1fe commitdiff
19.39.2013 Jean-Noel Rouvignac
ServerStateTest.java: Added @Test annotation to testCover() - follow up of ...
tree@ 990642 commitdiff
19.16.2013 Mark Craig
CR-2609 Fix for OPENDJ-1182: Admin guide tuning chapter does not recap basi...
tree@ bc10bd commitdiff
18.58.2013 Jean-Noel Rouvignac
ReplicationDomainDB.java, JEChangelogDB.java: In publishUpdateMsg(), added ...
tree@ e8dddc commitdiff
18.51.2013 Jean-Noel Rouvignac
FirstChangeNumberVirtualAttributeProvider.java, LastChangeNumberVirtualAttr...
tree@ 2ccf3b commitdiff
15.22.2013 Chris Ridd
CR-2598 Fix OPENDJ-1204: Access Log timestamp doesn't have milliseconds for...
tree@ 6cdf4a commitdiff
15.10.2013 Jean-Noel Rouvignac
ServerStateTest.java: Added testCover().
tree@ 58af93 commitdiff
14.10.2013 Jean-Noel Rouvignac
MultiDomainServerStateTest.java: ADDED
tree@ 2ee2d5 commitdiff
14.58.2013 Christophe Sovant
Created uniq temp folder in remote mode: local-remote host
tree@ d08096 commitdiff
14.06.2013 Jean-Noel Rouvignac
CompositeDBCursorTest.java: Make it extend DirectoryServerTestCase to fix t...
tree@ 93ec13 commitdiff
14.03.2013 Jean-Noel Rouvignac
CompositeDBCursorTest.java: ADDED
tree@ dfac8c commitdiff
14.58.2013 Jean-Noel Rouvignac
Updated dependency version of je to match ivy.xml
tree@ dce42e commitdiff
13.17.2013 Jean-Noel Rouvignac
CompositeDBCursor.java: Fixed another ConcurrentModificationException that ...
tree@ f5debe commitdiff
13.53.2013 Jean-Noel Rouvignac
Complement of r9789
tree@ c766a3 commitdiff
13.06.2013 Jean-Noel Rouvignac
OPENDJ-1174 Transfer responsibility for populating the ChangeNumberIndexDB ...
tree@ b15e4f commitdiff
13.16.2013 Jean-Noel Rouvignac
Complement of r9789
tree@ 2cdedf commitdiff
13.37.2013 Mark Craig
CR-2577 Fix for OPENDJ-1185: Document paged results support for REST LDAP
tree@ 6761f2 commitdiff
13.20.2013 Jean-Noel Rouvignac
replication*.properties: Added more info for ERR_INVALID_COOKIE_SYNTAX.
tree@ 828eab commitdiff
12.43.2013 Jean-Noel Rouvignac
JEChangelogDB.java: In CrossReplicaDBCursor.getCursorFrom(), let the Change...
tree@ c08d1e commitdiff
12.11.2013 Jean-Noel Rouvignac
Staf refactor
tree@ d19d11 commitdiff
12.52.2013 Jean-Noel Rouvignac
CR-2563 JEChangelogDB removing a synchronized block in a heavily hit path
tree@ 760cd5 commitdiff
07.20.2013 Jean-Noel Rouvignac
Replication messages clean up.
tree@ 8cc88e commitdiff
06.51.2013 Jean-Noel Rouvignac
OPENDJ-1053 Improve logging of replication load balancing and fail-over in ...
tree@ a99b60 commitdiff
05.02.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: In createChangelogEntry(), removed duplicate param...
tree@ 68e097 commitdiff
05.11.2013 Jean-Noel Rouvignac
StartECLSessionMsg.java: Added complimentary javadocs to explain what these...
tree@ 72f564 commitdiff
05.51.2013 Jean-Noel Rouvignac
ECLServerHandler.java, ReplicationServerDomain.java: Renamed variables and ...
tree@ 77b37b commitdiff
04.19.2013 Jean-Noel Rouvignac
OPENDJ-1190 (CR-2523) Under rare circumstances the DS replication recovery ...
tree@ 658a2e commitdiff
04.55.2013 Jean-Noel Rouvignac
OPENDJ-1190 (CR-2523) Under rare circumstances the DS replication recovery ...
tree@ 1a2887 commitdiff
04.47.2013 Jean-Noel Rouvignac
ivy.xml: Updated retrieving the source jars.
tree@ 56c596 commitdiff
04.06.2013 Chris Ridd
CR-2522 Fix OPENDJ-1189: Integer overflow while sizing scratch files buildi...
tree@ d71b2c commitdiff
04.06.2013 Jean-Noel Rouvignac
OPENDJ-1190 (CR-2523) Under rare circumstances the DS replication recovery ...
tree@ 908563 commitdiff
30.49.2013 Jean-Noel Rouvignac
InitializeTargetTask.java: In runTask(), improved error logging in case of ...
tree@ 1a8d13 commitdiff
30.24.2013 Jean-Noel Rouvignac
DSInfo.java: Added cloneWithReplicationServerId().
tree@ afb034 commitdiff
29.04.2013 Jean-Noel Rouvignac
Fixing failing tests in continuous integration.
tree@ c3717b commitdiff
29.35.2013 Jean-Noel Rouvignac
StateMachineTest.java: In createReplicationBroker(), added back configurati...
tree@ f5c8a1 commitdiff
28.23.2013 Jean-Noel Rouvignac
Fixing the build.
tree@ 420bd7 commitdiff
28.01.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Used Assertions to have more descriptive...
tree@ 7953cd commitdiff
28.06.2013 Jean-Noel Rouvignac
OPENDJ-1053 (CR-2520) Improve logging of replication load balancing and fai...
tree@ b641e6 commitdiff
26.57.2013 Matthew Swift
Fix OPENDJ-1191: Rare NPE in StaticUtils.isLocalAddress()
tree@ 9fd103 commitdiff
23.39.2013 Mark Craig
OPENDJ-1144: Document recognized control names
tree@ ac301f commitdiff
23.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Replaced instance fields with directly storing ...
tree@ 8d5673 commitdiff
21.42.2013 Ludovic Poitou
Fix OPENDJ-1183: Can not reset userPassword through REST interface due to l...
tree@ 6439f1 commitdiff
17.27.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 8cc2cf commitdiff
17.50.2013 Jean-Noel Rouvignac
Fixed GenerationIdTest.generationIdTest(): test was failing precisely becau...
tree@ 132dd3 commitdiff
17.54.2013 Jean-Noel Rouvignac
GenerationIdTest.generationIdTest() test is not fixed, but I have now deter...
tree@ 02c343 commitdiff
17.49.2013 Jean-Noel Rouvignac
ReplicationBroker.java: In toString(), improved the returned String. Change...
tree@ 996c7a commitdiff
16.06.2013 Jean-Noel Rouvignac
HeartbeatThread.java, CTHeartbeatPublisherThread.java, DirectoryThread.java...
tree@ 0c88b4 commitdiff
15.11.2013 Jean-Noel Rouvignac
GenerationIdTest.java: More code cleanup.
tree@ b0d651 commitdiff
15.14.2013 Jean-Noel Rouvignac
GenerationIdTest.java: Code cleanup.
tree@ baca15 commitdiff
15.30.2013 Jean-Noel Rouvignac
Fixing UpdateOperationTest.csnGeneratorAdjust() test failure in Continuous ...
tree@ cbe451 commitdiff
first | « prev | next »