Brett Porter
|
17348a45ce
|
[MRM-1282] remove duplicated artifact population, ensuring the metadata consumer now sets facets correctly too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921376 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 14:55:59 +00:00 |
Brett Porter
|
ca5684b38f
|
[MRM-1282] Repository Path Translation consolidation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921374 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 14:47:30 +00:00 |
Brett Porter
|
af2a929978
|
[MNG-1301] remove the problem reports dependency on the repository layer, start to migrate path parsing into metadata API
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@920649 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 04:24:32 +00:00 |
Brett Porter
|
7d462ad3fe
|
[MRM-1282] move the content into the repository data directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@910504 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-16 12:44:12 +00:00 |
Brett Porter
|
0e58834406
|
[MRM-1282] ensure repository metadata is deleted when repository is
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900685 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-19 07:29:54 +00:00 |
Brett Porter
|
606c82cbca
|
merged recent changes from trunk, and reimplemented incoming audit log functionality as a plugin using the metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900664 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-19 06:15:09 +00:00 |
Brett Porter
|
1f1252456a
|
[MRM-1283] keep track of incomplete metadata so that it can self correct and show a meaningful message to the user
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893691 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-24 04:02:11 +00:00 |
Brett Porter
|
79de06cf3e
|
[MRM-1283] propagate errors occurring during resolution
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893686 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-24 02:40:57 +00:00 |
Brett Porter
|
b85d4d795b
|
[MRM-1282] additional logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893367 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-23 01:00:36 +00:00 |
Brett Porter
|
7a2047d3fe
|
[MRM-1282] add some logging with regard to namespaces and resolution
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893130 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-22 10:34:07 +00:00 |
Brett Porter
|
966d79546d
|
[MRM-1025] remove artifact deletion and update consumer. remove archiva-database module
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891130 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-16 06:18:33 +00:00 |
Brett Porter
|
0960c24cfb
|
[MRM-1301] add back summary statistics for various counts
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891102 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-16 02:25:42 +00:00 |
Brett Porter
|
0f4bec3049
|
[MRM-1301] add back problem reporting for invalid / missing POM
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891084 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-16 00:38:50 +00:00 |
Brett Porter
|
4331620db6
|
[MRM-1301] migrate reports to metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891064 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-15 23:07:36 +00:00 |
Brett Porter
|
a08431ea1a
|
[MRM-1300] move search and find artifact action over to metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@889130 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 08:22:22 +00:00 |
Brett Porter
|
2c63e15d42
|
[MRM-1282] make artifacts load metadata on the fly from a maven2 repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@889083 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 04:16:11 +00:00 |
Brett Porter
|
99765460e0
|
[MRM-1299] migrate RSS from the database to the metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888723 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 08:08:21 +00:00 |
Brett Porter
|
1dad23aaf3
|
[MRM-1293] adjust the EditManagedRepositoryAction to delete statistics when the repository location changes.
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888185 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-07 23:27:58 +00:00 |
Brett Porter
|
7c7fffc71c
|
[MRM-1293] introduce repository statistics as a new plugin that operates over the metadata repository. Currently a work in progress - repository size statistics are not stored, and only the scanner and scheduler have been hooked in (meaning reports will be out of date)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888164 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-07 22:32:10 +00:00 |
Brett Porter
|
a56dfc7a12
|
[MRM-1283] a further slight improvement to performance of on-demand resolution from storage
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885100 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-28 14:51:55 +00:00 |
Brett Porter
|
3d61eecdc4
|
[MRM-1283] improve performance of on-demand resolution from storage. Still could be improved.
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885095 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-28 14:28:30 +00:00 |
Brett Porter
|
61745667ab
|
[MRM-1283] intercept requests for browsing and use the repository storage to determine values if not in metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885072 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-28 08:32:21 +00:00 |
Brett Porter
|
2721d7bf8d
|
[MRM-1283] moved browseArtifact() functionality over to metadata repository and remove repositoryBrowsing component
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885001 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-27 20:50:34 +00:00 |
Brett Porter
|
c5cb5db5c8
|
[MRM-1283] moved first part of browse() functionality over to metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884866 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-27 13:09:04 +00:00 |
Brett Porter
|
9ca17ec770
|
[MRM-1283] migrate dependees() / "used by" tab to metadata repository and remove repositoryBrowsing from ShowArtifactAction
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884727 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-27 00:16:19 +00:00 |
Brett Porter
|
9dd7217b10
|
[MRM-1282] expand on comment for future reference
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884377 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-26 02:51:15 +00:00 |
Brett Porter
|
91cb91a8a2
|
[MRM-1282] fix some problems with the metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884134 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 15:18:54 +00:00 |
Brett Porter
|
7c7f2cfd6d
|
[MRM-1282] improve exception handling
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884066 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 12:17:38 +00:00 |
Brett Porter
|
8cd001c36c
|
[MRM-1282] note a fix that is needed sooner to restore legacy storage capabilities
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883966 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 03:14:29 +00:00 |
Brett Porter
|
46fa883487
|
[MRM-1282] clear up confusing "build" terminology, instead using project version (1.0-SNAPSHOT) and artifact version (1.0-20091112.0123456-1)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883965 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 03:11:22 +00:00 |
Brett Porter
|
d9e22fa778
|
[MRM-1282] introduce a metadata resolver API that will allow just-in-time addition to the content repository and the ability to introduce proxying
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883936 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 00:45:57 +00:00 |
Brett Porter
|
627ad47211
|
[MRM-1283] start to migrate browse functionality to use the content repository. At present, this does everything except the just-in-time processing of models that haven't been stored yet
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883603 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-24 06:26:04 +00:00 |
Brett Porter
|
05d2784124
|
[MRM-1282] load content only from a single node at a time
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882532 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 12:14:04 +00:00 |
Brett Porter
|
e89326d687
|
[MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@825867 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 12:35:38 +00:00 |