1. 9ed3f8f Change YAML indent to 2 spaces by default by Laszlo Kishalmi · 1 year, 8 months ago
  2. cd48633 Added languages.antlr to build and java.kit by Laszlo Kishalmi · 1 year, 8 months ago
  3. c277ab3 Initial implementation of ANTLR4 support by Laszlo Kishalmi · 1 year, 8 months ago
  4. 578eb1c Add ANTLR4 Tool to ANTLR4 Runtime (compile only) by Laszlo Kishalmi · 1 year, 8 months ago
  5. 2038295 LSP: Html4J UI modified work over LSP. (#4040) by Dusan Balek · 1 year, 9 months ago
  6. 61c3281 Basic structure for languages.antlr module by Laszlo Kishalmi · 1 year, 9 months ago
  7. f0ed696 Improve Jakarta EE 9/9.1 support (#4438) by José Contreras · 1 year, 9 months ago
  8. 7daf641 Some support for TOML files (#4503) by Laszlo Kishalmi · 1 year, 9 months ago
  9. 3254862 Build action must be included in the cache key by Svata Dedic · 1 year, 9 months ago
  10. 4e61d1f Modernize ActionsManager in Debugger API by Laszlo Kishalmi · 1 year, 9 months ago
  11. a0f621d Merge pull request #4495 from sdedic/sdedic/projectArtifact by Svatopluk Dedic · 1 year, 9 months ago
  12. 223c2f4 Resolved conflicts with master. by Svata Dedic · 1 year, 9 months ago
  13. adfae72 Added file: resource handling, used during tests by Svata Dedic · 1 year, 9 months ago
  14. 538be20 NBCode can extract project output artifacts. by Svata Dedic · 1 year, 9 months ago
  15. 39f01f2 Micronaut support for native-image build. by Svata Dedic · 1 year, 9 months ago
  16. 1b14252 Customizer displays provider-contributed actions. Support for I18N for declarative project actions. by Svata Dedic · 1 year, 9 months ago
  17. 18872fe Refactored to "Singletonizer" pattern by Svata Dedic · 1 year, 9 months ago
  18. b37af90 ProjectArtifactsQuery implemented for Maven. by Svata Dedic · 1 year, 9 months ago
  19. f936182 Allow to customize project models for actions. by Svata Dedic · 1 year, 9 months ago
  20. f912e81 Separate (private) API to query project artifacts. by Svata Dedic · 1 year, 9 months ago
  21. 4d53daa ProjectActionContext added, convenience methods to get/set active configuration. by Svata Dedic · 1 year, 9 months ago
  22. 800a7b8 Merge pull request #4499 from sdedic/gradle/dependencies2 by Svatopluk Dedic · 1 year, 9 months ago
  23. b138405 Merge pull request #4514 from mbien/ci-concurrency-fix by Michael Bien · 1 year, 9 months ago
  24. 5fe45b9 Merge pull request #4317 from sdedic/platform/fragments-on-demand by Svatopluk Dedic · 1 year, 9 months ago
  25. 4a4d0a2 Merge pull request #4507 from apache/delivery by Neil C Smith · 1 year, 9 months ago
  26. 6265cdf Avoid child search if node already exist by Svata Dedic · 1 year, 9 months ago
  27. de1b005 More efficient check for empty string. by Svata Dedic · 1 year, 9 months ago
  28. 89ef85f fix CI concurrency settings by Michael Bien · 1 year, 9 months ago
  29. 91e9ee2 Testcases added., minor bugs fixed. by Svata Dedic · 1 year, 9 months ago
  30. 2db82c7 Modified according to reviewer comments. by Svata Dedic · 1 year, 9 months ago
  31. 6c82e3a Snapshot of APIs as of NetBeans 15 by Neil C Smith · 1 year, 9 months ago
  32. ceffbbc Merge pull request #4502 from mbien/fast-star-import by Neil C Smith · 1 year, 9 months ago
  33. 17c21d8 Merge pull request #4490 from mbien/exception-reporter-improvements by Neil C Smith · 1 year, 9 months ago
  34. 0f752d0 Merge pull request #4471 from mcdonnell-john/adding-native-binaries-to-mac-installer by Neil C Smith · 1 year, 9 months ago
  35. a8d1318 Merge pull request #4501 from mbien/cancel-unused-hint by Neil C Smith · 1 year, 9 months ago
  36. 4f0fb4d Merge pull request #4476 from lkishalmi/fix-unresolved-gradle-configuration-badge by Neil C Smith · 1 year, 9 months ago
  37. 03bb148 Merge pull request #4498 from neilcsmith-net/revert-nb4025 by Neil C Smith · 1 year, 9 months ago
  38. 1a98d8e #4500 static imported methods slow down auto completion by Michael Bien · 1 year, 9 months ago
  39. 74861d0 org.netbeans.modules.java.hints.bugs.Unused doesn't cancel properly by Michael Bien · 1 year, 9 months ago
  40. 08bd636 exception reporter improvments by Michael Bien · 1 year, 9 months ago
  41. 5613c1a Do not copy/unrol duplicate branches, send a graph. by Svata Dedic · 1 year, 9 months ago
  42. f19c27e Fixed synchronization for add/remove listener contention. by Svata Dedic · 1 year, 9 months ago
  43. 43c8aeb Registered for Gradle, too by Svata Dedic · 1 year, 9 months ago
  44. 7f07853 Initial implementation of dependencies for Gradle. by Svata Dedic · 1 year, 9 months ago
  45. 8187248 Revert PR4025 "Open clean up code base to remove Windows 95 & 98 support.." due to compile time constant changes. by Neil C Smith · 1 year, 9 months ago
  46. 21e64e2 Gradle project reports unresolved configurations. by Laszlo Kishalmi · 1 year, 9 months ago
  47. eb1cf21 Merge pull request #4486 from neilcsmith-net/sync-15rc3 by Neil C Smith · 1 year, 9 months ago
  48. 33faa15 Better messages from Janitor on abandoned cache dirs. by Laszlo Kishalmi · 1 year, 9 months ago
  49. 4a153e1 Resolve merge conflicts between delivery and master after 15-rc3 by Neil C Smith · 1 year, 9 months ago
  50. 658e173 Merge pull request #4480 from troizet/implement_position_sticky by Matthias Bläsing · 1 year, 9 months ago
  51. 9cdcfb1 CSS: Implemented position:sticky by Alexey Borokhvostov · 1 year, 9 months ago
  52. 453b7c6 Adding libjunixsocket-native-2.5.1.dylib to the list of native binaries that are signed when creating the macOS installer by John McDonnell · 1 year, 9 months ago
  53. b760079 Merge pull request #4442 from lkishalmi/nb-fix-4415 by Neil C Smith · 1 year, 9 months ago
  54. 9d1707a Removed unnecessary GroovyBreakpointAnnotationListener by Laszlo Kishalmi · 1 year, 9 months ago
  55. c66addb Merge pull request #4462 from matthiasblaesing/update-libunixsocket by Neil C Smith · 1 year, 9 months ago
  56. 6155cbf Merge pull request #4461 from sdedic/sdedic/admsupport by Svatopluk Dedic · 1 year, 9 months ago
  57. 4ccfe44 Update junixsocket 2.4.0 -> 2.5.1 (API incompatible\!) by Matthias Bläsing · 1 year, 9 months ago
  58. 1afce61 Switch to release clusterconfig to include cloud modules. by Svata Dedic · 1 year, 9 months ago
  59. fa2598d Fixed line endings in test data. by Svata Dedic · 1 year, 9 months ago
  60. 86cdcec Audit implemented for LSP. by Svata Dedic · 1 year, 9 months ago
  61. bc649b6 Project vulnerability audit support implementation. by Svata Dedic · 1 year, 9 months ago
  62. 3fab5ac Support for dependency parts, CONTAINER by Svata Dedic · 1 year, 9 months ago
  63. ca5005c Diagnostic code URL added. by Svata Dedic · 1 year, 9 months ago
  64. 51b63e2 Dependency source location fixes. by Svata Dedic · 1 year, 11 months ago
  65. abb7b6b Merge pull request #4456 from lkishalmi/gradle-treat-disk-cache-as-evaluated by Neil C Smith · 1 year, 9 months ago
  66. 06a31ed LSP: Cloud explorer should be hidden with Java support switched off. (#4449) by Dusan Balek · 1 year, 9 months ago
  67. f32cb6e Treat Gradle disk cache at least as evaluated. by Laszlo Kishalmi · 1 year, 9 months ago
  68. 170a5a2 Merge pull request #4446 from matthiasblaesing/update-jna by Neil C Smith · 1 year, 9 months ago
  69. c6166f5 Update JNA and JNA-platform to 5.12.1 by Matthias Bläsing · 1 year, 9 months ago
  70. 8202967 Make sure, that Java, Groovy and Truffle breakpoints are not clashing by Laszlo Kishalmi · 1 year, 9 months ago
  71. 314d8d0 Merge pull request #4413 from apache/delivery by Neil C Smith · 1 year, 9 months ago
  72. 5ba8513 Merge pull request #4421 from mbien/improve-unbalanced-hint by Neil C Smith · 1 year, 10 months ago
  73. b9a1808 Merge pull request #4436 from lkishalmi/gh-4418 by Neil C Smith · 1 year, 10 months ago
  74. e099d3e Merge pull request #4435 from KacerCZ/phpstan-config-typo by Neil C Smith · 1 year, 10 months ago
  75. f9b54f6 Merge pull request #4427 from troizet/fix_history_view by Neil C Smith · 1 year, 10 months ago
  76. 7dc0f22 Merge pull request #4420 from matthiasblaesing/junixsocket_externalize by Neil C Smith · 1 year, 10 months ago
  77. 8231710 Fix Gradle Source4Binary always returns with resources location. by Laszlo Kishalmi · 1 year, 10 months ago
  78. 3b7f030 PHPStan - fixes typo in config panel and updates config file name Fixes #4426 by Tomas Prochazka · 1 year, 10 months ago
  79. 779f6a7 Fixed right click on "Loading, please wait" and right click on "Load next 30 days" in history view by Alexey Borohvostov · 1 year, 10 months ago
  80. 97f2a46 Enable direct loading of native library for junixsocket instead of loading from temp by Matthias Bläsing · 1 year, 10 months ago
  81. 4a2c205 Merge pull request #4422 from jtulach/CheckForRecordClass by Neil C Smith · 1 year, 10 months ago
  82. 1d11023 Verify java.lang.Record is available when source code higher than 14 is requested by Jaroslav Tulach · 1 year, 10 months ago
  83. e1d6901 #4402 Unbalanced hint should work for fields initialized in constructor by Michael Bien · 1 year, 10 months ago
  84. e1f1421 Merge pull request #4410 from ebarboni/fixmavenbuild by Eric Barboni · 1 year, 10 months ago
  85. 7b7bb4a Merge pull request #4414 from neilcsmith-net/gh4411 by Neil C Smith · 1 year, 10 months ago
  86. ac97064 Fix #4411 - ensure moduleLocations is initialized in PatchModuleFileManager::fixLocation. by Neil C Smith · 1 year, 10 months ago
  87. a4a5b03 Merge pull request #4404 from ebarboni/nbmpluginfixes by Neil C Smith · 1 year, 10 months ago
  88. cde7bab Merge pull request #4403 from mbien/indexer622 by Neil C Smith · 1 year, 10 months ago
  89. 6956592 reintroduce getallmavencoordinates by Eric Barboni · 1 year, 10 months ago
  90. 4876861 Merge pull request #4409 from neilcsmith-net/issues-nb15rc by Neil C Smith · 1 year, 10 months ago
  91. edd1b4f Merge pull request #4401 from apache/delivery by Neil C Smith · 1 year, 10 months ago
  92. a2e7aa7 Update issue forms for 15 release candidates. by Neil C Smith · 1 year, 10 months ago
  93. be9d96e reuse existing nbm maven plugin to export package by Eric Barboni · 1 year, 10 months ago
  94. 5b57c75 upgrade maven-indexer to 6.2.2. by Michael Bien · 1 year, 10 months ago
  95. 9f1b04a Merge pull request #4391 from jlahoda/NETBEANS-4044 by Neil C Smith · 1 year, 10 months ago
  96. f146831 Merge pull request #4396 from duoduobingbing/infer-encoding-according-to-jep400 by Neil C Smith · 1 year, 10 months ago
  97. 6e56592 modify output encoding fallack behavior to match JEP400 by Bing Yu · 1 year, 10 months ago
  98. 9d4428f Merge pull request #4395 from neilcsmith-net/spec-versions-nb160 by Neil C Smith · 1 year, 10 months ago
  99. 4f44d2b Increment spec versions for Apache NetBeans 16 development. by Neil C Smith · 1 year, 10 months ago
  100. ec46426 Merge pull request #4383 from sdedic/maven/indexer-npe by Neil C Smith · 1 year, 10 months ago