summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] copy for tag archiva-1.1archiva-1.1Maria Odea B. Ching2008-07-164-89/+340
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/tags/archiva-1.1@677214 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-872]Maria Odea B. Ching2008-07-142-7/+5
| | | | | | | | | | | | | | -write the merged metadata into maven-metadata-${repoGroupId}.xml instead of merged-maven-metadata.xml git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676526 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-872]Maria Odea B. Ching2008-07-144-81/+186
| | | | | | | | | | | | | | | | -generate checksums for the merged metadata -additional fixes for handling the requests for the merged metadata and it's checksums git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676516 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-872]Maria Odea B. Ching2008-07-133-36/+130
| | | | | | | | | | | | | | -merge metadatas of the repositories under a virtual repo git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676322 13f79535-47bb-0310-9956-ffa450edef68
| * [MRM-872]Maria Odea B. Ching2008-07-102-0/+42
| | | | | | | | | | | | | | -added test case for repo group merged metadata request git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675602 13f79535-47bb-0310-9956-ffa450edef68
| * MRM-872 first step : don't return first available resource, but list all ↵Nicolas De Loof2008-07-101-81/+93
| | | | | | | | | | | | available, to support "merge" when more than one is present. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675495 13f79535-47bb-0310-9956-ffa450edef68
| * [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-081-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
| * [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-081-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
* | [maven-release-plugin] copy for tag archiva-1.1Maria Odea B. Ching2008-07-081-1/+1
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/tags/archiva-1.1@674705 13f79535-47bb-0310-9956-ffa450edef68
* MRM-867 - 500 on HTTP HEADJames William Dumay2008-07-082-14/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674698 13f79535-47bb-0310-9956-ffa450edef68
* Fix typoEmmanuel Venisse2008-07-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674530 13f79535-47bb-0310-9956-ffa450edef68
* MRM-858 - last-modified header is missingJames William Dumay2008-07-032-2/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673578 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-831] When deploying artifacts to the repo, they should be added to the ↵Brett Porter2008-07-026-187/+276
| | | | | | index instantly. Improve audit logging as well git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673360 13f79535-47bb-0310-9956-ffa450edef68
* MRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormatJames William Dumay2008-07-023-1/+11
| | | | | | | | | | * removed excludes for xerces:* * updated enforcer rules * excluded xerces from shade in archiva-cli git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673269 13f79535-47bb-0310-9956-ffa450edef68
* MRM-840 - Wagon HTTP deadlocks under high loadJames William Dumay2008-07-021-1/+1
| | | | | | | | * Reverted back to using wagon-http-lightweight from commons-http based wagon-http git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673257 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-845]Maria Odea B. Ching2008-06-201-1/+1
| | | | | | | | | submitted by Maria Catherine Tan -fix 'page isn't redirecting properly' when repo group link is clicked git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@669762 13f79535-47bb-0310-9956-ffa450edef68
* fix headersBrett Porter2008-06-162-16/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@668024 13f79535-47bb-0310-9956-ffa450edef68
* POM clean upBrett Porter2008-06-141-36/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
* Removed redundant argument from writeHyperlinkJames William Dumay2008-06-121-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666953 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Looks like I broke the collection redirect again. This time we ↵James William Dumay2008-06-122-10/+32
| | | | | | have a regression test :) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666951 13f79535-47bb-0310-9956-ffa450edef68
* Fix htmlEmmanuel Venisse2008-06-101-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@666344 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-06-042-0/+20
| | | | | | | | | * DELETE should 404 if resource does not exist * 93% litmus coverage git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662989 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-06-044-69/+91
| | | | | | | | | | * Reenabled RepositoryServletBrowseTest * Added Extra DavResourceLocator tests * Increased Litmus test score to 87.7% git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662968 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-06-043-1/+61
| | | | | | | | | | * Changed so that non-existant parent directories are only created on PUT and not on MKCOL. This allows better litmus compliance. * Added MkColMethodWebRequest which implements the MkCol method for HttpUnit * Unit tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662933 13f79535-47bb-0310-9956-ffa450edef68
* Commenting out failing test - Ill look at this in the morning.James William Dumay2008-06-031-62/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662817 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-06-031-0/+6
| | | | | | | | * Webdav litmus test is now able to run correctly. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662742 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-06-032-24/+57
| | | | | | | | | * Implementing litmus compatible removeMember() (DELETE) * Unit tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662691 13f79535-47bb-0310-9956-ffa450edef68
* Enabling the DavResourceTestJames William Dumay2008-06-031-13/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662686 13f79535-47bb-0310-9956-ffa450edef68
* Actually fixing the failing test. Turns out I mixed up the file and logical ↵James William Dumay2008-06-031-2/+2
| | | | | | paths in the DavResourceTest git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662682 13f79535-47bb-0310-9956-ffa450edef68
* commenting out test again, it's still brokenBrett Porter2008-06-031-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662655 13f79535-47bb-0310-9956-ffa450edef68
* Fixing DavResourceTest from writing tests to /James William Dumay2008-06-022-17/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662382 13f79535-47bb-0310-9956-ffa450edef68
* clean up dependenciesBrett Porter2008-06-021-65/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662303 13f79535-47bb-0310-9956-ffa450edef68
* disable failing testBrett Porter2008-06-011-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662136 13f79535-47bb-0310-9956-ffa450edef68
* remove old resources patternsBrett Porter2008-06-011-18/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662134 13f79535-47bb-0310-9956-ffa450edef68
* stop file being created in / - tests still fail thoughBrett Porter2008-06-011-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662126 13f79535-47bb-0310-9956-ffa450edef68
* fix bad importBrett Porter2008-05-311-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662047 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of ↵James William Dumay2008-05-305-27/+464
| | | | | | | | | Jackrabbit-webdav * Adding tests for DavSession attachment and release * Changed the ArchivaDavSessionProvider so that it does not rely on the WebApplicationContext git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661630 13f79535-47bb-0310-9956-ffa450edef68
* Fixed failing testJames William Dumay2008-05-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661564 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-05-305-39/+341
| | | | | | | | | | | | | | * Adding LockManager to DavResourceFactory * Adding locking support to DavResource * General cleanup inside of the dav resource * Adding DavSession attachement inside of DavSessionProvider * Tests NOTE: We should have a complete Class 2 locking implementation (Exclusive only) so OS X dav client should work git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661563 13f79535-47bb-0310-9956-ffa450edef68
* Add missing test fileEmmanuel Venisse2008-05-291-0/+127
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661251 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-05-292-0/+119
| | | | | | | | * Adding a DavSession implementation for Class 2 locking support git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661189 13f79535-47bb-0310-9956-ffa450edef68
* Moving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett ↵James William Dumay2008-05-2933-0/+4204
| | | | | | for helping out with the crazy failing tests. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661174 13f79535-47bb-0310-9956-ffa450edef68
* updated return message when requested resource is not foundMaria Odea B. Ching2008-05-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660784 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-231-9/+8
| | | | | | | -fix index writer sorting for virtual repos git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659397 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-221-2/+2
| | | | | | | -return 405 instead of 400 for write request to repo groups git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659071 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-221-25/+138
| | | | | | | -fix virtual repo authentication problem git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@659069 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-211-1/+7
| | | | | | | -handle problem with the missing '/' in the repository group url git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658528 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-212-12/+15
| | | | | | | -put authorization check for virtual repos git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658525 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-205-32/+473
| | | | | | | | -handle virtual repos in webdav browse -add new DavResource for virtual repos git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@658261 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-694]Maria Odea B. Ching2008-05-162-66/+115
| | | | | | | | -perform authentication only in ArchivaDavSessionProvider.attachSession() -perform authn and authz for each repo in ArchivaDavResourceFactory.createResource() git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657012 13f79535-47bb-0310-9956-ffa450edef68