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

Jean-Noel Rouvignac
21.28.2014 96a50e5b7fe9ceafc7db0736fae1d9e34ef5612f
21.28.2014 Jean-Noel Rouvignac
Remove aborted attempt at mavenizing OpenDJ server build
tree@ 96a50e commitdiff
20.43.2014 Jean-Noel Rouvignac
Code cleanup
tree@ 41585c commitdiff
20.22.2014 Jean-Noel Rouvignac
Fixed formatting issues that checkstyle complained about. (I forgot to run ...
tree@ eb7e84 commitdiff
20.54.2014 Jean-Noel Rouvignac
AutoRefactored removing unnecessary local variable/dead store before return.
tree@ 2c8a16 commitdiff
20.46.2014 Jean-Noel Rouvignac
AutoRefactored modifier's order + removed useless modifiers implied by context
tree@ 39999f commitdiff
20.15.2014 Jean-Noel Rouvignac
AutoRefactored modifier's order.
tree@ 9f5c7a commitdiff
20.11.2014 Jean-Noel Rouvignac
Autorefactored simplifying expressions: - removed useless parentheses - add...
tree@ 7d7913 commitdiff
17.44.2014 Nicolas Capponi
Update CoreSchema class to be consistent with CoreSchemaImpl class
tree@ 00b6f7 commitdiff
17.20.2014 Gaetan Boismal
OPENDJ-1549: xxxrate tools warmup duration does not clear etimes * com.forg...
tree@ 8b72bd commitdiff
16.56.2014 Nicolas Capponi
OPENDJ-1592 Retrieve time-based matching rules by OID in tests
tree@ 785103 commitdiff
16.51.2014 Nicolas Capponi
OPENDJ-1590 CR-4861 Add collation matching rules to SDK Core Schema
tree@ 5d933b commitdiff
16.10.2014 Jean-Noel Rouvignac
AutoRefactored primitive wrappers, StringBuilders and Strings.
tree@ 1cbc05 commitdiff
16.55.2014 Jean-Noel Rouvignac
AutoRefactored to Hotspot intrinsiced APIs. Manually converted System.array...
tree@ a7526e commitdiff
16.30.2014 Jean-Noel Rouvignac
AutoRefactored for the use of Collection.addAll().
tree@ 565f86 commitdiff
16.03.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
tree@ 5ff932 commitdiff
16.03.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
tree@ 6033fd commitdiff
16.41.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
tree@ ba70cc commitdiff
16.16.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
tree@ 33b1f5 commitdiff
16.47.2014 Jean-Noel Rouvignac
Changed "objectclass=*" filters to the more correct "(objectclass=*)".
tree@ 22aec9 commitdiff
16.30.2014 Jean-Noel Rouvignac
SortOrder.java: Used varargs for second constructor.
tree@ bc629c commitdiff
15.40.2014 Jean-Noel Rouvignac
ModelUtils.java: Code deduplication and cleanup.
tree@ 13e30c commitdiff
15.39.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
tree@ b825d6 commitdiff
15.17.2014 Jean-Noel Rouvignac
AutoRefactored comments/javadocs on OpenDJ SDK
tree@ 661593 commitdiff
15.43.2014 Jean-Noel Rouvignac
(CR-4811) Converted opendj3 code to use SearchRequest like API
tree@ cdf082 commitdiff
15.07.2014 Jean-Noel Rouvignac
AbstractSubstringMatchingRuleImpl.java: In DefaultSubstringAssertion.create...
tree@ a27140 commitdiff
15.39.2014 Mark Craig
DOCS-221: Update doc build tools
tree@ a823b6 commitdiff
15.37.2014 Mark Craig
DOCS-221: Update doc build tools
tree@ 53c073 commitdiff
15.25.2014 Jean-Noel Rouvignac
(CR-4811) Converted opendj3 code to use SearchRequest like API
tree@ cda973 commitdiff
15.23.2014 Jean-Noel Rouvignac
(CR-4811) Converted opendj3 code to use SearchRequest like API
tree@ 9dc73a commitdiff
15.52.2014 Jean-Noel Rouvignac
(CR-4811) Converted opendj3 code to use SearchRequest like API
tree@ 15af63 commitdiff
15.01.2014 Jean-Noel Rouvignac
Removed obsolete tests. Prevents maintaining obsolete java code.
tree@ c41c39 commitdiff
15.12.2014 Mark Craig
Backport Fix broken olink found by docbook-linktester
tree@ 26ddc0 commitdiff
15.11.2014 Mark Craig
Fix broken olink found by docbook-linktester
tree@ 8ed990 commitdiff
14.44.2014 Jean-Noel Rouvignac
(CR-4811) Converted opendj3 code to use SearchRequest like API
tree@ d7f270 commitdiff
14.26.2014 Gaetan Boismal
OPENDJ-1550: Replace SDK Function with Function from forgerock-util * org.o...
tree@ a4d4ba commitdiff
14.10.2014 Gaetan Boismal
OPENDJ-1550: Replace SDK Function with Function from forgerock-util * org.f...
tree@ e6d131 commitdiff
14.10.2014 Gaetan Boismal
OPENDJ-1551 checkpoint : apply patch to ensure compatibility with sdk new F...
tree@ c9891a commitdiff
14.13.2014 Mark Craig
Backport CR-4833 OPENDJ-1588: Note where make-ldif templates require blank ...
tree@ 8deaef commitdiff
14.12.2014 Mark Craig
CR-4833 OPENDJ-1588: Note where make-ldif templates require blank likes
tree@ a44a8f commitdiff
14.11.2014 Mark Craig
CR-4833 OPENDJ-1588: Note where makeldif templates require blank likes
tree@ 92178a commitdiff
13.09.2014 Gaetan Boismal
OPENDJ-1551 checkpoint : apply patch to ensure compatibility with sdk new F...
tree@ d3b298 commitdiff
13.55.2014 Chris Ridd
OPENDJ-1567 CR-4823 correct argument order and error checks in newOffsetCon...
tree@ f36476 commitdiff
13.54.2014 Matthew Swift
Fix failing unit tests caused by side-effects and unpredictable test ordering.
tree@ b06f15 commitdiff
12.55.2014 Matthew Swift
Fix broken termination condition in testTask().
tree@ 84c91d commitdiff
11.56.2014 Gene Hirayama
DOCS-200/FR-413-US phone number for ForgeRock has changed. OpenDJ 3.0 docs.
tree@ 6afd23 commitdiff
11.55.2014 Gene Hirayama
DOCS-200/FR-413-US phone number for ForgeRock has changed. OpenDJ docs.
tree@ 401223 commitdiff
10.59.2014 Mark Craig
Backport OPENDJ-1595 Fix typo "OpenDJ compressing" to "OpenDJ compresses"
tree@ 4d965a commitdiff
10.57.2014 Mark Craig
OPENDJ-1595 Fix typo "OpenDJ compressing" to "OpenDJ compresses"
tree@ 14e8d1 commitdiff
10.34.2014 Nicolas Capponi
OPENDJ-1592 CR-4782 Migrate time-based matching rules
tree@ c8d6c0 commitdiff
10.44.2014 Jean-Noel Rouvignac
Additions to r11101.
tree@ f8a1d3 commitdiff
first | « prev | next »