]> source.dussan.org Git - archiva.git/log
archiva.git
15 years ago[MNG-1073] remove class from the model that was never used and required a model chang...
Brett Porter [Fri, 6 Mar 2009 07:44:10 +0000 (07:44 +0000)]
[MNG-1073] remove class from the model that was never used and required a model change. Typically, you'd just leave it out of the current version but we get some clean up by removing it altogether without any side effects.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750795 13f79535-47bb-0310-9956-ffa450edef68

15 years agofix formatting
Brett Porter [Fri, 6 Mar 2009 06:48:58 +0000 (06:48 +0000)]
fix formatting

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750786 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdd spring context
James William Dumay [Fri, 6 Mar 2009 05:35:39 +0000 (05:35 +0000)]
Add spring context

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750773 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1074] Typo of Legacy Support option on the left nav menu
Brett Porter [Thu, 26 Feb 2009 14:40:03 +0000 (14:40 +0000)]
[MRM-1074] Typo of Legacy Support option on the left nav menu

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@748162 13f79535-47bb-0310-9956-ffa450edef68

15 years agoconsistency in versions
Brett Porter [Wed, 25 Feb 2009 14:02:54 +0000 (14:02 +0000)]
consistency in versions

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747786 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1098] upgrade to wagon 1.0-beta-5 and remove workaround that was needed previously
Brett Porter [Wed, 25 Feb 2009 00:11:47 +0000 (00:11 +0000)]
[MRM-1098] upgrade to wagon 1.0-beta-5 and remove workaround that was needed previously

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747621 13f79535-47bb-0310-9956-ffa450edef68

15 years agoadd sonatype repo to get artifacts needed by nexus indexer
Maria Odea B. Ching [Tue, 24 Feb 2009 12:09:24 +0000 (12:09 +0000)]
add sonatype repo to get artifacts needed by nexus indexer

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747356 13f79535-47bb-0310-9956-ffa450edef68

15 years agoset repository id in ArtifactUpdateDatabaseConsumer only when repository id is null
Maria Odea B. Ching [Tue, 24 Feb 2009 08:35:43 +0000 (08:35 +0000)]
set repository id in ArtifactUpdateDatabaseConsumer only when repository id is null

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747306 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1095 - Archiva keeps scanning repositories, even if scanning disabled in the...
James William Dumay [Mon, 23 Feb 2009 23:24:09 +0000 (23:24 +0000)]
MRM-1095 - Archiva keeps scanning repositories, even if scanning disabled in the web UI. Submitted by Gwen Harold Autencio

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747198 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1092]
Maria Odea B. Ching [Mon, 23 Feb 2009 02:04:56 +0000 (02:04 +0000)]
[MRM-1092]
submitted by Jevica Arianne Zurbano
o fix 'Hist' to 'Hits' in search results page

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746857 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved advancedSearch.jsp
Maria Odea B. Ching [Fri, 20 Feb 2009 09:25:36 +0000 (09:25 +0000)]
removed advancedSearch.jsp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746187 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1091]
Maria Odea B. Ching [Fri, 20 Feb 2009 09:18:26 +0000 (09:18 +0000)]
[MRM-1091]
upgrade appaseembler plugin to 1.0

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746186 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-913]
Maria Odea B. Ching [Fri, 20 Feb 2009 08:50:35 +0000 (08:50 +0000)]
[MRM-913]
submitted by Jevica Arianne Zurbano
o patch does the following:
  - deletes artifacts
  - cleans up database
  - executes scan to reflect changes when browsing repository
  - updates metadata
  - updates audit.log
  - 'Delete Artifact' added in navigation and is displayed for users with repository manager role
  - only allows manager of the repository to delete artifacts from it

