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

refs/heads/features/docker-noble
30.04.2013 Matthew Swift
Final fix for OPENDJ-1112: LoadBalancing connection factories need better d...
c91053 diff | tree
30.29.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
4772c4 diff | tree
30.29.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
5737e9 diff | tree
30.24.2013 Ludovic Poitou
Fix typo in comment and avoid possible NPE in debugging mode.
98365e diff | tree
30.24.2013 Ludovic Poitou
Fix typo in comment and avoid possible NPE in debugging mode.
ce16c8 diff | tree
30.07.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
9603e9 diff | tree
30.07.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
a634c8 diff | tree
30.02.2013 Ludovic Poitou
More code cleanup and use of interfaces in dsreplication and ADS.
833ef2 diff | tree
30.02.2013 Ludovic Poitou
More code cleanup and use of interfaces in dsreplication and ADS.
ddb249 diff | tree
30.56.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
bd3c13 diff | tree
30.56.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
1bc4f1 diff | tree
30.43.2013 Jean-Noel Rouvignac
ChangeNumberTest.java: Added compareToEquivalentToEquals(), hashCodesEqualW...
1267fa diff | tree
30.43.2013 Jean-Noel Rouvignac
ChangeNumberTest.java: Added compareToEquivalentToEquals(), hashCodesEqualW...
7e2f3a diff | tree
29.56.2013 Matthew Swift
Partial fix for OPENDJ-1112: LoadBalancing connection factories need better...
96122d diff | tree
29.56.2013 Matthew Swift
Partial fix for OPENDJ-1112: LoadBalancing connection factories need better...
cc2be9 diff | tree
29.48.2013 Matthew Swift
Partial fix for OPENDJ-1112: LoadBalancing connection factories need better...
0410bb diff | tree
29.48.2013 Matthew Swift
Partial fix for OPENDJ-1112: LoadBalancing connection factories need better...
8aa26a diff | tree
29.01.2013 Matthew Swift
Partial fix for OPENDJ-1112: LoadBalancing connection factories need better...
19abb9 diff | tree
29.01.2013 Matthew Swift
Partial fix for OPENDJ-1112: LoadBalancing connection factories need better...
583404 diff | tree
29.14.2013 Matthew Swift
Back-port fix OPENDJ-1124: Connection.search() return value not mockable
89b548 diff | tree
29.14.2013 Matthew Swift
Back-port fix OPENDJ-1124: Connection.search() return value not mockable
43a4fd diff | tree
29.10.2013 Matthew Swift
Fix OPENDJ-1124: Connection.search() return value not mockable
a6b9ba diff | tree
29.10.2013 Matthew Swift
Fix OPENDJ-1124: Connection.search() return value not mockable
1b3570 diff | tree
29.00.2013 Matthew Swift
Minor error message cleanup.
ae2017 diff | tree
29.00.2013 Matthew Swift
Minor error message cleanup.
e24231 diff | tree
29.10.2013 Jean-Noel Rouvignac
Code cleanup.
649a79 diff | tree
29.10.2013 Jean-Noel Rouvignac
Code cleanup.
d5cf5d diff | tree
29.56.2013 Jean-Noel Rouvignac
ReplicationDbEnv.java: Renamed: - field stateDb to changelogStateDb. - star...
4bee2a diff | tree
29.56.2013 Jean-Noel Rouvignac
ReplicationDbEnv.java: Renamed: - field stateDb to changelogStateDb. - star...
836356 diff | tree
29.21.2013 Ludovic Poitou
Fix for OPENDJ-1129. Move the temp config file for JAAS / GSSAPI / Kerb log...
36fc67 diff | tree
29.21.2013 Ludovic Poitou
Fix for OPENDJ-1129. Move the temp config file for JAAS / GSSAPI / Kerb log...
e3e7f2 diff | tree
28.51.2013 Ludovic Poitou
Minor code cleanup.
51a304 diff | tree
28.51.2013 Ludovic Poitou
Minor code cleanup.
ea2f00 diff | tree
28.15.2013 Ludovic Poitou
Minor code cleanup, including renaming the private temporary config file to...
c05741 diff | tree
28.15.2013 Ludovic Poitou
Minor code cleanup, including renaming the private temporary config file to...
1c64be diff | tree
28.47.2013 Violette Roche-Montane
Trivial style fix
30de1d diff | tree
28.47.2013 Violette Roche-Montane
Trivial style fix
5449be diff | tree
27.06.2013 Christophe Sovant
Added retries on manage-tasks tool to avoid random test failure
f9118f diff | tree
27.06.2013 Christophe Sovant
Added retries on manage-tasks tool to avoid random test failure
39e8c0 diff | tree
27.12.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Extended the use of the getMessage() method t...
12b8d5 diff | tree
27.12.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Extended the use of the getMessage() method t...
f04118 diff | tree
27.25.2013 Jean-Noel Rouvignac
Fixed the broken tests in ReplicationServerTest.
4e8d7e diff | tree
27.25.2013 Jean-Noel Rouvignac
Fixed the broken tests in ReplicationServerTest.
93610d diff | tree
27.57.2013 Jean-Noel Rouvignac
Made code more encapsulated and more explicit. Removed parameters obscuring...
de65d8 diff | tree
27.57.2013 Jean-Noel Rouvignac
Made code more encapsulated and more explicit. Removed parameters obscuring...
a5f828 diff | tree
27.42.2013 Jean-Noel Rouvignac
ServerState.java: Assigned serverIdToChangeNumber field in the declaration....
7fb0b7 diff | tree
27.42.2013 Jean-Noel Rouvignac
ServerState.java: Assigned serverIdToChangeNumber field in the declaration....
20d43c diff | tree
26.53.2013 Violette Roche-Montane
Fixed javadoc. Added more tests about listeners.
afe797 diff | tree
26.53.2013 Violette Roche-Montane
Fixed javadoc. Added more tests about listeners.
34fc59 diff | tree
26.51.2013 Jean-Noel Rouvignac
Found problems in the replication ECL code. Also made the code more explicit.
6d84d4 diff | tree
first | « prev | next »