1. 8a473b9 Merge pull request #7426 from mbien/sigtest-maven-plugin23 by Michael Bien · 21 hours ago master
  2. 16ea005 Update sigtest-maven-plugin to 2.3. by Michael Bien · 2 days ago
  3. f328c4b Merge pull request #7414 from jisedlac/jisedlac/lsp-jdk-configuration by Dusan Balek · 4 days ago
  4. 272fa90 JDK Configuration action for VS Code by Jiri Sedlacek · 6 days ago
  5. faa1f93 Merge pull request #7415 from mbien/move-groovy-to-17 by Michael Bien · 6 days ago
  6. 564969a update groovy.editor test data and test on JDK 17 by Michael Bien · 6 days ago
  7. 136e384 Merge pull request #7394 from dbalek/dbalek/micronaut-non-db-controller-endpoints-gen by Dusan Balek · 6 days ago
  8. 47c2df7 Merge pull request #7401 from sdedic/lsp/apply-workspace-edit by Svatopluk Dedic · 6 days ago
  9. 9212424 Merge pull request #7201 from lahodaj/java-modules-using-jdk9-plus by Michael Bien · 7 days ago
  10. 54779f9 API/SPI to apply WorkspaceEdit by Svata Dedic · 10 days ago
  11. 7ea3c6f use javac.release in modules which had manifest JDK requirements by Michael Bien · 9 days ago
  12. 646f89d Support for requires.nb.javac modules with javac.source/target > 8. by Jan Lahoda · 8 weeks ago
  13. b6cf63e Merge pull request #7247 from mbien/use-release-flag by Michael Bien · 10 days ago
  14. 66c7486 Merge pull request #7398 from junichi11/php-gh-7187-empty-array-folding by Junichi Yamamoto · 10 days ago
  15. 9520e04 Don't fold empty arrays #7187 by Junichi Yamamoto · 11 days ago
  16. 63543d1 Micronaut: Endpoint method generator for non-db based controllers added. by Dusan Balek · 12 days ago
  17. f69aa60 Merge pull request #7392 from thurka/disable-externalcodeformatter by Tomas Hurka · 12 days ago
  18. fc1bdb0 GH-7329 do not include de-funfried-netbeans-plugins-externalcodeformatter module in default VSNetBeans build by Tomas Hurka · 12 days ago
  19. 2b114b3 use javac.release where possible by Michael Bien · 10 weeks ago
  20. 139498d Merge pull request #7376 from apache/delivery by Eric Barboni · 3 weeks ago
  21. 8bb1ac3 Merge pull request #7370 from lahodaj/JAVAVSCODE-101 by Jan Lahoda · 3 weeks ago
  22. c3f7eb7 Produce a warning for the user when the problem resolution/priming build fails. by Jan Lahoda · 4 weeks ago
  23. 00a4a7a Merge pull request #7353 from Achal1607/quickfix-with-better-context by Jan Lahoda · 3 weeks ago
  24. 5274c05 Merge pull request #7379 from dbalek/dbalek/lsp-nft-params by Dusan Balek · 3 weeks ago
  25. c6843c4 Merge pull request #7368 from lahodaj/JAVAVSCODE-153 by Jan Lahoda · 3 weeks ago
  26. 26b10a0 Merge pull request #7378 from matthiasblaesing/annotation_class_parameter by Eric Barboni · 3 weeks ago delivery
  27. 168c834 Merge pull request #7363 from mbien/fix-imports-fix_delivery by Eric Barboni · 3 weeks ago
  28. 88a115c Merge pull request #7372 from neilcsmith-net/remove-term-close-key by Eric Barboni · 3 weeks ago
  29. 305db5d Merge pull request #7367 from mbien/downgrade-gradle-module-lang-level_delivery by Eric Barboni · 3 weeks ago
  30. 2221df6 Filtering TextDocumentService.codeAction results based on the provided kinds. by Jan Lahoda · 3 weeks ago
  31. 980c7f2 LSP: Allow for invocation of 'nbls.new.from.template' command passing template as parameter. by Dusan Balek · 3 weeks ago
  32. a45f059 Fix TreeUtilities.pathFor for synthetic 'value=' in annotations also for start position by Matthias Bläsing · 3 weeks ago
  33. 9cff074 Merge pull request #7366 from mbien/nb-javac-2201 by Eric Barboni · 3 weeks ago
  34. cc68158 Merge pull request #7371 from jhorvath/compartment-to-ociitem by jhorvath · 3 weeks ago
  35. 1bd482d Adding compartment id to all oci items, adding new item types by Jan Horvath · 3 weeks ago
  36. 56b02de ComputeImports: fix package computation. by Michael Bien · 4 weeks ago
  37. 0521c5b Remove keyboard shortcut from terminal close action due to multiple conflicts. by Neil C Smith · 3 weeks ago
  38. 152d9d4 Merge pull request #7369 from dbalek/dbalek/micronaut-endpoint-tests-gen by Dusan Balek · 3 weeks ago
  39. f29bacf Micronaut: Source action to generate tests for endpoints added. by Dusan Balek · 4 weeks ago
  40. fba0c30 Temporarily downgrade gradle module language level by Michael Bien · 4 weeks ago
  41. b850115 Update nb-javac to jdk-22.0.1+8 by Michael Bien · 4 weeks ago
  42. 2444c44 Merge pull request #7351 from apache/delivery by Eric Barboni · 4 weeks ago
  43. 09cb41c Merge pull request #7357 from mbien/bump-maven-version-defaults_22 by Eric Barboni · 4 weeks ago
  44. a6239c6 Merge pull request #7339 from mbien/fix-record-override_delivery by Eric Barboni · 4 weeks ago
  45. 0eed9bf Merge pull request #7361 from matthiasblaesing/maven_refactoring by Eric Barboni · 4 weeks ago
  46. 7928dc1 Code generator record updates. by Michael Bien · 5 weeks ago
  47. d30d657 Merge pull request #7356 from matthiasblaesing/logging by Eric Barboni · 4 weeks ago
  48. 48c3a20 Renaming classes in Maven projects without project properties fails by Matthias Bläsing · 4 weeks ago
  49. 668bca2 Merge pull request #7271 from Achal1607/updated-prepare-bundles by Matthias Bläsing · 4 weeks ago
  50. 9988956 Bump MavenVersionSettings fallback versions. by Michael Bien · 4 weeks ago
  51. d108904 Merge pull request #7346 from matthiasblaesing/logging by Eric Barboni · 4 weeks ago
  52. cc29734 Merge pull request #7344 from mbien/cv-skip-sporadically-failing-template_delivery by Eric Barboni · 4 weeks ago
  53. 6587c87 quickfix-with-better-context by Achal Talati · 4 weeks ago
  54. cbd9644 NbTestCase: use Files#delete for better exception on failure, by Michael Bien · 5 weeks ago
  55. 04a93a2 Configure commons-logging to log using java.util.logging by Matthias Bläsing · 5 weeks ago
  56. 5559d21 Ignore HintSample.test template to avoid sporadic CV test failures. by Michael Bien · 5 weeks ago
  57. 7cf544c Merge pull request #7325 from apache/delivery by Eric Barboni · 5 weeks ago
  58. 41b0a86 Merge pull request #7286 from lkishalmi/languages.hcl-npe-improvements by Eric Barboni · 5 weeks ago
  59. c415fad Merge pull request #7341 from lkishalmi/gradle-prevent-npe-on-missing-java-toolchain by Eric Barboni · 5 weeks ago
  60. 83d37ec Merge pull request #7333 from mbien/jackpot-fixes-and-improvements_delivery by Eric Barboni · 5 weeks ago
  61. b1f593e Merge pull request #7332 from DJ-Raven/master by Eric Barboni · 5 weeks ago
  62. e4bf76d Prevent NPE on Missing/Invalid Java Platform by Laszlo Kishalmi · 5 weeks ago
  63. 4d97642 jackpot hint support improvements by Michael Bien · 6 weeks ago
  64. 9fd9627 update declarative hint templates by Michael Bien · 6 weeks ago
  65. 68591ff HCL: fix possible NPE-s, in List.of() and asString() by Laszlo Kishalmi · 6 weeks ago
  66. 601cf67 Fixed PropertyPanel fill background for flatlaf l&f by Laing Raven · 6 weeks ago
  67. c7b27a5 Merge pull request #7284 from mbien/fixed-some-code-analyzer-warnings_delivery by Eric Barboni · 5 weeks ago
  68. 5889acc Merge pull request #7334 from neilcsmith-net/gh7091 by Eric Barboni · 5 weeks ago
  69. 1cedc10a Re-add org.netbeans.libs.nbjavac as recommends for java.source.base. by Neil C Smith · 6 weeks ago
  70. 97fd224 Update issue report template for NB22 release candidates by Eric Barboni · 6 weeks ago
  71. 8da11fc fix copy/pasted code / remove dead code by Michael Bien · 6 weeks ago
  72. 3437e60 fix comparison problems by Michael Bien · 6 weeks ago
  73. 1f1c5bf fix null dereference issues / removed dead code by Michael Bien · 6 weeks ago
  74. 24ecc75 fix endless recursion / remove dead code by Michael Bien · 6 weeks ago
  75. 5094b19 Merge pull request #7283 from jgneff/import-local-schema by Eric Barboni · 6 weeks ago
  76. c23dbb6 Merge pull request #7316 from dbalek/dbalek/micronaut-expr-lang-fix by Dusan Balek · 6 weeks ago
  77. bfc6a19 Micronaut: Method parameters should be resolvable in expression language. by Dusan Balek · 6 weeks ago
  78. f2e2ee8 Import local schema to avoid DNS lookup in build by John Neffenger · 6 weeks ago
  79. f01e76e Merge pull request #7279 from ebarboni/spec-versions-nb230 by Eric Barboni · 6 weeks ago
  80. 6adc918 Increment module spec versions for Apache NetBeans 23 development. by Eric Barboni · 6 weeks ago
  81. 553bcec Merge pull request #7276 from dbalek/dbalek/lsp-generate-tests-source-action by Dusan Balek · 6 weeks ago 22-rc1
  82. 9e580b2 LSP: Generate Tests converted to Source Action. by Dusan Balek · 7 weeks ago
  83. 1a4519c Merge pull request #7206 from mbien/ci-tweaks-for-new-policy by Michael Bien · 7 weeks ago
  84. f3fa61b CI pipeline improvements (more label control) by Michael Bien · 10 weeks ago
  85. 0090cf9 Merge pull request #7273 from troizet/improve_validation_php_rename_refactoring by Junichi Yamamoto · 7 weeks ago
  86. 88d9395 Merge pull request #7268 from sdedic/sdedic/update_truffle_240 by Svatopluk Dedic · 7 weeks ago
  87. 55587de Merge pull request #6834 from Achal1607/javavscode-56 by Jan Lahoda · 7 weeks ago
  88. 05febf1 Test updates for Graaljs 24.0.0 by Svata Dedic · 7 weeks ago
  89. fa2a8ee Suppress Truffle warnings; do not require jvmci by Svata Dedic · 7 weeks ago
  90. fd8fee0 Fixed endless loop searching for dependent graalvms. by Svata Dedic · 7 weeks ago
  91. 9931c15 Truffle, GraalSDK and Polyglot libraries upgrade. by Svata Dedic · 7 weeks ago
  92. 88d95db Merge pull request #7250 from sdedic/scripting/init-error-recovery by Svatopluk Dedic · 7 weeks ago
  93. d60ea0c Catch errors during script engine init, report once per registration. by Svata Dedic · 8 weeks ago
  94. 0389c34 First GraalSDK init may result in ServiceConfigurationError, should be caught by Svata Dedic · 8 weeks ago
  95. 7a099a6 Merge pull request #7272 from neilcsmith-net/dashboard-api-docs by Neil C Smith · 7 weeks ago
  96. 07a57de PHP: Improved validation of rename refactoring by Alexey Borokhvostov · 7 weeks ago
  97. 211054b added gototest ability in vscode extension by Achal Talati · 7 weeks ago
  98. 88eb53b Include api.dashboard in Javadoc. by Neil C Smith · 7 weeks ago
  99. e6f0f68 Merge pull request #7082 from Achal1607/vscode-warnings-integrate by Jan Lahoda · 7 weeks ago
  100. 7a57787 Refactored code a bit of prepare-bundles for better handling of node modules by Achal Talati · 7 weeks ago