aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/audit
Commit message (Expand)AuthorAgeFilesLines
* fix javadoc. Generation possible on jdk8 skygo2014-02-251-2/+2
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC3Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC2Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC1Olivier Lamy2014-02-081-1/+1
* change version to 2.0.0-RC1-SNAPSHOTOlivier Lamy2014-02-081-1/+1
* fix logging warn levelOlivier Lamy2013-12-021-1/+1
* code cleanup commentOlivier Lamy2013-11-131-119/+19
* move to last easymock 3.2Olivier Lamy2013-11-131-175/+239
* next version will be 2.0.0Olivier Lamy2013-07-291-1/+1
* next version will be 1.4.0Olivier Lamy2013-06-021-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-271-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-271-1/+1
* add some FIXME but not for this release :-)Olivier Lamy2013-04-241-4/+2
* preserve stack traceOlivier Lamy2012-12-311-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-031-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-031-1/+1
* remove all @version $Id$Olivier Lamy2012-07-054-4/+4
* change package for those test utilsOlivier Lamy2012-07-021-1/+1
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-022-5/+27
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-221-0/+27
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-181-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-181-3/+2
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-011-1/+1
* fix typoOlivier Lamy2011-09-261-1/+1
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-1/+1
* [MRM-1510] api to configure NetworkProxyOlivier Lamy2011-09-081-0/+6
* MRM-1507 : api to configure ProxyConnectorOlivier Lamy2011-09-071-0/+6
* [MRM-1508] api to managed repository groupOlivier Lamy2011-09-061-0/+2
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-2/+2
* get RID of plexus.component annotationOlivier Lamy2011-09-064-4/+4
* align/magnify names :-)Olivier Lamy2011-09-011-1/+1
* test we pass in audit event listenerOlivier Lamy2011-08-291-3/+12
* one day probably won't miss to add files : nut not today :-)Olivier Lamy2011-06-101-0/+33
* move audit plugin to spring annotations : it looks now mvn tomcat:run -Pdev ...Olivier Lamy2011-06-106-9/+21
* [MRM-1330] refactor access around the concept of a "repository session". See ...Brett Porter2010-12-294-60/+73
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-224-139/+201
* [MRM-1409] web services for repository mergeMaria Odea B. Ching2010-10-011-0/+2
* merged MRM-980 branch to trunkMaria Odea B. Ching2010-09-282-1/+4
* remove dependency on repository-layer from audit moduleBrett Porter2010-03-112-2/+2
* remove dependency on repository-layer from audit moduleBrett Porter2010-03-1110-31/+485
* simplify test caseBrett Porter2010-02-161-96/+100
* avoid timing issues with audit logsBrett Porter2010-02-162-10/+12
* centralise the name <-> timestamp construction to make it easier to change th...Brett Porter2010-02-161-80/+107