o additional tweaks to the submitted patch:
  - removed catch for NPE in DeleteArtifactAction
  - migrated jsps & action class to struts 2
  - moved invocation of cleanup consumers in DeleteArtifactAction to DatabaseConsumers (added new method for this in DatabaseConsumers)
  - applied formatting

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746183 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1079]
Maria Odea B. Ching [Fri, 20 Feb 2009 06:52:41 +0000 (06:52 +0000)]
[MRM-1079]
o updated and activated tests for index cleanup consumer
o cleaned up index cleanup consumer

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746169 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved unused test resources in archiva-lucene-consumers and archiva-indexer
Maria Odea B. Ching [Fri, 20 Feb 2009 05:55:19 +0000 (05:55 +0000)]
removed unused test resources in archiva-lucene-consumers and archiva-indexer

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746157 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved empty directories in archiva-lucene-consumers
Maria Odea B. Ching [Fri, 20 Feb 2009 05:31:51 +0000 (05:31 +0000)]
removed empty directories in archiva-lucene-consumers

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746148 13f79535-47bb-0310-9956-ffa450edef68

15 years agoo re-packaged classes in archiva-indexer
Maria Odea B. Ching [Fri, 20 Feb 2009 05:25:30 +0000 (05:25 +0000)]
o re-packaged classes in archiva-indexer
o removed old directory
o removed unnecessary references to RepositoryIndexException and RepositoryIndexSearchException which have been removed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746146 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove unused classes and empty directories
Maria Odea B. Ching [Fri, 20 Feb 2009 05:09:07 +0000 (05:09 +0000)]
remove unused classes and empty directories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746141 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove unused classes
Maria Odea B. Ching [Fri, 20 Feb 2009 03:45:10 +0000 (03:45 +0000)]
remove unused classes

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746127 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove empty directories
Maria Odea B. Ching [Fri, 20 Feb 2009 03:39:57 +0000 (03:39 +0000)]
remove empty directories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746125 13f79535-47bb-0310-9956-ffa450edef68

15 years agobump redback to snapshot
James William Dumay [Fri, 20 Feb 2009 00:26:16 +0000 (00:26 +0000)]
bump redback to snapshot

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746068 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1079]
Maria Odea B. Ching [Thu, 19 Feb 2009 11:24:12 +0000 (11:24 +0000)]
[MRM-1079]
o update impl of index cleanup consumer
o moved DatabaseConsumers and LuceneCleanupRemoveIndexedConsumer to spring
o removed old classes and test stubs

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745821 13f79535-47bb-0310-9956-ffa450edef68

15 years agoapplied formatting to RepositoryContentConsumers
Maria Odea B. Ching [Wed, 18 Feb 2009 06:57:23 +0000 (06:57 +0000)]
applied formatting to RepositoryContentConsumers

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745395 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1076]
Maria Odea B. Ching [Wed, 18 Feb 2009 06:50:21 +0000 (06:50 +0000)]
[MRM-1076]
o remove second invocation of complete scan in RepositoryContentConsumers which causes the NPE

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745393 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1042]
Maria Odea B. Ching [Wed, 18 Feb 2009 03:37:34 +0000 (03:37 +0000)]
[MRM-1042]
o fix getting of other versions of the snapshot
o added tests for getting other versions of the snapshot

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745371 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1041]
Maria Odea B. Ching [Wed, 18 Feb 2009 03:01:03 +0000 (03:01 +0000)]
[MRM-1041]
updated browse.jsp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745365 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1042]
Maria Odea B. Ching [Wed, 18 Feb 2009 02:42:23 +0000 (02:42 +0000)]
[MRM-1042]
o hide timestamped SNAPSHOT versions in version list browse
o add 'Other Versions' field in the artifact info page if the artifact is a snapshot & has other timestamped versions

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745362 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1041]
Maria Odea B. Ching [Wed, 18 Feb 2009 02:24:09 +0000 (02:24 +0000)]
[MRM-1041]
o show shared basic project info in versions list browse
o fix model not being set in repository browse

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745359 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1043]
Maria Odea B. Ching [Mon, 16 Feb 2009 07:31:44 +0000 (07:31 +0000)]
[MRM-1043]
o added row count in search criteria
o cleaned up jsp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744832 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1043]
Maria Odea B. Ching [Mon, 16 Feb 2009 04:06:36 +0000 (04:06 +0000)]
[MRM-1043]
o provide list for repositories that can be searched

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744797 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1066 - Shutdown of Tomcat causes Exception when running Archiva Project
James William Dumay [Mon, 16 Feb 2009 00:28:50 +0000 (00:28 +0000)]
MRM-1066 - Shutdown of Tomcat causes Exception when running Archiva Project

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744785 13f79535-47bb-0310-9956-ffa450edef68

