aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* [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
* MRM-870 - addRepositoryToGroup.action => AbstractMethodError on ↵James William Dumay2008-07-091-0/+11
| | | | | | | | | | | | DeferredDocumentImpl.getXmlStandalone() * excluded necko xerces minimal as its only used by the http wagon to get an upstream file list (which we dont do) * explicitly added xercesImpl to dependencyManagement git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675093 13f79535-47bb-0310-9956-ffa450edef68
* removed forgotten jetty.host and jetty.port properties being set in jetty.xmxlMaria Odea B. Ching2008-07-091-11/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675081 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-730]Maria Odea B. Ching2008-07-081-1/+6
| | | | | | | -search bytecode index if not found in filecontent index git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674768 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-730]Maria Odea B. Ching2008-07-088-18/+620
| | | | | | | | | -used bcel to read the .class files -index classnames (packagename already included here) and methods that are public -added tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674740 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-0839-71/+71
| | | | 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-0839-79/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
* updated release notes for 1.1 releaseMaria Odea B. Ching2008-07-081-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674701 13f79535-47bb-0310-9956-ffa450edef68