31 Jan, 2008
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3804 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3803 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3802 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Jan, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3796 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Jan, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3777 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3776 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 Jan, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3757 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Jan, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3747 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3742 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Jan, 2008
6 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3730 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Some previous invalid config entries are now valid. git-svn-id: https://svn.forgerock.org/opendj/trunk@3728 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3723 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3720 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3718 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3716 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Jan, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3712 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Change local DB backend configuration so that db-directory and import-temp-directory properties now name a parent directory within which a sub-directory is created having the same name as the backend-id. This simplifies configuration and reduces the risk of name collisions. git-svn-id: https://svn.forgerock.org/opendj/trunk@3708 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Jan, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3705 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Jan, 2008
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3704 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3701 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3699 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3695 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Jan, 2008
1 commit
-
…e category and severity. Modify the MessageBuilder.toMessage() method so that constructed Messages have a sensible Category and Severity. Now the Category and Severity are based on the first object appended to the MessageBuilder. If that object is a Message then the MessageBuilder will use the Category and Severity of that Message, otherwise it will continue the current default behavior which is to use Category.USER_DEFINED and Severity.INFORMATION. git-svn-id: https://svn.forgerock.org/opendj/trunk@3673 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Jan, 2008
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3668 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3665 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3663 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
In org.opends.server.admin.Configuration replace ManagedObjectDefinition<...,...> definition() With: Class<? extends Configuration> configurationClass() And remove method: ServerManagedObject<...> managedObject() This decouples generated server-side management APIs from the rest of the framework with the exception of configuration listeners. git-svn-id: https://svn.forgerock.org/opendj/trunk@3662 41b1ffd8-f28e-4786-ab96-9950f0a78031
11 Jan, 2008
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3659 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3658 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3656 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Jan, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3655 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Jan, 2008
1 commit
-
…eardown and causing some nightly tests to fail. git-svn-id: https://svn.forgerock.org/opendj/trunk@3653 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Jan, 2008
1 commit
-
Add generic entry cache pre-load mechanism which is backend and entry cache implementations independent. git-svn-id: https://svn.forgerock.org/opendj/trunk@3649 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Jan, 2008
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3643 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ork. Also renamed aggregation tests so that they are more easily differentiated and removed "slow" tags from certain aggregation tests now that they perform much quicker. git-svn-id: https://svn.forgerock.org/opendj/trunk@3637 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Jan, 2008
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3633 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3628 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3627 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3624 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Jan, 2008
1 commit
-
When a delete is done on the new name of an entry immediately after renaming it, the dependencies between these 2 operations are not detected and the delete can therefore be replayed without waiting for the moddn to complete. This cause the delete to fail and not being replayed. These changes fix the dependency code and add a unit test case allowing to reproduce the problem. git-svn-id: https://svn.forgerock.org/opendj/trunk@3617 41b1ffd8-f28e-4786-ab96-9950f0a78031