15 years agoo clean up and fix spacing of results.jsp
Maria Odea B. Ching [Fri, 13 Feb 2009 11:32:27 +0000 (11:32 +0000)]
o clean up and fix spacing of results.jsp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744086 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1043]
Maria Odea B. Ching [Fri, 13 Feb 2009 11:25:47 +0000 (11:25 +0000)]
[MRM-1043]
o moved the advanced search to the quick search page
o dynamically add search criteria
o added additional test in SearchAction

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744080 13f79535-47bb-0310-9956-ffa450edef68

15 years agoShould reference slf4j API
James William Dumay [Fri, 13 Feb 2009 04:27:20 +0000 (04:27 +0000)]
Should reference slf4j API

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743977 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1084 - Upgrade modello maven plugin to 1.0 to support Java 5 generics
James William Dumay [Thu, 12 Feb 2009 06:47:36 +0000 (06:47 +0000)]
MRM-1084 - Upgrade modello maven plugin to 1.0 to support Java 5 generics

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743630 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1083 - Add artifact search box to the default decorator
James William Dumay [Thu, 12 Feb 2009 02:34:16 +0000 (02:34 +0000)]
MRM-1083 - Add artifact search box to the default decorator

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743602 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1082 - Upgrade from plexus-maven-plugin to the plexus-component-metadata plugin
James William Dumay [Wed, 11 Feb 2009 05:45:52 +0000 (05:45 +0000)]
MRM-1082 - Upgrade from plexus-maven-plugin to the plexus-component-metadata plugin

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743238 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRolling back MRM-995 as it seemed to have broken lots of things
James William Dumay [Tue, 10 Feb 2009 23:54:32 +0000 (23:54 +0000)]
Rolling back MRM-995 as it seemed to have broken lots of things

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743171 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-995 - Generated Descriptors are wrong after Eclipse Project Clean
James William Dumay [Tue, 10 Feb 2009 23:43:05 +0000 (23:43 +0000)]
MRM-995 - Generated Descriptors are wrong after Eclipse Project Clean

* Submitted by Steffen Grunwald. Thanks for the patch :)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743169 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-799 - Better handling of artifacts with missing poms
James William Dumay [Tue, 10 Feb 2009 23:22:49 +0000 (23:22 +0000)]
MRM-799 - Better handling of artifacts with missing poms

* Updated to work with revised model in 1.2
* Changed patch so that Artifacts created for Browsing do not persist to the database (models may not have been proxied)
* Big thankyou to Jevica Arianne B. Zurbano for submitting the fixes!

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743164 13f79535-47bb-0310-9956-ffa450edef68

15 years agoReverting earlier change to SearchUtil
James William Dumay [Tue, 10 Feb 2009 06:12:32 +0000 (06:12 +0000)]
Reverting earlier change to SearchUtil

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742863 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1081 - Archiva model should be updated so that the ARTIFACT table includes reposi...
James William Dumay [Tue, 10 Feb 2009 05:35:05 +0000 (05:35 +0000)]
MRM-1081 - Archiva model should be updated so that the ARTIFACT table includes repositoryId as a primary key

* Updated so that repositoryId is part of the primary key for an artifact
* removed old search API classes as they needed to be brought over to the new API and doing so would be a waste of time

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742859 13f79535-47bb-0310-9956-ffa450edef68

15 years agomoved hit key utility method
James William Dumay [Tue, 10 Feb 2009 04:51:10 +0000 (04:51 +0000)]
moved hit key utility method

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742848 13f79535-47bb-0310-9956-ffa450edef68

15 years agoIgnore .indexer directories
James William Dumay [Tue, 10 Feb 2009 04:46:37 +0000 (04:46 +0000)]
Ignore .indexer directories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742846 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdd @Override annotations
James William Dumay [Mon, 9 Feb 2009 23:58:48 +0000 (23:58 +0000)]
Add @Override annotations

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742790 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove old consumers for indexing
Maria Odea B. Ching [Fri, 6 Feb 2009 09:32:06 +0000 (09:32 +0000)]
remove old consumers for indexing

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741493 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdate search tips, no need to use 'bytecode' keyword when searching for a class...
Maria Odea B. Ching [Fri, 6 Feb 2009 08:24:41 +0000 (08:24 +0000)]
update search tips, no need to use 'bytecode' keyword when searching for a class or package name

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741468 13f79535-47bb-0310-9956-ffa450edef68

