summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-consumers
Commit message (Expand)AuthorAgeFilesLines
* update plexus-spring groupIdOlivier Lamy2011-05-163-3/+3
* [MRM-1111] upgrade to Struts 2.1.8.1Brett Porter2011-04-123-3/+3
* [MRM-1330] correct bug - ensure parsed model from storage gets added to conte...Brett Porter2010-12-291-0/+1
* [MRM-1330] refactor access around the concept of a "repository session". See ...Brett Porter2010-12-2914-213/+346
* clean up the "TODO" list, and mark those that are more important as "FIXME"Brett Porter2010-12-223-47/+50
* [MRM-1327] refactor the repository API to make each concern clearer. Storage,...Brett Porter2010-12-221-5/+5
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-221-7/+17
* [MRM-1421] Archiva repository purge incorrectly purges based on file timesta...Brett Porter2010-12-152-8/+15
* test case improvementsBrett Porter2010-12-159-84/+60
* [MRM-1396] Purge task problem : Not enough parts to the pathBrett Porter2010-12-152-3/+28
* [MRM-1433] remove @Override are on interface methods which is only possible i...Brett Porter2010-11-294-12/+0
* [MRM-1097]Maria Odea B. Ching2010-11-2511-0/+234
* [MRM-1387] switch to official javax.inject library that is in the central rep...Brett Porter2010-06-111-0/+4
* remove dependency on repository-layer from audit moduleBrett Porter2010-03-112-1/+6
* [MRM-1282] remove use of repository layer in favour of storage APIBrett Porter2010-03-102-47/+33
* [MRM-1282] remove duplicated artifact population, ensuring the metadata consu...Brett Porter2010-03-101-29/+8
* [MRM-1282] start to implement maven metadata for artifacts, splitting from ex...Brett Porter2010-03-091-6/+7
* [MNG-1301] remove the problem reports dependency on the repository layer, sta...Brett Porter2010-03-098-49/+55
* merged recent changes from trunk, and reimplemented incoming audit log functi...Brett Porter2010-01-197-7/+7
|\
| * [maven-release-plugin] prepare for next development iterationBrett Porter2010-01-137-7/+7
| * [maven-release-plugin] prepare release archiva-1.3Brett Porter2010-01-137-7/+7
| * put back artifact reports, missed a useBrett Porter2009-12-101-0/+4
* | [MRM-1283] keep track of incomplete metadata so that it can self correct and ...Brett Porter2009-12-241-2/+4
* | [MRM-1283] propagate errors occurring during resolutionBrett Porter2009-12-241-2/+10
* | [MRM-1282] clarify warningBrett Porter2009-12-231-1/+1
* | [MRM-1282] only create version metadata if necessaryBrett Porter2009-12-231-2/+7
* | [MRM-1025] remove JPOX from the model and remove the Archiva database configu...Brett Porter2009-12-162-116/+0
* | [MRM-1025] remove artifact deletion and update consumer. remove archiva-datab...Brett Porter2009-12-1621-1314/+43
* | [MRM-1301] make warning message clearerBrett Porter2009-12-161-1/+1
* | [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-161-12/+3
* | [MRM-1301] add back problem reporting for invalid / missing POMBrett Porter2009-12-161-4/+7
* | [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-151-2/+6
* | Merged /archiva/trunk:r888397-889227Brett Porter2009-12-101-4/+0
|\|
| * move reporting dependency to the correct locationBrett Porter2009-12-101-4/+0
| * [MRM-1281] remove unused database consumersBrett Porter2009-11-192-184/+0
* | [MRM-1282] make the creation consumer read from storage so we get consistent ...Brett Porter2009-12-102-7/+23
* | [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-091-0/+3
* | [MRM-1025] remove unused dependenciesBrett Porter2009-12-092-14/+5
* | [MRM-1025] fill out more of the information in the metadata creation consumer...Brett Porter2009-12-021-9/+36
* | [MRM-1025] remove model fields that are not used for clarityBrett Porter2009-12-021-7/+5
* | [MRM-1025] remove project model as this is all now in the metadata repositoryBrett Porter2009-12-024-658/+0
* | [MRM-1025] change duplicate artifact reporting to be a repository scanned con...Brett Porter2009-12-021-4/+1
* | [MRM-1025] correct bean definition to match recent API changesBrett Porter2009-11-251-1/+1
* | [MRM-1282] clear up confusing "build" terminology, instead using project vers...Brett Porter2009-11-251-5/+5
* | [MRM-1283] start to migrate browse functionality to use the content repositor...Brett Porter2009-11-241-11/+12
* | [MRM-1282] load content only from a single node at a timeBrett Porter2009-11-201-4/+4
* | [MRM-1025] split the scheduler into modules to isolate database and indexer d...Brett Porter2009-11-195-162/+22
* | Merged /archiva/trunk:r825850-882054Brett Porter2009-11-192-0/+20
|\|
| * [MRM-1275] Include other file types for the index consumer instead of just th...Maria Odea B. Ching2009-11-102-0/+20
* | analyze POMBrett Porter2009-11-191-6/+25