Commit Graph

8760 Commits

Author SHA1 Message Date
Martin Stockhammer ff7a102138 Fixing test name 2020-03-29 16:39:34 +02:00
Martin Stockhammer f0ce8343fd Renaming method and adding additional test 2020-03-23 19:21:50 +01:00
Martin Stockhammer 0941eca68d Additional tests 2020-03-21 18:02:47 +01:00
Martin Stockhammer f1fb9c109b Additional documentation 2020-03-21 18:02:22 +01:00
Martin Stockhammer 2a6bcd0c6a Adding toString methods to content items 2020-03-21 18:01:43 +01:00
Martin Stockhammer 729da5803c Adding additional tests 2020-03-15 13:38:53 +01:00
Martin Stockhammer 2e477224ff Adding additional tests 2020-03-14 12:51:04 +01:00
Martin Stockhammer 49e9ba8d5f Adding additional tests for new content API 2020-03-13 23:21:01 +01:00
Martin Stockhammer 20476fff3c Adding unit tests for new api methods 2020-03-13 19:21:03 +01:00
Martin Stockhammer 6dc8a2cccd Fixing base dir handling 2020-03-13 19:20:40 +01:00
Martin Stockhammer 4c1e0e49e1 Fixing extension handling 2020-03-13 19:20:14 +01:00
Martin Stockhammer 3fcc770c79 Adding artefact type and additional tests 2020-03-12 19:51:35 +01:00
Martin Stockhammer fb63a9d09d Modifying query interface and implementing new repo content methods 2020-03-12 15:38:12 +01:00
Martin Stockhammer 31e3fbd883 Fixing mock classes 2020-03-10 09:02:08 +01:00
Martin Stockhammer 565ec52e12 Adding implementation of new methods for itemselector 2020-03-09 23:27:01 +01:00
Martin Stockhammer aec61cb525 Updating content interface and improving predicate generator 2020-03-09 21:25:44 +01:00
Martin Stockhammer f266538fc5 Adding version list methods and tests 2020-03-08 21:18:50 +01:00
Martin Stockhammer c2f785a209 Adding version test 2020-03-08 17:27:58 +01:00
Martin Stockhammer 8befca5a49 Adding tests for new repo content interface 2020-03-08 16:18:52 +01:00
Martin Stockhammer 65e4acd8bd Refactoring package names for maven metadata 2020-03-08 16:03:56 +01:00
Martin Stockhammer c7a924305a Fixing path matching for repository content 2020-03-08 13:20:51 +01:00
Martin Stockhammer 2b4254a391 Adding unit tests for maven repository 2020-03-08 12:44:59 +01:00
Martin Stockhammer e015e1cd14 Renaming method names 2020-03-07 17:13:03 +01:00
Martin Stockhammer 716087e2bf Package renaming for maven repository classes 2020-03-07 16:57:37 +01:00
Martin Stockhammer cffd5477a9 Moving methods to content helper and adding unit tests 2020-03-06 18:41:57 +01:00
Martin Stockhammer 939d127869 Additional methods for repository content 2020-03-01 20:25:59 +01:00
Martin Stockhammer adeb46cce9 Moving filesystem storage classes in sub package 2020-02-29 19:04:01 +01:00
Martin Stockhammer 7ddf0265ee Changing visibility of utility method 2020-02-29 19:02:27 +01:00
Martin Stockhammer 24aba5ac73 Moving storage utility methods to api module 2020-02-29 18:52:24 +01:00
Martin Stockhammer de22e846ed Adding stream based asset utility 2020-02-29 16:18:48 +01:00
Martin Stockhammer 59a21521d2 Adding test 2020-02-28 09:18:58 +01:00
Martin Stockhammer 4ab1e3733c Adding spliterator for assets 2020-02-27 22:33:37 +01:00
Martin Stockhammer a34a59f9c3 Adding leaf method 2020-02-27 22:33:23 +01:00
Martin Stockhammer 3a4b72c2e7 [MRM-2011] Using unique index directories for maven indexer 2020-02-25 21:38:17 +01:00
Martin Stockhammer 4ab0df945e Implementation of new repository content methods 2020-02-19 22:13:12 +01:00
Martin Stockhammer bf97acf0e0 Fixing bad method parameter 2020-02-19 22:12:55 +01:00
Martin Stockhammer 8f76db13f4 Implementing methods on content repository 2020-02-18 20:40:03 +01:00
Martin Stockhammer 38f43434dd Deactivating upstream trigger for integration test for some time 2020-02-18 20:27:27 +01:00
Eric Barboni 276e0b1d19
Merge pull request #59 from ebarboni/testwinfix3
[MRM-2011] make getURIFromString compatible with windows path
2020-02-18 19:23:50 +01:00
Eric Barboni 72be2a9419 make getURIFromString compatible with windows path 2020-02-18 11:14:20 +01:00
Eric Barboni eb813618c5 Use nio Filesystem getPathMatcher 2020-02-17 22:49:18 +01:00
Eric Barboni c4da6e890f use nio.Paths instead of io.File 2020-02-17 22:49:18 +01:00
Eric Barboni 23737aaa3d Change configuration to handle windows path restriction 2020-02-17 22:49:18 +01:00
Martin Stockhammer b06b167a84 Adding new API methods for repository content. Still in progress. 2020-02-17 22:20:43 +01:00
Martin Stockhammer 533fae3429 Adding annotations 2020-02-17 22:19:49 +01:00
Martin Stockhammer f64ef7fd26 Adding exists method for content item 2020-02-17 22:19:15 +01:00
Martin Stockhammer c6a0e09238 Changing contentaccessexception to runtime exception 2020-02-17 22:17:29 +01:00
Martin Stockhammer 8a5703c6b2 Adding additonal javadoc 2020-02-17 19:26:14 +01:00
Martin Stockhammer dfe9604884 Adding recursive delete with cumulated result status to FileUtils 2020-02-16 21:20:37 +01:00
Martin Stockhammer 33bfded28d Polishing interfaces and builders for the content item api 2020-02-16 15:25:26 +01:00