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

Jean-Noel Rouvignac
15.08.2013 c96af91cdd11f79c11e56d6c7fe33d0edc653ea3
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
23.23.2011 Ludovic Poitou
Fix minor issues detected by FindBugs.
tree@ e2e55f commitdiff
23.20.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ 60139f commitdiff
23.18.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ 9246fe commitdiff
11.17.2011 Matthew Swift
Fix OPENDJ-310: Replicated changes to referral entries are not applied on r...
tree@ c6fdf4 commitdiff
07.09.2011 Matthew Swift
Fix OPENDJ-115: Make replication connection timeouts and various monitoring...
tree@ ce949f commitdiff
05.25.2011 Matthew Swift
Fix OPENDJ-65: Host domain name lost from FQDN while enabling replication f...
tree@ 942de6 commitdiff
12.52.2011 Ludovic Poitou
Fix to OPENDJ-274, resolve remaining nightly unit test failure with modific...
tree@ 06757d commitdiff
09.36.2011 Ludovic Poitou
Tidy-up code (method names case)
tree@ 2ef75b commitdiff
09.24.2011 Ludovic Poitou
Fix for OPENDJ-274. Added detection of modifications with identical ChangeN...
tree@ 063f72 commitdiff
24.04.2011 Ludovic Poitou
Fix issue OPENDJ-263 : Wrong search results when searching draft change log...
tree@ 2569b7 commitdiff
27.31.2011 Matthew Swift
Fix OPENDJ-245: Improve APIs for adding additional access log items to oper...
tree@ d57e8f commitdiff
05.17.2011 Matthew Swift
Fix OPENDJ-244: Replication fails when replication server is configured for...
tree@ 5b3af8 commitdiff
05.11.2011 Matthew Swift
Fix OPENDJ-244: Replication fails when replication server is configured for...
tree@ 3d5b2a commitdiff
05.37.2011 Matthew Swift
Partial fix for OPENDJ-115: Make replication connection timeouts and variou...
tree@ 20800d commitdiff
04.09.2011 Ludovic Poitou
Fix for OPENDJ-223. Modify operation isn't replayed on replica exactly as o...
tree@ 78ef95 commitdiff
28.55.2011 Matthew Swift
Fix OPENDJ-219 - Replication server and draft changelog DB code may attempt...
tree@ 5b5611 commitdiff
23.41.2011 Ludovic Poitou
Fix issue OPENDJ-213. Processing of the string based cookie was not handlin...
tree@ 83dadb commitdiff
15.51.2011 Ludovic Poitou
Tidy up unit-tests so that not all backends are always enabled, and replica...
tree@ 5d650a commitdiff
10.34.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ 459796 commitdiff
10.25.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ 410b7d commitdiff
09.24.2011 Ludovic Poitou
Fix issue OPENDJ-67: Investigate ECL change number consistency across repli...
tree@ aba87a commitdiff
first | « prev | next »