1. 5493b15 Add 150 more SVG icons (April 2025 batch), and new artboard mappings. by Eirik Bakke · 6 months ago master
  2. ba3ee90 Merge pull request #72 from matthiasblaesing/allow_existing_validation by Matthias Bläsing · 4 months ago
  3. afa8d0a PP3: An undecided vote should look like an uncast vote by Matthias Bläsing · 4 months ago
  4. 6d22b3f PP3: Update development notes by Matthias Bläsing · 10 months ago
  5. f69fe49 PP3: Don't require reverification of already verified plugin version by Matthias Bläsing · 10 months ago
  6. a716d85 Remove application version from Desktop icons installed from Snap by Laszlo Kishalmi · 4 months ago
  7. 55846fc Snap: Patch custom netbeans.conf in existing userdir by Laszlo Kishalmi · 7 months ago
  8. f2db794 Merge pull request #74 from matthiasblaesing/save_filter by Matthias Bläsing · 7 months ago
  9. 999657a Enhance indexing page with function to remember search parameters in session by Matthias Bläsing · 8 months ago
  10. b0f6de8 Don't try to send verification email if there is noone to send to by Matthias Bläsing · 8 months ago
  11. 3c9eb9a Add a new batch of SVG icons, and more mappings from old PNG/GIF files to artboard names and SVG files. by Eirik Bakke · 9 months ago
  12. b2b88ae PP3: Allow requesting a new validation without first dropping an existing validation by Matthias Bläsing · 10 months ago
  13. 762966c Fix snap audit fail die to duplicate assumes by Laszlo Kishalmi · 1 year ago
  14. 1d41103 Merge pull request #70 from matthiasblaesing/fixes by Matthias Bläsing · 1 year, 1 month ago
  15. 4928fe0 Prevent "Undefined index" notice by Matthias Bläsing · 1 year, 1 month ago
  16. 64c4a0c Disabling HTTP access to Plugin Portal 3.0 by auto-redirect to HTTPS protocol by Matthias Bläsing · 1 year, 1 month ago
  17. b3eb933 Merge pull request #69 from matthiasblaesing/fix_emailtext_generation by Matthias Bläsing · 1 year, 1 month ago
  18. 056949b Use plain string replacement for email preparation by Matthias Bläsing · 1 year, 1 month ago
  19. f1ef48e Add SVG icon Illustrator file, scripts, and README. by Eirik Bakke · 1 year, 2 months ago
  20. 2f37acb Upgraded to Ubuntu Core 22, and Snapcraft 8, kept only arm64 by Laszlo Kishalmi · 1 year, 6 months ago
  21. 6b95dd9 Enable arm64, armhf and i386 architecture on snap from zip packages by Laszlo Kishalmi · 2 years, 5 months ago
  22. ecef48c Upgraded Snap built from source to core22 and Java 17 by Laszlo Kishalmi · 1 year, 7 months ago
  23. 4df803d Fix using old NB16u1 Gradle Tooling after installing NB17 via Snap by Laszlo Kishalmi · 2 years, 6 months ago
  24. acee5db Merge pull request #65 from matthiasblaesing/versionfield_length by Matthias Bläsing · 2 years, 4 months ago
  25. 3d5a740 Pluginportal: Plugin can't be added because version can't be stored by Matthias Bläsing · 2 years, 4 months ago
  26. 46cba0e Merge pull request #63 from neilcsmith-net/nbpackage-moved by Neil C Smith · 2 years, 6 months ago
  27. da15147 Remove NBPackage and point to new repo in readme for external links in. by Neil C Smith · 2 years, 6 months ago
  28. 7658032 Merge pull request #61 from apache/jkovalsky/notificationTemplate by Matthias Bläsing · 2 years, 8 months ago
  29. eb1f188 Replaced not yet available %4$s parameter with <version> tag by Jiří Kovalský · 2 years, 8 months ago jkovalsky/notificationTemplate
  30. 52ee39a Merge pull request #60 from matthiasblaesing/project_member_admin by Matthias Bläsing · 2 years, 8 months ago
  31. 4b1bacb Merge pull request #45 from Chris2011/feature/update-to-php7 by Matthias Bläsing · 2 years, 8 months ago
  32. ad6b1ec More appropriate template for notifications about new NetBeans version by Jiří Kovalský · 2 years, 8 months ago
  33. 0db6ee7 Show all pending verifications to verifiers (even if created after verification was requested) by Matthias Bläsing · 2 years, 8 months ago
  34. 9722b42 Make all committers verifier and all PMC members admins when logged in by Matthias Bläsing · 2 years, 8 months ago
  35. c2bd6ee Use correct attribute to determine admin status of user by Matthias Bläsing · 2 years, 8 months ago
  36. 059417a Merge pull request #59 from neilcsmith-net/nbpackage-release-steps by Neil C Smith · 2 years, 9 months ago
  37. 6a37d21 Fix RPM packager recommends and increment to beta2. by Neil C Smith · 2 years, 9 months ago
  38. 1872da0 Merge pull request #58 from neilcsmith-net/nbpackage-release-steps by Neil C Smith · 2 years, 9 months ago
  39. 7f3042d Update NBPackage for 1.0-beta1 vote. by Neil C Smith · 2 years, 9 months ago
  40. 548e703 Merge pull request #57 from neilcsmith-net/nbpackage-release-steps by Neil C Smith · 2 years, 10 months ago
  41. 5d916ac Fix RPM building with JDK due to location and arch issues. by Neil C Smith · 2 years, 10 months ago
  42. 4b84f8b Use modern wizard style by default with InnoSetup. by Neil C Smith · 2 years, 10 months ago
  43. e34e78a Fix RPM packager with alternative desktop file name. by Neil C Smith · 2 years, 10 months ago
  44. 9c2bfe1 Allow missing out "package." prefix when specifying configuration with -P on CLI. by Neil C Smith · 2 years, 10 months ago
  45. e75e307 Various fixes to RPM packager and use global options where available. by Neil C Smith · 2 years, 10 months ago
  46. 4f08ac4 Tidy up deb options, use global description, add defaults to Messages. by Neil C Smith · 2 years, 10 months ago
  47. 40e5bfb Add global options for publisher, URL and description. by Neil C Smith · 2 years, 10 months ago
  48. c91004f Remove packager name from Messages keys for consistency. by Neil C Smith · 2 years, 10 months ago
  49. d94f234 Switch to use .help suffix consistently for options help comments in bundles. by Neil C Smith · 2 years, 10 months ago
  50. 25d126e Merge pull request #54 from javierllorente/rpm by Neil C Smith · 2 years, 10 months ago
  51. fe0db60 Pass the value of execName to setupSpecFile() to make sure we get it right (package name vs binary name) by Javier Llorente · 2 years, 10 months ago
  52. 575be99 Remove requires. It is enough with recommends; the JDK might be installed in some other fashion. by Javier Llorente · 2 years, 10 months ago
  53. 1c2d521 Add url option by Javier Llorente · 2 years, 10 months ago
  54. 9ef32d3 Set license and group default value to unknown by Javier Llorente · 2 years, 10 months ago
  55. 3267160 Add missing description for vendor, license and group by Javier Llorente · 2 years, 10 months ago
  56. b20297e Add group option by Javier Llorente · 2 years, 10 months ago
  57. 8577e9c Add vendor option by Javier Llorente · 2 years, 10 months ago
  58. 8aa231f Add license option by Javier Llorente · 2 years, 10 months ago
  59. 0f98525 Merge pull request #56 from neilcsmith-net/nbpackage-release-steps by Neil C Smith · 2 years, 10 months ago
  60. 1158393 Merge pull request #55 from matthiasblaesing/improve_image_upload by Matthias Bläsing · 2 years, 10 months ago
  61. f56a24a Address Javadoc creation issues. by Neil C Smith · 2 years, 10 months ago
  62. 0d715bd Add version output and change version to 1.0-beta1-SNAPSHOT by Neil C Smith · 2 years, 10 months ago
  63. e9ef07d Update pom to use netbeans-parent and enable rat check. by Neil C Smith · 2 years, 10 months ago
  64. 2c0938c Move from AppAssembler plugin to Assembly plugin. by Neil C Smith · 2 years, 10 months ago
  65. 4a88fd3 Improve image upload handling for PP3 by Matthias Bläsing · 2 years, 10 months ago
  66. 32d1cfc Merge pull request #50 from matthiasblaesing/jsstub-generator by Matthias Bläsing · 2 years, 10 months ago
  67. 9ce704b Merge pull request #53 from matthiasblaesing/pp3_mailing by Matthias Bläsing · 2 years, 10 months ago
  68. 033dbef Add E-Mail sending option for Pluginportal Admins by Matthias Bläsing · 2 years, 11 months ago
  69. cf20e4e Implement RPM packaging by Javier Llorente · 2 years, 10 months ago
  70. 18fa323 Merge pull request #51 from neilcsmith-net/nbpackage-nb14 by Neil C Smith · 3 years, 3 months ago
  71. 2ead5ec Add options for MacOS signing files and jars search patterns. by Neil C Smith · 3 years, 3 months ago
  72. cee071c Update .desktop templates to remove version from name by default. by Neil C Smith · 3 years, 3 months ago
  73. 4662815 Add code signing and package building to MacOS support. by Neil C Smith · 3 years, 3 months ago
  74. 55584ff Fix FileUtils::find test relying on specific order by Neil C Smith · 3 years, 3 months ago
  75. 2039e0a Use template system in all packagers and add template export support. by Neil C Smith · 3 years, 3 months ago
  76. 6a751a1 Move to templates for MacOS build files and write out signing file lists. by Neil C Smith · 3 years, 3 months ago
  77. c964ad2 Add FileUtils::find utility method and tests. by Neil C Smith · 3 years, 3 months ago
  78. f525964 Add Template class for text template definition and loading. by Neil C Smith · 3 years, 3 months ago
  79. c9f656e Make packager Option fields package private and rename fields consistently and without prefixes. by Neil C Smith · 3 years, 3 months ago
  80. 6ed1235 Add support for processing (eg. signing) files inside a JAR. by Neil C Smith · 3 years, 3 months ago
  81. 46444bf Fix StringUtils description. by Neil C Smith · 3 years, 3 months ago
  82. 6d87cff Add FileUtils recursive delete, fix move, and add test coverage. by Neil C Smith · 3 years, 4 months ago
  83. 1ae7c1f Generate JS stub files for webcommon/javascript2.editor module from typescript definitions by Matthias Bläsing · 3 years, 5 months ago
  84. 042c765 Merge pull request #49 from neilcsmith-net/nbpackage-macos by Neil C Smith · 3 years, 5 months ago
  85. d6db73c Initial image creation for macOS pkg installer. by Neil C Smith · 3 years, 6 months ago
  86. 3e16546 Merge pull request #48 from lkishalmi/snapcraft-core18 by Laszlo Kishalmi · 3 years, 7 months ago
  87. 0807475 Added snapcraft file using a zip distribution binary and core20 by Laszlo Kishalmi · 3 years, 8 months ago
  88. 1451177 Prepare snap package to clean-up external nbjavac insstals from the userdir by Laszlo Kishalmi · 3 years, 8 months ago
  89. 9a8a03f Initial script for Snap creation from source by Laszlo Kishalmi · 4 years ago
  90. 9643687 Merge pull request #47 from neilcsmith-net/nbpackage by Neil C Smith · 3 years, 8 months ago
  91. af0687f Add DEB info to README. by Neil C Smith · 3 years, 9 months ago
  92. 73ee1db Fix issues with GNOME display of SVG icon. by Neil C Smith · 3 years, 9 months ago
  93. c411aab Fix incorrect auto-complete import. by Neil C Smith · 3 years, 9 months ago
  94. 50bcb98 Improve info messages during task execution. by Neil C Smith · 3 years, 9 months ago
  95. 16c2003 Basic Deb packaging. by Neil C Smith · 3 years, 10 months ago
  96. 6e5e5c9 Add support for license file in InnoSetup packager. by Neil C Smith · 3 years, 11 months ago
  97. 1e2c74f StringUtils tokens, map replacement and config file relative paths. by Neil C Smith · 3 years, 11 months ago
  98. fc45943 Just filter out unsafe characters in InnoSetup sanitize name. by Neil C Smith · 3 years, 11 months ago
  99. 4ffd265 Add a short README. by Neil C Smith · 4 years ago
  100. b93f7d4 Change help on package.type option - specifying in config probably better option. by Neil C Smith · 4 years ago