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

copilot/exclude-netty-dependencies
21.13.2014 Jean-Noel Rouvignac
OPENDJ-1606 (CR-4909) ConcurrentModificationException while performing modi...
b2335e diff | tree
21.46.2014 Jean-Noel Rouvignac
OPENDJ-1606 (CR-4909) ConcurrentModificationException while performing modi...
9bf63e diff | tree
21.46.2014 Jean-Noel Rouvignac
OPENDJ-1606 (CR-4909) ConcurrentModificationException while performing modi...
b63475 diff | tree
21.29.2014 Jean-Noel Rouvignac
Remove aborted attempt at mavenizing OpenDJ server build
7e1d81 diff | tree
21.29.2014 Jean-Noel Rouvignac
Remove aborted attempt at mavenizing OpenDJ server build
9dff9f diff | tree
21.28.2014 Jean-Noel Rouvignac
Remove aborted attempt at mavenizing OpenDJ server build
583b8c diff | tree
21.28.2014 Jean-Noel Rouvignac
Remove aborted attempt at mavenizing OpenDJ server build
96a50e diff | tree
20.43.2014 Jean-Noel Rouvignac
Code cleanup
c35cb1 diff | tree
20.43.2014 Jean-Noel Rouvignac
Code cleanup
41585c diff | tree
20.22.2014 Jean-Noel Rouvignac
Fixed formatting issues that checkstyle complained about. (I forgot to run ...
5c9a98 diff | tree
20.22.2014 Jean-Noel Rouvignac
Fixed formatting issues that checkstyle complained about. (I forgot to run ...
eb7e84 diff | tree
20.54.2014 Jean-Noel Rouvignac
AutoRefactored removing unnecessary local variable/dead store before return.
57c412 diff | tree
20.54.2014 Jean-Noel Rouvignac
AutoRefactored removing unnecessary local variable/dead store before return.
2c8a16 diff | tree
20.46.2014 Jean-Noel Rouvignac
AutoRefactored modifier's order + removed useless modifiers implied by context
66be6c diff | tree
20.46.2014 Jean-Noel Rouvignac
AutoRefactored modifier's order + removed useless modifiers implied by context
39999f diff | tree
20.15.2014 Jean-Noel Rouvignac
AutoRefactored modifier's order.
28dd8d diff | tree
20.15.2014 Jean-Noel Rouvignac
AutoRefactored modifier's order.
9f5c7a diff | tree
20.11.2014 Jean-Noel Rouvignac
Autorefactored simplifying expressions: - removed useless parentheses - add...
b30f40 diff | tree
20.11.2014 Jean-Noel Rouvignac
Autorefactored simplifying expressions: - removed useless parentheses - add...
7d7913 diff | tree
17.44.2014 Nicolas Capponi
Update CoreSchema class to be consistent with CoreSchemaImpl class
d90fd7 diff | tree
17.44.2014 Nicolas Capponi
Update CoreSchema class to be consistent with CoreSchemaImpl class
00b6f7 diff | tree
17.20.2014 Gaetan Boismal
OPENDJ-1549: xxxrate tools warmup duration does not clear etimes * com.forg...
ecb51e diff | tree
17.20.2014 Gaetan Boismal
OPENDJ-1549: xxxrate tools warmup duration does not clear etimes * com.forg...
8b72bd diff | tree
16.56.2014 Nicolas Capponi
OPENDJ-1592 Retrieve time-based matching rules by OID in tests
13ccff diff | tree
16.56.2014 Nicolas Capponi
OPENDJ-1592 Retrieve time-based matching rules by OID in tests
785103 diff | tree
16.51.2014 Nicolas Capponi
OPENDJ-1590 CR-4861 Add collation matching rules to SDK Core Schema
da39f4 diff | tree
16.51.2014 Nicolas Capponi
OPENDJ-1590 CR-4861 Add collation matching rules to SDK Core Schema
5d933b diff | tree
16.10.2014 Jean-Noel Rouvignac
AutoRefactored primitive wrappers, StringBuilders and Strings.
e346d9 diff | tree
16.10.2014 Jean-Noel Rouvignac
AutoRefactored primitive wrappers, StringBuilders and Strings.
1cbc05 diff | tree
16.55.2014 Jean-Noel Rouvignac
AutoRefactored to Hotspot intrinsiced APIs. Manually converted System.array...
7dd649 diff | tree
16.55.2014 Jean-Noel Rouvignac
AutoRefactored to Hotspot intrinsiced APIs. Manually converted System.array...
a7526e diff | tree
16.30.2014 Jean-Noel Rouvignac
AutoRefactored for the use of Collection.addAll().
13d1b7 diff | tree
16.30.2014 Jean-Noel Rouvignac
AutoRefactored for the use of Collection.addAll().
565f86 diff | tree
16.03.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
405ac1 diff | tree
16.03.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
5ff932 diff | tree
16.03.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
ef637a diff | tree
16.03.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
6033fd diff | tree
16.41.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
910f75 diff | tree
16.41.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
ba70cc diff | tree
16.16.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
f4fa5a diff | tree
16.16.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
33b1f5 diff | tree
16.47.2014 Jean-Noel Rouvignac
Changed "objectclass=*" filters to the more correct "(objectclass=*)".
c4eadd diff | tree
16.47.2014 Jean-Noel Rouvignac
Changed "objectclass=*" filters to the more correct "(objectclass=*)".
22aec9 diff | tree
16.30.2014 Jean-Noel Rouvignac
SortOrder.java: Used varargs for second constructor.
3ba02e diff | tree
16.30.2014 Jean-Noel Rouvignac
SortOrder.java: Used varargs for second constructor.
bc629c diff | tree
15.40.2014 Jean-Noel Rouvignac
ModelUtils.java: Code deduplication and cleanup.
023cb0 diff | tree
15.40.2014 Jean-Noel Rouvignac
ModelUtils.java: Code deduplication and cleanup.
13e30c diff | tree
15.39.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
d24466 diff | tree
15.39.2014 Jean-Noel Rouvignac
Converted opendj3 code to use SearchRequest like API
b825d6 diff | tree
15.17.2014 Jean-Noel Rouvignac
AutoRefactored comments/javadocs on OpenDJ SDK
687099 diff | tree
first | « prev | next »