06 Sep, 2013
1 commit
-
logging to external MySQL target. git-svn-id: https://svn.forgerock.org/openidm/trunk@2482 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 Aug, 2013
2 commits
-
…make embedded server more ocnfigurable git-svn-id: https://svn.forgerock.org/openidm/trunk@2416 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2413 d98387aa-ee2c-4292-a9e6-504d2a719fd3
09 Aug, 2013
1 commit
-
…bin/defaults/scripts/auth/ git-svn-id: https://svn.forgerock.org/openidm/trunk@2362 d98387aa-ee2c-4292-a9e6-504d2a719fd3
31 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2334 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 Jul, 2013
1 commit
-
https://bugster.forgerock.org/jira/browse/AME-2014 https://bugster.forgerock.org/jira/browse/OPENIDM-1410 http://sources.forgerock.org/cru/CR-1985 git-svn-id: https://svn.forgerock.org/openidm/trunk@2329 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2326 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Jul, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2325 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2322 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Jul, 2013
1 commit
-
Fix regression if syncFailureHandler is not defined in config; liveSync failures will result in infinite retries as before Fix bug where handler exception is never logged by provisioner. Use singleton pattern for handlers without state. Update all samples to have sane defaults of 5 retries and logged-ignore handler. Update README. git-svn-id: https://svn.forgerock.org/openidm/trunk@2321 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Jul, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2317 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2316 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Jul, 2013
1 commit
-
…tus attribute was set before git-svn-id: https://svn.forgerock.org/openidm/trunk@2298 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Jul, 2013
2 commits
-
Change SyncFailureHandler.invoke signature back to Map for failure data so the Javascript access is straightforward. git-svn-id: https://svn.forgerock.org/openidm/trunk@2297 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…w.js - script that starts workflow from async recon (CR-1997) git-svn-id: https://svn.forgerock.org/openidm/trunk@2295 d98387aa-ee2c-4292-a9e6-504d2a719fd3
16 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2291 d98387aa-ee2c-4292-a9e6-504d2a719fd3
15 Jul, 2013
2 commits
-
Some samples a documentation for the liveSync failure configureation git-svn-id: https://svn.forgerock.org/openidm/trunk@2289 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Add retry capability for liveSync failures; support dead-letter queue, logging, and scriptable failure handlers. merge -r2260:2287 https://svn.forgerock.org/openidm/branches/OPENIDM-1326 git-svn-id: https://svn.forgerock.org/openidm/trunk@2288 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Jul, 2013
1 commit
-
…med duplicate primary keys. git-svn-id: https://svn.forgerock.org/openidm/trunk@2281 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2272 d98387aa-ee2c-4292-a9e6-504d2a719fd3
03 Jul, 2013
1 commit
-
… SecurityManager. Added configuration of certAlias to boot.properties. git-svn-id: https://svn.forgerock.org/openidm/trunk@2256 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 Jun, 2013
1 commit
-
…et the http and https enabled (in config.properties) both to false git-svn-id: https://svn.forgerock.org/openidm/trunk@2247 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 Jun, 2013
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2240 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Move current "openidmui" UI bundle from openidm-ui-ria module to openidm-enduser module. Package servlet code separately from enduser (and future) UI bundles. Support multiple servlet instances / URL contexts per bundles, including file system UI context creation. Support multiple UI bundles. Support disabling UI bundles in ui.context-<contextname>.json config. Support relocating UI bundles' URL Context in .json config. git-svn-id: https://svn.forgerock.org/openidm/trunk@2238 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…eference to the shared bundle context. And enabled http service in config.properties. git-svn-id: https://svn.forgerock.org/openidm/trunk@2237 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Jun, 2013
2 commits
-
Missed an instance of a path variable that needs quoting. git-svn-id: https://svn.forgerock.org/openidm/trunk@2232 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2230 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Jun, 2013
1 commit
-
Quote install paths (PRGDIR, OPENIDM_HOME) so that pathnames with spaces are interpreted correctly. git-svn-id: https://svn.forgerock.org/openidm/trunk@2229 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 Jun, 2013
2 commits
-
svn merge -r2216:2215 . git-svn-id: https://svn.forgerock.org/openidm/trunk@2217 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Commit for code review git-svn-id: https://svn.forgerock.org/openidm/trunk@2216 d98387aa-ee2c-4292-a9e6-504d2a719fd3
11 Jun, 2013
1 commit
-
… workflow started by scheduler has a user task in it http://sources.forgerock.org/cru/CR-1817: Fix the display of workflows which originate from scheduled processes git-svn-id: https://svn.forgerock.org/openidm/trunk@2211 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Jun, 2013
1 commit
-
so that shutdown.sh still works git-svn-id: https://svn.forgerock.org/openidm/trunk@2206 d98387aa-ee2c-4292-a9e6-504d2a719fd3
06 Jun, 2013
2 commits
-
from outside openidm root directory. Add copyright notices. git-svn-id: https://svn.forgerock.org/openidm/trunk@2205 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2204 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Jun, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2202 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Jun, 2013
2 commits
-
Also, align standalone audit schema sample from OPENIDM-1310 to internal repo schema. Also, remove repository logging in audit sample (the point was to show sending audit logs to an external schema). git-svn-id: https://svn.forgerock.org/openidm/trunk@2199 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
the scriptedsql audit sample. git-svn-id: https://svn.forgerock.org/openidm/trunk@2198 d98387aa-ee2c-4292-a9e6-504d2a719fd3
31 May, 2013
1 commit
-
Provide an OpenICF/ScriptedSQL sample. git-svn-id: https://svn.forgerock.org/openidm/trunk@2191 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 May, 2013
1 commit
-
… the Oracle and MSSQL repositories to support the latest changes to the Audit Logger Service and the Cluster Management Service. git-svn-id: https://svn.forgerock.org/openidm/trunk@2184 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 May, 2013
1 commit
-
…gs to time out hanging connections when the repo is unavailable. git-svn-id: https://svn.forgerock.org/openidm/trunk@2172 d98387aa-ee2c-4292-a9e6-504d2a719fd3