1. 80e7a29 Rework colors to load from config file by Robert Middleton · 1 year, 8 months ago
  2. 3ec07a6 Application-wide preferences should work now by Robert Middleton · 1 year, 8 months ago
  3. 1cdb2d7 added link for standalone download by Robert Middleton · 1 year, 8 months ago
  4. ecfffc1 Fix download link on main page by Robert Middleton · 1 year, 8 months ago
  5. 573d37e Column names and orders seem to be correct now by Robert Middleton · 1 year, 10 months ago
  6. 5437340 columns named in order by Robert Middleton · 1 year, 11 months ago
  7. 4e81827 LogPanel is now loading some settings from the new settings file by Robert Middleton · 1 year, 11 months ago
  8. 1db7981 Updates to the configuration by Robert Middleton · 1 year, 11 months ago
  9. a473f38 Toolbar/statusbar/receiver works by Robert Middleton · 1 year, 11 months ago
  10. b2c8a61 Work on converting settings to commons configuration by Robert Middleton · 1 year, 11 months ago
  11. 94a4437 Comment out unused menu options for now by Robert Middleton · 1 year, 11 months ago
  12. 5f740bb Slightly update version by Robert Middleton · 2 years ago
  13. 45457c3 Revert "Updating dependencies" by Robert Middleton · 2 years ago
  14. ed68f17 Updating dependencies by Robert Middleton · 2 years ago
  15. 3ae44b9 Remove unused dependency by Robert Middleton · 2 years ago
  16. b82d095 Update commons VFS by Robert Middleton · 2 years ago
  17. 7ec771e update xstream dependency by Robert Middleton · 2 years ago
  18. 63bbed0 Added some rudimentary recevier documentation by Robert Middleton · 2 years ago
  19. 0f05075 Added some documentation about markers by Robert Middleton · 2 years ago
  20. 80d0652 Marker editing is not cutoff anymore by Robert Middleton · 2 years ago
  21. af66b10 Markers can now be retrieved for colorization by Robert Middleton · 2 years ago
  22. 303cc6b Added page on how to view log events by Robert Middleton · 2 years ago
  23. 317062f Add vim swp files to ignore by Robert Middleton · 2 years ago
  24. a7d22b4 Added documentation on colorizing output and expression rules by Robert Middleton · 2 years ago
  25. 3b1e9ad double-click editing works. moving rules up/down works by Robert Middleton · 2 years ago
  26. 3cbda32 Applying from color panel works by Robert Middleton · 2 years ago
  27. 4660cf6 Color panel now expands when you are editing rule by Robert Middleton · 2 years ago
  28. 607162f remove redundant param by Robert Middleton · 2 years ago
  29. f35d9e6 add comment as to what mru means by Robert Middleton · 2 years ago
  30. 7f236cf stop editing when creating a new receiver by Robert Middleton · 2 years ago
  31. b73d132 Make sure that chainsaw and zeroconf don't always pop to front by Robert Middleton · 2 years ago
  32. 7e0bd8b zeroconf ui comes up by Robert Middleton · 2 years ago
  33. 5f6a305 Documentation updates (#12) by Robert Middleton · 2 years ago
  34. be0bdc2 GitHub actions (#13) by Robert Middleton · 2 years, 2 months ago
  35. e9b9086 Merge pull request #11 from rm5248/remove-log4j1 by Robert Middleton · 2 years, 2 months ago
  36. b46a07a Finished removing dependency on log4j1 by Robert Middleton · 2 years, 3 months ago
  37. 8d0fa5a Removing some log4j1 dependencies. Removing DB access for the time being by Robert Middleton · 2 years, 3 months ago
  38. f293c16 Remove some more references to log4j1 classes by Robert Middleton · 2 years, 3 months ago
  39. 1ec2245 remove obsolete plugins package by Robert Middleton · 2 years, 3 months ago
  40. 910a6a5 Made tutorial work again by Robert Middleton · 2 years, 3 months ago
  41. a07934c Removed some unused receivers and organized imports on others by Robert Middleton · 2 years, 3 months ago
  42. 614e5b6 Removed rewrite package by Robert Middleton · 2 years, 3 months ago
  43. 96462dc Removing some log4j1 imports and dependencies by Robert Middleton · 2 years, 3 months ago
  44. 90439bb removed loggerrepositoryeximpl by Robert Middleton · 2 years, 3 months ago
  45. 8a8b48b Have most receivers converted to be new style. Most are untested by Robert Middleton · 2 years, 4 months ago
  46. d837929 Save receivers configuration by Robert Middleton · 2 years, 4 months ago
  47. e0ec0ca Replaced MessageCenter with direct calls to the status bar by Robert Middleton · 2 years, 4 months ago
  48. 6391b94 fire a property change when the name changes by Robert Middleton · 2 years, 4 months ago
  49. 40a59f9 Change settings for current receivers by Robert Middleton · 2 years, 4 months ago
  50. a771334 Receivers show up in the receivers panel by Robert Middleton · 2 years, 4 months ago
  51. 9b5f69e be able to configure the port by Robert Middleton · 2 years, 4 months ago
  52. 87cd01a json receiver now works by Robert Middleton · 2 years, 4 months ago
  53. a25e2a7 Mostly refactored the old Receiver class out with new Chainsaw version by Robert Middleton · 2 years, 4 months ago
  54. 7c58460 rework POM so netbeans works better with chainsaw by Robert Middleton · 2 years, 4 months ago
  55. 03b45a6 Added log4j2 configuration file by Robert Middleton · 2 years, 4 months ago
  56. 9e94d7e Started converting the old loggers to new loggers by Robert Middleton · 2 years, 4 months ago
  57. b52dc67 Date format is now selectable by Robert Middleton · 2 years, 4 months ago
  58. 3d07252 Update the layout editor pane to let you edit the format by Robert Middleton · 2 years, 4 months ago
  59. 3f614e7 Fix the millis diff to be correct sign by Robert Middleton · 2 years, 4 months ago
  60. 11f2e92 Log events show up in detail pane by Robert Middleton · 2 years, 4 months ago
  61. 426573e Removed system.out.println by Robert Middleton · 2 years, 4 months ago
  62. d6635c8 Fix NPE by Robert Middleton · 2 years, 4 months ago
  63. 541792c entries show up in chainsaw now by Robert Middleton · 2 years, 4 months ago
  64. 1d73668 Converting classes to use the new ChainsawLoggingEvent instead of log4j1 logging event by Robert Middleton · 2 years, 4 months ago
  65. d804f91 started work on converting to a chainsaw log event by Robert Middleton · 2 years, 4 months ago
  66. 0cd2b89 Copied the relevant log4j1 extras into chainsaw (#10) by Robert Middleton · 2 years, 4 months ago
  67. d88ddce Remove webstart deps, update xstream dep to resolve execution issue on jdk16 due to JMPS, fix panel-specific pref persistence issue by Scott Deboy · 2 years, 11 months ago chainsaw-with-log4j1-dep
  68. 0d0615c JSON receiver for ECS log messages (#9) by Robert Middleton · 2 years, 11 months ago
  69. 432f669 Added basic README file by Robert Middleton · 2 years, 11 months ago
  70. 0900a3a Removed old CVS ignore file by Robert Middleton · 2 years, 11 months ago
  71. 7d40d66 Log4j2 -> chainsaw by Robert Middleton · 2 years, 11 months ago
  72. 11c2d14 Updated pom for release by Robert Middleton · 2 years, 11 months ago
  73. 32d45cd Sign the correct source format by Robert Middleton · 3 years ago apache-chainsaw-2.1.0-RC2 rel/apache-chainsaw-2.1.0
  74. 3785f2b Sign the source files by Robert Middleton · 3 years ago
  75. 1a529c4 Remove MD5 as it is deprecated by Robert Middleton · 3 years ago
  76. 85f6c91 Update copyright year by Robert Middleton · 3 years ago
  77. 74c23ba Refer to Chainsaw, not Log4j by Robert Middleton · 3 years ago apache-chainsaw-2.1.0-RC1
  78. 90c111e Setting todays release date for release voting by Robert Middleton · 3 years ago
  79. f4e3c38 Updated pom and download generated page by Robert Middleton · 3 years ago
  80. e30c3df Updated maven javadoc plugin to fix JDK11 build issue by Robert Middleton · 3 years ago
  81. 324c69e Point to correct license file by Robert Middleton · 3 years ago
  82. 77a7cb8 Generate changes report by Robert Middleton · 3 years ago
  83. 0fe69ea Fix download page by Robert Middleton · 3 years ago
  84. 2a92209 Changed debug message to be clearer by Robert Middleton · 3 years ago
  85. cfa2f39 Resize rows when editing so you can see what you're typing (#7) by Robert Middleton · 3 years ago
  86. f989733 Disable OSX integration on anything that is not OSX (#8) by Robert Middleton · 3 years ago
  87. b3bf48d Merge pull request #6 from ldd200888/master by Robert Middleton · 3 years ago
  88. 4920d74 Update to java 9 for OSX integration support, fix broken OSX UI integration (app prefs) by Scott Deboy · 3 years ago
  89. 20612bf Removing SocketReceiver, SocketHubReceiver by Scott Deboy · 3 years, 4 months ago
  90. 3537cf7 column LINE location is not correct. by l00347347 · 3 years, 4 months ago
  91. bfd2cbb Version 3 of parent pom by Scott Deboy · 3 years, 6 months ago
  92. 576d4b6 POM and swing fixes by Scott Deboy · 3 years, 6 months ago
  93. 31b2de5 Move pipeline to logging-pipelines by Matt Sicker · 3 years, 10 months ago
  94. b06f04d Fix warning by Matt Sicker · 3 years, 10 months ago
  95. 2d2d339 Fix parent pom reference by Matt Sicker · 3 years, 10 months ago
  96. c625b4f Update pipeline to match others by Matt Sicker · 3 years, 10 months ago
  97. b727708 Merge pull request #4 from tzachi-dar/gzip-files-1 by Matt Sicker · 5 years ago
  98. f0c90a5 Fix typo by Matt Sicker · 5 years ago
  99. dd72e9c Merge branch 'master' into gzip-files-1 by Matt Sicker · 5 years ago
  100. 6b9de50 Add changelog entry for CHAINSAW-67 by Matt Sicker · 5 years ago