12 Dec, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@603 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 Nov, 2011
1 commit
-
Add some constant value to the ServerConstants class git-svn-id: https://svn.forgerock.org/openidm/trunk@548 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Nov, 2011
1 commit
-
Now uses Jackson 1.9.2. Now uses JSON Fluent 1.1.0-SNAPSHOT. Now uses Restlet 2.0.10. Now uses newly separated JSON Patch module. git-svn-id: https://svn.forgerock.org/openidm/trunk@535 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Nov, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@495 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Nov, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@479 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Oct, 2011
1 commit
-
Synchronization service no longer decrypts source objects before processing. git-svn-id: https://svn.forgerock.org/openidm/trunk@436 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Oct, 2011
2 commits
-
Add Eclipse JSDT Rhino Debugger Change the MetaDataProvider to use JsonPointer Fix the date filed length in DDL script Fix the OpenICF MetaDataProvider implementation git-svn-id: https://svn.forgerock.org/openidm/trunk@426 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@425 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Sep, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@416 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 Sep, 2011
1 commit
-
…r configuration encryption git-svn-id: https://svn.forgerock.org/openidm/trunk@408 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 Sep, 2011
1 commit
-
…lable to return related metadata git-svn-id: https://svn.forgerock.org/openidm/trunk@403 d98387aa-ee2c-4292-a9e6-504d2a719fd3
20 Sep, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@397 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Sep, 2011
1 commit
-
Add more TRACE logging to follow up the sync process. git-svn-id: https://svn.forgerock.org/openidm/trunk@373 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Sep, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@363 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Add JTA DataSource lookup capability to JDBC Repo. git-svn-id: https://svn.forgerock.org/openidm/trunk@362 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Aug, 2011
1 commit
-
…sed by the framework class loaders so hopefully this single instance will return with the same relative path pointing to the openidm folders. In embedded environment the bundles resolve the URL in a very unpredictable way. git-svn-id: https://svn.forgerock.org/openidm/trunk@339 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Aug, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@326 d98387aa-ee2c-4292-a9e6-504d2a719fd3
16 Aug, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@321 d98387aa-ee2c-4292-a9e6-504d2a719fd3
15 Aug, 2011
1 commit
-
Add the readOnly boolean support to the OpenICF provisioner service. Fix the operation option parser. Operations can be allowed or disallowed in configured per object and/or operation globally. git-svn-id: https://svn.forgerock.org/openidm/trunk@314 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 Aug, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@311 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Aug, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@309 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 Jul, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@295 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@294 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 Jul, 2011
1 commit
-
fix the null value when the new SyncToken is stored after a failed sync. git-svn-id: https://svn.forgerock.org/openidm/trunk@287 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 Jul, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@284 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Jul, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@282 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Jul, 2011
1 commit
-
Backport change from ROA for Patch class. git-svn-id: https://svn.forgerock.org/openidm/trunk@270 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Jul, 2011
1 commit
-
SynchronizationListener interface now has only one onUpdate method. SynchronizationListener interface uses JsonNodes instead of Maps. Perform diff of target in ObjectMapping to prevent infinite recursion. git-svn-id: https://svn.forgerock.org/openidm/trunk@269 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 Jun, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@255 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Jun, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@252 d98387aa-ee2c-4292-a9e6-504d2a719fd3
20 Jun, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@240 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@239 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Jun, 2011
1 commit
-
Add slf4j bridge for OpenICF logging. git-svn-id: https://svn.forgerock.org/openidm/trunk@236 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Jun, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@223 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Remove unused imports from Functional Test git-svn-id: https://svn.forgerock.org/openidm/trunk@222 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Jun, 2011
1 commit
-
Move the Id class to the provisioner and fix the temporary patches with the /system prefix in all id. git-svn-id: https://svn.forgerock.org/openidm/trunk@221 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@217 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@215 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@194 d98387aa-ee2c-4292-a9e6-504d2a719fd3
15 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@184 d98387aa-ee2c-4292-a9e6-504d2a719fd3