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

Gaetan Boismal
07.07.2016 b430878cf353d7dec499f98c58aa7d91c8266265
07.07.2016 Gaetan Boismal
OPENDJ-2754 Add wrapColumn option to makeldif
tree@ b43087 commitdiff
09.21.2016 Gaetan Boismal
OPENDJ-2505 Makeldif supports line folding
tree@ 3848fc commitdiff
10.14.2016 Jean-Noël Rouvignac
OPENDJSDK-89 UUID syntax should have an equality matching rule
tree@ b37c39 commitdiff
09.40.2016 Gaetan Boismal
OPENDJSDK-88 Move opendj-copyright-maven-plugin
tree@ a97d2c commitdiff
09.27.2016 Jean-Noël Rouvignac
Remove all {@inheritDoc} javadoc tags (superseded by @Override annotations)
tree@ dd6204 commitdiff
07.20.2016 Jean-Noël Rouvignac
DN.java: fixed checkstyle
tree@ 55e959 commitdiff
07.57.2016 Jean-Noël Rouvignac
core.properties: fixed "is is" typo
tree@ 643973 commitdiff
29.38.2016 Jean-Noël Rouvignac
Use switch statement with SearchScope instead of if statement
tree@ 128ba2 commitdiff
29.30.2016 Jean-Noël Rouvignac
OPENDJ-1342 Migrate AVA, RDN, and DN classes
tree@ 42dd9e commitdiff
04.18.2016 Matthew Swift
OPENDJ-2738 DN validation fails when RDN uses a custom attribute
tree@ 8d16f1 commitdiff
03.53.2016 Gaetan Boismal
OPENDJ-2582 Fix dsconfig --version
tree@ c9693f commitdiff
03.44.2016 Gaetan Boismal
OPENDJ-2582 Factor out buildnumber plugin in poms
tree@ c1d212 commitdiff
03.56.2016 Mark Craig
OPENDJ-2704: Specify default backend types for different distributions
tree@ 83ec31 commitdiff
02.13.2016 Fabio Pistolesi
OPENDJ-2731 Middle and final substring indexes fail to return resulting in ...
tree@ 1a7e62 commitdiff
25.53.2016 Gaetan Boismal
Code cleanup
tree@ db3ffd commitdiff
25.07.2016 Gaetan Boismal
Add cli message resource bundle
tree@ 3a2f5a commitdiff
15.35.2016 Gaetan Boismal
OPENDJ-2701 status command using -n fails if no password is provided
tree@ db1a38 commitdiff
01.03.2016 Jean-Noël Rouvignac
ConnectionFactoryProvider.java: remove code duplication
tree@ f48e98 commitdiff
24.24.2016 Matthew Swift
OPENDJ-2333 - remove unused i18n messages
tree@ 8b1e90 commitdiff
23.25.2016 Gaetan Boismal
OPENDJ-2689 Improve copyright-maven-plugin
tree@ 9e50f0 commitdiff
23.24.2016 Gaetan Boismal
OPENDJ-2689 Update copyright plugin
tree@ 61003c commitdiff
23.07.2016 Gaetan Boismal
OPENDJ-2689 Code cleanup
tree@ 428c66 commitdiff
23.12.2016 Gaetan Boismal
OPENDJ-2689 Update copyright headers
tree@ 80cafc commitdiff
22.23.2016 Jean-Noël Rouvignac
Removed unused imports
tree@ f1d9c5 commitdiff
17.13.2016 Matthew Swift
OPENDJSDK-86 - Replace README with Markdown README.md
tree@ 5ca48f commitdiff
10.29.2016 Matthew Swift
OPENDJSDK-16: implement sharded request load-balancer
tree@ 6af1b6 commitdiff
10.25.2016 Matthew Swift
OPENDJSDK-16: refactoring work required for affinity based load-balancer
tree@ fd389f commitdiff
10.07.2016 Matthew Swift
Minor fix: change LdapPromise.thenFinally() to return an LdapPromise
tree@ a39575 commitdiff
12.10.2016 Jean-Noël Rouvignac
Added JCIP annotations to opendj-core
tree@ 895ca8 commitdiff
09.32.2016 Gaetan Boismal
OPENDJSDK-42 Remove unused parameters
tree@ caa149 commitdiff
04.19.2016 Gaetan Boismal
Code cleanup
tree@ 6911f4 commitdiff
26.03.2016 Gaetan Boismal
OPENDJSDK-42 Cli arguments fluent builder
tree@ 9b1384 commitdiff
11.09.2016 Gaetan Boismal
OPENDJSDK-42 Code cleanup
tree@ 093afc commitdiff
10.37.2016 Jean-Noël Rouvignac
SchemaTestCase.java: Added tests for Schema.getAttributeType()
tree@ 94e292 commitdiff
09.36.2016 Jean-Noël Rouvignac
OPENDJ-2693 dsconfig error message is showing the wrong port
tree@ 54b243 commitdiff
09.00.2016 Jean-Noël Rouvignac
DN.java: Added precisions about localName(int) vs. parent(int)
tree@ 8de5b2 commitdiff
09.56.2016 Jean-Noël Rouvignac
OPENDJSDK-85 AVA does not provide a way to get back the user provided attri...
tree@ 93ee53 commitdiff
15.27.2016 Gaetan Boismal
OPENDJSDK-81 Remove asynchronous option in rate tools
tree@ d1f856 commitdiff
04.40.2016 Gaetan Boismal
OPENDJ-2469 Improve performance metric tools
tree@ d387e0 commitdiff
15.58.2015 Gaetan Boismal
OPENDJ-2550 RateTool: Improve error output
tree@ 674c64 commitdiff
04.47.2016 Mark Craig
OPENDJ-2618 Try to prevent broken breadcrumbs
tree@ 7133f6 commitdiff
03.00.2016 Mark Craig
Update site skin
tree@ 3b5b5c commitdiff
02.08.2016 Jean-Noël Rouvignac
*.java: Added addToSchema(boolean overwrite) method to all schema elements.
tree@ 8f97c5 commitdiff
02.59.2016 Jean-Noël Rouvignac
When removing enum syntaxes, also remove the corresponding ordering matchin...
tree@ aaf314 commitdiff
02.10.2016 Jean-Noël Rouvignac
Code cleanup
tree@ d55169 commitdiff
29.07.2016 Jean-Noël Rouvignac
AttributeDescription.java: handled null options in create(AttributeType, Co...
tree@ 57e0a1 commitdiff
29.42.2016 Jean-Noël Rouvignac
AttributeDescription.java: Added create(AttributeType, Collection<String> o...
tree@ 54bbab commitdiff
26.56.2016 Jean-Noël Rouvignac
SchemaBuilder.java: In remove*() methods, renamed parameter from name to na...
tree@ 9e2608 commitdiff
15.00.2016 ian.packer
OPENDJSDK-80 Decode base64 specified control values when parsing command li...
tree@ 20f97f commitdiff
13.32.2016 Mark Craig
OPENDJ-2587 Fix links on community project site
tree@ 588dc9 commitdiff
first | « prev | next »