29 Nov, 2012

1 commit

  • OPENIDM-930 - Align provisioner parameters with the new naming convention
    OPENIDM-682 - Fix the NPE when the JsonResource does not populate the _rev in response
    OPENIDM-939 - Using boot properties message does not shown twice at start-up
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1673 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

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
    Laszlo
     

17 Oct, 2012

1 commit


13 Oct, 2012

1 commit


11 Oct, 2012

1 commit

  • OPENIDM-681 - Throw exception rather then return with the full set of system object if there is no query recognised 
    OPENIDM-729 - Accidentally I tested the userName parameter and it's a reserved parameter in Shell script. This change checks the parameters to match with the expected. 
    OPENIDM-730 - First version of a ClassLoader in between the OSGi and the Connector class loader. Later There may be a legacy ClassLoader service factory so each bundle can get a classloader which has the requesting bundle classloader as parent and the classloader can be updated runtime by dropping jar's into the lib folder.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1277 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

17 Sep, 2012

1 commit


13 Sep, 2012

1 commit


01 Sep, 2012

1 commit


07 Aug, 2012

2 commits


16 Mar, 2012

1 commit


12 Jan, 2012

1 commit


09 Jan, 2012

1 commit


23 Dec, 2011

1 commit


12 Dec, 2011

1 commit


30 Nov, 2011

1 commit


09 Nov, 2011

1 commit


05 Nov, 2011

1 commit


01 Nov, 2011

1 commit


07 Oct, 2011

1 commit

  • Disable the pretty config printing to save space in DB
    Fix the MedataDataProvider bug when the connector has no sensitive attribute
    Make the database schema configuration optional and default to null instead of openidm
    Add the task name to scheduled job log
    Add the user creation script to MySQL script 
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@434 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

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
    Laszlo
     

28 Sep, 2011

1 commit


02 Sep, 2011

1 commit

  • Add more trace on system object.
    Fix the relative path resolution.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@366 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

22 Aug, 2011

1 commit


16 Aug, 2011

1 commit


15 Aug, 2011

1 commit


08 Jul, 2011

1 commit


07 Jul, 2011

1 commit

  • Fix the attributes to get operation option. It's always available now
    Fix the unescaped _id value when live sync calls the SynchronisationListener
    Fix the NPE when system.properties file is not available for embedded OSGi
     
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@280 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

19 Jun, 2011

2 commits


05 Jun, 2011

1 commit


31 May, 2011

1 commit


25 May, 2011

1 commit


21 May, 2011

1 commit


19 May, 2011

1 commit


14 May, 2011

2 commits


13 May, 2011

1 commit


08 May, 2011

1 commit


05 May, 2011

1 commit

  • I removed the javadoc plugin from the scheduler. It's unnecessary to force the people to build the javadoc if they don't need. the explicit mvn javadoc:javadoc ... does the same. 
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@68 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo