aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
...
* add a success message for this ajax callOlivier Lamy2011-10-011-0/+1
* fix parameter for ajax callOlivier Lamy2011-10-011-7/+6
* 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
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-0112-30/+16
* avoid creating .archiva directory in src directoryBrett Porter2011-10-011-1/+8
* make RAT report passBrett Porter2011-10-014-4/+33
* 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
* avoid derby.log in top directoryBrett Porter2011-10-011-0/+13
* 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-303-62/+83
* don't fail on bad zip file to get debug infosOlivier Lamy2011-09-301-5/+14
* 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
* 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-302-1/+15
* [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
* move maven url calculation to NexusRepositorySearch rest services will just a...Olivier Lamy2011-09-282-21/+7
* add maven property to be able to override archiva url for rest services test ...Olivier Lamy2011-09-282-16/+22
* rest search service must provide the real url artifactOlivier Lamy2011-09-287-3/+268
* format : no code changeOlivier Lamy2011-09-283-25/+23
* [MRM-1500] Fix sample on how to use ldap in applicationContext.xmlOlivier Lamy2011-09-281-82/+47
* [MRM-1393] Commons configuration bug causes build to fail on Windows 7Olivier Lamy2011-09-281-0/+10
* add a lot of missing eol-style native for *.jspOlivier Lamy2011-09-272-246/+246
* add a lot of missing eol-style nativeOlivier Lamy2011-09-276-966/+966
* trigger download remote index call in async modeOlivier Lamy2011-09-271-18/+24
* configure appeserver.base value for surefire to avoid files creation in basedirOlivier Lamy2011-09-271-0/+1
* use isNotBlank to avoid warning in logOlivier Lamy2011-09-271-2/+11
* add a rest service to schedule a download remote indexOlivier Lamy2011-09-272-1/+29
* fix needed authz for download remote indexOlivier Lamy2011-09-271-6/+9
* [MRM-1516] missing dependency on velocity - ClassNotFoundException org.apache...Olivier Lamy2011-09-263-1/+20
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-261-0/+1
* add missing labelOlivier Lamy2011-09-261-3/+5
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-264-0/+33
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-266-3/+63
* ensure in tests we are fine with post and returning json typeOlivier Lamy2011-09-261-0/+4
* [MRM-1519] api to configure webappconfiguration : expose it as a rest serviceOlivier Lamy2011-09-263-8/+69