15 years agoadded comment
Maria Odea B. Ching [Fri, 6 Feb 2009 07:16:35 +0000 (07:16 +0000)]
added comment

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741445 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1046]
Maria Odea B. Ching [Fri, 6 Feb 2009 07:15:03 +0000 (07:15 +0000)]
[MRM-1046]
o more tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741444 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1046]
Maria Odea B. Ching [Fri, 6 Feb 2009 03:29:50 +0000 (03:29 +0000)]
[MRM-1046]
o more test cases

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741385 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1046]
Maria Odea B. Ching [Thu, 5 Feb 2009 09:22:22 +0000 (09:22 +0000)]
[MRM-1046]
o added more tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741054 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1046]
Maria Odea B. Ching [Thu, 5 Feb 2009 09:00:31 +0000 (09:00 +0000)]
[MRM-1046]
o added test cases for SearchActionTest

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741051 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-933]
Maria Odea B. Ching [Wed, 4 Feb 2009 02:32:30 +0000 (02:32 +0000)]
[MRM-933]
applied some parts of the patch submitted by Gwen Harold Autencio
- fix results.jsp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740580 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-933]
Maria Odea B. Ching [Wed, 4 Feb 2009 02:16:11 +0000 (02:16 +0000)]
[MRM-933]
o set search result limits of the returned search results

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740576 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-749]
Maria Odea B. Ching [Wed, 4 Feb 2009 01:09:17 +0000 (01:09 +0000)]
[MRM-749]
merged -r 728552:740257 from archiva-nexus-indexer branch

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740552 13f79535-47bb-0310-9956-ffa450edef68

15 years agoApply 732550 from Continuum: update comments due to REDBACK-100
Carlos Sanchez Gonzalez [Sun, 1 Feb 2009 01:50:11 +0000 (01:50 +0000)]
Apply 732550 from Continuum: update comments due to REDBACK-100

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@739678 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove unused import
James William Dumay [Tue, 27 Jan 2009 01:41:03 +0000 (01:41 +0000)]
remove unused import

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@737966 13f79535-47bb-0310-9956-ffa450edef68

15 years agomove up to the latest assembly plugin consistently
Brett Porter [Tue, 20 Jan 2009 17:00:03 +0000 (17:00 +0000)]
move up to the latest assembly plugin consistently

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@736038 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1068]
Maria Odea B. Ching [Tue, 20 Jan 2009 05:32:11 +0000 (05:32 +0000)]
[MRM-1068]
submitted by Maria Catherine Tan
- upgrade redback to 1.2-beta-2
- needed to upgrade spring to 2.5.6 to be compatible with redback 1.2-beta-2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@735937 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1011 - Organisation link on logo points to somewhere
James William Dumay [Sat, 10 Jan 2009 04:29:06 +0000 (04:29 +0000)]
MRM-1011  - Organisation link on logo points to somewhere

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@733229 13f79535-47bb-0310-9956-ffa450edef68

15 years agofix some problems in invoking search service
Maria Odea B. Ching [Thu, 8 Jan 2009 10:14:02 +0000 (10:14 +0000)]
fix some problems in invoking search service

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@732674 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove unused imports
James William Dumay [Mon, 22 Dec 2008 03:19:52 +0000 (03:19 +0000)]
remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@728587 13f79535-47bb-0310-9956-ffa450edef68

15 years ago@Override
James William Dumay [Mon, 22 Dec 2008 03:18:57 +0000 (03:18 +0000)]
@Override

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@728586 13f79535-47bb-0310-9956-ffa450edef68

15 years agofix formatting
James William Dumay [Wed, 17 Dec 2008 09:27:44 +0000 (09:27 +0000)]
fix formatting

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@727320 13f79535-47bb-0310-9956-ffa450edef68

