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

Mark Craig
16.06.2015 55ec35c4e79c7f89a899bbc0cce48857923f2f2d
16.06.2015 Mark Craig
OPENDJ-2277 Align doc with changes due to updated components
tree@ 55ec35 commitdiff
09.07.2015 Yannick Lecaillez
OPENDJ-2016: New on disk merge import strategy based on storage engine.
tree@ 7028df commitdiff
30.09.2015 Jean-Noël Rouvignac
Renamed ModifyReplayTest => ModifyReplaySingleValuedAttributeTest
tree@ 600245 commitdiff
29.33.2015 Jean-Noël Rouvignac
OPENDJ-1192 Modify request replay failures
tree@ 963590 commitdiff
29.33.2015 Jean-Noël Rouvignac
ModifyReplayTest.java: Code cleanup
tree@ 7a2c6e commitdiff
28.50.2015 Gaetan Boismal
OPENDJ-2253 PR-58 Adapts opendj copyright plugin
tree@ 8e55dd commitdiff
29.23.2015 Jean-Noël Rouvignac
OPENDJ-1192 Modify request replay failures
tree@ e5499b commitdiff
25.02.2015 Jean-Noël Rouvignac
TestImportJob.java: Renamed testImport*() to import*().
tree@ c687de commitdiff
25.56.2015 Jean-Noël Rouvignac
OPENDJ-2302 Import is overly case-sensitive
tree@ 1e69ef commitdiff
25.38.2015 Jean-Noël Rouvignac
TestImportJob.java: Code cleanup, extracted lots of methods for common code.
tree@ 0e4232 commitdiff
24.19.2015 Jean-Noël Rouvignac
OPENDJ-1857 LDIF changerecord parsing should be less case sensitive
tree@ 4fa708 commitdiff
24.03.2015 Jean-Noël Rouvignac
HistoricalTest.java: Code cleanup
tree@ fdd98c commitdiff
24.26.2015 Jean-Noël Rouvignac
OPENDJ-1857 LDIF changerecord parsing should be less case sensitive
tree@ ec2dc4 commitdiff
17.01.2015 Mark Craig
OPENDJ-2285 dsconfig --batchFile does connect for each command
tree@ bb6f6a commitdiff
22.19.2015 ian.packer
OPENDJ-2247: Improve CertAndKeyGen class location logic
tree@ 10bbac commitdiff
16.44.2015 Jean-Noël Rouvignac
Improve AttributeDescription: now implements Comparable, align with SDK
tree@ f7e6d3 commitdiff
01.21.2015 Jean-Noël Rouvignac
Replaced AttrHistoricalWithOptions by a new class AttributeDescription
tree@ 3a5818 commitdiff
22.34.2015 Jean-Noël Rouvignac
AttrHistoricalMultiple.java: In replayOperation(), reverted the if statemen...
tree@ f75a6f commitdiff
01.39.2015 Jean-Noël Rouvignac
AttrHistoricalMultiple.java: Extracted updateValInfo()
tree@ 4b387e commitdiff
31.58.2015 Jean-Noël Rouvignac
AttrHistoricalMultiple.java: In replayOperation(), enabled more fine-graine...
tree@ 4da845 commitdiff
31.55.2015 Jean-Noël Rouvignac
OPENDJ-1192 Modify request replay failures
tree@ 83ccb8 commitdiff
21.11.2015 Jean-Noël Rouvignac
OPENDJ-2294 ldapmodify ds-pwp-account-disabled does not generate account st...
tree@ 064251 commitdiff
16.19.2015 patrick diligent
OPENDJ-49 - disable replication domain when backend offline. The domain is...
tree@ c9cd30 commitdiff
21.55.2015 Fabio Pistolesi
Fix checkstyle
tree@ 3e60e3 commitdiff
16.10.2015 Fabio Pistolesi
OPENDJ-1744 dbtest subcommand --help is not wrapped
tree@ c42109 commitdiff
16.32.2015 Chris Ridd
OPENDJ-2280 Log specific messages for bind/StartTLS/SASL bind in progress
tree@ 3eaa39 commitdiff
19.56.2015 Matthew Swift
CHF-69: move Context and AbstractRouter to org.forgerock.services
tree@ 2cfafd commitdiff
18.49.2015 Matthew Swift
Fix OPENDJ-2284: fix bugs which prevent deployment of Rest2LDAP webapp
tree@ 3cc667 commitdiff
18.19.2015 Fabio Pistolesi
Fix unit tests
tree@ ffc92b commitdiff
18.38.2015 Jean-Noël Rouvignac
More Checkstyle love
tree@ ad33dc commitdiff
18.07.2015 Jean-Noël Rouvignac
Checkstyle, the love of my life
tree@ 749dc1 commitdiff
18.55.2015 Jean-Noël Rouvignac
Modification.java: code cleanup
tree@ 918879 commitdiff
18.20.2015 Jean-Noël Rouvignac
AuthPasswordSyntax*.java: Fixed copy/paste bug
tree@ 1b1beb commitdiff
18.17.2015 Jean-Noël Rouvignac
« given enough eyeballs, all bugs are shallow. »
tree@ 17c165 commitdiff
18.03.2015 Jean-Noël Rouvignac
Changed AuthPasswordSyntax*.decodeAuthPassword() return type from StringBui...
tree@ e5dfc5 commitdiff
17.51.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: extracted methods Extracted methods isPas...
tree@ e09b8f commitdiff
18.05.2015 Jean-Noël Rouvignac
Fix OpenDJ build after a source incompatible change in CHF
tree@ 3a1c06 commitdiff
16.59.2015 ian.packer
Add support for IBM JVMs to getPhysicalMemorySize()
tree@ 0149b9 commitdiff
17.13.2015 Jean-Noël Rouvignac
Fix NPE in tests
tree@ 4050e9 commitdiff
17.00.2015 Jean-Noël Rouvignac
In Utils.wrapText(), use early exit
tree@ 638eb9 commitdiff
16.14.2015 Jean-Noël Rouvignac
Chasing random test failures
tree@ 34ada3 commitdiff
16.32.2015 Jean-Noël Rouvignac
Remove unused imports
tree@ 779b2d commitdiff
15.49.2015 Jean-Noël Rouvignac
Used TestTimer in GenerationIdTest
tree@ f3547d commitdiff
15.33.2015 Jean-Noël Rouvignac
Code cleanup
tree@ 9b4b14 commitdiff
15.29.2015 Jean-Noël Rouvignac
Fixed build failure
tree@ 5ec930 commitdiff
15.57.2015 Chris Ridd
README should say Java 7
tree@ 1121bf commitdiff
08.31.2015 Fabio Pistolesi
OPENDJ-1654 LDAPOptions should be converted in a SchemaOptions style API
tree@ e85f03 commitdiff
04.00.2015 Gaetan Boismal
OPENDJ-1666 PR-19 CREST-3.0.0 Migration
tree@ dd4a7d commitdiff
27.28.2015 Gaetan Boismal
OPENDJ-1666 Code cleanup
tree@ 844b13 commitdiff
10.54.2015 Jean-Noël Rouvignac
Fixed random tests
tree@ db44a7 commitdiff
first | « prev | next »