]>
source.dussan.org Git - archiva.git/log
Maria Odea B. Ching [Tue, 5 Sep 2006 12:09:18 +0000 (12:09 +0000)]
PR: MRM-150
Added validation on the forms.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440329
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 5 Sep 2006 07:18:46 +0000 (07:18 +0000)]
[MRM-161] these were already removed
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440285
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 5 Sep 2006 07:00:52 +0000 (07:00 +0000)]
[MRM-161] move the query layer tests, remove unnecessary mocks, and fix tests to test legitimate things. Remove tests for null artifact ids, etc since it is impossible that they would be created with a normal (non-mock) API and the reporting will get these errors fed through from the file positioning and model validation errors instead
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440282
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 5 Sep 2006 05:12:31 +0000 (05:12 +0000)]
[MRM-161] move the query layer to a separate module
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440260
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 5 Sep 2006 04:45:59 +0000 (04:45 +0000)]
[MRM-161] some reporting clean up
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440257
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 5 Sep 2006 04:08:15 +0000 (04:08 +0000)]
[MRM-161] add the reporter scheduled task
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440244
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 5 Sep 2006 01:13:31 +0000 (01:13 +0000)]
[MRM-136] fix caching so that it changes when the index does
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440211
13f79535 -47bb-0310-9956-
ffa450edef68
Emmanuel Venisse [Mon, 4 Sep 2006 14:15:02 +0000 (14:15 +0000)]
Remove finalName rewriting
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440084
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 4 Sep 2006 12:05:42 +0000 (12:05 +0000)]
use release plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440040
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 4 Sep 2006 07:31:52 +0000 (07:31 +0000)]
[MRM-136] make the browse interface perform acceptably on large repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439966
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 4 Sep 2006 05:42:14 +0000 (05:42 +0000)]
[MRM-134] remove old timestamp code and tests
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439937
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 4 Sep 2006 05:34:42 +0000 (05:34 +0000)]
[MRM-142, MRM-134] remove timestamp handling and instead simply index records that aren't previously indexed. We can add timestamp checking for updating records later, but this removes the problems associated with relying on filesystem timestamps and a single tracking timestamp.
Included in this fix is some refactoring to reduce memory usage, including a hack to flush the project cache periodically. This hack can be removed when the project cache is configurable (see MRM-142).
This now indexes the ibiblio repository from scratch in ~23 minutes, and incremental indexing takes 30-60 seconds.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439935
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 4 Sep 2006 04:38:10 +0000 (04:38 +0000)]
remove old proxy test classes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439927
13f79535 -47bb-0310-9956-
ffa450edef68
John Dennis Casey [Fri, 1 Sep 2006 13:30:13 +0000 (13:30 +0000)]
Sorting dependencies before comparison or hashCode calculation to side-step a bug that was fixed in maven 2.0.5 dealing with the sorting of dependencies as they are declared in the POM. Sorting will be restricted to temp variables in those methods to avoid changing behavior.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439314
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 13:22:54 +0000 (13:22 +0000)]
fix modello rules
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439312
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 12:57:26 +0000 (12:57 +0000)]
update htaccess
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439301
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 06:00:55 +0000 (06:00 +0000)]
fix proxy tests
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439198
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 05:52:21 +0000 (05:52 +0000)]
rename discovery package for consistency
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439194
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 05:44:10 +0000 (05:44 +0000)]
update design notes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439191
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 04:28:31 +0000 (04:28 +0000)]
[MRM-154] digest utils parses filename incorrectly
Submitted by: Nicolas de Loof (applied with changes)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439172
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 04:21:20 +0000 (04:21 +0000)]
[MRM-153] handle relocation of artifacts
Submitted by: Nicolas de Loof (applied with changes)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439168
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 02:40:33 +0000 (02:40 +0000)]
[MRM-155] check paths are translated correctly when there is a mismatch between the requested repository layout and the managed repository layout
Submitted by: Nicolas de Loof (applied with changes)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439143
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 1 Sep 2006 01:47:48 +0000 (01:47 +0000)]
[MRM-144] various minor improvements to code
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439134
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 29 Aug 2006 06:36:57 +0000 (06:36 +0000)]
[MRM-144] improve the search tests and handling of tokens
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437984
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 28 Aug 2006 07:16:16 +0000 (07:16 +0000)]
[MRM-144] clarify TODO items
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437583
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 28 Aug 2006 06:56:53 +0000 (06:56 +0000)]
fix CSS bug
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437576
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 28 Aug 2006 06:56:25 +0000 (06:56 +0000)]
[MRM-144] change to server-side comment
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437575
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 28 Aug 2006 06:48:46 +0000 (06:48 +0000)]
[MRM-144] fix some minor issues
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437570
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 28 Aug 2006 06:29:53 +0000 (06:29 +0000)]
upgrade webwork
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437561
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 28 Aug 2006 00:30:51 +0000 (00:30 +0000)]
update parent POM
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437485
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 18:22:23 +0000 (18:22 +0000)]
[MRM-131] fix url rendering bugs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437201
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 18:17:15 +0000 (18:17 +0000)]
[MRM-131] fix url rendering bugs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437200
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 18:07:54 +0000 (18:07 +0000)]
[MRM-131] add depended on by page
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437197
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 17:49:46 +0000 (17:49 +0000)]
[MRM-151] test dependency index, fix tokenization
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437192
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 16:01:32 +0000 (16:01 +0000)]
[MRM-131] add dependencies page
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437175
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 14:46:23 +0000 (14:46 +0000)]
fix the plexus requirement
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437170
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 13:39:54 +0000 (13:39 +0000)]
[MRM-151] index developers and dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437165
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 11:25:57 +0000 (11:25 +0000)]
[MRM-145] index skins
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437144
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 08:21:22 +0000 (08:21 +0000)]
remove old tests that are not required of the code
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437125
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 08:17:19 +0000 (08:17 +0000)]
add form focus
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437124
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 08:16:41 +0000 (08:16 +0000)]
remove old directory
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437123
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 08:16:08 +0000 (08:16 +0000)]
fix location of template for WW
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437122
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 08:00:30 +0000 (08:00 +0000)]
no sync repositories in this version, yet
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437121
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 07:52:00 +0000 (07:52 +0000)]
more renaming
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437119
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 07:42:37 +0000 (07:42 +0000)]
rename package indexing -> indexer
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437117
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 07:36:27 +0000 (07:36 +0000)]
rename package
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437116
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 07:30:41 +0000 (07:30 +0000)]
rename configuration file
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437111
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 07:26:49 +0000 (07:26 +0000)]
update ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437109
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 07:22:22 +0000 (07:22 +0000)]
rename java packages to archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437105
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 05:47:59 +0000 (05:47 +0000)]
rename archiva artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437088
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 05:05:43 +0000 (05:05 +0000)]
remove - out of date. We will probably add a CLI later.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437084
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 04:54:03 +0000 (04:54 +0000)]
ignore cobertura.ser files
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437081
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 04:49:08 +0000 (04:49 +0000)]
adjust cobertura settings to make all pass for now
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437078
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 04:38:32 +0000 (04:38 +0000)]
using icons for YES/NO/ENABLED/DISABLED
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437076
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 04:15:51 +0000 (04:15 +0000)]
fix logging levels
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437072
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 03:59:13 +0000 (03:59 +0000)]
[MRM-138] make the proxy downloader thread-safe
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437071
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 26 Aug 2006 03:33:15 +0000 (03:33 +0000)]
ignore targets
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437059
13f79535 -47bb-0310-9956-
ffa450edef68
Emmanuel Venisse [Fri, 25 Aug 2006 12:50:22 +0000 (12:50 +0000)]
Remove unneeded groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@436781
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 25 Aug 2006 08:04:52 +0000 (08:04 +0000)]
[MRM-131] add some extra fields to the browse page
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@436706
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 25 Aug 2006 07:06:20 +0000 (07:06 +0000)]
[MRM-131] update white site - new elements on browse
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@436688
13f79535 -47bb-0310-9956-
ffa450edef68
Carlos Sanchez Gonzalez [Thu, 24 Aug 2006 20:02:38 +0000 (20:02 +0000)]
Codehaus does not allow syncing subdirs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@434494
13f79535 -47bb-0310-9956-
ffa450edef68
Carlos Sanchez Gonzalez [Thu, 24 Aug 2006 18:53:42 +0000 (18:53 +0000)]
Fix problem with non ssh rsyncs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@434469
13f79535 -47bb-0310-9956-
ffa450edef68
Carlos Sanchez Gonzalez [Thu, 24 Aug 2006 18:36:31 +0000 (18:36 +0000)]
Reverted last revision
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@434462
13f79535 -47bb-0310-9956-
ffa450edef68
Carlos Sanchez Gonzalez [Thu, 24 Aug 2006 18:34:13 +0000 (18:34 +0000)]
Fix problem with non ssh rsyncs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@434461
13f79535 -47bb-0310-9956-
ffa450edef68
Carlos Sanchez Gonzalez [Thu, 24 Aug 2006 18:17:31 +0000 (18:17 +0000)]
remove extra logic
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@434455
13f79535 -47bb-0310-9956-
ffa450edef68
Carlos Sanchez Gonzalez [Thu, 24 Aug 2006 18:09:13 +0000 (18:09 +0000)]
Split codehaus sync on groups
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@434453
13f79535 -47bb-0310-9956-
ffa450edef68
Carlos Sanchez Gonzalez [Thu, 24 Aug 2006 18:00:38 +0000 (18:00 +0000)]
Fixed problems with variables
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@434451
13f79535 -47bb-0310-9956-
ffa450edef68
Jason van Zyl [Tue, 22 Aug 2006 14:03:32 +0000 (14:03 +0000)]
o updating pom to reflect movement
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@433640
13f79535 -47bb-0310-9956-
ffa450edef68
Jason van Zyl [Tue, 22 Aug 2006 14:00:38 +0000 (14:00 +0000)]
o meepers new home, will be integrated into archiva as we have no java rsync impls we can use
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@433638
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Wed, 16 Aug 2006 02:44:02 +0000 (02:44 +0000)]
update the site
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@431777
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Wed, 16 Aug 2006 02:38:56 +0000 (02:38 +0000)]
relocate the resources
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@431774
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Wed, 16 Aug 2006 02:31:31 +0000 (02:31 +0000)]
rename the repository manager to Archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@431770
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Wed, 16 Aug 2006 01:39:48 +0000 (01:39 +0000)]
fix the browse URL
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431763
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 15 Aug 2006 10:23:00 +0000 (10:23 +0000)]
[MRM-138] clean up some more logging
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431569
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 15 Aug 2006 05:49:53 +0000 (05:49 +0000)]
[MRM-138] fix logging, improve speed of tests and improve metadata handling
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431536
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 15 Aug 2006 02:59:06 +0000 (02:59 +0000)]
[MRM-138] add proxy to the webapp
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431499
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 15 Aug 2006 01:21:59 +0000 (01:21 +0000)]
[MRM-138] remove old directories and proxy mapper
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431479
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 14 Aug 2006 15:20:08 +0000 (15:20 +0000)]
[MRM-138] add legacy layout tests
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431367
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 14 Aug 2006 13:40:56 +0000 (13:40 +0000)]
[MRM-138] add snapshot tests
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431347
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 14 Aug 2006 05:01:29 +0000 (05:01 +0000)]
[MRM-138] add metadata tests and complete merge implementation
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431292
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 14 Aug 2006 01:29:21 +0000 (01:29 +0000)]
[MRM-138] proxy checksum requests only to the managed repo
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431278
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Mon, 14 Aug 2006 00:52:42 +0000 (00:52 +0000)]
[MRM-138] add checksum tests and bugfixes, refactor digest utils out
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431275
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sun, 13 Aug 2006 04:12:06 +0000 (04:12 +0000)]
[MRM-138] add expiry to failure cache
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431143
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sun, 13 Aug 2006 03:01:51 +0000 (03:01 +0000)]
[MRM-138] add web configuration for hardFail and cacheFailures
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431138
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sun, 13 Aug 2006 02:51:39 +0000 (02:51 +0000)]
[MRM-138] add more proxy tests, and fix a bug where a cached failure would not trigger a hard failure on a repository configured to
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431137
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sun, 13 Aug 2006 02:22:06 +0000 (02:22 +0000)]
[MRM-138] add more proxy tests
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431135
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 12 Aug 2006 13:00:14 +0000 (13:00 +0000)]
[MRM-138] begin to flesh out proxy tests. Some bugs carried over from previous version already found have been noted.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@431029
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Sat, 12 Aug 2006 04:31:55 +0000 (04:31 +0000)]
[MRM-138] rewritten the proxy and cleaned house. Moved maven-proxy config loader to config module and boosted tests. More tests still needed on proxy, core and webapp.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430971
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 11 Aug 2006 08:37:35 +0000 (08:37 +0000)]
tidy up
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430725
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 11 Aug 2006 08:37:04 +0000 (08:37 +0000)]
[MRM-138] add HTTP proxy configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430724
13f79535 -47bb-0310-9956-
ffa450edef68
Kenney Westerhof [Fri, 11 Aug 2006 02:22:29 +0000 (02:22 +0000)]
Forgot to remove debug line
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430625
13f79535 -47bb-0310-9956-
ffa450edef68
Kenney Westerhof [Fri, 11 Aug 2006 02:19:29 +0000 (02:19 +0000)]
Added the role-hint for md5 Digester to the plexus test config.
Re-initialize the reporter in every testcase as it isn't reset
and the internal error/succes etc. lists can contain values from
previous testcases.
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430624
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 11 Aug 2006 02:01:43 +0000 (02:01 +0000)]
rename configuration file
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430622
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Fri, 11 Aug 2006 00:39:51 +0000 (00:39 +0000)]
simplify (correct) how descriptors are created and used
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430605
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Thu, 10 Aug 2006 12:36:53 +0000 (12:36 +0000)]
[MRM-146] support incremental update of checksum
Submitted by: Joakim Erdfelt
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430367
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Thu, 10 Aug 2006 02:23:54 +0000 (02:23 +0000)]
update white site
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430214
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Wed, 9 Aug 2006 23:20:33 +0000 (23:20 +0000)]
temporarily omit tests
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@430183
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Wed, 9 Aug 2006 08:20:02 +0000 (08:20 +0000)]
[MRM-138] add configuration of synced repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@429989
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 8 Aug 2006 09:23:56 +0000 (09:23 +0000)]
[MRM-138] add configuration of proxied repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@429613
13f79535 -47bb-0310-9956-
ffa450edef68
Brett Porter [Tue, 8 Aug 2006 06:26:51 +0000 (06:26 +0000)]
[MRM-138] white site updates
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@429597
13f79535 -47bb-0310-9956-
ffa450edef68