aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* add some StopWatch to get time on what happened hereOlivier Lamy2012-12-191-10/+28
* cleanup messages in case of multiple executionOlivier Lamy2012-12-191-0/+1
* adapt to redback change and that will fix it testOlivier Lamy2012-12-181-15/+21
* fix naming use redback as part of the name as it concerns redback onlyOlivier Lamy2012-12-186-24/+22
* use a better naming convention as it concerned redback partOlivier Lamy2012-12-186-60/+58
* [MRM-1720] make pageSize and selectedPage configurable tru the REST request.Olivier Lamy2012-12-182-1/+33
* add a constructor and improve javadocOlivier Lamy2012-12-181-0/+2
* missing i18nOlivier Lamy2012-12-181-0/+3
* magnify this viewOlivier Lamy2012-12-182-4/+16
* missed to add imageOlivier Lamy2012-12-181-0/+0
* [MRM-1726] merge "Artifacts" and "Artifacts Content"Olivier Lamy2012-12-183-50/+88
* if classifier from the search we must download the artifact with this classifierOlivier Lamy2012-12-184-96/+158
* fix menu entry activationOlivier Lamy2012-12-181-1/+9
* fix typoOlivier Lamy2012-12-181-1/+1
* better spinner hereOlivier Lamy2012-12-171-3/+4
* [MRM-1725] truncated line numbers in File Content.Olivier Lamy2012-12-171-0/+6
* [MRM-1727] SVM Viewer info should provide a link.Olivier Lamy2012-12-171-1/+1
* this is a link so mark it with cursor-hand classOlivier Lamy2012-12-171-1/+1
* bindDn was not in the ldap formOlivier Lamy2012-12-142-0/+10
* fix labelsOlivier Lamy2012-12-141-2/+2
* modified flag when configuration has been savedOlivier Lamy2012-12-141-0/+2
* reload authenticators when configuration has changedOlivier Lamy2012-12-132-8/+32
* format html templates: it looks I found how to do that in idea :-)Olivier Lamy2012-12-139-1982/+2229
* doh it's a password field hereOlivier Lamy2012-12-131-1/+1
* move button to loading state when calling serverOlivier Lamy2012-12-131-2/+6
* add missing i18n and reuse selectorOlivier Lamy2012-12-132-6/+9
* add buttons to check ldap configurationOlivier Lamy2012-12-132-0/+60
* add a service to be able to check ldap configurationOlivier Lamy2012-12-132-14/+114
* add some labelsOlivier Lamy2012-12-134-19/+62
* add missing i18nOlivier Lamy2012-12-131-0/+1
* add a better LICENSE in top of war fileOlivier Lamy2012-12-132-0/+399
* fix javadoc due to https://jira.codehaus.org/browse/ENUNCIATE-723Olivier Lamy2012-12-138-106/+109
* add cursor-hand class for those linksOlivier Lamy2012-12-131-3/+3
* improve log warningOlivier Lamy2012-12-131-1/+2
* add our own LockedAdminEnvironmentCheck as we have to iterate on all possible...Olivier Lamy2012-12-132-1/+148
* fix some NPE if not writable userManagerOlivier Lamy2012-12-131-8/+15
* no need to try updating the user if userManagerImpl is read onlyOlivier Lamy2012-12-131-2/+10
* this class does not need to extends UserManagerAuthenticatorOlivier Lamy2012-12-131-3/+7
* [MRM-1721] chaining user manager implementationOlivier Lamy2012-12-132-0/+200
* prevent NPE when guest user not existsOlivier Lamy2012-12-121-1/+1
* re initialize CookieSettings tooOlivier Lamy2012-12-111-0/+9
* missing i18nOlivier Lamy2012-12-111-0/+1
* reload passwordRules in case of configuration changeOlivier Lamy2012-12-111-0/+9
* fix ldapConnectionFactory initialize call when changing configurationOlivier Lamy2012-12-111-2/+2
* correctly reinit ldap connection factory in case of changesOlivier Lamy2012-12-111-0/+8
* correclty use archiva configuration for ldap connectionOlivier Lamy2012-12-112-4/+60
* fix compilationOlivier Lamy2012-12-102-7/+9
* reduce log noiseOlivier Lamy2012-12-101-1/+2
* user can change only the order of userManagerImpls so take care of thatOlivier Lamy2012-12-101-0/+5
* [MRM-1721] Chaining user manager implementations.Olivier Lamy2012-12-104-12/+45