lucene-search-plugin

Jenkins plugin for searching job data via Lucene or Solr

MIT License

Stars
5
Committers
12

Bot releases are visible (Hide)

lucene-search-plugin - 408.v0fb_8d1093c83 Latest Release

Published by github-actions[bot] over 1 year ago

🐛 Bug fixes

  • Fix link in search results for non-top level jobs (#67) @tdraebing

✍ Other changes

  • Use google-java-format to format Java code (#68) @tdraebing
lucene-search-plugin - 404.v43399f40522a

Published by github-actions[bot] over 1 year ago

💥 Breaking changes

  • Fix missing query results (#66) @tdraebing

🐛 Bug fixes

  • Fix missing query results (#66) @tdraebing
lucene-search-plugin - 398.v3dfa_cb_223984

Published by github-actions[bot] over 1 year ago

🚀 New features and improvements

  • Allow to disable Search implementation for users (#57) @tdraebing

🐛 Bug fixes

  • SECURITY-3013 - Require POST request for triggering reindexing (#64) @tdraebing

📦 Dependency updates

  • Bump gson from 2.2.4 to 2.8.9 (#39) @dependabot
  • Bump junit from 1.9 to 1166.va_436e268e972 (#62) @dependabot
lucene-search-plugin - 389.v52a_ec2810b_ca

Published by github-actions[bot] over 1 year ago

💥 Breaking changes

  • Support Java 11 and newer Jenkins versions (#61) @tdraebing

📦 Dependency updates

  • Support Java 11 and newer Jenkins versions (#61) @tdraebing
lucene-search-plugin - 387.v938a_ecb_f7fe9

Published by hmarkc almost 2 years ago

🚀 New features and improvements

  • enable highlight for wildcard ans phrase query (#19) @hmarkc
  • pom updated for cd (#18) @hmarkc

🐛 Bug fixes

  • Fix building this plugin (#59) @NotMyFault
  • Escape all templated text in search result screen [https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36922] (#56) @tdraebing

✍ Other changes

  • Ensure proper permission checks are performed during configuration, reindexing and searching [CVE 2022 36910] (#55) @tdraebing
  • Incrementals (#17) @hmarkc
  • use local reader and close them after use (#16) @hmarkc
  • Store url in search database (#7) @tobias-
  • Don't skip Run that aren't AbstractBuild (#6) @tobias-
  • Lucene5.3 (#5) @hanabishi
  • Workflow (#4) @hanabishi
  • More intelligent URL absolutifier (#2) @hanabishi

📦 Dependency updates

  • Bump actions/setup-java from 1 to 2.3.0 (#20) @dependabot