15 years agomap variables should be final if they are to be used with the synchronized keyword
James William Dumay [Wed, 17 Dec 2008 00:10:13 +0000 (00:10 +0000)]
map variables should be final if they are to be used with the synchronized keyword

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@727229 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRemove unused code
James William Dumay [Tue, 16 Dec 2008 05:28:59 +0000 (05:28 +0000)]
Remove unused code

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726963 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1040 - for snapshots in search results just show SNAPSHOT, not timestamps
James William Dumay [Tue, 16 Dec 2008 02:37:48 +0000 (02:37 +0000)]
MRM-1040 - for snapshots in search results just show SNAPSHOT, not timestamps

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726930 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1037 - Search Usability
James William Dumay [Tue, 16 Dec 2008 02:13:25 +0000 (02:13 +0000)]
MRM-1037 - Search Usability
* timestamp versions are merged to -SNAPSHOT versions
* duplicate artifacts are now merge by use of boolean filters
* we now search the correct fields
* content search has been removed (more accurate results)
* added more tokenizers for groupId, artifactId, version, etc
* Artifact Id's are weighted to improve quicksearch results

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726928 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-962 - Upload Artifact action should trim its fields
Martin Cooper [Thu, 11 Dec 2008 06:14:02 +0000 (06:14 +0000)]
MRM-962 - Upload Artifact action should trim its fields

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@725593 13f79535-47bb-0310-9956-ffa450edef68

15 years agoAdd a link to the download page.
Wendy Smoak [Tue, 9 Dec 2008 14:37:45 +0000 (14:37 +0000)]
Add a link to the download page.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@724716 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1031 - Upgrade to jackrabbit-webdav 1.5.0
James William Dumay [Mon, 8 Dec 2008 02:39:39 +0000 (02:39 +0000)]
MRM-1031 - Upgrade to jackrabbit-webdav 1.5.0

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@724235 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdate the release notes for M2
Brett Porter [Fri, 5 Dec 2008 06:21:45 +0000 (06:21 +0000)]
update the release notes for M2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723605 13f79535-47bb-0310-9956-ffa450edef68

15 years ago- add missing Search header
Maria Odea B. Ching [Fri, 5 Dec 2008 05:52:14 +0000 (05:52 +0000)]
- add missing Search header

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723600 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1028]
Maria Odea B. Ching [Fri, 5 Dec 2008 05:29:05 +0000 (05:29 +0000)]
[MRM-1028]
- fixed missing find artifact page

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723591 13f79535-47bb-0310-9956-ffa450edef68

15 years agoRemove useless logging
James William Dumay [Fri, 5 Dec 2008 05:20:53 +0000 (05:20 +0000)]
Remove useless logging

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723587 13f79535-47bb-0310-9956-ffa450edef68

15 years agorun Jetty from outside the target so that you have to use -PcleanJetty to clean up...
Brett Porter [Fri, 5 Dec 2008 04:25:20 +0000 (04:25 +0000)]
run Jetty from outside the target so that you have to use -PcleanJetty to clean up, generally persisting the server and configuration that you used
merged from: r721951, 721953

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723581 13f79535-47bb-0310-9956-ffa450edef68

15 years agoadding overrides
James William Dumay [Fri, 5 Dec 2008 03:39:55 +0000 (03:39 +0000)]
adding overrides

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723567 13f79535-47bb-0310-9956-ffa450edef68

15 years agomaking repository final
James William Dumay [Thu, 4 Dec 2008 06:34:53 +0000 (06:34 +0000)]
making repository final

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723224 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMake member field final
James William Dumay [Thu, 4 Dec 2008 06:11:21 +0000 (06:11 +0000)]
Make member field final

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723221 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1027] Indices are not cleaned up when deleting artifact via web services
Brett Porter [Tue, 2 Dec 2008 13:02:37 +0000 (13:02 +0000)]
[MRM-1027] Indices are not cleaned up when deleting artifact via web services
Merged from: r722439

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@722449 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] add missing dependency
Brett Porter [Fri, 28 Nov 2008 18:08:42 +0000 (18:08 +0000)]
[MRM-1025] add missing dependency

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721544 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] further references to the old name cleaned up
Brett Porter [Fri, 28 Nov 2008 17:40:07 +0000 (17:40 +0000)]
[MRM-1025] further references to the old name cleaned up

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721541 13f79535-47bb-0310-9956-ffa450edef68

