summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* update plexus-spring groupIdOlivier Lamy2011-05-1628-28/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103898 13f79535-47bb-0310-9956-ffa450edef68
* merged -r1102210 from 1.3.x branch (MRM-1469)Maria Odea B. Ching2011-05-121-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1102235 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1468] added validation for adding a managed repository via xmlrpc + ↵Maria Odea B. Ching2011-05-093-1/+171
| | | | | | unit tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1100956 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1472] some cleanup based on Olivier's comments on the dev list to ↵Brett Porter2011-05-063-64/+4
| | | | | | clarify how to get the tomcat plugin running git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1100227 13f79535-47bb-0310-9956-ffa450edef68
* fixed compile failure in test after upgrade of compiler pluginMaria Odea B. Ching2011-05-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1100144 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1472] Maven configuration to enable mvn -P dev tomcat:run from the top ↵Wendy Smoak2011-05-055-1/+200
| | | | | | of the project. Includes moving the application.xml file. Submitted by: Olivier Lamy git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1099827 13f79535-47bb-0310-9956-ffa450edef68
* fixed cause of selenium test failure from merge in -r1099425Maria Odea B. Ching2011-05-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1099671 13f79535-47bb-0310-9956-ffa450edef68
* merge -r1098897 from 1.3.x branch (MRM-1468: Fix XSS vulnerability in ↵Maria Odea B. Ching2011-05-0444-245/+2279
| | | | | | | | | | | | | | Archiva, patch submitted by Marc Jansen Tan Chua) additional changes: o added a factory for action validator manager since ObjectFactory.setObjectFactory(..) was removed in struts 2.1 so the unit tests for validation would work o fixed conflicts TODO: o fix some failing selenium tests due to error 500 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1099425 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1470] Ability to add a repository relative to Archiva's appserver.base ↵Jevica Arianne B. Zurbano2011-04-298-14/+128
| | | | | | | | | | | | without knowing it's filesystem location * applied patch Submitted by: Maria Catherine Tan git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1097776 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1111] fix xpath after reverting to default freemarker templatesBrett Porter2011-04-131-6/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091636 13f79535-47bb-0310-9956-ffa450edef68
* don't attempt to delete staging repository if it isn't thereBrett Porter2011-04-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091635 13f79535-47bb-0310-9956-ffa450edef68
* cut-and-paste errorBrett Porter2011-04-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091634 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1111] fix xpath after reverting to default freemarker templatesBrett Porter2011-04-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091633 13f79535-47bb-0310-9956-ffa450edef68
* give Cargo some more memory to run the applicationBrett Porter2011-04-131-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091632 13f79535-47bb-0310-9956-ffa450edef68
* accidentally merged Selenium tests that test functionality no longer thereBrett Porter2011-04-131-17/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091631 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1111] upgrade to Struts 2.1.8.1 - add missing unit testing code to 2 ↵Brett Porter2011-04-122-2/+2
| | | | | | actions git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091476 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1111] use default template and caching mechanism now. Old templates ↵Brett Porter2011-04-126-52/+1
| | | | | | were omitting any text from hyperlinks. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091473 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1111] accommodate that Struts no longer populates the parameters from ↵Brett Porter2011-04-122-8/+17
| | | | | | the action mapping git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091440 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1111] upgrade to Struts 2.1.8.1Brett Porter2011-04-1244-100/+162
| | | | | | | Applied patch and made some additional modifications Submitted by: Julien Henry, Gwen Harold Autencio git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091398 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1480]/[REDBACK-274] (CVE-2011-1026)Brett Porter2011-04-1215-18/+229
| | | | | | | | | | o upgrade to redback 1.2.8-SNAPSHOT o configured struts2's token interceptor + use of <s:token> in affected actions to prevent CSRF issue [MRM-1460] added selenium tests for CSRF fixes in affected pages Merged: r1066067:1091313 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091315 13f79535-47bb-0310-9956-ffa450edef68
* rename metadata-repository-file to metadata-store-file for consistencyBrett Porter2011-03-297-6/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1086590 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] fix 'used by' to work under JCR store. Remove ↵Brett Porter2011-03-299-74/+11
| | | | | | updateProjectReferences API git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1086569 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] fix 'used by' to work under JCR store. This will still have ↵Brett Porter2011-03-262-52/+23
| | | | | | problems under the file store at the moment git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1085722 13f79535-47bb-0310-9956-ffa450edef68
* fix optional for dependencies in file metadata repositoryBrett Porter2011-03-261-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1085707 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] use nodes for dependencies, make several notes about fixes ↵Brett Porter2011-03-262-31/+71
| | | | | | required to properly isolate maven2 pieces git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1085704 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1461]Maria Odea B. Ching2011-03-166-33/+33
| | | | | | | | submitted by Maria Catherine Tan o continue deleting contents of the repo even if it encountered a file that it couldn't delete then throw an IOException at the end git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1082160 13f79535-47bb-0310-9956-ffa450edef68
* ensure that it gets closed, even if close throws exceptionBrett Porter2011-02-171-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1071608 13f79535-47bb-0310-9956-ffa450edef68
* close streams from previous commitMaria Odea B. Ching2011-02-161-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1071145 13f79535-47bb-0310-9956-ffa450edef68
* used IOUtils copy for merging so streams are bufferedMaria Odea B. Ching2011-02-161-14/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1071136 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1453] fixed decimal format to US locale so test wouldn't fail on other ↵Maria Odea B. Ching2011-01-281-1/+4
| | | | | | | | | locales submitted by Mark Struberg git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1064737 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1452] add ability to delete contents of a repository via xml-rpcMaria Odea B. Ching2011-01-284-1/+96
| | | | | | | submitted by Maria Catherine Tan git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1064444 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1451] NPE when merging through XMLRPCJevica Arianne B. Zurbano2011-01-271-2/+2
| | | | | | | | | | | * applied patch Patch Submitted by: Maria Catherine Tan * passed metadataRepository instead of null during merge git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1064082 13f79535-47bb-0310-9956-ffa450edef68
* fixed typoJevica Arianne B. Zurbano2011-01-251-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1063154 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] choose a better default for loginBrett Porter2011-01-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1061114 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1448] additional '.' in the classifier & extension should be attributed ↵Brett Porter2010-12-313-16/+71
| | | | | | | | to the extension instead of the classifier. Note that existing records will not be updated - the repository may need to be re-scanned to reflect the change. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1054034 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1443, MRM-1327] change to JSR-170's SQL queries to avoid the problem in ↵Brett Porter2010-12-301-22/+31
| | | | | | JackRabbit 2.2.0 with ISDESCENDANTNODE and a large number of nodes git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053857 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1443, MRM-1327] properly restrict per repository and improve performanceBrett Porter2010-12-302-14/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053840 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise ↵Brett Porter2010-12-305-0/+50
| | | | | | | | statistics generation if JCR store is available - updates to other mock repositories git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053826 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise ↵Brett Porter2010-12-3011-20/+358
| | | | | | statistics generation if JCR store is available git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053820 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] assign node types to each different node so that they can be ↵Brett Porter2010-12-302-12/+82
| | | | | | easily distinguished from each other when querying or traversing. Correct bug where projects would appear as namespaces and vice-versa. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053788 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] don't auto-save artifact updates - this was only there for ↵Brett Porter2010-12-302-4/+19
| | | | | | testing purposes git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053784 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] make sure getArtifactsByDateRange and getArtifactsByChecksum ↵Brett Porter2010-12-302-12/+60
| | | | | | query is restricted to the right repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053783 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] make sure getArtifacts query is restricted to the right repositoryBrett Porter2010-12-302-2/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053780 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] save changes after metadata is added / removedBrett Porter2010-12-301-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053779 13f79535-47bb-0310-9956-ffa450edef68
* Customise settings so that you can debug the cargo instance, and show tests ↵Brett Porter2010-12-304-20/+35
| | | | | | to output as they progress git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053778 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] prevent facets being returned as artifact versionsBrett Porter2010-12-292-16/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053767 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1327] hook save()/close()/revert() methods to the repository implementationBrett Porter2010-12-2914-59/+284
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053630 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1330] problem-reports is decoupledBrett Porter2010-12-292-14/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053608 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1330] correct bug - ensure parsed model from storage gets added to ↵Brett Porter2010-12-291-0/+1
| | | | | | content repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053567 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1330] update DuplicateArtifactsConsumer to the session-based APIBrett Porter2010-12-293-10/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053554 13f79535-47bb-0310-9956-ffa450edef68