16 Aug, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@320 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
28 Jul, 2011
1 commit
-
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
08 Jul, 2011
1 commit
-
Support Collection<T> type attributes in action and return the error message if there is one git-svn-id: https://svn.forgerock.org/openidm/trunk@281 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
19 Jun, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@237 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Add slf4j bridge for OpenICF logging. git-svn-id: https://svn.forgerock.org/openidm/trunk@236 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
31 May, 2011
1 commit
-
Update install and development guide. git-svn-id: https://svn.forgerock.org/openidm/trunk@219 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@210 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 May, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@209 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 May, 2011
1 commit
-
… last synchronisation stage in repo. git-svn-id: https://svn.forgerock.org/openidm/trunk@208 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 May, 2011
1 commit
-
Exclude the non bundle dependencies from the zip package git-svn-id: https://svn.forgerock.org/openidm/trunk@202 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 May, 2011
1 commit
-
Add immediate = true back to OpenICFProvisionerService git-svn-id: https://svn.forgerock.org/openidm/trunk@190 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
14 May, 2011
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@161 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@160 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@158 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
05 May, 2011
1 commit
-
I removed the javadoc plugin from the scheduler. It's unnecessary to force the people to build the javadoc if they don't need. the explicit mvn javadoc:javadoc ... does the same. git-svn-id: https://svn.forgerock.org/openidm/trunk@68 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 May, 2011
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@64 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Add some diagnostic "System.out." to detect the CI build problem. git-svn-id: https://svn.forgerock.org/openidm/trunk@63 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
The OpenICFProvisionerServiceTestBase test can be used to mock the provisioner service in a unit test without OSGi environment. Remote Connector Server tests are uncommented now. git-svn-id: https://svn.forgerock.org/openidm/trunk@62 d98387aa-ee2c-4292-a9e6-504d2a719fd3
02 May, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@49 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@48 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