20a4e85fbf2f76c43a750edb205ad4082d0591f0 |
|
30-Nov-2015 |
Jason Lemay <jason.lemay@forgerock.com> |
OPENIDM-4605 Use the chf TransactionIdContext to populate the transactionId field |
4cac51189fac48e38f7674c5e412d25335ce2ded |
|
08-Jul-2015 |
Chris Drake <chris.drake@forgerock.com> |
OPENIDM-3351 (CR-7502) Remove obsolete Eclipse JSDT client debug libraries |
79c7c07b049e9ea01a1e5ee443532631f86d4a94 |
|
26-Feb-2013 |
Andi Egloff <andi.egloff@forgerock.com> |
OPENIDM-1190 Correct property to disable quartz start-up check for newer versions. |
98f2f99895b90678253d7e9c81ed0eea655e2d91 |
|
08-Jan-2013 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
OPENIDM-1099 / CR-1163 - Allow define version range as bundleVersion
OPENIDM-482 / CR-1155 - OpenIDM should be able to run as a windows service
OPENIDM-749 / CR-1154 - Ability to set project directory at start-up
OPENIDM-1021 / CR-1154 - Wrong starting arguments during start could throw an error or warning. |
660a40ad15749d74efa0dd4ef12cb8781c570e22 |
|
05-Nov-2012 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
OPENIDM-749 / CR-805 - OpenIDM started with new Launcher
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 |
6155227efe341d4fda611b61a3384d9262495f0c |
|
31-Oct-2012 |
Andi Egloff <andi.egloff@forgerock.com> |
OPENIDM-519 Set pax web/jetty to use a logger instead of system out. The jetty version in the upgraded pax web seems to have an issue figuring out that there is a logger to use. |
ab94915f71903ad4cff84e5fdb2987455bb7ffec |
|
08-Oct-2012 |
Chad Kienle <chad.kienle@forgerock.com> |
[#OPENIDM-745] Reverted to the original default of storing configs in the DB |
8f8cb3d24eaa7d59f684dece32d1a5527367efdb |
|
17-Aug-2012 |
Chad Kienle <chad.kienle@forgerock.com> |
[#OPENIDM-606] Added configurable misfire policy and persistence to scheduler configs, Scheduler Service now supports two schedulers (persistent and in-memory) and defines misfire policy for each scheduled job. |
f142fac07cca146388280e986dc47f2776134621 |
|
08-Aug-2012 |
Chad Kienle <chad.kienle@forgerock.com> |
[#OPENIDM-606] [#OPENIDM-626] Additional config files and dependency updates. |
4b93fff6cbed4e2ae34e954b9b9bd4f318d34cd4 |
|
22-Dec-2011 |
Andi Egloff <andi.egloff@forgerock.com> |
Add the facility to have a default admin user and OpenIDM internal users with roles, in addition to authenticating against the managed users |
ae79bf818de74e667aa5484483357212e418a68c |
|
17-Dec-2011 |
Jamie Nelson <jamie.nelson@forgerock.com> |
authentication filter |
613bebac604c632625f09ce743b38cba4265b107 |
|
28-Oct-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
Add BoneCP Connection Pool to the JDBC Repo to avoid the DriverManager getConnection call each time.
repo.jdbc.json has been modified!!! |
0901148a508a9c433851a650cd8eb52899d1222b |
|
04-Oct-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
Add DateUtil to the utils
Add Eclipse JSDT Rhino Debugger
Change the MetaDataProvider to use JsonPointer
Fix the date filed length in DDL script
Fix the OpenICF MetaDataProvider implementation |
d2aa757e87ded03e129fa9c6983fb647222fb9f5 |
|
01-Sep-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
Fix the system property names used by openidm-system to start with openidm.system.____
Add JTA DataSource lookup capability to JDBC Repo. |
284c3c775bdd1d0ec4388ba5c4bf0765c68dfe3f |
|
01-Sep-2011 |
Andi Egloff <andi.egloff@forgerock.com> |
Disable quartz library update check on startup |
27af262c3da03fc33f6f12f0663f0441b92b479f |
|
30-Aug-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
Allow to use only memory store for configuration and not use any repo.
Add initial DBUnit test to JDBC with an example initial xml dataset.
Update the sample Embedded Webapp. It does not work due to https://issues.apache.org/jira/browse/FELIX-3095 |
00f686b6b03a38f2b30637e5d000dad99e60aee5 |
|
25-Aug-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
Fix the duplicated configuration in CM. |
b683933fe7e4ad95f531714fe6f3773a2efd2ca9 |
|
24-Aug-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
Add more configuration sample of how to switch full repo based configuration management from file based and add some mapping examples. |
620865564adab361873e1e245aad56c91ffb9f13 |
|
18-Aug-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
Add REST support to access the /system URI and execute scripts on connector or resource. By default the development mode allows any script execution but the production config does not allows it. Initial commit contains only the development functionality for testing.
Add a symmetric key to the keystore and update the truststore with the default public certificates.
OrientDB Config got a new query to make easy the test the patch-by-query http://localhost:8080/openidm/managed/user?_action=patch&_query-id=for-username&uid=DDOE and the patch [{"replace" : "/email","value" : ["ddoe2@example.com"]}] |
f5908f0beda7b53325a52e5ea2266000bce2fe41 |
|
29-Jul-2011 |
Andi Egloff <andi.egloff@forgerock.com> |
Add capability to store ocnfiguration in repository, and bootstrap with that configuration |
f572d33ed141953335fe796ca36d818146af68ef |
|
08-May-2011 |
Laszlo Hordos <Laszlo.Hordos@forgerock.com> |
More logging in provisioner and log level set to FINER. |