aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-security/src/main
Commit message (Expand)AuthorAgeFilesLines
* Migrating web modules to java.nioMartin Stockhammer2017-09-112-5/+4
* Adding restricted view for user managable repositoriesMartin Stockhammer2016-09-142-0/+19
* one move for all remaining override annotationEric Barboni2014-04-113-0/+10
* use diamond operatorOlivier Lamy2014-04-101-2/+2
* fix javadoc. Generation possible on jdk8 skygo2014-02-251-2/+2
* fix logging warn levelOlivier Lamy2013-12-021-2/+2
* fix compilationOlivier Lamy2013-01-151-24/+23
* fix bean namingOlivier Lamy2013-01-021-1/+1
* preserve stack traceOlivier Lamy2012-12-311-2/+2
* [MRM-1721] Chaining user manager implementations.Olivier Lamy2012-12-102-1/+11
* remove this ugly Object getPrincipal methodOlivier Lamy2012-11-221-64/+0
* [MRM-1717] open loginbox when url need authz.Olivier Lamy2012-11-221-0/+1
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-071-7/+5
* preserve stack traceOlivier Lamy2012-08-182-16/+15
* remove all @version $Id$Olivier Lamy2012-07-057-7/+7
* move to package o.a.a.r redback module redback-systemOlivier Lamy2012-04-075-10/+10
* move to package o.a.a.r redback module redback-rbac-role-managerOlivier Lamy2012-04-071-2/+2
* move to package o.a.a.r redback module redback-rbac-modelOlivier Lamy2012-04-071-1/+1
* move to package o.a.a.r redback module redback-policyOlivier Lamy2012-04-072-4/+4
* move to package o.a.a.r redback module redback-authorization-apiOlivier Lamy2012-04-073-6/+6
* move to package o.a.a.r redback module redback-authentication-apiOlivier Lamy2012-04-073-5/+5
* redback package change to asf namespaceOlivier Lamy2012-04-073-6/+6
* add REST method to know if user able to delete artifact on a repositoryOlivier Lamy2012-03-191-1/+1
* enhance rest method to return ManagedRepository rather than simply stringOlivier Lamy2012-03-162-3/+8
* start working on browsing only one repository to avoid merging incomplete met...Olivier Lamy2012-03-162-31/+58
* remove a deprecated class ArchivaRoleConstants from archiva-securityOlivier Lamy2011-11-093-38/+3
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-2/+2
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-1/+1
* get RID of plexus.requirement annotationOlivier Lamy2011-09-063-5/+5
* get RID of plexus.component annotationOlivier Lamy2011-09-063-6/+1
* [MRM-1504] Add a new module for repository administration management : move r...Olivier Lamy2011-09-052-373/+5
* get RID of org.apache.maven.archiva packages : security packageOlivier Lamy2011-09-0311-13/+13
* update licenses and send in RATBrett Porter2011-08-251-1/+19
* remove incorrect operation that was mismatched with merge-repositoryBrett Porter2011-06-301-5/+0
* add missing operationOlivier Lamy2011-06-291-0/+5
* some low hanging fruit in the quest to improve the staging repository impleme...Brett Porter2011-06-291-0/+11
* fix unit tests in archiva-securityOlivier Lamy2011-06-081-14/+15
* fix more unit tests in archiva-securityOlivier Lamy2011-06-082-6/+14
* fix some test spring setup for archiva-webdavOlivier Lamy2011-06-041-3/+3
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-196-8/+91
* [MRM-1362] Add simple 'CRUD' pages for project-level metadata along with a "g...Maria Odea B. Ching2010-06-071-0/+22
* [MRM-1296] Audit logging reportMaria Odea B. Ching2010-01-112-0/+13
* [MRM-1250] Granting the Global Repository Manager/System Administrator role d...Maria Odea B. Ching2009-09-101-0/+3
* fix test problemsBrett Porter2009-03-201-0/+5
* [MRM-1093] Log configuration and repository changes made.Brett Porter2009-03-201-3/+7
* clean up the webdav interface to make the code more readableBrett Porter2009-03-192-21/+6
* [MRM-913] bring delete artifact security into line with uploading an artifactBrett Porter2009-03-183-92/+57
* remove unused class, superceded by SecuritySynchronizationBrett Porter2009-03-181-206/+0
* [MRM-1133] delete artifact role not added on upgrade from previous versionBrett Porter2009-03-181-2/+1
* clean up warnings in webappBrett Porter2009-03-171-1/+1