Sun, 18 Dec 2016 20:14:31 +0100 Display an error message instead of a 500 page when the search string is invalid
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 18 Dec 2016 20:14:31 +0100] rev 121
Display an error message instead of a 500 page when the search string is invalid
Sun, 04 Dec 2016 01:16:39 +0100 Add Bug status table in the detailed report.
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 04 Dec 2016 01:16:39 +0100] rev 120
Add Bug status table in the detailed report. Initial support for Bugzilla and Redmine
Sun, 27 Nov 2016 17:17:43 +0100 Use Mojo::Pg automatic json decoding instead of doing it manually
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 27 Nov 2016 17:17:43 +0100] rev 119
Use Mojo::Pg automatic json decoding instead of doing it manually
Sat, 26 Nov 2016 18:33:57 +0100 Let PostgreSQL remove unneeded join on crash_group if possible, join bug_link on crash_report.crash_group_id
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 26 Nov 2016 18:33:57 +0100] rev 118
Let PostgreSQL remove unneeded join on crash_group if possible, join bug_link on crash_report.crash_group_id
Sat, 26 Nov 2016 15:48:43 +0100 Fix fuzzy search (by function), broken by the last commit
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 26 Nov 2016 15:48:43 +0100] rev 117
Fix fuzzy search (by function), broken by the last commit
Sun, 20 Nov 2016 20:57:40 +0100 Adding bug links (column and search), enabled by default
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 20 Nov 2016 20:57:40 +0100] rev 116
Adding bug links (column and search), enabled by default Editing is not implemented yet, use sql to insert bugs
Sat, 29 Oct 2016 18:29:44 +0200 Don't define the variables, that's the job of vars(1)
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 29 Oct 2016 18:29:44 +0200] rev 115
Don't define the variables, that's the job of vars(1)
Sat, 29 Oct 2016 13:20:07 +0200 Fixes for Mojolicious 7
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 29 Oct 2016 13:20:07 +0200] rev 114
Fixes for Mojolicious 7
Mon, 22 Feb 2016 22:58:40 +0100 Make SQL mandatory (cpanm does not install recommends by default)
Vincent Tondellier <tonton+hg@team1664.org> [Mon, 22 Feb 2016 22:58:40 +0100] rev 113
Make SQL mandatory (cpanm does not install recommends by default) Also fix Search::QueryParser::SQL name and version Write META.json
Sun, 21 Feb 2016 22:33:09 +0100 Add changes for version 0.2.0
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 21 Feb 2016 22:33:09 +0100] rev 112
Add changes for version 0.2.0
(0) -100 -10 +10 tip