56 Комити (fb313fb39f4c4ab6978c4aa6a14d8534199bd5ff)

Аутор SHA1 Порука Датум
  Henri Yandell 921bec7d3a Renaming 'result' to 'resultReason' and 'type' to 'artifactType' as result/type are protected words in some databases and jpox barfs on them. пре 17 година
  Brett Porter c90ad43762 unify modello versions пре 17 година
  Joakim Erdfelt 193d260bdb [MRM-297] Result.processor can't be null пре 17 година
  Joakim Erdfelt ddcde7a534 [MRM-297] Result.processor can't be null. пре 17 година
  Emmanuel Venisse 401840ce73 Use released versions пре 17 година
  Joakim Erdfelt dee0d5a300 Merge from archiva-MRM-239 branch to trunk. r506385:HEAD пре 17 година
  Brett Porter 39ef9035af move to a registry based configuration пре 17 година
  Brett Porter 0b54f729ab Update license, reformat пре 17 година
  Carlos Sanchez Gonzalez fa19720b7f [MRM-262] Reporting adds duplicated entries on each run пре 17 година
  Henri Yandell 69a394c10f Moved some of the methods over to IO FileUtils. There is no DirectoryScanner yet or a copyDirectoryStructure method. See https://issues.apache.org/jira/browse/IO-105 for a request for the latter. пре 17 година
  Henri Yandell 38d4f5b453 Switching to Lang пре 17 година
  Henri Yandell 5484a75333 Moving from Plexus Utils IOUtil to Commons IO IOUtils. close(..) becomes closeQuietly(..). copy(..) stays the same. In 1.3 (we're on 1.2 currently) copy(..) will throw an exception if more than MAXINT bytes are copied, but this is just a test case so I think we're safe. пре 17 година
  Jason van Zyl 37317c17e4 o breaking the reporting into packages to get a grip of the architecture пре 17 година
  Henri Yandell 8f58ff7664 Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and join should just have had performance improvements (probably won't be noticed). isEmpty no longer trims, but usually people don't expect that so that's a semi bugfix. I've also switched a couple of \!isEmpty's to isNotEmpty. пре 17 година
  Joakim Erdfelt d839be48a7 * Correcting LocationArtifactReportProcessor to not throw IllegalStateException as it halts the discovery and indexing. пре 17 година
  Emmanuel Venisse 949ae6337a Remove old archiva-utils module пре 17 година
  Joakim Erdfelt 0cb280cd5f Moving from internal Digest routines to plexus-digest. пре 17 година
  Henri Yandell ae2d73334a Fixing method name 'addFailures' to match the others which are called 'addFailure' пре 17 година
  Edwin L. Punzalan 2b1e907f10 - verified copyright headers пре 17 година
  Brett Porter 6bfba959b8 fix reporting date parsing issues, and remove snapshots пре 18 година
  Brett Porter d221e70b91 set correct line endings пре 18 година
  Brett Porter 9c27e8b4f7 [MRM-60] add an "old snapshot artifact" report пре 18 година
  Brett Porter 7e1fe8ef3c [MRM-60] add a basic "old artifact" report пре 18 година
  Brett Porter d1a72cddd5 make test order independant пре 18 година
  Brett Porter 101210c5ed fix processor construction пре 18 година
  Brett Porter d1752d8e60 [MRM-60] add support for notices in addition to warnings and failures пре 18 година
  Brett Porter 0f5630ecf1 [MRM-166] add filtering and problem identification пре 18 година
  Brett Porter 40b955d387 [MRM-166] better display of ungenerated reports, and only list metadata that has had failures or warnings пре 18 година
  Brett Porter b57273dff3 [MRM-166] add multiple report groups пре 18 година
  Brett Porter 9dd5b3e988 clarify some TODO elements пре 18 година
  Brett Porter cad717586f [MRM-166] move reports to .reports in preparation for multiple results пре 18 година
  Brett Porter ffded4338d [MRM-167] add the execution times to the report пре 18 година
  Brett Porter b37020b275 [MRM-77] avoid problems with metadata reporting пре 18 година
  Brett Porter 5e188c6041 flush cache at the correct point пре 18 година
  Brett Porter 2906f4b296 [MRM-77] run report in the background пре 18 година
  Brett Porter 9c557abae7 [MRM-77] hadle some edge cases in reports пре 18 година
  Brett Porter 47e2bcd368 [MRM-77] fix for reports for distributions that are non-standard types пре 18 година
  Brett Porter 1f481e2126 [MRM-77] ability to regenerate the report пре 18 година
  Brett Porter 23ec161a17 [MRM-77] improve display of dependency errors пре 18 година
  Brett Porter 44dce10087 [MRM-77] preliminary reporting web interface пре 18 година
  Brett Porter bb259f1a6b [MRM-161] report on metadata пре 18 година
  Brett Porter b063f785e0 [MRM-161] clean up report results пре 18 година
  Brett Porter 90f0dddc43 [MRM-161] introduce a model for storing reports in the repository, and wire them up on the back of the indexer. пре 18 година
  Emmanuel Venisse e0386221ad Remove java5 code пре 18 година
  Brett Porter 1b940da867 [MRM-161] rename some classes пре 18 година
  Brett Porter 6ba2e4dc2d [MRM-161] extract an interface for results пре 18 година
  Brett Porter b4554beeb3 [MRM-161] these were already removed пре 18 година
  Brett Porter 63c171e2eb [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 пре 18 година
  Brett Porter d29cdf4ab1 [MRM-161] move the query layer to a separate module пре 18 година
  Brett Porter f85defbfa5 [MRM-161] some reporting clean up пре 18 година