13 Dec, 2011
1 commit
-
Fix the liveSync and the configuration action in system objects Optimise the delete property query and update the DB2 indexes Update the sample LDAP configs (disable the paging, use dn instead of entryUUID due to the bug in connector) git-svn-id: https://svn.forgerock.org/openidm/trunk@613 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Dec, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@606 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@603 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Dec, 2011
1 commit
-
…jects via POST http://localhost:8080/openidm/system?_action=CREATECONFIGURATION git-svn-id: https://svn.forgerock.org/openidm/trunk@565 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
01 Nov, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@479 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Route the liveSync change git-svn-id: https://svn.forgerock.org/openidm/trunk@478 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Oct, 2011
1 commit
-
Disable the pretty config printing to save space in DB Fix the MedataDataProvider bug when the connector has no sensitive attribute Make the database schema configuration optional and default to null instead of openidm Add the task name to scheduled job log Add the user creation script to MySQL script git-svn-id: https://svn.forgerock.org/openidm/trunk@434 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
-
Add JTA DataSource lookup capability to JDBC Repo. git-svn-id: https://svn.forgerock.org/openidm/trunk@362 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@359 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Aug, 2011
2 commits
-
… for Development phase to test the configuration and test the fixes of the connectors. git-svn-id: https://svn.forgerock.org/openidm/trunk@351 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Fix the duplicated dependency. Disable the Synchronisation Listener call from system object set service. Enable the deletion if the ETag is * git-svn-id: https://svn.forgerock.org/openidm/trunk@350 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
-
…esource. By default the development mode allows any script execution but the production config does not allows it. Initial commit contains only the development functionality for testing. Add a symmetric key to the keystore and update the truststore with the default public certificates. OrientDB Config got a new query to make easy the test the patch-by-query http://localhost:8080/openidm/managed/user?_action=patch&_query-id=for-username&uid=DDOE and the patch [{"replace" : "/email","value" : ["ddoe2@example.com"]}] git-svn-id: https://svn.forgerock.org/openidm/trunk@329 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
07 Jul, 2011
1 commit
-
Fix the attributes to get operation option. It's always available now Fix the unescaped _id value when live sync calls the SynchronisationListener Fix the NPE when system.properties file is not available for embedded OSGi git-svn-id: https://svn.forgerock.org/openidm/trunk@280 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
20 Jun, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@240 d98387aa-ee2c-4292-a9e6-504d2a719fd3
11 Jun, 2011
1 commit
-
Fix the failing live synchronisation (qualified id is provided now). Fix the relative path string problem on OSX. Update the web app dependencies and fix the jetty runner. Start the embedded OpenIDM: $ cd trunk/openidm-webapp/ $ mvn jetty:run-war git-svn-id: https://svn.forgerock.org/openidm/trunk@229 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
26 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@213 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 May, 2011
2 commits
-
… last synchronisation stage in repo. git-svn-id: https://svn.forgerock.org/openidm/trunk@208 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@207 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 May, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@194 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@193 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 May, 2011
1 commit
-
Add support of OpenICF Sync operation. The SyncToken is not persisted now. It's initial version to confirm the SynchronisationListener interface. Escape the _id values with URLEncoder in system objects. git-svn-id: https://svn.forgerock.org/openidm/trunk@189 d98387aa-ee2c-4292-a9e6-504d2a719fd3
16 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@188 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 May, 2011
1 commit
-
…ead using the bind signature with Service and Map. Add temporary work-around for ensuring id is qualified with system git-svn-id: https://svn.forgerock.org/openidm/trunk@159 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@150 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@111 d98387aa-ee2c-4292-a9e6-504d2a719fd3
06 May, 2011
1 commit
-
Added object set router service for managed and system objects. git-svn-id: https://svn.forgerock.org/openidm/trunk@110 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@96 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Apr, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@43 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Apr, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@30 d98387aa-ee2c-4292-a9e6-504d2a719fd3