summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* update plexus-spring groupIdOlivier Lamy2011-05-1628-28/+28
* merged -r1102210 from 1.3.x branch (MRM-1469)Maria Odea B. Ching2011-05-121-6/+2
* [MRM-1468] added validation for adding a managed repository via xmlrpc + unit...Maria Odea B. Ching2011-05-093-1/+171
* [MRM-1472] some cleanup based on Olivier's comments on the dev list to clarif...Brett Porter2011-05-063-64/+4
* fixed compile failure in test after upgrade of compiler pluginMaria Odea B. Ching2011-05-061-0/+0
* [MRM-1472] Maven configuration to enable mvn -P dev tomcat:run from the top o...Wendy Smoak2011-05-055-1/+200
* fixed cause of selenium test failure from merge in -r1099425Maria Odea B. Ching2011-05-051-1/+1
* merge -r1098897 from 1.3.x branch (MRM-1468: Fix XSS vulnerability in Archiva...Maria Odea B. Ching2011-05-0444-245/+2279
* [MRM-1470] Ability to add a repository relative to Archiva's appserver.base w...Jevica Arianne B. Zurbano2011-04-298-14/+128
* [MRM-1111] fix xpath after reverting to default freemarker templatesBrett Porter2011-04-131-6/+11
* don't attempt to delete staging repository if it isn't thereBrett Porter2011-04-131-1/+1
* cut-and-paste errorBrett Porter2011-04-131-1/+1
* [MRM-1111] fix xpath after reverting to default freemarker templatesBrett Porter2011-04-131-1/+1
* give Cargo some more memory to run the applicationBrett Porter2011-04-131-0/+4
* accidentally merged Selenium tests that test functionality no longer thereBrett Porter2011-04-131-17/+0
* [MRM-1111] upgrade to Struts 2.1.8.1 - add missing unit testing code to 2 act...Brett Porter2011-04-122-2/+2
* [MRM-1111] use default template and caching mechanism now. Old templates were...Brett Porter2011-04-126-52/+1
* [MRM-1111] accommodate that Struts no longer populates the parameters from th...Brett Porter2011-04-122-8/+17
* [MRM-1111] upgrade to Struts 2.1.8.1Brett Porter2011-04-1244-100/+162
* [MRM-1480]/[REDBACK-274] (CVE-2011-1026)Brett Porter2011-04-1215-18/+229
* rename metadata-repository-file to metadata-store-file for consistencyBrett Porter2011-03-297-6/+7
* [MRM-1327] fix 'used by' to work under JCR store. Remove updateProjectReferen...Brett Porter2011-03-299-74/+11
* [MRM-1327] fix 'used by' to work under JCR store. This will still have proble...Brett Porter2011-03-262-52/+23
* fix optional for dependencies in file metadata repositoryBrett Porter2011-03-261-0/+3
* [MRM-1327] use nodes for dependencies, make several notes about fixes require...Brett Porter2011-03-262-31/+71
* [MRM-1461]Maria Odea B. Ching2011-03-166-33/+33
* ensure that it gets closed, even if close throws exceptionBrett Porter2011-02-171-2/+2
* close streams from previous commitMaria Odea B. Ching2011-02-161-2/+10
* used IOUtils copy for merging so streams are bufferedMaria Odea B. Ching2011-02-161-14/+3
* [MRM-1453] fixed decimal format to US locale so test wouldn't fail on other l...Maria Odea B. Ching2011-01-281-1/+4
* [MRM-1452] add ability to delete contents of a repository via xml-rpcMaria Odea B. Ching2011-01-284-1/+96
* [MRM-1451] NPE when merging through XMLRPCJevica Arianne B. Zurbano2011-01-271-2/+2
* fixed typoJevica Arianne B. Zurbano2011-01-251-2/+2
* [MRM-1327] choose a better default for loginBrett Porter2011-01-201-1/+1
* [MRM-1448] additional '.' in the classifier & extension should be attributed ...Brett Porter2010-12-313-16/+71
* [MRM-1443, MRM-1327] change to JSR-170's SQL queries to avoid the problem in ...Brett Porter2010-12-301-22/+31
* [MRM-1443, MRM-1327] properly restrict per repository and improve performanceBrett Porter2010-12-302-14/+24
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic...Brett Porter2010-12-305-0/+50
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic...Brett Porter2010-12-3011-20/+358
* [MRM-1327] assign node types to each different node so that they can be easil...Brett Porter2010-12-302-12/+82
* [MRM-1327] don't auto-save artifact updates - this was only there for testing...Brett Porter2010-12-302-4/+19
* [MRM-1327] make sure getArtifactsByDateRange and getArtifactsByChecksum query...Brett Porter2010-12-302-12/+60
* [MRM-1327] make sure getArtifacts query is restricted to the right repositoryBrett Porter2010-12-302-2/+18
* [MRM-1327] save changes after metadata is added / removedBrett Porter2010-12-301-0/+2
* Customise settings so that you can debug the cargo instance, and show tests t...Brett Porter2010-12-304-20/+35
* [MRM-1327] prevent facets being returned as artifact versionsBrett Porter2010-12-292-16/+42
* [MRM-1327] hook save()/close()/revert() methods to the repository implementationBrett Porter2010-12-2914-59/+284
* [MRM-1330] problem-reports is decoupledBrett Porter2010-12-292-14/+2
* [MRM-1330] correct bug - ensure parsed model from storage gets added to conte...Brett Porter2010-12-291-0/+1
* [MRM-1330] update DuplicateArtifactsConsumer to the session-based APIBrett Porter2010-12-293-10/+27