1. 1dccf14 Do not set the MainWindow's icon images on macOS. by Christian Oyarzun · 4 weeks ago master
  2. cfedd44 Merge pull request #7202 from ebarboni/modulelink by Eric Barboni · 23 hours ago
  3. 55c2334 Fix Url in modules description by Eric Barboni · 2 days ago
  4. e074d9d Merge pull request #7128 from mbien/git-diff-history-improvements by Michael Bien · 3 days ago
  5. d5d6ab8 remove branch filter from toolbar by Michael Bien · 2 weeks ago
  6. 229bf2a improve the quick search and search highlighting by Michael Bien · 4 weeks ago
  7. 7e27a8e git history summary-view improvements by Michael Bien · 4 weeks ago
  8. 366915c git history diff-view improvements by Michael Bien · 4 weeks ago
  9. 39e4b5f Merge pull request #7171 from neilcsmith-net/editor-bg-actions by Neil C Smith · 3 days ago
  10. ab9751f Generate Java Sources from ANTLR grammars pre-compile by Laszlo Kishalmi · 4 days ago
  11. 39aa0fc Generate Java Sources from ANTLR grammars pre-compile by Laszlo Kishalmi · 4 days ago
  12. 1a563cd Merge pull request #7183 from neilcsmith-net/fav-delete-filter by Neil C Smith · 4 days ago
  13. 13e62d7 Merge pull request #7063 from sdedic/maven/lsp-priming by Svatopluk Dedic · 4 days ago
  14. 301fc75 Test adjusted. by Svata Dedic · 6 weeks ago
  15. 55e0c67 Match fake artifact to artifacts from other checks. by Svata Dedic · 6 weeks ago
  16. 10992b9 Intercept artifact resolution, report the artifact during its POM processing. by Svata Dedic · 6 weeks ago
  17. 5d2f225 Check priming on each subproject. by Svata Dedic · 6 weeks ago
  18. 990dbc3 Increased logging. Missing indirect dependencies will report a project problem by Svata Dedic · 6 weeks ago
  19. dbb8050 Merge pull request #7178 from sdedic/sdedic/native-image-helidon by Svatopluk Dedic · 4 days ago
  20. 77f2c4a Merge pull request #7162 from ebarboni/visuallibsiteconnection by Eric Barboni · 4 days ago
  21. d13f34b Gradle Project shall use the Java from the tooling not runtime. by Laszlo Kishalmi · 8 weeks ago
  22. 813c07c Remove old JSF 1.2 Libraries by Laszlo Kishalmi · 5 days ago
  23. f24a0ca Merge pull request #7182 from mbien/remove-maven-download-feature by Michael Bien · 5 days ago
  24. cecb233 Remove experimental maven download feature. by Michael Bien · 6 days ago
  25. 0ddeb9f Merge pull request #7181 from mbien/ci-delete-action-update by Michael Bien · 5 days ago
  26. a74ce3b Java 17 Support with Sigtest 2.2 from JakartaEE TCK Tools by Laszlo Kishalmi · 6 days ago
  27. b8962da Fix filtering of delete action on Favorites root nodes. by Neil C Smith · 6 days ago
  28. 34e4769 Update delete-artifact action and JDK 22 version to ga. by Michael Bien · 11 days ago
  29. 306f174 Merge pull request #7176 from thurka/binary_name_fix by Tomas Hurka · 7 days ago
  30. 44c8d39 Very simple support for native-image build for Helidon projects. by Svata Dedic · 8 days ago
  31. 55e7742 Merge pull request #7177 from dbalek/dbalek/lsp-gen-test-class-fix by Dusan Balek · 8 days ago
  32. 6d90913 LSP: TestClassGenerator should create the target folder if it is missing. by Dusan Balek · 9 days ago
  33. 44f5f7f Don't show Welcome page automatically by default on startup. by Neil C Smith · 9 days ago
  34. 947b497 Add IDE actions and image to editor area background. by Neil C Smith · 9 days ago
  35. d1e110f Add ability to show actions with shortcuts on editor background. by Neil C Smith · 11 days ago
  36. 47d052d gracefully handle case, when encSimpleName is equal to simpleName by Tomas Hurka · 9 days ago
  37. e35c66f Merge pull request #7075 from mbien/escape-jackpot-fix by Michael Bien · 10 days ago
  38. 57e3c10 Escape java hint fix text for html and fill in multi variables. by Michael Bien · 6 weeks ago
  39. ffec3dd Java Code Templates for records and sealed types by Laszlo Kishalmi · 5 weeks ago
  40. fb27f74 Merge pull request #7147 from mbien/git-pr-links by Michael Bien · 10 days ago
  41. a904045 Add default Git Hyperlink Provider. by Michael Bien · 3 weeks ago
  42. 3be92f1 Merge pull request #7155 from mbien/nb-upgrade-module-cleanup by Michael Bien · 11 days ago
  43. 3034cb5 Cleanup NetBeans Upgrader module. by Michael Bien · 2 weeks ago
  44. 102378d Graph Api documentation link by Eric Barboni · 14 days ago
  45. bd8966b Merge pull request #7169 from mbien/workaround-graal-test-failures by Michael Bien · 11 days ago
  46. a86f566 Merge pull request #7154 from dbalek/dbalek/lsp-simplified-startup by Dusan Balek · 11 days ago
  47. 5545fc4 Exclude JDK 17+ HCL module from graalvm tests by Michael Bien · 11 days ago
  48. c9e36e0 Merge pull request #7160 from matthiasblaesing/handle_jar_url_in_js_classpath_provider by Matthias Bläsing · 11 days ago
  49. b1f2e5b Made HCL AST on records Use TextBlocks in formatting test, minor enhancements by Laszlo Kishalmi · 12 days ago
  50. 336160a Handle JAR-URL as codesource for javascript editor module by Matthias Bläsing · 2 weeks ago
  51. bbd18aa Merge pull request #7158 from Achal1607/javavscode-95 by Michael Bien · 2 weeks ago
  52. b1a7497 fixed parent pom version error thrown if variable is used by Achal Talati · 2 weeks ago
  53. cc3938c LSP: Simplified server startup. by Dusan Balek · 2 weeks ago
  54. 63dc7ee Merge pull request #7149 from dbalek/dbalek/lsp-cc-for-static-members by Dusan Balek · 2 weeks ago
  55. bbc3bee LSP: Code completion for Java static members. by Dusan Balek · 2 weeks ago
  56. 643b647 Merge pull request #7138 from ebarboni/fixlicensejakarta by Eric Barboni · 3 weeks ago
  57. 66fb629 Merge pull request #7141 from mbien/fix-welcome-cache by Michael Bien · 3 weeks ago
  58. 550d31c Merge pull request #7127 from mhalachev/update-netbeans-icns by oyarzun · 3 weeks ago
  59. b350b73 fixjakarta11license by Eric Barboni · 3 weeks ago
  60. 7ced21a Fix welcome page after config import. by Michael Bien · 3 weeks ago
  61. 736cf60 Merge pull request #7030 from mbien/fix-gradle-daemon-executor-concurrency by Michael Bien · 4 weeks ago
  62. dcb2580 Fixed concurrency issues in GradleDaemonExecutor by Michael Bien · 8 weeks ago
  63. 19f2887 Threads should not call start() from within their own constructor by Michael Bien · 8 weeks ago
  64. d7d144a Update netbeans.icns by Martin Halachev · 4 weeks ago
  65. 67cc930 Merge pull request #7034 from lahodaj/license-fixes-6-2-2024b by Jan Lahoda · 4 weeks ago
  66. 8d6c4b8 Merge pull request #7121 from dbalek/dbalek/micronaut-finder-methods-cc-update2 by Dusan Balek · 4 weeks ago
  67. 08b8b68 Adjusting some license texts. by Jan Lahoda · 7 weeks ago
  68. 876c914 Micronaut: Code completion for repository finder methods improved. by Dusan Balek · 4 weeks ago
  69. 447bc15 Merge pull request #7087 from mbien/lucene9100 by Michael Bien · 4 weeks ago
  70. bcaa1ab Merge pull request #7093 from mbien/fix-jgit-deprecations by Michael Bien · 4 weeks ago
  71. f9754bd maven indexing: update lucene from 9.9.1 to 9.10.0. by Michael Bien · 5 weeks ago
  72. 2983c0f Simplified git ignore/unignore IO code by Michael Bien · 4 weeks ago
  73. dc78790 Fixes all deprecated API usage in libs.jgit by Michael Bien · 5 weeks ago
  74. acd617c Removed unused private static field by Laszlo Kishalmi · 5 weeks ago
  75. c377e87 Made Parsing API a bit more Functional by Laszlo Kishalmi · 5 weeks ago
  76. da1da73 Merge pull request #7077 from mbien/fix-inner-class-hints by Michael Bien · 4 weeks ago
  77. 61d023b Merge pull request #7004 from mbien/guava3300 by Michael Bien · 4 weeks ago
  78. 69486b5 Merge pull request #7105: ActionProvider & its Lookup consolidation in VSCode extension by Jaroslav Tulach · 4 weeks ago
  79. 6d0d7f2 Merge pull request #6999 from jGauravGupta/FISH-8023 by Michael Bien · 4 weeks ago
  80. 4460a37 Merge pull request #7104 from Achal1607/javavscode-30 by Michael Bien · 4 weeks ago
  81. 5501588 Merge pull request #7113 from robfitz273k/maven-test-results by Michael Bien · 4 weeks ago
  82. b9a0e0a Merge pull request #7115 from dbalek/dbalek/micronaut-finder-methods-cc-update by Dusan Balek · 4 weeks ago
  83. f6e93dd Micronaut: Code completion for repository finder methods enhanced. by Dusan Balek · 4 weeks ago
  84. d3008ab Merge pull request #6988 from pepness/glassfish-8.0.0 by José Contreras · 5 weeks ago
  85. 6f869f2 - Add GlassFish Server 8 support by José Contreras · 3 months ago
  86. 9acceb2 updating pom.xml as well when renaming symbol in editor by Achal Talati · 5 weeks ago
  87. 94555c4 Java Code Templates for List.of(), Map.of(), and Set.of() by Laszlo Kishalmi · 5 weeks ago
  88. bd3abb8 Include FileObject (and its lookup) even when working with whole Project by Jaroslav Tulach · 5 weeks ago
  89. ffcfa85 Fix empty Test Results with maven surefire plugin. by Robert Fitzsimons · 5 weeks ago
  90. 61d4cd1 Merge pull request #7076 from pepness/ioutils-deprecated by José Contreras · 5 weeks ago
  91. f88417a Remove usage of package `org.codehaus.plexus.util.IOUtil`. by José Contreras · 5 weeks ago
  92. 01b8f9a Merge pull request #7080 from matthiasblaesing/session_bean_generation by Matthias Bläsing · 5 weeks ago
  93. 4da78ff Merge pull request #7020 from matthiasblaesing/jakarta_fini by Matthias Bläsing · 5 weeks ago
  94. a77e2fd Merge pull request #6985 from matthiasblaesing/jsp_jakarta3 by Matthias Bläsing · 5 weeks ago
  95. 25e09a0 Update issue report template for NB21 release by Neil C Smith · 5 weeks ago
  96. 372da96 Merging with origin/master by Jaroslav Tulach · 5 weeks ago
  97. 4570088 Concentrating lookup creation into createTargetLookup method by Jaroslav Tulach · 5 weeks ago
  98. 4c97649 Less UnsupportedOperationException in tests by Jaroslav Tulach · 5 weeks ago
  99. aaac3d0 Adding explicit multi line text test by Jaroslav Tulach · 5 weeks ago
  100. b810530 Merge pull request #7055 from febilus/wildfly31-issues-6997 by Michael Bien · 5 weeks ago