1. a92fbca Update email address by Scott Deboy · 6 years ago
  2. ae6639c Updated screenshot by Scott Deboy · 6 years ago
  3. 5eff93e Add RELEASING with link to release guide by Matt Sicker · 6 years ago
  4. 042474a Add sign-artifacts.sh helper script by Matt Sicker · 6 years ago chainsaw-2.0.0-rc1
  5. 8b31c23 Prepare 2.0.0 release by Matt Sicker · 6 years ago
  6. 785798d Prepare for 2.0.0 release by Matt Sicker · 6 years ago
  7. db1a245 Use Java 1.6 as default minimum version by Matt Sicker · 7 years ago
  8. 99e5271 Fix line endings issues by Matt Sicker · 7 years ago
  9. f539452 Gump doesn't build chainsaw, there is no CI system for it by Stefan Bodewig · 7 years ago
  10. 0ad303a remove dead repositories by Stefan Bodewig · 7 years ago
  11. d7763e1 center trademarks line by Stefan Bodewig · 7 years ago
  12. cafe60d conform to branding requirements by Stefan Bodewig · 7 years ago
  13. a31d41b make site build work with Maven 3.x by Stefan Bodewig · 7 years ago
  14. f094199 fix javadoc generation by Stefan Bodewig · 7 years ago
  15. ddb1c2c eol-style by Stefan Bodewig · 7 years ago
  16. a53b305 update a few coordinates by Stefan Bodewig · 7 years ago
  17. 94d084d fix HTML in javadocs by Stefan Bodewig · 7 years ago
  18. 7e1a412 fix or remove test javadocs by Stefan Bodewig · 7 years ago
  19. cd82224 basic gitignore by Stefan Bodewig · 7 years ago
  20. 5ff8d23 fix uuml entity by Stefan Bodewig · 7 years ago
  21. 025d756 Do not require a dateformat if not needed by Scott Deboy · 9 years ago
  22. c52dd71 Use UTF-8 encoding for VFS/LogFilePatternReceiver readers by Scott Deboy · 10 years ago
  23. e2021f8 Add support for a group property in LogFilePatternReceiver in order to allow logs from multiple cluster nodes to be combined in a single table by using GROUP as the event routing, and add support for the 'chainsaw' group for chainsaw-generated logs. Also updated the valid characters in the filereceiver timestampformat for java 7. by Scott Deboy · 10 years ago
  24. d838d7f Replace '(LF)' with '(NL)' for newline format and fix support for + in timestamp formats by Scott Deboy · 10 years ago
  25. c85387f Enable tailing by default when a fileappender multicastdns advertisement is processed by Scott Deboy · 11 years ago
  26. e041d48 Adding support for multi-line logFormats by Scott Deboy · 11 years ago
  27. 647f691 Committing in-progress work to support Log4j2 fileappender configurations advertised via Multicast DNS by Scott Deboy · 11 years ago
  28. 7e8c583 Updating maven-assembly-plugin to 2.4, adding ID, updating HOWTOBUILD to clarify a mainClass is required when executing osxappbundle:bundle by Scott Deboy · 11 years ago
  29. e55aeec Remove optional leading and trailing spaces around LEVEL and LOGGER definitions by Scott Deboy · 11 years ago
  30. ef6872d Bug 53771 - Fix Java 7 Gump-reported compilation failure by Scott Deboy · 12 years ago
  31. d421472 Remove executions from osxappbundle - run manually instead by Scott Deboy · 13 years ago
  32. 0f4f831 Changed javaee and geronimo (jms) dependencies to provided in order to avoid them being copied into standalone tarball or DMG image by Scott Deboy · 13 years ago
  33. 08c7be5 Moved component and receivers companion sources to the Chainsaw source tree - those companions won't be released. by Scott Deboy · 13 years ago
  34. decd6ab Added persistent "always display" expression support (button below the logger tree). The 'always display' expression overrides hidden loggers and the hidden expression but not the refine focus filtering mechanism. Often used with expressions like 'exception exists || level > warn' to ensure errors and exceptions are not filtered out due to the hidden expression or hidden logger mechanism. by Scott Deboy · 13 years ago
  35. 11e4448 Update string comparisons to be case insensitive or explicitly use the English locale where needed in Chainsaw and extras companion by Scott Deboy · 13 years ago
  36. 7329254 Fix case sensitivity in configuration parsing by Scott Deboy · 13 years ago
  37. 8fcf375 PMD cleanup and removing unused favourites package & classes by Scott Deboy · 13 years ago
  38. cbfde96 Minor UI fixes by Scott Deboy · 13 years ago
  39. 8f17d6a Update the search result count in the status bar to contain the search matches which are displayed on screen (was previously showing search match count for all events, including events not displayed due to a filter rule) by Scott Deboy · 13 years ago
  40. 963870d Added per-tab preference to not use a search match color in the primary table by Scott Deboy · 13 years ago
  41. 9784229 Updated the expression handling logic to no longer require spaces around operators & operands in expressions by Scott Deboy · 14 years ago
  42. a9a78bf Add ID field as a column that can be added to refine focus & find field via context menu by Scott Deboy · 14 years ago
  43. b108e6a Re-add listener removed in last commit by Scott Deboy · 14 years ago
  44. 9f01847 Added multi-select capability to event table and 'copy selection' context menu item (multi-select by holding down alt key while selecting rows) by Scott Deboy · 14 years ago
  45. cf258ed Log file receiver configurations can now be loaded from both log4j.xml and log4j.properties configuration fileappender entries by Scott Deboy · 14 years ago
  46. 910dc45 Added ability to create log file receiver configurations from log4j xml configuration fileappender entries by Scott Deboy · 14 years ago
  47. e6f85a2 Removed 'use auto-saved config' from initial receiver config screen, added 'save' button to receiver definition panel by Scott Deboy · 14 years ago
  48. 4caf282 Minor UI cleanup by Scott Deboy · 14 years ago
  49. f95619e Added ability to save the receiver configuration defined through the initial receiver configuration panel with a user-specified file path and name by Scott Deboy · 14 years ago
  50. 345dc27 Added ability to define which columns are displayed by default when a new tab is created by clicking the 'Use selected columns as default visible columns' button on the logpanel preferences column selection screen by Scott Deboy · 14 years ago
  51. 1d47127 Remember and set as default the last log format in the receiver config screen by Scott Deboy · 14 years ago
  52. 5617df5 Minor UI fixes by Scott Deboy · 14 years ago
  53. 98f2a54 Slight improvements to UI fidelity (on Mac) by Scott Deboy · 14 years ago
  54. 4c8ba76 Support URLs that start with protocol:/ as well as protocol:// by Scott Deboy · 14 years ago
  55. 51e80e4 Update Chainsaw pom to reference extras 1.1 by Scott Deboy · 14 years ago
  56. d5c24ec Minor UI tweaks by Scott Deboy · 14 years ago
  57. ab85cf0 Reverting commit adding support for 'basic' rendering in tablemodel by Scott Deboy · 14 years ago
  58. a3dda15 Fixes to persistence of detail panel position, not updating look and feel if not set by Scott Deboy · 14 years ago
  59. 3449713 Replace 'search' in the UI with 'find' by Scott Deboy · 14 years ago
  60. 622fc25 replaced alt and ctrl keyboard masks where appropriate with Toolkit.getDefaultToolkit().getMenuShortcutKeyMask()) calls by Scott Deboy · 14 years ago
  61. 5343147 improve reselection of currently selected row after a refilter by Scott Deboy · 14 years ago
  62. 0dcec14 Table rendering update (font fix, label icon for 'basic' mode) by Scott Deboy · 14 years ago
  63. 66805db Minor button layout updates, changes to support third party look & feels (copy jars to $USERHOME/.chainsaw/plugins and update <lookAndFeelClassName>fully-qualified-class-name</lookAndFeelClassName> in $USERHOME/.chainsaw/chainsaw.settings.xml by Scott Deboy · 14 years ago
  64. f543275 Fixed bug in Nimbus L&F removal logic by Scott Deboy · 14 years ago
  65. 4b6b47b Fixed minor bug in filtered combobox population logic by Scott Deboy · 14 years ago
  66. 62bd481 UI fixes by Scott Deboy · 14 years ago
  67. 0a3d86c Performance improvement & UI update by Scott Deboy · 14 years ago
  68. fc312eb Ensure colors in both search table and primary table are updated based on color rules by Scott Deboy · 14 years ago
  69. 77d1d6c Improved reliability of scroll to bottom Updated calls to deprecated methods by Scott Deboy · 14 years ago
  70. 1eaf875 Minor layout fixes by Scott Deboy · 14 years ago
  71. 69a1b26 Performance improvements by Scott Deboy · 14 years ago
  72. 0c44a32 Added log panel preference to display search results in the detail panel. When the preference is enabled and a search is performed, the matching rows are displayed in a table in the details panel. Clicking on a row in that table selects the row in the main event table. by Scott Deboy · 14 years ago
  73. 505c567 Minor UI fixes by Scott Deboy · 14 years ago
  74. d582489 chainsaw pom updates by Scott Deboy · 14 years ago
  75. 5f92435 chainsaw pom updates - updating plugins & specifying versions, moved info-reports into build to fix issue w/2.2 version of plugin by Scott Deboy · 14 years ago
  76. e6b3e2f Changed 'Wrap message field' preference default to true by Scott Deboy · 14 years ago
  77. 7682732 Layout improvements by Scott Deboy · 14 years ago
  78. 8407bd2 New feature: Clickable thumbnail bar on the left shows time delta to prior displayed event if the time delta is > 1 second (behaves similarly to the thumbnail bar on the right which shows colors and search matches, but represents the time delta between events). A bigger delta is represented as a wider line. by Scott Deboy · 14 years ago
  79. c87f39d Updated table rendering logic when in line-wrap mode by Scott Deboy · 14 years ago
  80. 7c1d801 Minor fixes to configuration load process by Scott Deboy · 14 years ago
  81. 8e346b4 - Added new 'Display timestamp delta between displayed events as space between rows' preference to log panel preferences screen - feature adds a gap between rows proportionate to the time delta between displayed events (off by default) by Scott Deboy · 14 years ago
  82. 23e3834 Fix issues setting detail panel size when persistent tab settings are reloaded. Also set logpanelpref detailpanevisible default to match actual defaults in default.properties by Scott Deboy · 14 years ago
  83. 3c28ba6 Minor update to receiver configuration panel layout by Scott Deboy · 14 years ago
  84. 5e7e759 Minor update to receiver configuration panel - changed logformat to a combobox and pre-loaded combobox with a few examples by Scott Deboy · 14 years ago
  85. 8020e4f Added 'Show times relative to previous rows' feature - displays millis to last displayed event in the timestamp field by Scott Deboy · 14 years ago
  86. 68f6cb3 Removed use of now-in-the-attic Jakarta ORO. Now using java.util.regex package in LogFilePatternReceiver (java 1.4). Also removed ORO from receivers pom. by Scott Deboy · 14 years ago
  87. 3cd5a32 Reworked receiver config panel layout by Scott Deboy · 14 years ago
  88. ac90383 More minor changes to receiver config panel layout by Scott Deboy · 14 years ago
  89. 062ac4e Minor changes to ReceiverConfigurationPanel layout by Scott Deboy · 14 years ago
  90. f867e29 Added example log file formats to ReceiverConfigurationPanel (PatternLayout and LogFilePatternReceiver examples) by Scott Deboy · 14 years ago
  91. 7081781 Minor changes to receiver config panel network receiver section by Scott Deboy · 14 years ago
  92. 4532a47 Remove unnecessary textfield.setOpaque calls in receiver config panel by Scott Deboy · 14 years ago
  93. a453f54 Minor UI fixes by Scott Deboy · 14 years ago
  94. c97d0ef Cyclic flag is now persisted & restored on a per-tab basis by Scott Deboy · 14 years ago
  95. 29d558a Minor bug fixes by Scott Deboy · 14 years ago
  96. 808c1d6 Fix detail pane menu item selected state Update table row heights by Scott Deboy · 14 years ago
  97. 058b180 Removing unneeded password member & parsing logic by Scott Deboy · 14 years ago
  98. bc36a79 Updating VFSLogFilePatternReceiver jsch authorization logic (no longer setting userInfo) by Scott Deboy · 14 years ago
  99. d0e8914 If focus-on in the logger tree is selected and the event table is cleared, ensure the previously focused-on logger is added to the logger tree & focus-on is re-enabled for that logger by Scott Deboy · 14 years ago
  100. 2fb779f Minor scrollToRow update - now synchronous if called from the EDT by Scott Deboy · 14 years ago