28 Jan, 2013
1 commit
-
…ration from repo.orientdb.json if present. Makes boot properties handling case insensitive. Also ensures DB is kept open consistently to allow for in-memory DB option to work properly. git-svn-id: https://svn.forgerock.org/openidm/trunk@1939 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Dec, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1858 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Dec, 2012
1 commit
-
…e, optional root pwd setting clean-up git-svn-id: https://svn.forgerock.org/openidm/trunk@1735 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 Nov, 2012
1 commit
-
…ed and regular OrientDB statements, support consistent contract for query on a (json pointer declared) property git-svn-id: https://svn.forgerock.org/openidm/trunk@1653 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Nov, 2012
1 commit
-
… queries. Switch to the 1.3 snapshot for testing. git-svn-id: https://svn.forgerock.org/openidm/trunk@1631 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Nov, 2012
1 commit
-
Assign directories to different location: bin => install-location bundle => install-location conf => project-location connectors => install-location db => work-location logs => work-location script => project-location security => install-location workflow => install-location git-svn-id: https://svn.forgerock.org/openidm/trunk@1426 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 Jul, 2012
1 commit
-
embedded to OSGi bundles git-svn-id: https://svn.forgerock.org/openidm/trunk@1115 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Jul, 2012
1 commit
-
…g at embedded for now, although with 1.0.0 we now have the option to move to OSGi bundles. git-svn-id: https://svn.forgerock.org/openidm/trunk@1098 d98387aa-ee2c-4292-a9e6-504d2a719fd3
06 Jul, 2012
1 commit
-
…DataProvider, and usage/setting (w/callback impl) in the ProviderTracker. Updated MetaDataProvider implementations. git-svn-id: https://svn.forgerock.org/openidm/trunk@1092 d98387aa-ee2c-4292-a9e6-504d2a719fd3
11 Jun, 2012
1 commit
-
…e may be random issues with accessing the data. It needs further investigation./ git-svn-id: https://svn.forgerock.org/openidm/trunk@1082 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Apr, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1066 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Mar, 2012
1 commit
-
…ve issues related to it, including - Changes to the embedded server required changes to how it is started and configured, - For cleaner re-configuration as well as shutdown pool(s) are only re-created if necessary and closed at shutdown. This implies that service modifications are handled separately from regular service deactivation and activation., - To properly release file locks default configuration was changed, - Only a single pool is created per URL to simplify management, - Hardening against more conditions to ensure failure to either bootstrap or close the repository is properly reported and more resiliently handled git-svn-id: https://svn.forgerock.org/openidm/trunk@1042 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Mar, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1012 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1010 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Mar, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1000 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Feb, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@977 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Dec, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@694 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@691 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Dec, 2011
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@677 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@674 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…les, in addition to authenticating against the managed users git-svn-id: https://svn.forgerock.org/openidm/trunk@670 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Dec, 2011
1 commit
-
… allow the console to connect without failure messages. git-svn-id: https://svn.forgerock.org/openidm/trunk@642 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 Dec, 2011
1 commit
-
… embeddedServer for clustered (default false), clusterName (default openidm), clusterAddress (default 235.1.1.1), clusterPort (default 2424). embeddedServer property now a boolean instead of String. root user password now defaulted to regular user password, settable via rootPwd. git-svn-id: https://svn.forgerock.org/openidm/trunk@617 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Dec, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@603 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
05 Nov, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@490 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@488 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
31 Oct, 2011
1 commit
-
- orientDB config reading bug fix in OrientDBService - REST external service renaming git-svn-id: https://svn.forgerock.org/openidm/trunk@476 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 Oct, 2011
1 commit
-
…tion call each time. repo.jdbc.json has been modified!!! git-svn-id: https://svn.forgerock.org/openidm/trunk@475 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Oct, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@464 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@463 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Oct, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@454 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Oct, 2011
1 commit
-
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
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
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@400 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@399 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@398 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