aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* [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
* [MRM-1330] refactor access around the concept of a "repository session". See ...Brett Porter2010-12-2998-1812/+2985
* cache has moved to a different spring ID - use the default one from the archi...Brett Porter2010-12-231-28/+27
* avoid exception if the scheduler never startedBrett Porter2010-12-231-35/+29
* move cache configuration into Spring context fileBrett Porter2010-12-233-44/+22
* clean up the "TODO" list, and mark those that are more important as "FIXME"Brett Porter2010-12-2214-102/+95
* [MRM-1327] refactor the repository API to make each concern clearer. Storage,...Brett Porter2010-12-2228-532/+572
* [MRM-1327] instantiate the repository via Spring and avoid hard-codingBrett Porter2010-12-224-28/+68
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-2238-849/+1455
* [MRM-1327] clean up path construction and method sortingBrett Porter2010-12-211-104/+100
* [MRM-1327] namespaces should be paths to avoid being too flat. Use queries fo...Brett Porter2010-12-211-85/+68
* [MRM-1327] remove unnecessary facet node for project versions, and ensure art...Brett Porter2010-12-213-32/+68
* [MRM-1327] remove unnecessary facet node for artifactsBrett Porter2010-12-211-24/+35
* [MRM-1327] re-arrange utility methods, and use search for retrieving artifact...Brett Porter2010-12-214-240/+291
* [MRM-1327] very rough prototype of a JCR based storage mechanism. Passes test...Brett Porter2010-12-177-56/+1714
* [MRM-1445] disable referrer check by defaultBrett Porter2010-12-151-2/+6
* [MRM-1421] Archiva repository purge incorrectly purges based on file timesta...Brett Porter2010-12-152-8/+15
* test case improvementsBrett Porter2010-12-159-84/+60
* [MRM-1396] Purge task problem : Not enough parts to the pathBrett Porter2010-12-152-3/+28