1. 13beea9 [MINDEXER-123] Fix an InputStream leak in indexer-reader Utils by Stephen Buergler · 4 years, 9 months ago
  2. 09d3582 [MINDEXER-122] Add getName() to Record.EntryKey by Stephen Buergler · 4 years, 9 months ago
  3. 1b3d9ce [MINDEXER-117] Integration test for index temporary directory by Sylwester Lachiewicz · 5 years ago
  4. 044e0d3 [MINDEXER-117] ability to set index temp directory for index update by Przemyslaw Fusik · 6 years ago
  5. 005bc5e [MINDEXER-118] Eliminate use of deprecated Lucene API - Field by Mat Booth · 5 years ago
  6. f69f703 Change version to 6.1.0-SNAPSHOT by Sylwester Lachiewicz · 5 years ago
  7. 92cca9c [MINDEXER-115] Migrate to BooleanQuery.Builder by Sylwester Lachiewicz · 5 years ago
  8. 915530e [MINDEXER-114] Extend JarFileContentsIndexCreator to support zip files by Przemyslaw Fusik · 6 years ago
  9. 29c0bff Correct links to mailing lists and CI tool by Sylwester Lachiewicz · 5 years ago
  10. d7753e3 Correct errors with optional scope in dependency by Sylwester Lachiewicz · 5 years ago
  11. 421a262 Improved closing of streams in tests by Sylwester Lachiewicz · 5 years ago
  12. 8fcb855 Removing shading for maven model packages (#29) by Martin · 5 years ago
  13. 5e6f33a [MINDEXER-113] Exluding additional dependencies from shaded jar (#28) by Martin · 6 years ago
  14. de60fd7 upgraded parent POM from 32 to 33 by Hervé Boutemy · 6 years ago
  15. 7ac61ea [MPOM-205] use sha512 checksums instead of sha1 by Hervé Boutemy · 6 years ago
  16. ae5075e [MNGSITE-341] use https for sigs, hashes and KEYS by Hervé Boutemy · 6 years ago
  17. 082cb42 [INFRA-16467] move components documentation out of CMS space by Hervé Boutemy · 6 years ago
  18. 06d16c2 [MINDEXER-112] - Upgrade maven-parent to version 32 by Karl Heinz Marbaise · 6 years ago
  19. d8fe263 [MINDEXER-110] - Upgrade parent to 31 by Karl Heinz Marbaise · 6 years ago
  20. 096e61f [MINDEXER-111] - Upgrade mave-surefire/failsafe-plugin 2.21.0 by Karl Heinz Marbaise · 6 years ago
  21. febd445 [MNGSITE-328] use sha1 checksum instead of md5 by Hervé Boutemy · 6 years ago
  22. e461976 [MINDEXER-109] switch from Git-WIP to GitBox by Hervé Boutemy · 6 years ago
  23. d84bb82 make DefaultArtifactContextProducer more extendable by Przemyslaw Fusik · 6 years ago
  24. 48874b3 Add Jenkinsfile by Hervé Boutemy · 6 years ago
  25. ab57a4b added javadoc groups for Reader and examples by Hervé Boutemy · 6 years ago
  26. af41ed7 [maven-release-plugin] prepare for next development iteration by Tamas Cservenak · 6 years ago
  27. 6578a73 [maven-release-plugin] prepare release maven-indexer-6.0.0 by Tamas Cservenak · 6 years ago maven-indexer-6.0.0
  28. 140b9dd Comfigure release plugin by Tamas Cservenak · 6 years ago
  29. ea180b8 Kill java8 javadoc lint by Tamas Cservenak · 6 years ago
  30. 7ccb168 Revert "[maven-release-plugin] prepare release maven-indexer-6.0.0" by Tamas Cservenak · 6 years ago
  31. 824b7ea Revert "[maven-release-plugin] prepare for next development iteration" by Tamas Cservenak · 6 years ago
  32. 72b2ffa [maven-release-plugin] prepare for next development iteration by Tamas Cservenak · 6 years ago
  33. 32896a1 [maven-release-plugin] prepare release maven-indexer-6.0.0 by Tamas Cservenak · 6 years ago
  34. 3fa3226 disabled a few rules to reactivate Checkstyle by Hervé Boutemy · 6 years ago
  35. 7aaba9b Set version to 6.0.0-SNAP by Tamas Cservenak · 6 years ago
  36. 62975c4 Checkstyle error fixes. by Tamas Cservenak · 6 years ago
  37. 1791788 fixed typo by Hervé Boutemy · 6 years ago
  38. 182cfb3 fixed errors reported by Checkstyle by Hervé Boutemy · 6 years ago
  39. 24c8527 [MINDEXER-24] fixed site publication failures since parent upgrade by Hervé Boutemy · 6 years ago
  40. eff47ee Merge branch 'mindexer-108' by Tamas Cservenak · 6 years ago
  41. 339eec6 MINDEXER-83: Add more methods to Indexer by Tamas Cservenak · 6 years ago
  42. 0d8b480 MINDEXER-108: lift the prefix restriction by Tamas Cservenak · 6 years ago
  43. fc80167 switch to archetype-catalog dep by Tamas Cservenak · 6 years ago
  44. ad07405 Prepare for next major release (6.x) by Tamas Cservenak · 6 years ago
  45. dfebb61 MINDEXER-105: Fix issue tracker URI in README closes #20 by Andreas Sewe · 7 years ago
  46. 0b24f4e change shade package to avoid too long classpath and not needed classpath scanning by olivier lamy · 7 years ago
  47. 8d096a8 use maven codestyle format, just to reduce checkstyle errors number... by olivier lamy · 7 years ago
  48. 0bbcad1 format and use try resource by olivier lamy · 7 years ago
  49. 75cc5ac format by olivier lamy · 7 years ago
  50. 887b0ad use try resource by olivier lamy · 7 years ago
  51. 1a5d156 improve logging and close InputStream by olivier lamy · 7 years ago
  52. ce2f831 better logging by olivier lamy · 7 years ago
  53. a354f5c correctly close inputstream by olivier lamy · 7 years ago
  54. a49cfdc use some java 7 by olivier lamy · 7 years ago
  55. 8f5417f include old codecs to be able to read central index by olivier lamy · 7 years ago
  56. 7f09350 add a jar with shaded lucene to avoid version collision by olivier lamy · 7 years ago feature/jar_shaded_lucene
  57. e77d388 some java 7 sugar syntax by olivier lamy · 7 years ago
  58. ecddb3c updated Luke url by Hervé Boutemy · 7 years ago
  59. 130bdc9 improved introduction by Hervé Boutemy · 7 years ago
  60. 5eff0fb simplified pom by Hervé Boutemy · 7 years ago
  61. 532ea64 MINDEXER-99: Performance improvements by Tamas Cservenak · 7 years ago
  62. 0ee3379 MINDEXER-102: indexer-reader OSGI changes forward ported by Tamas Cservenak · 7 years ago
  63. ceb8388 MINDEXER-101: Forward port OSGI improvements to master by Tamas Cservenak · 7 years ago
  64. 6cb2fcb MINDEXER-100: forward port 5.x changes to master by Tamas Cservenak · 7 years ago
  65. a7aeb9f use try with resources syntax by olivier lamy · 8 years ago
  66. fc39081 fix junit by olivier lamy · 8 years ago
  67. ecefb53 get rid of plexus exception in spring example by olivier lamy · 8 years ago
  68. 9c907aa upgrade some plugins fix parent pom for samples by olivier lamy · 8 years ago
  69. a5039e5 Merge remote-tracking branch 'enygma/fix-artifact-info-construction' into pr-11 by Tamas Cservenak · 9 years ago
  70. ac19770 Merge remote-tracking branch 'enygma/fix-indexer-cli-packed-index-output' into pr-10 by Tamas Cservenak · 9 years ago
  71. 7bcf531 moved Jira from Codehaus to Apache by Hervé Boutemy · 9 years ago
  72. f237398 changed svnpubsub url from /content to /components by Hervé Boutemy · 9 years ago
  73. 6d87d0b Add minimal information to a newly created artifact info (using the IndexUtils method), linking it to the context it belongs to. by Eduard Moraru · 9 years ago
  74. 3241c27 Indexing a repository with the indexer-cli (using -i and -r parameters) creates an empty packed index. by Eduard Moraru · 9 years ago
  75. 1c2af7a some precison on what to open by Hervé Boutemy · 10 years ago
  76. 5878320 added index fields reference documentation by Hervé Boutemy · 10 years ago
  77. f5aced1 Add version for maven-javadoc-plugin, so that Maven does not output warnings about it. by Dennis Lundberg · 10 years ago
  78. 6f058a4 Inherit Rat configuration from parent. by Dennis Lundberg · 10 years ago
  79. 4e6631f Move Rat configuration to pluginManagement, so that it can be inherited properly. by Dennis Lundberg · 10 years ago
  80. 062de43 Add all test repositories as excludes to Rat. by Dennis Lundberg · 10 years ago
  81. 67e1e8b MINDEXER-91: Add a Spring based example by Martin Todorov · 10 years ago
  82. 1459541 MINDEXER-91: Add a Spring based example by Martin Todorov · 10 years ago
  83. 752760f MINDEXER-91: Add a Spring based example by Martin Todorov · 10 years ago
  84. 26f91a1 MINDEXER-91: Add a Spring based example by Martin Todorov · 10 years ago
  85. 96a35a7 MINDEXER-91: Add a Spring based example by Martin Todorov · 10 years ago
  86. 62ada9d MINDEXER-91: Add a Spring based example by Martin Todorov · 10 years ago
  87. 0017b40 added FAQ on how to open with Luke by Hervé Boutemy · 10 years ago
  88. 90714fe improved explanations by Hervé Boutemy · 10 years ago
  89. 6950a22 added a link to stackoverflow by Hervé Boutemy · 10 years ago
  90. 8769a2d MINDEXER-89: Use a more uncommon port for Jetty in the DefaultIndexUpdaterEmbeddingIT to avoid "Address already in use" by Martin Todorov · 10 years ago
  91. 2c916cb Fix examples module by Tamas Cservenak · 10 years ago
  92. b03b841 Merge remote-tracking branch 'origin/master' into sixpack by Tamas Cservenak · 10 years ago
  93. 7e7202d [MINDEXER-90] created CLI options reference by Hervé Boutemy · 10 years ago
  94. 61a91b0 fixed typo in information message by Hervé Boutemy · 10 years ago
  95. dbc4636 added classic Overview links with Javadocs and Source Xref by Hervé Boutemy · 10 years ago
  96. 875d7b4 Fixing the tests and more by Tamas Cservenak · 10 years ago
  97. 85dace8 Merge remote-tracking branch 'asf/master' into sixpack by Tamas Cservenak · 10 years ago
  98. 7d5ed7a POM cleanup after merges by Tamas Cservenak · 10 years ago
  99. 0ad0a17 Merge remote-tracking branch 'martin/MINDEXER-80' by Tamas Cservenak · 10 years ago
  100. 377d9f9 - Replaced the plexus-component-metadata plugin with the sisu-maven-plugin. by Martin Todorov · 10 years ago