]> source.dussan.org Git - archiva.git/history
archiva.git
2013-04-29 Olivier Lamyuse a bulk update mode with passing a list of update
2013-04-27 Olivier Lamyadd some debug
2013-04-25 Olivier Lamyslf4j 1.7.5
2013-04-24 Olivier Lamyfix logging
2013-04-24 Olivier Lamyprevent issues when changing role manager implementation
2013-04-24 Olivier Lamylog4j 2.0-beta5
2013-04-15 Olivier Lamyas user managers are chain we must check the cause too
2013-04-04 Olivier Lamyuse spring 3.2.2
2013-03-31 Olivier Lamyuse last build helper plugin version
2013-03-30 Olivier Lamyuse property rather than hardcoded values
2013-03-27 Olivier Lamyremove non used property
2013-03-27 Olivier Lamytomcat 7.0.39
2013-03-25 Olivier Lamyfix javadoc
2013-03-25 Olivier Lamyremoved non needed commented code
2013-03-25 Olivier Lamyremove non needed method
2013-03-04 Olivier Lamyuse a more traditionnal naming convention with #default
2013-03-01 Olivier Lamybetter logging
2013-03-01 Olivier Lamyuse ehcache core 2.6.5
2013-02-27 Olivier Lamya bit of debug to help debug was/Chris issue
2013-02-23 Olivier Lamyadd mock for testing
2013-02-23 Olivier Lamyas we can chain various user managers with Archiva
2013-02-23 Olivier Lamyskip generation date for fluido skin
2013-02-21 Olivier Lamycorrectly re initialize model
2013-02-21 Olivier Lamyfix initialise call once application has already been...
2013-02-21 Olivier Lamycached rbac manager is not a final implementation
2013-02-20 Olivier Lamyinitialize method in interface
2013-02-19 Olivier Lamysnapshot repo not anymore needed
2013-02-19 Olivier Lamyuse modello 1.7 released version
2013-02-18 Olivier Lamyehcache 2.6.3
2013-02-18 Olivier Lamytomcat 7.0.37
2013-02-18 Olivier Lamyadd isReadOnly for RbacManager
2013-02-18 Olivier Lamy[MRM-1747] really use last modello snapshot
2013-02-18 Olivier Lamyadd some informations for ui dynamic choose for rbacman...
2013-02-16 Olivier Lamyadd modello snapshots repo
2013-02-16 Olivier Lamy[MRM-1747] upgrade to last modello.
2013-02-13 Olivier Lamyfix typo
2013-02-07 Olivier Lamycxf 2.6.6
2013-02-06 Olivier Lamyprevent possible ConcurrentModificationException
2013-02-05 Olivier Lamyforce bean name to prevent failure in case multiple...
2013-02-02 Olivier Lamyensure a named bean is used
2013-02-01 Olivier Lamymore unit tests
2013-02-01 Olivier Lamyadd more tests
2013-02-01 Olivier Lamyreally add test !
2013-02-01 Olivier Lamyadd unit test for LdapGroupMappingService
2013-02-01 Olivier Lamylog4j beta 4
2013-01-30 Olivier Lamyosgi metadatas
2013-01-30 Olivier Lamyadd javadoc
2013-01-30 Olivier Lamyadd default in memory implementation for testing purpose
2013-01-30 Olivier Lamycleanup interface and add default implementation
2013-01-30 Olivier Lamyuse a better name for the interface
2013-01-30 Olivier Lamyadd new services for ldap mapping via the ui
2013-01-30 Olivier Lamychange signatures to ease ui
2013-01-29 Olivier Lamyfix compilation
2013-01-28 Olivier Lamyadd @since
2013-01-28 Olivier Lamyadd classes
2013-01-28 Olivier Lamyextract to a component to ease override with Archiva
2013-01-25 Olivier Lamyspring 3.2.1
2013-01-23 Olivier Lamyremove duplicate code
2013-01-23 Olivier Lamyhonor useDefaultRoleName when searching all roles/group...
2013-01-23 Olivier Lamyadd more caching for ldap roles
2013-01-23 Olivier Lamyadd some caching for userAssignement in LdapRbacManager
2013-01-23 Olivier Lamyclear cache when erase is called
2013-01-22 Olivier Lamyif using useDefaultRoleName we must check role really...
2013-01-22 Olivier Lamydo not add group as role
2013-01-22 Olivier Lamybad idea :-(
2013-01-22 Olivier Lamyguest role is Guest: ldap is case sensitive !
2013-01-21 Olivier Lamyensure using default role names when configured
2013-01-21 Olivier Lamyfix user dn when adding user to a group
2013-01-21 Olivier Lamyfix user dn when adding user to a group
2013-01-21 Olivier Lamyuse warn rather than debug to show more informations...
2013-01-21 Olivier LamyLdapUserManagr can be not readOnly depending on configu...
2013-01-21 Olivier Lamyprevent NPE
2013-01-21 Olivier Lamymake start user dn configurable
2013-01-21 Olivier Lamyimplements those methods with ldap call
2013-01-19 Olivier Lamyuse cache for ldap roles
2013-01-18 Olivier Lamyuse faster method to check existence of a role
2013-01-18 Olivier Lamyremove non used field
2013-01-18 Olivier Lamylast ehcache 2.5.7
2013-01-18 Olivier Lamyosgi my love
2013-01-18 Olivier Lamyadd timing here
2013-01-18 Olivier Lamyoptimize a bit to not ask roles in the loop
2013-01-16 Olivier Lamytake care of already existing group so do not fail
2013-01-16 Olivier Lamytomcat 7.0.35
2013-01-16 Olivier Lamytypo
2013-01-16 Olivier Lamyadd unit test for hasRole
2013-01-16 Olivier Lamycatch NameNotFoundException to return false as we check...
2013-01-16 Olivier Lamymap a ldap group to n roles
2013-01-15 Olivier Lamymore detail in exception
2013-01-15 Olivier Lamyremove non needed cast
2013-01-15 Olivier Lamyreuse context when possible
2013-01-15 Olivier Lamymethods already defined in parent
2013-01-15 Olivier Lamyprevent stackoverflow with archiva
2013-01-15 Olivier Lamyfix compilation
2013-01-15 Olivier Lamymove initialize method to the interface
2013-01-15 Olivier Lamyuse getUsername rather than getPrincipal
2013-01-15 Olivier Lamyuse userManager#configurable rather than userManager...
2013-01-15 Olivier Lamyuse a rbacManager#default rather than hardcoded impl...
2013-01-15 Olivier Lamysvn:ignore
2013-01-15 Olivier Lamyremove empty directories
2013-01-15 Olivier Lamyremove redback-authorization-ldap module
next