aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removed non needed commented codeOlivier Lamy2013-03-251-4/+0
* remove non needed methodOlivier Lamy2013-03-252-11/+0
* use a more traditionnal naming convention with #defaultOlivier Lamy2013-03-0418-13/+23
* better loggingOlivier Lamy2013-03-011-4/+4
* use ehcache core 2.6.5Olivier Lamy2013-03-011-1/+1
* a bit of debug to help debug was/Chris issueOlivier Lamy2013-02-271-0/+3
* add mock for testingOlivier Lamy2013-02-231-0/+175
* as we can chain various user managers with ArchivaOlivier Lamy2013-02-235-2/+73
* skip generation date for fluido skinOlivier Lamy2013-02-231-0/+1
* correctly re initialize modelOlivier Lamy2013-02-211-0/+1
* fix initialise call once application has already been startedOlivier Lamy2013-02-212-0/+7
* cached rbac manager is not a final implementationOlivier Lamy2013-02-211-1/+1
* initialize method in interfaceOlivier Lamy2013-02-202-2/+6
* snapshot repo not anymore neededOlivier Lamy2013-02-191-22/+0
* use modello 1.7 released versionOlivier Lamy2013-02-191-1/+1
* ehcache 2.6.3Olivier Lamy2013-02-181-1/+1
* tomcat 7.0.37Olivier Lamy2013-02-181-1/+1
* add isReadOnly for RbacManagerOlivier Lamy2013-02-185-0/+26
* [MRM-1747] really use last modello snapshotOlivier Lamy2013-02-181-1/+0
* add some informations for ui dynamic choose for rbacmanager implementationsOlivier Lamy2013-02-186-6/+74
* add modello snapshots repoOlivier Lamy2013-02-161-0/+22
* [MRM-1747] upgrade to last modello.Olivier Lamy2013-02-1610-33/+127
* fix typoOlivier Lamy2013-02-131-1/+1
* cxf 2.6.6Olivier Lamy2013-02-071-1/+1
* prevent possible ConcurrentModificationExceptionOlivier Lamy2013-02-061-2/+7
* force bean name to prevent failure in case multiple implementationsOlivier Lamy2013-02-051-0/+1
* ensure a named bean is usedOlivier Lamy2013-02-021-0/+1
* more unit testsOlivier Lamy2013-02-013-5/+89
* add more testsOlivier Lamy2013-02-012-5/+41
* really add test !Olivier Lamy2013-02-013-0/+276
* add unit test for LdapGroupMappingServiceOlivier Lamy2013-02-015-6/+61
* log4j beta 4Olivier Lamy2013-02-011-1/+1
* osgi metadatasOlivier Lamy2013-01-301-1/+6
* add javadocOlivier Lamy2013-01-301-0/+2
* add default in memory implementation for testing purposeOlivier Lamy2013-01-302-7/+19
* cleanup interface and add default implementationOlivier Lamy2013-01-306-9/+268
* use a better name for the interfaceOlivier Lamy2013-01-301-4/+27
* add new services for ldap mapping via the uiOlivier Lamy2013-01-302-0/+132
* change signatures to ease uiOlivier Lamy2013-01-302-9/+13
* fix compilationOlivier Lamy2013-01-291-2/+7
* add @sinceOlivier Lamy2013-01-281-0/+1
* add classesOlivier Lamy2013-01-282-0/+145
* extract to a component to ease override with ArchivaOlivier Lamy2013-01-282-66/+13
* spring 3.2.1Olivier Lamy2013-01-251-1/+1
* remove duplicate codeOlivier Lamy2013-01-231-22/+26
* honor useDefaultRoleName when searching all roles/groups from ldapOlivier Lamy2013-01-233-0/+31
* add more caching for ldap rolesOlivier Lamy2013-01-231-1/+3
* add some caching for userAssignement in LdapRbacManagerOlivier Lamy2013-01-232-11/+27
* clear cache when erase is calledOlivier Lamy2013-01-231-0/+1
* if using useDefaultRoleName we must check role really existsOlivier Lamy2013-01-224-19/+36