summaryrefslogtreecommitdiffstats
path: root/maven-repository-webapp
Commit message (Expand)AuthorAgeFilesLines
* rename archiva artifactsBrett Porter2006-08-2680-5783/+0
* adjust cobertura settings to make all pass for nowBrett Porter2006-08-261-1/+13
* using icons for YES/NO/ENABLED/DISABLEDBrett Porter2006-08-262-211/+176
* fix logging levelsBrett Porter2006-08-261-3/+3
* [MRM-138] make the proxy downloader thread-safeBrett Porter2006-08-261-5/+5
* [MRM-131] add some extra fields to the browse pageBrett Porter2006-08-251-2/+14
* fix the browse URLBrett Porter2006-08-161-2/+2
* [MRM-138] add proxy to the webappBrett Porter2006-08-154-7/+130
* [MRM-138] remove old directories and proxy mapperBrett Porter2006-08-152-213/+0
* [MRM-138] add web configuration for hardFail and cacheFailuresBrett Porter2006-08-132-111/+135
* [MRM-138] rewritten the proxy and cleaned house. Moved maven-proxy config loa...Brett Porter2006-08-124-308/+0
* [MRM-138] add HTTP proxy configurationBrett Porter2006-08-114-1/+39
* rename configuration fileBrett Porter2006-08-111-0/+0
* simplify (correct) how descriptors are created and usedBrett Porter2006-08-112-17/+0
* [MRM-146] support incremental update of checksumBrett Porter2006-08-101-8/+7
* temporarily omit testsBrett Porter2006-08-091-0/+8
* [MRM-138] add configuration of synced repositoriesBrett Porter2006-08-0920-80/+601
* [MRM-138] add configuration of proxied repositoriesBrett Porter2006-08-0814-182/+783
* clean up some docsBrett Porter2006-08-081-1/+1
* xwork integration was moved to trunkBrett Porter2006-08-071-33/+1
* [MRM-138] add repository deletionBrett Porter2006-08-048-3/+223
* [MRM-138] make the setting for 'indexed' persist across restartsBrett Porter2006-08-041-0/+1
* work on both jsp 2.0 and 2.1Brett Porter2006-08-041-2/+2
* [MRM-138] move local repository to a permanent locationBrett Porter2006-08-042-13/+8
* [MRM-138] correct repository handlingBrett Porter2006-08-041-1/+14
* [MRM-138] add multiple repositories and new configuration pagesBrett Porter2006-08-0416-82/+471
* [MRM-130] send single result for find artifact straight to the artifact pageBrett Porter2006-08-032-4/+28
* [MRM-132] support /browse/group.id/artifactId/version format paths insteadBrett Porter2006-08-034-6/+101
* [MRM-120] use the standard application skinBrett Porter2006-08-0212-80/+142
* use latest jetty pluginBrett Porter2006-08-021-1/+2
* [MNG-127] move other repoman code to use new indexerBrett Porter2006-07-283-51/+108
* [MRM-127] start refactoring by clarifying terminology (this is more inline wi...Brett Porter2006-07-251-2/+2
* take some notes, merge the model indexing into the artifact indexing (when an...Brett Porter2006-07-241-2/+8
* notesBrett Porter2006-07-221-0/+4
* tweaksBrett Porter2006-07-212-11/+9
* tweaksBrett Porter2006-07-211-2/+6
* rewrote browse to match white siteBrett Porter2006-07-2118-553/+979
* cleanup the checksum searchBrett Porter2006-07-208-128/+183
* admin front pageBrett Porter2006-07-204-9/+61
* render the navigation links correctlyBrett Porter2006-07-202-20/+63
* remove old actionsBrett Porter2006-07-2010-481/+15
* starting to move the discoverer (indexer) over to the coreBrett Porter2006-07-2017-432/+160
* better handling of index not existingBrett Porter2006-07-133-2/+8
* use the role based defaults to set the instantiation strategy for all actionsBrett Porter2006-07-123-2/+8
* use single container xwork integrationBrett Porter2006-07-127-22/+64
* remove duplicate with wrong case that freaks windows outBrett Porter2006-07-121-26/+0
* improve quick search validation, take some notesBrett Porter2006-07-123-29/+43
* save the configurationBrett Porter2006-07-124-7/+48
* add a configuration interceptor that sends you to the configuration page if t...Brett Porter2006-07-127-12/+263
* add in basic validationBrett Porter2006-07-106-44/+49