09 Jul, 2014
1 commit
-
REST URL example is wrong in the release notes "major changes" section Reviewed by Laurent over Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3505 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Jul, 2014
7 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3504 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
request.getActionAsEnum(MyEnum.class) on a request for an action that is either not defined in the enum, or is defined, but not implemented. (reviewed by Alin in person) git-svn-id: https://svn.forgerock.org/openidm/trunk@3503 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3502 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3500 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3499 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3498 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…es for DOCS-75 (wide programlisting shading) git-svn-id: https://svn.forgerock.org/openidm/trunk@3497 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Jul, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3496 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Reviewed by Laszlo git-svn-id: https://svn.forgerock.org/openidm/trunk@3495 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3494 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Jul, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3493 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Reviewed by Orsi over skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3492 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3491 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3490 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
- Incorrect starting dir for mysql commands - Code cleanup git-svn-id: https://svn.forgerock.org/openidm/trunk@3489 d98387aa-ee2c-4292-a9e6-504d2a719fd3
03 Jul, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3488 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… base, share truststore in clustered environment and more. git-svn-id: https://svn.forgerock.org/openidm/trunk@3487 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3486 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Jul, 2014
1 commit
-
…Fixed the unit test that goes along with it. git-svn-id: https://svn.forgerock.org/openidm/trunk@3484 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 Jun, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3479 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3478 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 Jun, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3476 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Also a mis-aligned recon scheduler for sample4 git-svn-id: https://svn.forgerock.org/openidm/trunk@3475 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Reviewed by Laurent over Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3474 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
….0 and the groovy-all version otherwise the server doesn't start. git-svn-id: https://svn.forgerock.org/openidm/trunk@3473 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3472 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Jun, 2014
10 commits
-
…s JAVA_TYPE_BYTE_ARRAY return as Base64 content. git-svn-id: https://svn.forgerock.org/openidm/trunk@3470 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… patch version number. git-svn-id: https://svn.forgerock.org/openidm/trunk@3469 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3468 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3467 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
IWAModule-as-a-wrapper for commons IWAModule is no longer needed given the flexible, generic IDMJaspiModuleWrapper and takes care of setting component from queryOnResource without hard-coding Strings. Also applied the tests in IWAModuleTest to IDMJaspiModuleWrapperTest as they were generic and apply to all module-wrapping. git-svn-id: https://svn.forgerock.org/openidm/trunk@3466 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Do not audit log audit logs over the router. git-svn-id: https://svn.forgerock.org/openidm/trunk@3465 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3464 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3463 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3462 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3461 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Jun, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3459 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Remove unused/unimplemented script directory configuration. git-svn-id: https://svn.forgerock.org/openidm/trunk@3458 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3457 d98387aa-ee2c-4292-a9e6-504d2a719fd3