15 years agoclean up dependencies
Brett Porter [Fri, 28 Nov 2008 17:39:32 +0000 (17:39 +0000)]
clean up dependencies

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721540 13f79535-47bb-0310-9956-ffa450edef68

15 years agoignores
Brett Porter [Fri, 28 Nov 2008 17:12:44 +0000 (17:12 +0000)]
ignores

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721537 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] update with changed location
Brett Porter [Fri, 28 Nov 2008 17:10:20 +0000 (17:10 +0000)]
[MRM-1025] update with changed location

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721536 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] update with changed location
Brett Porter [Fri, 28 Nov 2008 17:10:08 +0000 (17:10 +0000)]
[MRM-1025] update with changed location

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721535 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] consolidate dependency graphing classes into one module
Brett Porter [Fri, 28 Nov 2008 16:29:00 +0000 (16:29 +0000)]
[MRM-1025] consolidate dependency graphing classes into one module

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721529 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] fix tests after previous rename
Brett Porter [Fri, 28 Nov 2008 16:13:22 +0000 (16:13 +0000)]
[MRM-1025] fix tests after previous rename

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721526 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] no longer used after move to database
Brett Porter [Fri, 28 Nov 2008 15:21:26 +0000 (15:21 +0000)]
[MRM-1025] no longer used after move to database

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721515 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1025] consolidate more database uses into the database module
Brett Porter [Fri, 28 Nov 2008 15:15:57 +0000 (15:15 +0000)]
[MRM-1025] consolidate more database uses into the database module

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721514 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupgrade Jetty to 6.1.14
Brett Porter [Thu, 27 Nov 2008 06:41:42 +0000 (06:41 +0000)]
upgrade Jetty to 6.1.14

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721100 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1020 - Fix the crazy alpaca on Windows. Submitted by Martin Cooper
James William Dumay [Mon, 24 Nov 2008 03:16:29 +0000 (03:16 +0000)]
MRM-1020 - Fix the crazy alpaca on Windows. Submitted by Martin Cooper

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@720105 13f79535-47bb-0310-9956-ffa450edef68

15 years agouse a more traditional taglib location, makes eclipse happier
Brett Porter [Fri, 21 Nov 2008 12:17:51 +0000 (12:17 +0000)]
use a more traditional taglib location, makes eclipse happier

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719566 13f79535-47bb-0310-9956-ffa450edef68

15 years agoBinder upgraded to 0.9
James William Dumay [Fri, 21 Nov 2008 03:01:45 +0000 (03:01 +0000)]
Binder upgraded to 0.9

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719458 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-937] document the audit log file and the name change
Brett Porter [Thu, 20 Nov 2008 06:15:40 +0000 (06:15 +0000)]
[MRM-937] document the audit log file and the name change

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719175 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-937] rename audit log file
Brett Porter [Thu, 20 Nov 2008 06:15:17 +0000 (06:15 +0000)]
[MRM-937] rename audit log file
Submitted by: Martin Cooper

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719173 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1016] Minor usability enhancement for the web app footer
Brett Porter [Thu, 20 Nov 2008 05:29:24 +0000 (05:29 +0000)]
[MRM-1016] Minor usability enhancement for the web app footer
Submitted by: Martin Cooper

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719165 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1015 - Move consumers and related API's to Spring
James William Dumay [Thu, 20 Nov 2008 04:13:50 +0000 (04:13 +0000)]
MRM-1015 - Move consumers and related API's to Spring

RepositoryContentConsumers needed to be ported over as a spring component so that we can use the ApplicationContextAware interface.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719157 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove @author tags as agreed on list: http://markmail.org/message/mtycwzotzosbywzr
Brett Porter [Wed, 19 Nov 2008 06:33:35 +0000 (06:33 +0000)]
remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzosbywzr

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68

15 years agoMRM-1004 - RepositoryServlet tests fail intermittently on Windows.
James William Dumay [Mon, 17 Nov 2008 03:42:13 +0000 (03:42 +0000)]
MRM-1004 - RepositoryServlet tests fail intermittently on Windows.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718167 13f79535-47bb-0310-9956-ffa450edef68