09 Oct, 2014
2 commits
-
(reviewed by Alin in person) * Change "systemType" attribute to prepend provisioner type with "provisioner." for consistency. * Only send "systemType" attribute to client on system?_action=availableConnectors to avoid persisting it in the provisioner json file * Devise new method of identifying propery ConnectorConfigurationHelper via connectorName instead of depending on systemType from the client git-svn-id: https://svn.forgerock.org/openidm/trunk@4006 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3999 d98387aa-ee2c-4292-a9e6-504d2a719fd3
02 Oct, 2014
1 commit
-
Modify SystemObjectSetService to support multiple ConnectorConfigurationHelpers. git-svn-id: https://svn.forgerock.org/openidm/trunk@3965 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3947 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Sep, 2014
1 commit
-
…e to action=test request. git-svn-id: https://svn.forgerock.org/openidm/trunk@3940 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3930 d98387aa-ee2c-4292-a9e6-504d2a719fd3
15 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3901 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3892 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3854 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 Aug, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3830 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Aug, 2014
1 commit
-
…uration is more clear. git-svn-id: https://svn.forgerock.org/openidm/trunk@3819 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Jul, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3654 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Re-solve the connector info availability health check regression described in OPENIDM-2017. Also, solve the jenkins build issues described in OPENIDM-2064 which were demonstrated locally intermittently. Sources: merge -r3563:3564 https://svn.forgerock.org/openidm/trunk [CR-4060][OPENIDM-2017] Fixed OpenIDM heartbeat connection to remote connectors. (previously reverted in r3597) merge -r3585:3586 https://svn.forgerock.org/openidm/trunk [CR-4091][OPENIDM-2064] Fixed activate method leading to unstable build (previously reverted in r3596) merge -r3597:3598 https://svn.forgerock.org/openidm/branches/OPENIDM-2017 [OPENIDM-2064] Committing proposed fix. Thread was not finishing before the initialization method was called. merge -r3637:3638 https://svn.forgerock.org/openidm/branches/OPENIDM-2017 Fixed OpenICFProvisionerTest.java to behave more natural. git-svn-id: https://svn.forgerock.org/openidm/trunk@3645 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Jul, 2014
3 commits
-
svn merge -r3564:3563 https://svn.forgerock.org/openidm/trunk . git-svn-id: https://svn.forgerock.org/openidm/trunk@3597 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
svn merge -r3586:3585 https://svn.forgerock.org/openidm/trunk . git-svn-id: https://svn.forgerock.org/openidm/trunk@3596 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3586 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3577 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3564 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3515 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Jul, 2014
3 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
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
27 Jun, 2014
2 commits
-
….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
1 commit
-
…s JAVA_TYPE_BYTE_ARRAY return as Base64 content. git-svn-id: https://svn.forgerock.org/openidm/trunk@3470 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3441 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3440 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Jun, 2014
1 commit
-
…nc call. Renamed method to describe action being done committed in r3385 and updated the license to reflect the year. git-svn-id: https://svn.forgerock.org/openidm/trunk@3421 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3385 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3359 d98387aa-ee2c-4292-a9e6-504d2a719fd3
09 Jun, 2014
2 commits
-
Restore audit logging on CRUD operations for system/provisioner endpoints. git-svn-id: https://svn.forgerock.org/openidm/trunk@3352 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3342 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Jun, 2014
1 commit
-
the notifyDelete on the sync service with contet = { "oldValue" : null } to meet the contract. Reviewed by Jason over skype. git-svn-id: https://svn.forgerock.org/openidm/trunk@3330 d98387aa-ee2c-4292-a9e6-504d2a719fd3
03 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3308 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 May, 2014
1 commit
-
Support ICF and/or QueryFilters from provisioner service. git-svn-id: https://svn.forgerock.org/openidm/trunk@3288 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 May, 2014
4 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3235 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3233 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…sentation to contain the cause of the error. git-svn-id: https://svn.forgerock.org/openidm/trunk@3232 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3228 d98387aa-ee2c-4292-a9e6-504d2a719fd3