summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-1.0-beta-4Maria Odea B. Ching2007-11-0935-38/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593449 13f79535-47bb-0310-9956-ffa450edef68
* -fixed browse repo problem (permissions)Maria Odea B. Ching2007-11-091-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593445 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-459] better rationalisation of commons-logging and partially revert ↵Brett Porter2007-11-094-18/+3
| | | | | | r593206 as logging had stopped working altogether git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593414 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-564] Audit log is not populated when artifacts are deployed.Joakim Erdfelt2007-11-0810-360/+389
| | | | | | | | | | | Expanded Audit concepts into listener / event / log. Using log4j for audit log (for consistency with other logging) Moved AuditLog from webapp to repository-layer. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593246 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-582] Remote Repositories with empty <username> and <password> fields ↵Joakim Erdfelt2007-11-084-10/+59
| | | | | | | | | | | shouldn't be created in configuration. Implemented on-load cleanup of remote repo username/password (instead of on-save) Implemented proper check for blank username/password in proxy connectors. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593220 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-440] If webdav URL lacks a trailing /, navigating to all links in the ↵Joakim Erdfelt2007-11-081-2/+9
| | | | | | | | | | listing return 404. Fixed by redirecting to proper url in the situation of a GET request on an existing directory. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593215 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-459] prune the distributed dependenciesJoakim Erdfelt2007-11-082-7/+18
| | | | | | | | | | Removing commons-logging-api everywhere Removing slf4j-simple Removing velocity-dep git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593206 13f79535-47bb-0310-9956-ffa450edef68
* - Updated repository purge tests to reflect the changes made in r592297 as ↵Maria Odea B. Ching2007-11-088-86/+155
| | | | | | suggested in the dev list git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593081 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the deletion of proxy connectors, by making action consistent with ↵Joakim Erdfelt2007-11-072-35/+35
| | | | | | jsp usage. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592838 13f79535-47bb-0310-9956-ffa450edef68
* Fixing copy/paste missing content (distribution management/repository/url)Joakim Erdfelt2007-11-074-7/+48
| | | | | | | | Fixing copy/paste content formatting. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592825 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-576]Maria Odea B. Ching2007-11-073-18/+52
| | | | | | | | | - modified logic for deleting released snapshots, delete only if there exists a released version of that snapshot not when there is a higher released/snapshot version - adjusted tests git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592657 13f79535-47bb-0310-9956-ffa450edef68
* Implementing Documentation Outline as discussed in archiva-dev mailing list.Joakim Erdfelt2007-11-0734-4/+340
| | | | | | | | Adding documentation stubs for each topic. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592620 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-516] Search results return results for all repositories, regardless of ↵Joakim Erdfelt2007-11-0647-348/+2823
| | | | | | | | | | | security. [MRM-569] Browse shows results for all repositories, regardless of security. Merge of https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-backend-security changes from revision 590763 to HEAD git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592513 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-556]Maria Odea B. Ching2007-11-065-15/+83
| | | | | | | | | - respect set retention count when purging by number of days old (used same logic for purging by retention count) - updated edit managed repository validation for the number of days old minimum range - adjusted DaysOldRepositoryPurgeTest for the changes git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592297 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-540] fix regressions regarding reporting actionsBrett Porter2007-11-055-82/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@592000 13f79535-47bb-0310-9956-ffa450edef68
* remove unused classBrett Porter2007-11-051-74/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@591968 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-141] remove irrelevant documentationBrett Porter2007-11-052-243/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@591958 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1789] Add com.cedarsoft syncCarlos Sanchez Gonzalez2007-11-011-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@591132 13f79535-47bb-0310-9956-ffa450edef68
* updated release notes linkMaria Odea B. Ching2007-11-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590987 13f79535-47bb-0310-9956-ffa450edef68
* update site for the beta 3 releaseMaria Odea B. Ching2007-11-012-8/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590983 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-547] proxy connectors: cache failures options are confusingJoakim Erdfelt2007-11-0141-282/+667
| | | | | | | | | | [MRM-549] proxy connectors: no "always" option for releases and snapshots policies Applying changes to policy naming per decisions made in dev@archiva mailing list. Updating DefaultArchivaConfiguration.load() to automatically adjust old configuration settings to new values. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590908 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-577] Release policy of disabled fails all metadata requests.Joakim Erdfelt2007-10-3113-99/+912
| | | | | | | | | | | Fixing release / snapshot policies from applying tests on maven-metadata.xml files. Creating unit tests for release / snapshot policies. Switching from boolean return on .applyPolicy() to throwing exception, to gain better logging of why the transfer failed. Logging policy failures better. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590858 13f79535-47bb-0310-9956-ffa450edef68
* Fixing bad definition of ONE_SECOND.Joakim Erdfelt2007-10-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590857 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-577] Metadata aren't generated by archiva.Joakim Erdfelt2007-10-316-80/+588
| | | | | | | | | Adding unit tests to replicate conditions around maven-metadata.xml requests presented in Jira ticket. Not able to reproduce bug (yet). git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590808 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-544]Maria Odea B. Ching2007-10-3111-8/+600
| | | | | | | | - remove artifact in index if artifact no longer exists in the file system - added tests git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590622 13f79535-47bb-0310-9956-ffa450edef68
* [MAVENUPLOAD-1787] Add org.dspace syncCarlos Sanchez Gonzalez2007-10-301-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@590350 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2007-10-3035-38/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589972 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.0-beta-3Maria Odea B. Ching2007-10-3035-38/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589970 13f79535-47bb-0310-9956-ffa450edef68
* Removing archiva-xml-tools dependency from archiva-configuration.Joakim Erdfelt2007-10-292-54/+53
| | | | | | | | Loading default FileTypes using plexus-configuration way, not via direct load of the XML. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589831 13f79535-47bb-0310-9956-ffa450edef68
* fix the webapp tests to work with the latest consumers changeBrett Porter2007-10-291-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589567 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-528] must only use the enabled consumersBrett Porter2007-10-292-56/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589542 13f79535-47bb-0310-9956-ffa450edef68
* update TODOBrett Porter2007-10-291-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@589528 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-560] Dependency Tree causes an Exception.Joakim Erdfelt2007-10-272-27/+59
| | | | | | | | | Prevented complete collapse of DependencyTree tab when an exception occurs. Provide more details if there was a problem creating the graph. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588808 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-560] Dependency Tree causes an ExceptionJoakim Erdfelt2007-10-262-18/+21
| | | | | | | | Improving exception messages on bad ArchivaArtifact to include what details it does have. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588805 13f79535-47bb-0310-9956-ffa450edef68
* Upgrading to released version.Joakim Erdfelt2007-10-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588768 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-481] Artifact requests with a .xml.zip extension fail with a 404 ErrorJoakim Erdfelt2007-10-268-5/+138
| | | | | | | | | | Fixed parsing of filenames to look for "." or "-" after the version to help determine if this artifact has a classifier or just a double-extension. Added unit tests to repository.content.* classes for double extension. Added unit test to RepositoryServlet for GET of artifact with double extension. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588732 13f79535-47bb-0310-9956-ffa450edef68
* Updating test cases for ManagedRepositories to not set RoleManager via ↵Joakim Erdfelt2007-10-266-3/+124
| | | | | | | | | | plexus (to aide in upgrade of redback) /me runs to the edge of the ring and tags Jesse. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588696 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-454]Maria Odea B. Ching2007-10-2612-155/+477
| | | | | | | | | -synchronized the index operations in LuceneRepositoryContentIndex (used 'repository' as the lock) to avoid index locking -added method for deleting artifacts from the index during repository purge -updated repository purge tests git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588598 13f79535-47bb-0310-9956-ffa450edef68
* -Reverted version to 1.0-beta-3-SNAPSHOTMaria Odea B. Ching2007-10-2635-35/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588567 13f79535-47bb-0310-9956-ffa450edef68
* Removing osjava as it is no longer setup to syncHenri Yandell2007-10-261-10/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588528 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-567] Unable to download plugin SNAPSHOT's from proxy.Joakim Erdfelt2007-10-262-0/+390
| | | | | | | | | Adding unit tests for Timestamped Snapshot GET from RepositoryServlet (with proxies). Adding unit tests for Timestamped Plugin Snapshot GET from RepositoryServlet (with proxies). git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588460 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-567] Unable to download plugin SNAPSHOT's from proxy.Joakim Erdfelt2007-10-2520-565/+1946
| | | | | | | | | | Adding unit tests for Artifact downloads via proxied requests. Splitting RepositoryServlet testcase up to work around PlexusTestCase bug (the configuration within the plexus container consumed the entire java heap, causing an OOM, switching to smaller test cases gets around this bug, but its still not nice bug to hit.) Reworking MimeTypes to allow for loading of archiva custom configuration. (mainly to get around the .getClassLoader().getResource() differences between command line / ide unit testing) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588391 13f79535-47bb-0310-9956-ffa450edef68
* a part of REDBACK-81, this will allow a user to customize various messages ↵Jesse McConnell2007-10-252-1/+5
| | | | | | from redback if they so desire. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588279 13f79535-47bb-0310-9956-ffa450edef68
* Updating versionJoakim Erdfelt2007-10-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587923 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-564] Audit log is not populated when artifacts are deployedJoakim Erdfelt2007-10-241-1/+27
| | | | | | Passing through listener to actual davserver impl. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587908 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-567] Unable to download plugin SNAPSHOT's from proxy.Joakim Erdfelt2007-10-242-8/+95
| | | | | | | | Adding tests for non-proxy downloads of SNAPSHOT first (gotta test the basics) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587719 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-565] Archiva 1.0-beta-3 fails in 404 on all legacy request.Joakim Erdfelt2007-10-241-0/+23
| | | | | | | | Added test for get of artifact using legacy path. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587710 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-565] Archiva 1.0-beta-3 fails in 404 on all legacy request.Joakim Erdfelt2007-10-247-106/+736
| | | | | | | | | | | | | | | | | Using new methods in RepositoryRequest to identify native resource path early and using it. Adding PolicingServletRequest to deal with bad formatted request paths. Beefing up RepositoryServletTest to test proxy-less (for now) requests ... * Browse * Get Checksum (default layout) * Get Checksum (legacy layout) * Get Metadata (versioned + default layout) * Get Metadata (project + default layout) * Get Artifact (default layout) Adding custom mime-types.txt to get proper "Content-Type" headers on GET requests. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587708 13f79535-47bb-0310-9956-ffa450edef68
* Adding some tests for invalid request paths.Joakim Erdfelt2007-10-242-5/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587701 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-565] Archiva 1.0-beta-3 fails in 404 on all legacy request.Joakim Erdfelt2007-10-232-12/+366
| | | | | | | | | | Preparing RepositoryRequest for support needed to detect ... * Support Files * Maven Metadata * Artifacts And translate to a native path for the managed repository. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@587623 13f79535-47bb-0310-9956-ffa450edef68