Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NPE free and fix find user with only ldap | Olivier Lamy | 2013-01-09 | 2 | -2/+2 |
* | [MRM-1736] map roles to ldap groups | Olivier Lamy | 2013-01-08 | 4 | -8/+120 |
* | [MRM-1736] map roles to ldap groups | Olivier Lamy | 2013-01-08 | 5 | -3/+60 |
* | add a wrapper on top of Authorizer | Olivier Lamy | 2013-01-06 | 1 | -0/+67 |
* | add a wrapper on top of Authorizer | Olivier Lamy | 2013-01-06 | 1 | -0/+2 |
* | generic for cache | Olivier Lamy | 2013-01-06 | 1 | -2/+2 |
* | fix spring alias missing | Olivier Lamy | 2013-01-06 | 3 | -0/+3 |
* | hack not anymore needed spring 3.2 is faster | Olivier Lamy | 2013-01-05 | 4 | -15/+3 |
* | support more than one value for user manager impls from security.properties | Olivier Lamy | 2013-01-05 | 1 | -4/+15 |
* | no more need of archiva-applet | Olivier Lamy | 2013-01-05 | 1 | -6/+0 |
* | fix use of spring alias for authorizer | Olivier Lamy | 2013-01-04 | 7 | -1/+9 |
* | add class | Olivier Lamy | 2013-01-04 | 1 | -0/+108 |
* | reduce security informations returned by this public service | Olivier Lamy | 2013-01-04 | 6 | -18/+61 |
* | fix ldap host configuration | Olivier Lamy | 2013-01-04 | 1 | -4/+2 |
* | sync with redback changes | Olivier Lamy | 2013-01-03 | 1 | -3/+1 |
* | reload ldapusermapper in case of configuration change | Olivier Lamy | 2013-01-03 | 1 | -0/+7 |
* | logout display welcome | Olivier Lamy | 2013-01-03 | 1 | -1/+2 |
* | i18n | Olivier Lamy | 2013-01-03 | 2 | -6/+12 |
* | [MRM-1737] Improve welcome page | Olivier Lamy | 2013-01-03 | 3 | -5/+39 |
* | fix bean naming | Olivier Lamy | 2013-01-02 | 6 | -11/+11 |
* | add i18n for users filtering | Olivier Lamy | 2013-01-02 | 2 | -2/+8 |
* | [MRM-1734] add some filtering for searching in users table | Olivier Lamy | 2013-01-02 | 2 | -8/+78 |
* | fix removing filters | Olivier Lamy | 2013-01-02 | 1 | -0/+3 |
* | [MRM-1734] add some filtering for searching in users table | Olivier Lamy | 2013-01-02 | 2 | -17/+71 |
* | [MRM-1723] Provide tooltips for action icons | Olivier Lamy | 2013-01-01 | 2 | -4/+12 |
* | [MRM-1723] Provide tooltips for action icons | Olivier Lamy | 2012-12-31 | 2 | -5/+10 |
* | do not call garbage collector | Olivier Lamy | 2012-12-31 | 1 | -1/+1 |
* | fix Inefficient String Buffering | Olivier Lamy | 2012-12-31 | 1 | -1/+2 |
* | fix parameter name | Olivier Lamy | 2012-12-31 | 1 | -2/+2 |
* | move this class to a static inner class | Olivier Lamy | 2012-12-31 | 1 | -2/+2 |
* | this class must be Serializable | Olivier Lamy | 2012-12-31 | 1 | -1/+3 |
* | move this to a static final | Olivier Lamy | 2012-12-31 | 1 | -1/+3 |
* | remove String to String | Olivier Lamy | 2012-12-31 | 1 | -1/+1 |
* | use indexOf(char) | Olivier Lamy | 2012-12-31 | 3 | -3/+3 |
* | non necessary local variable | Olivier Lamy | 2012-12-31 | 3 | -6/+3 |
* | fix non standard variables names | Olivier Lamy | 2012-12-31 | 2 | -19/+19 |
* | simplify some boolean expressions | Olivier Lamy | 2012-12-31 | 3 | -3/+3 |
* | mark internal class as final | Olivier Lamy | 2012-12-31 | 2 | -4/+4 |
* | preserve stack trace | Olivier Lamy | 2012-12-31 | 7 | -11/+13 |
* | add missing i18n | Olivier Lamy | 2012-12-29 | 1 | -0/+6 |
* | fix validation of form | Olivier Lamy | 2012-12-29 | 2 | -33/+59 |
* | modification of ArchivaRuntimeConfiguration was not saved | Olivier Lamy | 2012-12-29 | 1 | -11/+51 |
* | add form for url cache failure setup | Olivier Lamy | 2012-12-29 | 3 | -15/+100 |
* | fix validator | Olivier Lamy | 2012-12-29 | 1 | -6/+9 |
* | move network configuration screen to a new screen with tabs | Olivier Lamy | 2012-12-29 | 3 | -10/+21 |
* | label-info is better for this welcome badge | Olivier Lamy | 2012-12-29 | 1 | -1/+1 |
* | use i18n for welcome badge | Olivier Lamy | 2012-12-29 | 3 | -77/+78 |
* | add a welcome badge on user login | Olivier Lamy | 2012-12-29 | 4 | -2/+9 |
* | remove not used function | Olivier Lamy | 2012-12-29 | 1 | -17/+0 |
* | merge screens in the same | Olivier Lamy | 2012-12-29 | 3 | -62/+88 |