Commit Graph

2351 Commits

Author SHA1 Message Date
Maria Odea B. Ching 3b0c3693a8 [MRM-888]
-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
2008-07-29 04:15:19 +00:00
Maria Odea B. Ching 13c799574c [MRM-892]
-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
2008-07-29 02:48:33 +00:00
Maria Odea B. Ching 7852da039b moved codehaus snapshots repo inside a profile
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680573 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 00:00:26 +00:00
Maria Odea B. Ching 23392d13f3 [MRM-892]
-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
2008-07-28 13:35:38 +00:00
Brett Porter 6a85861b8a [MRM-891] remove leading ./ on links in index listing
Submitted by: Dan Tran


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680256 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 05:41:43 +00:00
Maria Odea B. Ching 052d84eff7 temporarily added codehaus snapshots repo for redback 1.0.3-SNAPSHOT (vmbuild was failing)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680219 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 01:20:31 +00:00
Brett Porter 03bc6a82ef [MRM-884] network proxy doesn't work
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680127 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 15:23:30 +00:00
Maria Odea B. Ching 52c8dfc4ee oops, redback should be upgraded to 1.0.3-SNAPSHOT and not 1.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679963 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 07:28:41 +00:00
Maria Odea B. Ching 538b12185f -upgraded to redback 1.1-SNAPSHOT for the fix for MRM-584 (new user cannot login)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679959 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 06:56:29 +00:00
Maria Odea B. Ching 6eab73646e [MRM-817]
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
2008-07-25 11:57:38 +00:00
Maria Odea B. Ching 4aa6c9bab0 [MRM-883]
-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
2008-07-25 10:47:53 +00:00
Brett Porter caab5531c0 [MRM-876] don't grab the remote file if it exists in the managed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677852 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 08:16:24 +00:00
Brett Porter 28e545b65a [MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for 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
2008-07-18 05:47:04 +00:00
Maria Odea B. Ching 0d580b48c1 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:43:54 +00:00
Maria Odea B. Ching ef3b578f91 [maven-release-plugin] prepare release archiva-1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:41:07 +00:00
Maria Odea B. Ching 207ada84a3 updated release notes for archiva 1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677203 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:03:56 +00:00
Maria Odea B. Ching 7da05e7cd4 [MRM-864]
-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
2008-07-16 08:46:38 +00:00
Maria Odea B. Ching 20fb87d33b include the bytecode index to the searcheables in searchForTerm(..) instead 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
2008-07-15 09:59:23 +00:00
Maria Odea B. Ching e0566ec1c1 [MRM-872]
-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
2008-07-14 09:23:33 +00:00
Maria Odea B. Ching 7f83fefd8d [MRM-872]
-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
2008-07-14 09:04:34 +00:00
Maria Odea B. Ching a5d144eec4 [MRM-872]
-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
2008-07-13 14:05:28 +00:00
Maria Odea B. Ching be270f9606 [MRM-550]
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
2008-07-13 05:15:17 +00:00
Maria Odea B. Ching 60b94edc69 [MRM-861]
-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
2008-07-11 07:51:47 +00:00
Maria Odea B. Ching 6f322f77ce [MRM-872]
-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
2008-07-10 14:50:18 +00:00
Maria Odea B. Ching f8cfdfa447 -in the search results, display repository (with link) where artifact is located
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675505 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 10:44:08 +00:00
Nicolas De Loof ce121d314f MRM-872 first step : don't return first available resource, but list all 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
2008-07-10 10:14:21 +00:00
Maria Odea B. Ching 0a94a40f00 [MRM-737]
-do not index metadata files


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675483 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 09:02:07 +00:00
Maria Odea B. Ching 59313f36c3 [MRM-861]
-fix search results hits count


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675469 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 07:47:38 +00:00
Maria Odea B. Ching 2b2e21c613 [MRM-861]
-added pagination to search results page


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675415 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 02:17:04 +00:00
Nicolas De Loof 15b6ddae0b MRM-869
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675174 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 14:00:22 +00:00
Nicolas De Loof a693bc6872 regression
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675159 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 13:19:04 +00:00
Nicolas De Loof 6ce6a9c218 MRM-869
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675141 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 12:19:05 +00:00
Maria Odea B. Ching 90ef668a99 remove unneccessary codes in the searcher for tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675099 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 06:12:15 +00:00
Maria Odea B. Ching ce73f78809 log exceptions caught in the searcher
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675097 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 05:24:34 +00:00
James William Dumay 67e651bbc4 MRM-870 - addRepositoryToGroup.action => AbstractMethodError on 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
2008-07-09 04:27:30 +00:00
Maria Odea B. Ching 3b308d83e7 removed forgotten jetty.host and jetty.port properties being set in jetty.xmxl
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675081 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 01:59:33 +00:00
Maria Odea B. Ching 8d428ccfd1 [MRM-730]
-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
2008-07-08 11:20:11 +00:00
Maria Odea B. Ching 8b9ec9fa88 [MRM-730]
-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
2008-07-08 08:44:21 +00:00
Maria Odea B. Ching c5b51473ba [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:04:28 +00:00
Maria Odea B. Ching 84c614d09a [maven-release-plugin] prepare release archiva-1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:01:17 +00:00
Maria Odea B. Ching 73aa58dc59 updated release notes for 1.1 release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674701 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 01:40:45 +00:00
James William Dumay c74f7ea2b9 MRM-867 - 500 on HTTP HEAD
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674698 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 01:28:19 +00:00
Emmanuel Venisse 1d5a1c02e2 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674530 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 15:58:05 +00:00
Emmanuel Venisse bb24457b97 Ignore Eclipse directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674509 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 14:42:09 +00:00
Emmanuel Venisse d11552bef1 [MRM-865] Add lastUpdated, timestamp and buildNumber field in metadata files for uploaded SNAPSHOTs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674507 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 14:39:06 +00:00
Brett Porter fe054d97f0 remove snapshot repository, update javadoc plugin to fix release build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674466 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 12:15:16 +00:00
Brett Porter 2a68a704a6 commons-logging-api is actually required by some client libraries, add back to main webapp dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674463 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 11:42:38 +00:00
Brett Porter 366036cdee set executions to make sure they don't merge into the wrong phase
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674446 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 10:59:54 +00:00
Maria Odea B. Ching 09e2d352c5 putting back the enforcer-plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674436 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 09:45:58 +00:00
Maria Odea B. Ching b2a8ef8ffd commented wrong parts of the pom in previous commit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674435 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 09:39:21 +00:00