Mirror of Apache Chainsaw

Clone this repo:
  1. 9b2b6c4 Do not require a dateformat if not needed by Scott Deboy · 9 years ago trunk
  2. ba4fc76 Use UTF-8 encoding for VFS/LogFilePatternReceiver readers by Scott Deboy · 10 years ago
  3. 91d620f 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
  4. 7353f28 Replace '(LF)' with '(NL)' for newline format and fix support for + in timestamp formats by Scott Deboy · 10 years ago
  5. 8d2b98f Enable tailing by default when a fileappender multicastdns advertisement is processed by Scott Deboy · 11 years ago
  6. b638a33 Adding support for multi-line logFormats by Scott Deboy · 11 years ago
  7. 19f531e Committing in-progress work to support Log4j2 fileappender configurations advertised via Multicast DNS by Scott Deboy · 11 years ago
  8. 8ed30cc 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
  9. 329e513 Remove optional leading and trailing spaces around LEVEL and LOGGER definitions by Scott Deboy · 11 years ago
  10. b1d2e00 Bug 53771 - Fix Java 7 Gump-reported compilation failure by Scott Deboy · 12 years ago
  11. 4e3b5b3 Remove executions from osxappbundle - run manually instead by Scott Deboy · 13 years ago
  12. 719e575 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
  13. f313db6 Moved component and receivers companion sources to the Chainsaw source tree - those companions won't be released. by Scott Deboy · 13 years ago
  14. 1dd2961 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
  15. e95c90f 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
  16. 0892357 Fix case sensitivity in configuration parsing by Scott Deboy · 13 years ago
  17. c2fdacf PMD cleanup and removing unused favourites package & classes by Scott Deboy · 13 years ago
  18. a01c2dd Minor UI fixes by Scott Deboy · 13 years ago
  19. 3bced3e 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
  20. ac532cb Added per-tab preference to not use a search match color in the primary table by Scott Deboy · 13 years ago