summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-03-2240-40/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757124 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.2Maria Odea B. Ching2009-03-2240-64/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757122 13f79535-47bb-0310-9956-ffa450edef68
* o synchronize repository scanning to prevent index writer/reader from being ↵Maria Odea B. Ching2009-03-2216-212/+566
| | | | | | | | | | closed when repo consumers are executed from proxy requests and a repository scanning is in progress o updated test cases to accomodate changes git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757116 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1137] set a higher default of 10M for artifact uploadBrett Porter2009-03-211-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756889 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1137] ensure error message is correct if upload size is violatedBrett Porter2009-03-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756888 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1096] [MRM-989] fix plugin download type, add default for other types ↵Brett Porter2009-03-218-1/+23
| | | | | | such as javadoc, clean all icons git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756883 13f79535-47bb-0310-9956-ffa450edef68
* these tests still need to set the principalBrett Porter2009-03-202-1/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756621 13f79535-47bb-0310-9956-ffa450edef68
* remove more xwork user referencesBrett Porter2009-03-201-31/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756615 13f79535-47bb-0310-9956-ffa450edef68
* fix test problemsBrett Porter2009-03-203-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756587 13f79535-47bb-0310-9956-ffa450edef68
* further cleanup references to xwork user that no longer needs to be instantiatedBrett Porter2009-03-205-12/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756564 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1093] Log configuration and repository changes made.Brett Porter2009-03-2024-206/+320
| | | | | | | Submitted by: Jevica Arianne B. Zurbano (applied with modifications and other refactoring) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756563 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1136]Maria Odea B. Ching2009-03-203-1/+30
| | | | | | | | o remove namespaces before getting child nodes of metadata o added test case git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756559 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1147] handling leading / on whitelists is ambiguousBrett Porter2009-03-191-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756012 13f79535-47bb-0310-9956-ffa450edef68
* clean up method callingBrett Porter2009-03-191-32/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755995 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-731]Maria Odea B. Ching2009-03-192-0/+62
| | | | | | | | submitted by Jan Ancajas o fix project properties being left out during cloning of the archivaProject (with unit test) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755846 13f79535-47bb-0310-9956-ffa450edef68
* clean up the webdav interface to make the code more readableBrett Porter2009-03-1913-538/+569
| | | | | | | | in addition, webdav now honours the delete operation separately to upload improved the HTTP error responses for misconfiguration (500) vs not found on groups git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755845 13f79535-47bb-0310-9956-ffa450edef68
* only create the working directory at the point it is neededBrett Porter2009-03-191-348/+333
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755844 13f79535-47bb-0310-9956-ffa450edef68
* fix test descriptors for recent changesBrett Porter2009-03-193-37/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755799 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-913] bring delete artifact security into line with uploading an artifactBrett Porter2009-03-185-110/+70
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755726 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1121]Maria Odea B. Ching2009-03-181-3/+8
| | | | | | | o added null check in browse at artifact level git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755602 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1105]Maria Odea B. Ching2009-03-181-2/+2
| | | | | | | o fix legacy path being set in artifact git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755544 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-901]Maria Odea B. Ching2009-03-186-21/+113
| | | | | | | | o merge all versions of artifacts with same groupId in all repos under a group (browse) o added test case git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755532 13f79535-47bb-0310-9956-ffa450edef68
* remove unused class, superceded by SecuritySynchronizationBrett Porter2009-03-182-254/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755488 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1133] delete artifact role not added on upgrade from previous versionBrett Porter2009-03-183-3/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755486 13f79535-47bb-0310-9956-ffa450edef68
* fix jetty:runBrett Porter2009-03-182-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755459 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1145] disable tests that were failing silentlyBrett Porter2009-03-171-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755333 13f79535-47bb-0310-9956-ffa450edef68
* fix test case after internal changeBrett Porter2009-03-171-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755330 13f79535-47bb-0310-9956-ffa450edef68
* clarify bad testBrett Porter2009-03-171-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755327 13f79535-47bb-0310-9956-ffa450edef68
* clean warnings in xml tools moduleBrett Porter2009-03-174-15/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755323 13f79535-47bb-0310-9956-ffa450edef68
* clean up warnings in xmlrpc modulesBrett Porter2009-03-175-9/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755322 13f79535-47bb-0310-9956-ffa450edef68
* clean up warnings in webdav moduleBrett Porter2009-03-1712-35/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755319 13f79535-47bb-0310-9956-ffa450edef68
* clean up warnings in webappBrett Porter2009-03-1737-388/+141
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755318 13f79535-47bb-0310-9956-ffa450edef68
* warnings in transaction moduleBrett Porter2009-03-175-38/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755305 13f79535-47bb-0310-9956-ffa450edef68
* warnings in scheduled and security modulesBrett Porter2009-03-176-48/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755300 13f79535-47bb-0310-9956-ffa450edef68
* warnings in RSSBrett Porter2009-03-175-5/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755297 13f79535-47bb-0310-9956-ffa450edef68
* warnings in repository layer and some bugs found due to non-generic listsBrett Porter2009-03-1718-200/+182
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755296 13f79535-47bb-0310-9956-ffa450edef68
* clean up warnings in reports modulesBrett Porter2009-03-1712-20/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755290 13f79535-47bb-0310-9956-ffa450edef68
* clean up warningsBrett Porter2009-03-175-10/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755287 13f79535-47bb-0310-9956-ffa450edef68
* clean up warningsBrett Porter2009-03-174-65/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755286 13f79535-47bb-0310-9956-ffa450edef68
* warnings from dependency tree consumerBrett Porter2009-03-173-8/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755284 13f79535-47bb-0310-9956-ffa450edef68
* restore previous behaviour, though it appears wrongBrett Porter2009-03-172-10/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755281 13f79535-47bb-0310-9956-ffa450edef68
* clean warnings from dependency-graphBrett Porter2009-03-1726-333/+226
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755277 13f79535-47bb-0310-9956-ffa450edef68
* clear warnings for database-consumersBrett Porter2009-03-171-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755267 13f79535-47bb-0310-9956-ffa450edef68
* clear warnings for archiva-databaseBrett Porter2009-03-1746-176/+188
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755266 13f79535-47bb-0310-9956-ffa450edef68
* clean warnings in core-consumersBrett Porter2009-03-171-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755245 13f79535-47bb-0310-9956-ffa450edef68
* clean up warnings in archiva-converterBrett Porter2009-03-174-30/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755243 13f79535-47bb-0310-9956-ffa450edef68
* revise code warnings in archiva-configurationBrett Porter2009-03-173-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755240 13f79535-47bb-0310-9956-ffa450edef68
* start adding Java5 features to modulesBrett Porter2009-03-1718-148/+130
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1032]Maria Odea B. Ching2009-03-151-0/+24
| | | | | | | o added check for start date and end date in statistics report git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@754623 13f79535-47bb-0310-9956-ffa450edef68
* fix importsBrett Porter2009-03-141-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753629 13f79535-47bb-0310-9956-ffa450edef68