Wed, 21 Jun 2017 23:13:43 +0200 Improve update, remove unused groups
Vincent Tondellier <tonton+hg@team1664.org> [Wed, 21 Jun 2017 23:13:43 +0200] rev 129
Improve update, remove unused groups
Wed, 21 Jun 2017 23:11:42 +0200 The "stretch" commit. Fix deprecation warnings with Mojolicious 7.21
Vincent Tondellier <tonton+hg@team1664.org> [Wed, 21 Jun 2017 23:11:42 +0200] rev 128
The "stretch" commit. Fix deprecation warnings with Mojolicious 7.21 Require Mojolicious 7.15 for Mojo::File support
Sun, 02 Apr 2017 14:36:18 +0200 Fix Mojo::Pg / database handle confusion.
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 02 Apr 2017 14:36:18 +0200] rev 127
Fix Mojo::Pg / database handle confusion. Only allocate a db connection when we're about to use it, don't store it in the class. This fixes transactions and reconnections, and also lower the total number of db connections
Sat, 31 Dec 2016 20:34:01 +0100 Added tag 0.2.0 for changeset c019ceb604a4
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 31 Dec 2016 20:34:01 +0100] rev 126
Added tag 0.2.0 for changeset c019ceb604a4
Sat, 31 Dec 2016 20:33:24 +0100 Refresh install intructions 0.2.0
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 31 Dec 2016 20:33:24 +0100] rev 125
Refresh install intructions
Sun, 18 Dec 2016 22:17:10 +0100 Add a footer with the version number
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 18 Dec 2016 22:17:10 +0100] rev 124
Add a footer with the version number
Sun, 18 Dec 2016 21:53:46 +0100 Also display search box on the index page
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 18 Dec 2016 21:53:46 +0100] rev 123
Also display search box on the index page
Sun, 18 Dec 2016 21:11:27 +0100 Use Dzil PkgVersion
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 18 Dec 2016 21:11:27 +0100] rev 122
Use Dzil PkgVersion Add a newline after each package to make Dist::Zilla happy
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
(0) -100 -14 tip