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

Matthew Swift
07.13.2013 da1b7acb04fb8faba3a883eb8c30609bc7069eb3
07.13.2013 Matthew Swift
Fix variable name typo.
tree@ da1b7a commitdiff
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
tree@ 9e9960 commitdiff
07.03.2013 Jean-Noel Rouvignac
ReplicationDbEnv.java: Extracted methods readDomainBaseDNGenerationIDRecord...
tree@ a3782e commitdiff
07.16.2013 Jean-Noel Rouvignac
HTTPConnectionHandler.java: HTTPServer.stop() has been deprecated, use HTTP...
tree@ 31778c commitdiff
07.51.2013 Jean-Noel Rouvignac
DbHandler.java: In getChanges(), simplified the code. In flush(), simplifie...
tree@ b64126 commitdiff
07.52.2013 Jean-Noel Rouvignac
ModifyConflictTest.java: Inlined the testModify() method that does not take...
tree@ 969a6f commitdiff
07.21.2013 Jean-Noel Rouvignac
ModifyConflictTest.java: In testHistorical(), removed the EntryHistorical p...
tree@ af4188 commitdiff
06.39.2013 Chris Ridd
CR-2124 Fix OPENDJ-1016 Control panel does not follow static group recommen...
tree@ 04f1cc commitdiff
06.23.2013 Violette Roche-Montane
CR-2123 OPENDJ-1068 create resources for rpm packaging - added init.d scrip...
tree@ 5d0fda commitdiff
06.33.2013 Jean-Noel Rouvignac
ReplicationServer.java: In getDomainIterator(), never return null. Extracte...
tree@ f5f321 commitdiff
06.54.2013 Jean-Noel Rouvignac
DraftCNDbIterator.java: In next(), got rid of an Exception that should not ...
tree@ 37ed5d commitdiff
06.45.2013 Jean-Noel Rouvignac
ECLServerHandler.java: In getNextECLUpdate(): - used local variables for th...
tree@ eebef1 commitdiff
06.14.2013 Jean-Noel Rouvignac
ECLServerHandler.java: In initializeCLSearchFromDraftCN(), removed useless ...
tree@ ddc5a4 commitdiff
06.49.2013 Jean-Noel Rouvignac
ECLServerHandler.java: Extracted method findCookie() and use the early exit...
tree@ 5e2e41 commitdiff
06.58.2013 Jean-Noel Rouvignac
ECLServerHandler.java: Many small changes to improve the readability of thi...
tree@ 473d0d commitdiff
06.03.2013 Jean-Noel Rouvignac
Checkstyle I love you.
tree@ 8ab436 commitdiff
06.02.2013 Jean-Noel Rouvignac
ECLServerHandler.java: Extracted methods storeNewChange() to remove duplica...
tree@ 41f0cb commitdiff
05.14.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 50e22f commitdiff
05.03.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 587163 commitdiff
05.23.2013 Chris Ridd
Fail the package-MSI target unless on Windows
tree@ ac8996 commitdiff
05.12.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Fixed checkstyle error.
tree@ 7f1cd5 commitdiff
05.10.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Extracted methods checkUniqueness() and sendAle...
tree@ 5b596f commitdiff
05.08.2013 Christophe Sovant
Updated STAF and services version
tree@ b9069d commitdiff
05.07.2013 Christophe Sovant
Disabled some replication/aci testcases depending on server configuration (...
tree@ 02cddb commitdiff
05.47.2013 Matthew Swift
Minor code cleanup.
tree@ 024345 commitdiff
05.31.2013 Matthew Swift
Minor code cleanup.
tree@ 8131ab commitdiff
05.09.2013 Jean-Noel Rouvignac
UniqueAttributePlugin.java: Used interfaces instead of concrete classes. Mo...
tree@ a9d5da commitdiff
03.45.2013 Matthew Swift
Fix OPENDJ-1110: Minor improvements to the SDK MemoryBackend to make it mor...
tree@ 0b1a22 commitdiff
02.52.2013 Christophe Sovant
Added new aci testcases to check readability of cn=changelog and ds-sync-hi...
tree@ 882c2b commitdiff
02.31.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 2a1a1b commitdiff
02.47.2013 Chris Ridd
Remove wix.dir, rely on PATH
tree@ 6c68c8 commitdiff
02.30.2013 Chris Ridd
CR-2100 Fix OPENDJ-1108 Provide native packaging for Windows
tree@ 2b61c4 commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 07347a commitdiff
02.23.2013 Jean-Noel Rouvignac
ReplicationDraftCNKey.java: Removed misleading comment. Added a comment abo...
tree@ 995c6d commitdiff
02.46.2013 Violette Roche-Montane
Fixed issue reported in OpenAm case with embedded server ( the upgrade fail...
tree@ dd511c commitdiff
01.22.2013 Christophe Sovant
Fixed condition for known issue OPENDJ-1071: only set known issue if expect...
tree@ 80ac0c commitdiff
01.38.2013 Matthew Swift
More minor enhancements to the upgrader so that it can be used for embedded...
tree@ 364fe0 commitdiff
01.26.2013 Matthew Swift
Change visibility of various classes and methods in the upgrader so that it...
tree@ f91657 commitdiff
01.25.2013 Matthew Swift
Fix build break introduced in r9343.
tree@ 42824c commitdiff
01.54.2013 Jean-Noel Rouvignac
Code cleanup
tree@ de6d2e commitdiff
01.50.2013 Christophe Sovant
Added known issue tags for issues OPENDJ-1106 and OPENDJ-1107
tree@ eddd65 commitdiff
01.21.2013 Jean-Noel Rouvignac
ConfigFileHandler.java: Used StaticUtils.close(). Extracted a close() metho...
tree@ d3d810 commitdiff
01.48.2013 Matthew Swift
Upgrade to CREST 2.0.1 (SNAPSHOT).
tree@ 0f83ff commitdiff
01.45.2013 Jean-Noel Rouvignac
AciTests.java: Partly reverted r9316, but improved the original code by tes...
tree@ 0061cb commitdiff
01.40.2013 Matthew Swift
Additional minor change for OPENDJ-1105: use Jetty 9 as Jetty 8 seems to co...
tree@ 3a3cc3 commitdiff
01.38.2013 Matthew Swift
Fix OPENDJ-1105: Rest2LDAP never returns a response when invalid parameters...
tree@ 9bb016 commitdiff
01.08.2013 Christophe Sovant
Added known issue tag for issue OPENDJ-1071
tree@ 363fb5 commitdiff
31.20.2013 Christophe Sovant
Updated anonymous read aci value
tree@ 968c34 commitdiff
31.08.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 347712 commitdiff
31.17.2013 Chris Ridd
CR-2088 Fix OPENDJ-1104 targetattrfilters should be targattrfilters
tree@ eb4b6f commitdiff
first | « prev | next »