54 Commits (a0c5e5a0b0ad6502b0e3c82862bf57287c6a1c15)

Author SHA1 Message Date
  Martin Schreier a0c5e5a0b0 Splitting configuration module. Adding mapper interface. 2 years ago
  Martin Stockhammer 622006c9fd Applying references after package change of components spring-registry and expression-evaluator 4 years ago
  Martin Stockhammer 379a72c3b7 Changing time parameter 4 years ago
  Martin Stockhammer 21d5cf53fe Refactoring repository metadata session handling 4 years ago
  Martin Stockhammer eca0097d85 Changing session handling for metadata API 4 years ago
  Martin Stockhammer 4bcf4c0cd0 Adapting consumers to new repository api interfaces. 6 years ago
  Eric Barboni c2f9100dda MRM-1865 remove isPermanent flag 9 years ago
  Eric Barboni 99117364be one move for all remaining override annotation 10 years ago
  Olivier Lamy d9de8dc7af use diamond operator 10 years ago
  Olivier Lamy 60b382e36e fix logging warn level 10 years ago
  Olivier Lamy 3c082f7e58 add some FIXME but not for this release :-) 11 years ago
  Olivier Lamy 1f0f3766f3 use a better naming convention 11 years ago
  Olivier Lamy ef66c2d19f use a new bean rather than a lot of params to ease futur enhancements 11 years ago
  skygo de6d5108af logs rewritted for performance 11 years ago
  skygo dc75eb90ba add repoId to log 11 years ago
  Olivier Lamy 94d4a270f9 remove more @version $Id: 12 years ago
  Olivier Lamy ac5be1730c use o.a.a package namespace for spring-registry-api component 12 years ago
  Olivier Lamy cc81e01722 [MRM-1599] NTLM proxy no longer works 12 years ago
  Olivier Lamy 717cbf7c8a take care of some ArrayList size init 12 years ago
  Olivier Lamy 33850774a4 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-configuration module 12 years ago
  Olivier Lamy 58b11bca24 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-consumer-api module 12 years ago
  Olivier Lamy 7a01a324d6 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-common module 12 years ago
  Olivier Lamy c8ef0abdec [MRM-1520] remove duplicate beans : move model beans to a single package 12 years ago
  Olivier Lamy 919a5ac3eb [MRM-1504] Add a new module for repository administration management 12 years ago
  Olivier Lamy ed36598016 get RID of plexus.configuration annotation 12 years ago
  Olivier Lamy ac4dbb87e1 get RID of plexus.requirement annotation 12 years ago
  Olivier Lamy f0c6ee5a71 get RID of plexus.component annotation 12 years ago
  Olivier Lamy 5b69ca4fd3 remove use of plexus api (Initializable phase) 13 years ago
  Brett Porter 53c1188710 [MRM-1330] correct bug - ensure parsed model from storage gets added to content repository 13 years ago
  Brett Porter f56609efad [MRM-1330] refactor access around the concept of a "repository session". See Javadoc for some notes. This should be a single entry point for application users of either the metadata repository, resolution, or storage access. The session needs to be explicitly closed (and modifications saved) to facilitate some storage mechanisms. 13 years ago
  Brett Porter 34638d4e67 clean up the "TODO" list, and mark those that are more important as "FIXME" 13 years ago
  Brett Porter c63e2a3f77 [MRM-1327] refactor the repository API to make each concern clearer. Storage, resolver and metadata repository are separate interfaces. Rename methods on the resolver and the storage to be clearer of their intent 13 years ago
  Brett Porter badcc9e925 [MRM-1327] add exception handling to the metadata repository implementation 13 years ago
  Maria Odea B. Ching bc56d6353c [MRM-1097] 13 years ago
  Brett Porter d6c33feff1 [MRM-1282] remove use of repository layer in favour of storage API 14 years ago
  Brett Porter 17348a45ce [MRM-1282] remove duplicated artifact population, ensuring the metadata consumer now sets facets correctly too 14 years ago
  Brett Porter cd9c1097d1 [MRM-1282] start to implement maven metadata for artifacts, splitting from existing sources 14 years ago
  Brett Porter 1f1252456a [MRM-1283] keep track of incomplete metadata so that it can self correct and show a meaningful message to the user 14 years ago
  Brett Porter 79de06cf3e [MRM-1283] propagate errors occurring during resolution 14 years ago
  Brett Porter 0f2abe9bda [MRM-1282] clarify warning 14 years ago
  Brett Porter 4ad4cd3ced [MRM-1282] only create version metadata if necessary 14 years ago
  Brett Porter 9bbb1dc8ce [MRM-1301] make warning message clearer 14 years ago
  Brett Porter 0960c24cfb [MRM-1301] add back summary statistics for various counts 14 years ago
  Brett Porter 0f4bec3049 [MRM-1301] add back problem reporting for invalid / missing POM 14 years ago
  Brett Porter 4331620db6 [MRM-1301] migrate reports to metadata repository 14 years ago
  Brett Porter a3a67162c5 [MRM-1282] make the creation consumer read from storage so we get consistent metadata creation 14 years ago
  Brett Porter 99765460e0 [MRM-1299] migrate RSS from the database to the metadata repository 14 years ago
  Brett Porter 49157f1525 [MRM-1025] fill out more of the information in the metadata creation consumer to make it consistent with the current database record creation consumer 14 years ago
  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) 14 years ago
  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 14 years ago