summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* MRM-541 - convenient way to take Archiva proxies "offline"MRM-541James William Dumay2008-08-192-0/+437
| | | | | | | | | * Unit tests for actions git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687032 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-191-1/+1
| | | | | | | | * Unit tests for actions git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687026 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-199-120/+188
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687001 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-1910-0/+368
| | | | | | | | | * Implemented UI for enabling/disabling proxy connectors * changes to RepositoryProxyConnectors to skip offline connectors git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@686984 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-905]Maria Odea B. Ching2008-08-1819-54/+54
| | | | | | | | submitted by Fabrice Daugan -replace EL exepressions containing "empty(" with "empty (", and "not(" with "not (" as EL expression requires git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@686665 13f79535-47bb-0310-9956-ffa450edef68
* use everywhere a groupId with maven and a version 1.2-SNAPSHOT. Fix webapp ↵Arnaud Heritier2008-08-143-19/+27
| | | | | | ui tests build (but tests weren't maintained :-( ) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685944 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-848]Maria Odea B. Ching2008-08-141-0/+65
| | | | | | | | | | | | | submitted by Gwen Harold Autencio -queue scanning of repositories during startup -scan only the repositories which haven't been scanned previously by checking the scan statistics additional changes made to patch: -applied codestyle formatting -cleared the queuedRepos list when task scheduler is stopped git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685789 13f79535-47bb-0310-9956-ffa450edef68
* MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from ↵James William Dumay2008-08-142-6/+21
| | | | | | | | | | | RepositoryProxyConnectors * A few more null checks for good measure. * Metadata should always be updated even if the file does not exist. (wsmoak will love this, no more having to touch files). git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685748 13f79535-47bb-0310-9956-ffa450edef68
* MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from ↵James William Dumay2008-08-138-277/+355
| | | | | | | | | | RepositoryProxyConnectors * Merging from https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685423 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
* 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
* [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
* 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-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
* [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
* [MRM-884] network proxy doesn't workBrett Porter2008-07-275-20/+346
| | | | 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-263-14/+14
| | | | 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-263-14/+14
| | | | | | 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-1635-35/+35
| | | | 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-1635-35/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 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
* [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
* -in the search results, display repository (with link) where artifact is locatedMaria Odea B. Ching2008-07-104-3/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675505 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
* [MRM-737]Maria Odea B. Ching2008-07-101-0/+11
| | | | | | | -do not index metadata files git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675483 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-861]Maria Odea B. Ching2008-07-104-7/+14
| | | | | | | -fix search results hits count git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675469 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-861]Maria Odea B. Ching2008-07-106-6/+96
| | | | | | | -added pagination to search results page git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675415 13f79535-47bb-0310-9956-ffa450edef68
* MRM-869Nicolas De Loof2008-07-094-39/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675174 13f79535-47bb-0310-9956-ffa450edef68
* regressionNicolas De Loof2008-07-091-33/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675159 13f79535-47bb-0310-9956-ffa450edef68
* MRM-869Nicolas De Loof2008-07-091-29/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675141 13f79535-47bb-0310-9956-ffa450edef68
* remove unneccessary codes in the searcher for testsMaria Odea B. Ching2008-07-091-39/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675099 13f79535-47bb-0310-9956-ffa450edef68
* log exceptions caught in the searcherMaria Odea B. Ching2008-07-091-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675097 13f79535-47bb-0310-9956-ffa450edef68