10 Jun, 2014

2 commits


09 Jun, 2014

8 commits


06 Jun, 2014

2 commits


05 Jun, 2014

3 commits


04 Jun, 2014

8 commits


03 Jun, 2014

2 commits


02 Jun, 2014

1 commit


30 May, 2014

1 commit


29 May, 2014

1 commit


28 May, 2014

3 commits


27 May, 2014

7 commits


26 May, 2014

2 commits

  • ResourceLookup changes:
    * instead of always using cache, we are now using an advanced property to
    determine if the lookup results should be cached
    * using ConcurrentHashMap instead of Hashtable
    * now only XMLs are looked up from classpath
    * Cached filenames are no longer verified before returning them to prevent
    extra lookups
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@9062 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@9059 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    markdr