summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix failing test ↵metadata-rejig-1.2James William Dumay2008-08-133-14/+8
| | | | | | testGetMergedMetadata(org.apache.maven.archiva.webdav.RepositoryServletRepositoryGroupTest) git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2@685414 13f79535-47bb-0310-9956-ffa450edef68
* MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from ↵James William Dumay2008-08-139-252/+342
| | | | | | | | | | | RepositoryProxyConnectors * Metadata proxy fetching has been refactored from two methods to one single method. * Artifacts, metadata and resources are now written to a temporary working area. Post download policies are run before the proxied data are put in the repository proper. git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2@685399 13f79535-47bb-0310-9956-ffa450edef68
* Branch for metadata rejig. Should stop issues like MRM-885 from ever ↵James William Dumay2008-08-130-0/+0
| | | | | | happening again. git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2@685394 13f79535-47bb-0310-9956-ffa450edef68
* Reverting... incorrect pathJames William Dumay2008-08-132114-188874/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685393 13f79535-47bb-0310-9956-ffa450edef68
* Branch for metadata rejig. Should stop issues like MRM-885 from ever ↵James William Dumay2008-08-132114-0/+188874
| | | | | | happening again. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685392 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-893]Maria Odea B. Ching2008-08-122-0/+35
| | | | | | | | | submitted by Dan Tran -return a 404 when the request is a resource file appended with a '/' git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685076 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-880]Maria Odea B. Ching2008-08-122-1/+13
| | | | | | | | -upgraded appassambler-maven-plugin version to latest snapshot -include solaris-sparc-32, solaris-sparc-64 and linux-x86-64 bin and lib files in the standalone bundle git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685059 13f79535-47bb-0310-9956-ffa450edef68
* Moving utility methods to end of classJames William Dumay2008-08-111-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684631 13f79535-47bb-0310-9956-ffa450edef68
* MRM-906 - Proxy repository operations should not be done in place James William Dumay2008-08-112-252/+314
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684629 13f79535-47bb-0310-9956-ffa450edef68
* ignore IMLBrett Porter2008-08-110-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684620 13f79535-47bb-0310-9956-ffa450edef68
* fix source distributionBrett Porter2008-08-072-15/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683607 13f79535-47bb-0310-9956-ffa450edef68
* add required JAR for CLI executionBrett Porter2008-08-071-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683519 13f79535-47bb-0310-9956-ffa450edef68
* merge release notes from 1.1.1 releaseBrett Porter2008-08-072-9/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683486 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1.xBrett Porter2008-08-071-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683479 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch archiva-1.1.xBrett Porter2008-08-071-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683476 13f79535-47bb-0310-9956-ffa450edef68
* back to 6.1.6, test failures with 6.1.11Brett Porter2008-08-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683473 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-896]Maria Odea B. Ching2008-08-061-8/+13
| | | | | | | -remove classifier from filename of poms during artifact upload git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683220 13f79535-47bb-0310-9956-ffa450edef68
* update JettyBrett Porter2008-08-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683100 13f79535-47bb-0310-9956-ffa450edef68
* update to release versionsBrett Porter2008-08-061-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683099 13f79535-47bb-0310-9956-ffa450edef68
* Add LDAP snippetEmmanuel Venisse2008-08-051-0/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682713 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-814]Maria Odea B. Ching2008-08-053-0/+80
| | | | | | | | | submitted by Mark Jeffery -add check for blank field and for a valid cron expression -used custom field validator to wrap org.codehaus.plexus.scheduler.CronExpressionValidator git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682588 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-895]Maria Odea B. Ching2008-08-042-8/+9
| | | | | | | | submitted by Mark Jeffrey -no longer pass the class loader in ArchivaVersion.determineVersion() git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682269 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-873]Maria Odea B. Ching2008-08-041-7/+13
| | | | | | | | submitted by Gwen Harold Autencio -do not display the up image link of the first repository and do not display the down image link of the last repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@682250 13f79535-47bb-0310-9956-ffa450edef68
* add proxy logging in debug modeBrett Porter2008-07-301-21/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680917 13f79535-47bb-0310-9956-ffa450edef68
* improve logging for remote failureBrett Porter2008-07-291-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680769 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-631] ensure wagon lookups get a new instance on each request, reset ↵Brett Porter2008-07-2915-39/+192
| | | | | | HTTP properties after request git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680755 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-888]Maria Odea B. Ching2008-07-291-1/+1
| | | | | | | -indicate that the instructions are also for 1.1 and higher versions git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680623 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-888]Maria Odea B. Ching2008-07-291-5/+6
| | | | | | | -updated the upgrade doc to include the necessary steps in order to use the search by java class/package/method git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680622 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-892]Maria Odea B. Ching2008-07-294-13/+11
| | | | | | | | -instead of using different keywords like 'class:', 'package:' or 'method', just use one keyword for all which is 'bytecode:', user can just use the filtered search for specifics once it is implemented git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680606 13f79535-47bb-0310-9956-ffa450edef68
* moved codehaus snapshots repo inside a profileMaria Odea B. Ching2008-07-291-15/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680573 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-892]Maria Odea B. Ching2008-07-287-25/+94
| | | | | | | | -changed the implementation of search by class, package or method to use specific keywords 'class:', 'package:' or 'method:' when searching for them (ex. class:MyClass) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680352 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-891] remove leading ./ on links in index listingBrett Porter2008-07-282-4/+8
| | | | | | | Submitted by: Dan Tran git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680256 13f79535-47bb-0310-9956-ffa450edef68
* temporarily added codehaus snapshots repo for redback 1.0.3-SNAPSHOT ↵Maria Odea B. Ching2008-07-281-0/+15
| | | | | | (vmbuild was failing) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680219 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-884] network proxy doesn't workBrett Porter2008-07-276-21/+347
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680127 13f79535-47bb-0310-9956-ffa450edef68
* oops, redback should be upgraded to 1.0.3-SNAPSHOT and not 1.1-SNAPSHOTMaria Odea B. Ching2008-07-264-25/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679963 13f79535-47bb-0310-9956-ffa450edef68
* -upgraded to redback 1.1-SNAPSHOT for the fix for MRM-584 (new user cannot ↵Maria Odea B. Ching2008-07-264-25/+25
| | | | | | login) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679959 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-817]Maria Odea B. Ching2008-07-255-12/+59
| | | | | | | | submitted by Gwen Harold Autencio -in the artifact information tab, display the repo id where the artifact came from git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679767 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-883]Maria Odea B. Ching2008-07-253-7/+25
| | | | | | | | -do not generate feed if there are no information available -return 204 if no information/update available git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679754 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-876] don't grab the remote file if it exists in the managed repositoryBrett Porter2008-07-185-7/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677852 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for ↵Brett Porter2008-07-187-39/+253
| | | | | | pre-emptive proxying of support files when requested before the artifact git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677828 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-1639-71/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-1639-71/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
* updated release notes for archiva 1.1Maria Odea B. Ching2008-07-161-1/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677203 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-864]Maria Odea B. Ching2008-07-166-15/+196
| | | | | | | | | -use a lucene Filter with BooleanQuery and the LuceneQuery for searching within the search results -added a checkbox in the general search page to search from the results only -maintain a list of previous query strings if searchResultsOnly option is enabled in general search git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677197 13f79535-47bb-0310-9956-ffa450edef68
* include the bytecode index to the searcheables in searchForTerm(..) instead ↵Maria Odea B. Ching2008-07-151-5/+2
| | | | | | | | | of just searching it if the file content search returned nothing git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676854 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-550]Maria Odea B. Ching2008-07-131-6/+12
| | | | | | | | submitted by John Michael Luy -don't display the "up" link/image when it is the first item and won't dispaly the "down" link/image if it is the last item git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676261 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-861]Maria Odea B. Ching2008-07-111-10/+40
| | | | | | | -fixed up the number links in the pagination git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675852 13f79535-47bb-0310-9956-ffa450edef68