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

features/bump-commons
18.40.2016 Nicolas Capponi
OPENDJ-2987 Fix TaskBackendTestCase to use an existing attribute instead of...
96374b diff | tree
18.37.2016 Nicolas Capponi
OPENDJ-2987 Fix issue in name form syntax parsing
c66bf0 diff | tree
18.36.2016 Nicolas Capponi
OPENDJ-2987 Use OID instead of full ObjectClass to detect multiple updates ...
b5f211 diff | tree
19.07.2016 Nicolas Capponi
OPENDJ-2987 Extensible object class should not block removing an attribute ...
559630 diff | tree
11.47.2016 Jean-Noël Rouvignac
OPENDJ-2987 Default ObjectClassType is STRUCTURAL
735d29 diff | tree
19.36.2016 Nicolas Capponi
OPENDJ-2987 Remove object class parsing in ObjectClassSyntax class - now re...
19004a diff | tree
19.16.2016 Nicolas Capponi
OPENDJ-2987 Remove DirectoryServer#deregisterObjectClass()
41a774 diff | tree
19.33.2016 Nicolas Capponi
OPENDJ-2987 Simplify ways to retrieve an object class from the DirectorySer...
327ed7 diff | tree
19.03.2016 Nicolas Capponi
OPENDJ-2987 Fix all classes that need to use ObjectClass placeholder instea...
1afeb0 diff | tree
19.50.2016 Nicolas Capponi
OPENDJ-2987 Add placeholder feature to ObjectClass
e5fa1d diff | tree
09.19.2016 Jean-Noël Rouvignac
OPENDJ-2987 SDK's Schema.getOIDForName() now matches what the server's sche...
22c201 diff | tree
19.39.2016 Nicolas Capponi
OPENDJ-2987 Tranform CommonSchemaElements to an utility class
c3e4b0 diff | tree
19.38.2016 Nicolas Capponi
OPENDJ-2987 Remove server's ObjectClass
2e7fa4 diff | tree
19.26.2016 Nicolas Capponi
OPENDJ-2987 Annotate classes to be removed when SDK schema is fully used
62e348 diff | tree
19.25.2016 Nicolas Capponi
OPENDJ-2987 Fix DirectoryServer#getTopObjectClass()
117989 diff | tree
19.24.2016 Nicolas Capponi
OPENDJ-2987 Adapt CompressedSchema to change on object classes
6ac20c diff | tree
19.23.2016 Nicolas Capponi
OPENDJ-2987 Update server Schema class to rely on SDK schema for object cla...
dc1a95 diff | tree
19.14.2016 Nicolas Capponi
OPENDJ-2987 Fix construction of object classes in control panel
a7067b diff | tree
19.14.2016 Nicolas Capponi
OPENDJ-2987 Fix retrieval of object classes names
a36a3a diff | tree
19.10.2016 Nicolas Capponi
OPENDJ-2987 Fix DirectoryServer#getDefaultObjectClass()
e25e08 diff | tree
19.09.2016 Nicolas Capponi
OPENDJ-2987 Adapt SomeSchemaElement and SchemaUtils
b9e895 diff | tree
11.23.2016 Jean-Noël Rouvignac
OPENDJ-2987 Switch import from server to SDK ObjectClass
136c3b diff | tree
30.52.2016 Matthew Swift
OPENDJ-2950 Simplify field formatting by using an enumeration.
61ead6 diff | tree
18.26.2016 Matthew Swift
OPENDJ-2950 Add support for cs-uri and cs-uri-stem fields in HTTP access log
142f95 diff | tree
18.26.2016 Matthew Swift
Minor code cleanup
bdc648 diff | tree
26.05.2016 Fabio Pistolesi
OPENDJ-1681 Do not print error message about state update on empty backend
b5a13b diff | tree
27.14.2016 Jean-Noël Rouvignac
OPENDJ-1238 Address comments post PR
4c0ec5 diff | tree
26.43.2016 Jean-Noël Rouvignac
OPENDJ-2932 include *.properties files in the plugin's jar
806007 diff | tree
26.59.2016 Jean-Noël Rouvignac
OPENDJ-2797 When adding matching rule use, also set their schema file
8c2fb3 diff | tree
25.54.2016 Fabio Pistolesi
OPENDJ-3027 Delete all references to old keys when importing new ones via r...
b93c8b diff | tree
25.53.2016 Fabio Pistolesi
Code Cleanup
ffdc9e diff | tree
25.40.2016 Jean-Noël Rouvignac
OPENDJ-2816 With pdb backend, error while doing modrdn on an entry
9fe774 diff | tree
25.17.2016 Jean-Noël Rouvignac
SchemaBackendTestCase.java: improve assertions and error messages
6bddd5 diff | tree
18.27.2016 Gaetan Boismal
OPENDJ-2880 Rest2Ldap as an OAuth2 Resource Server
c8585b diff | tree
24.08.2016 Jean-Noël Rouvignac
AttributeDescription.java: code cleanup
718fab diff | tree
24.50.2016 Jean-Noël Rouvignac
ObjectClassTestCase.java: renamed test case and local variable
8a7d99 diff | tree
24.33.2016 Jean-Noël Rouvignac
Formatting fixes, and small code improvements
297706 diff | tree
24.32.2016 Jean-Noël Rouvignac
Make some replication error messages more readable
08d935 diff | tree
24.31.2016 Jean-Noël Rouvignac
Code cleanup in JE/PDB test cases
7b24a6 diff | tree
13.59.2016 Gaetan Boismal
OPENDJ-3002 Fix upgrade to 4.0.0-OEM
48deac diff | tree
23.31.2016 Gaetan Boismal
OPENDJ-3040 Fix script friendly xxxrate headers
89b5b7 diff | tree
20.54.2016 Yannick Lecaillez
Rest2ldap: let the last authorization filter formulate an implementation sp...
7d312a diff | tree
16.27.2016 ian.packer
OPENDJ-2191 - Remove the dependency for jre from the rpm package
ad37a6 diff | tree
20.12.2016 Fabio Pistolesi
OPENDJ-2961 Print human readable list of index names to rebuild
a85e9d diff | tree
17.50.2016 Fabio Pistolesi
OPENDJ-3020 Fix some AttributeDescription related NPEs
d6b667 diff | tree
18.15.2016 Yannick Lecaillez
Rest2Ldap: Removed connection reuse, simplify authorization filtering, use ...
5b7afc diff | tree
18.08.2016 Yannick Lecaillez
Fix NPE when extended operations response is null.
84a224 diff | tree
18.37.2016 ian.packer
OPENDJ-3032 Fix throwIfIA5IllegalCharacter to check the whole string
04c707 diff | tree
18.43.2016 Gaetan Boismal
Fix unit test uncaught exception
39cc0f diff | tree
18.25.2016 Fabio Pistolesi
OPENDJ-3027 Crypto related services should be started before replication
3a9145 diff | tree
first | « prev | next »