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

Chris Ridd
12.58.2013 1b775a57a668f45c6f1dd43ce9a2007fa127cbb5
10.25.2013 Matthew Swift
Fix OPENDJ-951: Reduce size and frequency of replication MonitorMsg
tree@ 4fd152 commitdiff
07.02.2013 Matthew Swift
Partial fix for OPENDJ-951: Reduce size and frequency of replication Monito...
tree@ 42dd35 commitdiff
04.06.2013 Matthew Swift
Fix unit test regression introduced in previous fix for OPENDJ-866 (Local R...
tree@ d74313 commitdiff
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
tree@ aa2e7c commitdiff
03.13.2013 Matthew Swift
Fix OPENDJ-866 Local RS is named differently to remote RS under cn=replicat...
tree@ 740236 commitdiff
31.25.2013 Matthew Swift
Fix for OPENDJ-875: Use of hostnames in replication protocol causes failove...
tree@ 5a872b commitdiff
31.07.2013 Matthew Swift
Additional fix for OPENDJ-875: Use of hostnames in replication protocol cau...
tree@ 627cd9 commitdiff
30.38.2013 Matthew Swift
Partial fix for OPENDJ-875: Use of hostnames in replication protocol causes...
tree@ d0ec79 commitdiff
13.07.2013 Jean-Noel Rouvignac
AttrHistoricalSingle.java: In getValuesHistorical(), simplified the code by...
tree@ 957bdd commitdiff
06.42.2013 Ludovic Poitou
Delete SocketSession which was only referenced and not used in unit-tests.
tree@ d81726 commitdiff
02.09.2013 Chris Ridd
Add javadoc
tree@ c77a55 commitdiff
02.07.2013 Chris Ridd
CR-1612 Fix OPENDJ-886 connected-to attributes under cn=monitor are wrong w...
tree@ 5f04e2 commitdiff
01.23.2013 Chris Ridd
CR-1632 Fix OPENDJ-888 Maintaining ds-sync-hist for a large group is ineffi...
tree@ 4c7b80 commitdiff
01.19.2013 Chris Ridd
Back out commits 8812-8814
tree@ f41aab commitdiff
30.09.2013 Jean-Noel Rouvignac
AttrHistoricalMultiple.java, AttrHistoricalSingle.java: Fixed Checkstyle is...
tree@ cd1b83 commitdiff
30.50.2013 Jean-Noel Rouvignac
Made code more generic: Used Map instead of HashMap in method signatures.
tree@ 369d43 commitdiff
29.07.2013 Chris Ridd
CR-1620 Partial fix OPENDJ-888 Maintaining ds-sync-hist for a large group i...
tree@ da7eec commitdiff
26.36.2013 Ludovic Poitou
Fix nightly test failure, following my previous replication cleanup. The te...
tree@ 6a20f6 commitdiff
24.44.2013 Ludovic Poitou
Replication Cleanup.
tree@ 46fd94 commitdiff
15.42.2013 Chris Ridd
Fix OPENDJ-867 Cannot enable debug logging in ReplicationBroker
tree@ de49bc commitdiff
15.13.2013 Ludovic Poitou
Spring cleanup in ECL. Fix typos, comments, warnings, I18N mess and overall...
tree@ bf7c53 commitdiff
04.16.2013 Ludovic Poitou
Another set of code cleanup, fixing typos.
tree@ b6baf9 commitdiff
26.57.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 693421 commitdiff
07.59.2013 Ludovic Poitou
Fix typo and code simplification
tree@ fd853c commitdiff
07.18.2013 Ludovic Poitou
Fix typos in comment, as well as refactor multi-line comments into blocks, ...
tree@ 4d16c6 commitdiff
06.03.2013 Jean-Noel Rouvignac
OPENDJ-66 (CR-1368) DS does not failover between replication servers in dif...
tree@ 990c9f commitdiff
06.57.2013 Jean-Noel Rouvignac
OPENDJ-66 DS does not failover between replication servers in different gro...
tree@ 21dd86 commitdiff
05.01.2013 Jean-Noel Rouvignac
OPENDJ-66 (CR-1365) DS does not failover between replication servers in dif...
tree@ 408988 commitdiff
05.50.2013 Jean-Noel Rouvignac
OPENDJ-66 (CR-1365) DS does not failover between replication servers in dif...
tree@ 950cfb commitdiff
05.13.2013 Chris Ridd
Fix OPENDJ-765 Modify with replace attr=value and delete attr gets misrecor...
tree@ ac4c15 commitdiff
20.11.2013 Chris Ridd
Fix OPENDJ-765 Modify with replace attr=value and delete attr gets misrecor...
tree@ c1a7e2 commitdiff
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
tree@ 3398f3 commitdiff
22.21.2012 Ludovic Poitou
Code cleanup after running Findbugs. Remove useless initializations, useles...
tree@ 15a0d1 commitdiff
22.12.2012 Ludovic Poitou
Minor cleanup, use StringBuilder instead of StringBuffer
tree@ 0e8cd3 commitdiff
19.07.2012 Matthew Swift
Fix OPENDJ-506: NoSuchElementException thrown during replication in java.ut...
tree@ 457fb7 commitdiff
19.51.2012 Matthew Swift
Initial cleanup for OPENDJ-506: NoSuchElementException thrown during replic...
tree@ 9e64ce commitdiff
29.05.2012 Ludovic Poitou
Fix OPENDJ-508 - Searches that rely on searchable virtual attribute may be ...
tree@ 2fe585 commitdiff
24.18.2012 Ludovic Poitou
Fix OPENDJ-469. This last commit resolves issues with the Nightly tests.
tree@ 307ca5 commitdiff
17.22.2012 Ludovic Poitou
Now that validateSchema defaults to true in the LDIFImportConfig class, it ...
tree@ 270f7e commitdiff
29.59.2012 Matthew Swift
Fix OPENDJ-457: Sleeping replication threads prevent server from shutting down
tree@ 905277 commitdiff
20.19.2012 Matthew Swift
Fix OPENDJ-457: Sleeping replication threads prevent server from shutting down
tree@ e131e3 commitdiff
07.00.2012 Matthew Swift
Fix OPENDJ-398: Misleading replication messages: "Replication server XXXX w...
tree@ fadd91 commitdiff
06.05.2012 Matthew Swift
Add SuppressWarnings directive to avoid compilation warning.
tree@ b71544 commitdiff
21.15.2012 Matthew Swift
Fix OPENDJ-181: DirectoryException provided value has an invalid length for...
tree@ d2d863 commitdiff
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
tree@ c8b116 commitdiff
26.51.2012 Matthew Swift
Minor code cleanup.
tree@ d98954 commitdiff
23.51.2012 Matthew Swift
Fix OPENDJ-410: Frequent corruption in ds-sync-hist ordering index
tree@ 60eebe commitdiff
11.47.2012 Matthew Swift
Fix OPENDJ-401: Replication fails with Java 7.
tree@ 057a56 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 commitdiff
23.41.2011 Ludovic Poitou
Fix minor issues, optimizations detected by FindBugs.
tree@ a1634f commitdiff
first | « prev | next »