summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* fix typoOlivier Lamy2011-10-011-1/+1
* fix the version where blockRedeployments was introducedBrett Porter2011-10-011-1/+1
* fix properties to avoid putting test data in JARBrett Porter2011-10-011-12/+12
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-0114-59/+44
* make RAT report passBrett Porter2011-10-016-6/+59
* formattingBrett Porter2011-10-011-12/+12
* fix properties to avoid putting test data in JAR and remove derby.log from topBrett Porter2011-10-011-4/+4
* avoid derby.log in the current directory and adding incorrect information toBrett Porter2011-10-011-3/+3
* avoid derby.log in the current directoryBrett Porter2011-10-011-2/+3
* add some materials to be able to use REST services in a gwt based applicationOlivier Lamy2011-09-302-0/+20
* [MRM-1526] configure http connection pool values for wagon http : configure w...Olivier Lamy2011-09-302-3/+29
* [MRM-1526] configure http connection pool values for wagon http.Olivier Lamy2011-09-308-4/+253
* [MRM-1527] remove http://download.java.net/maven/2/ from default remote repos...Olivier Lamy2011-09-303-52/+25
* add a wagon transfert listener for debugging purposeOlivier Lamy2011-09-302-1/+78
* fix url calculation for artifacts found in remote repositoiresOlivier Lamy2011-09-281-8/+81
* small hack for packaging maven-plugin in artifact url calculationOlivier Lamy2011-09-281-2/+11
* move maven url calculation to NexusRepositorySearch rest services will just a...Olivier Lamy2011-09-281-21/+24
* rest search service must provide the real url artifactOlivier Lamy2011-09-281-4/+0
* [MRM-1393] Commons configuration bug causes build to fail on Windows 7Olivier Lamy2011-09-283-37/+62
* fix unit testsOlivier Lamy2011-09-269-29/+895
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-262-6/+44
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-263-0/+24
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-264-24/+53
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-267-1/+72
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-269-58/+131
* [MRM-1519] api to configure webappconfigurationOlivier Lamy2011-09-264-7/+158
* [MRM-1129] web applications are not indexed for java source code : add a unit...Olivier Lamy2011-09-232-3/+28
* add more OSGI search fieldsOlivier Lamy2011-09-162-1/+50
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1672-180/+180
* fix test compilationOlivier Lamy2011-09-1617-43/+45
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1652-97/+97
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1649-100/+100
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1664-120/+116
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1638-102/+102
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1621-22/+21
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1658-68/+64
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-162-2/+2
* code formatting : NO CODE CHANGEOlivier Lamy2011-09-161-2/+2
* [MRM-1520] remove duplicate beans : fix for RemoteRepository serviceOlivier Lamy2011-09-151-3/+3
* fix for jdk1.5 build jaxb api is not includedOlivier Lamy2011-09-151-0/+4
* [MRM-1520] remove duplicate beans : model beans jaxrs capableOlivier Lamy2011-09-157-0/+15
* [MRM-1520] remove duplicate beans : fix for ManagedRepositoryAdminOlivier Lamy2011-09-153-5/+34
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-1578-106/+97
* fix quick search which returns artifacts with classifier too : hackhish solut...Olivier Lamy2011-09-154-5/+156
* [MRM-1490] REST services : search now returns classifier : fix new services b...Olivier Lamy2011-09-151-0/+1
* [MRM-1490] REST services add missing fields when creating a managed repositoryOlivier Lamy2011-09-151-0/+1
* fix typoOlivier Lamy2011-09-141-1/+1
* fix compilationOlivier Lamy2011-09-141-1/+1
* -fix unit : lucene sometimes has pain to flush...Olivier Lamy2011-09-147-63/+122
* more tests on search rest servicesOlivier Lamy2011-09-1427-71/+196