summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* upgrade TestNG and resolve some issues with test orderingBrett Porter2011-10-018-14/+31
* fix Selenium tests for recent changes. Disable tests that show broken behaviourBrett Porter2011-10-0112-122/+179
* include osgi fields for advanced search actionOlivier Lamy2011-10-012-64/+242
* ensure we correctly delete temporary download directoryOlivier Lamy2011-10-011-3/+6
* add some logs informations for download remote index timeOlivier Lamy2011-10-012-111/+114
* add a success message for this ajax callOlivier Lamy2011-10-011-0/+1
* fix parameter for ajax callOlivier Lamy2011-10-011-7/+6
* fix typoOlivier Lamy2011-10-011-1/+1
* fix location of cargo installBrett Porter2011-10-011-4/+4
* make cargo download to a retained location, extract to targetBrett Porter2011-10-011-26/+8
* fix group for browsers that require uploadBrett Porter2011-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-0128-91/+62
* avoid creating .archiva directory in src directoryBrett Porter2011-10-011-1/+8
* make RAT report passBrett Porter2011-10-0112-10/+124
* fix properties to avoid putting test data in WAR and remove derby.log from rootBrett Porter2011-10-011-2/+3
* fix properties to avoid putting test data in JAR and remove derby.log from rootBrett Porter2011-10-011-3/+3
* fix properties to avoid putting test data in JAR and remove derby.log from rootBrett Porter2011-10-011-14/+3
* avoid derby.log in rootBrett Porter2011-10-011-0/+13
* formattingBrett Porter2011-10-011-12/+12
* fix properties to avoid putting test data in JAR and remove derby.log from rootBrett Porter2011-10-011-6/+3
* fix properties to avoid putting test data in JAR and remove derby.log from topBrett Porter2011-10-011-4/+4
* avoid derby.log in top directoryBrett Porter2011-10-011-0/+13
* 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
* [MRM-1361] align types to NPanday 1.4.0Brett Porter2011-10-011-11/+30
* display build timestamp and build number in system status pageOlivier Lamy2011-09-304-1/+91
* more easy version display using bean propertiesOlivier Lamy2011-09-308-94/+28
* fix again creation of file ~/.m2/archiva.xmlOlivier Lamy2011-09-301-0/+1
* use wagon in unit test to download the file hope will fix the issue with 1.5Olivier Lamy2011-09-301-2/+12
* [MRM-1526] configure http connection pool values for wagon http : add REST s...Olivier Lamy2011-09-302-0/+43
* add some materials to be able to use REST services in a gwt based applicationOlivier Lamy2011-09-305-62/+103
* don't fail on bad zip file to get debug infosOlivier Lamy2011-09-301-5/+14
* [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-309-4/+266
* add some debug to understand why it fails with 1.5 on jenkinsOlivier Lamy2011-09-301-1/+18
* [MRM-1527] remove http://download.java.net/maven/2/ from default remote repos...Olivier Lamy2011-09-301-1/+1
* [MRM-1527] remove http://download.java.net/maven/2/ from default remote repos...Olivier Lamy2011-09-303-52/+25
* add commented logger for wagon debug in main log4j.xmlOlivier Lamy2011-09-301-0/+19
* fix logger name for headersOlivier Lamy2011-09-301-1/+1
* add a wagon transfert listener for debugging purposeOlivier Lamy2011-09-304-2/+93
* [MRM-1496] Broken remote repository confuses ArchivaOlivier Lamy2011-09-3020-22/+433
* this package not exists anymoreOlivier Lamy2011-09-301-1/+1
* use Base64 from commons-codecOlivier Lamy2011-09-301-22/+24
* fix maven 2.2.1 buildOlivier Lamy2011-09-293-3/+13
* fix double / in urlOlivier Lamy2011-09-281-2/+6
* 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-283-42/+31