24 Jun, 2011
7 commits
-
Minor fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@7063 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… isMemberOf). But each test was clearing the 2 backends used for test. Moved that to the pre-test, so it's only done once per test, reducing the time to run the tests to 5 s per test on my machine. git-svn-id: https://svn.forgerock.org/opendj/trunk@7062 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add full schema validation support: * Entries#conformsToSchema and Schema#validateEntry - validates an entry against a schema * SchemaValidationPolicy - validation configuration parameters * Removed SchemaCompatOptions and merged into SchemaBuilder / Schema * Some additional utility methods in Entries class * Added call-back for recording schema validation warnings in RejectedRecordListener. git-svn-id: https://svn.forgerock.org/opendj/trunk@7061 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7060 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7059 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7058 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7057 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Jun, 2011
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7056 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7055 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Some formatting code was making calls to Font (javax.awt.font) which triggered calls to the Graphic subsystem. git-svn-id: https://svn.forgerock.org/opendj/trunk@7054 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Processing of the string based cookie was not handling errors consistently, as code was duplicated between the constructor and another parsing method. The fix required some minor refactoring. All nightlytests have been successfully passing on my development machine. git-svn-id: https://svn.forgerock.org/opendj/trunk@7052 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Jun, 2011
4 commits
-
… one shouldn't have been committed. git-svn-id: https://svn.forgerock.org/opendj/trunk@7051 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7050 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The value part of control specification is optional. And therefore there should be no : to finish the specification. Now if the specification ends with :, then it's the same as no value. Test added with the ManageDSAIt control. git-svn-id: https://svn.forgerock.org/opendj/trunk@7049 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7048 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Jun, 2011
4 commits
-
Added new interface RejectedRecordListener which can be configured for LDIFEntryReader and LDIFChangeRecordReaders. Renamed Schema.nonStrict() -> Schema.asNonStrictSchema() and added Schema.asStrictSchema(). Fixed all usages of raw messages if LDIF package. git-svn-id: https://svn.forgerock.org/opendj/trunk@7047 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7046 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7045 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7044 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Jun, 2011
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7043 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7042 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Improve download instructions on opendj.forgerock.org identifying exactly which JAR files need downloading for non-Maven users. git-svn-id: https://svn.forgerock.org/opendj/trunk@7041 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…otDSE methods from the Connection/AsynchronousConnection APIs git-svn-id: https://svn.forgerock.org/opendj/trunk@7040 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7039 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Jun, 2011
8 commits
-
Clean up l10n files. git-svn-id: https://svn.forgerock.org/opendj/trunk@7037 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Improve error messages when parsing schema entries. TODO: clean up l10n files. git-svn-id: https://svn.forgerock.org/opendj/trunk@7036 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7035 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7034 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7033 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7032 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7031 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7030 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Jun, 2011
8 commits
-
Update to latest version of staf and services. Use macosx-universal as we test mostly on OS 10.6+, 64bits. git-svn-id: https://svn.forgerock.org/opendj/trunk@7029 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add an example application which reads the schema and dumps a summary plus warnings to the console. git-svn-id: https://svn.forgerock.org/opendj/trunk@7027 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7026 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7025 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ly planned for another chapter) git-svn-id: https://svn.forgerock.org/opendj/trunk@7024 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7023 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7022 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add schema compatibility option and disabled unit tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7020 41b1ffd8-f28e-4786-ab96-9950f0a78031