lib/CrashTest/Plugin/Storage/Sql/Model/CrashReport.pm
Sun, 18 Dec 2016 21:11:27 +0100 Vincent Tondellier Use Dzil PkgVersion
Sun, 18 Dec 2016 20:14:31 +0100 Vincent Tondellier Display an error message instead of a 500 page when the search string is invalid
Sun, 04 Dec 2016 01:16:39 +0100 Vincent Tondellier Add Bug status table in the detailed report.
Sun, 27 Nov 2016 17:17:43 +0100 Vincent Tondellier Use Mojo::Pg automatic json decoding instead of doing it manually
Sat, 26 Nov 2016 18:33:57 +0100 Vincent Tondellier Let PostgreSQL remove unneeded join on crash_group if possible, join bug_link on crash_report.crash_group_id
Sun, 20 Nov 2016 20:57:40 +0100 Vincent Tondellier Adding bug links (column and search), enabled by default
Sun, 14 Feb 2016 22:42:29 +0100 Vincent Tondellier Allow extra columns in group index, and split search columns
Sun, 14 Feb 2016 20:25:24 +0100 Vincent Tondellier Store client_info in database
Sun, 14 Feb 2016 20:18:39 +0100 Vincent Tondellier Also update group in CrashReport::update
Sun, 14 Feb 2016 20:17:15 +0100 Vincent Tondellier Use start time when crash time is not defined (fix warnings)
Sun, 14 Feb 2016 20:15:25 +0100 Vincent Tondellier Use LEFT JOIN to use PostgreSQL join removal when possible
Sun, 14 Feb 2016 20:12:49 +0100 Vincent Tondellier Factorize search between reports and groups
Tue, 29 Dec 2015 00:15:38 +0100 Vincent Tondellier Restore searching on extra columns
Mon, 28 Dec 2015 23:08:23 +0100 Vincent Tondellier Add first cut of the crash grouping feature
Wed, 04 Nov 2015 17:43:00 +0100 Vincent Tondellier Refactor everything
less more (0) tip