Sat, 12 Dec 2015 15:58:05 +0100 Remove unused includes
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 12 Dec 2015 15:58:05 +0100] rev 81
Remove unused includes
Sat, 12 Dec 2015 15:56:51 +0100 Display exceptions when loading Mojo DB drivers
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 12 Dec 2015 15:56:51 +0100] rev 80
Display exceptions when loading Mojo DB drivers
Sat, 12 Dec 2015 15:55:55 +0100 Small config reorganization
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 12 Dec 2015 15:55:55 +0100] rev 79
Small config reorganization
Wed, 04 Nov 2015 17:43:00 +0100 Refactor everything
Vincent Tondellier <tonton+hg@team1664.org> [Wed, 04 Nov 2015 17:43:00 +0100] rev 78
Refactor everything - change db access method, use Mojo::{Pg,SQLite,...} instead of DBIx::Class - use Minion as job queue - refactor into a non-Lite Mojolicious app
Sun, 27 Sep 2015 22:45:40 +0200 Enlarge version, 16 characters is too short for some versionning schemes
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 27 Sep 2015 22:45:40 +0200] rev 77
Enlarge version, 16 characters is too short for some versionning schemes
Sun, 27 Sep 2015 22:44:26 +0200 Rename table crash_datas to crash_report_datas
Vincent Tondellier <tonton+hg@team1664.org> [Sun, 27 Sep 2015 22:44:26 +0200] rev 76
Rename table crash_datas to crash_report_datas
Thu, 24 Sep 2015 01:49:55 +0200 Overhaul the repository link functionality
Vincent Tondellier <tonton+hg@team1664.org> [Thu, 24 Sep 2015 01:49:55 +0200] rev 75
Overhaul the repository link functionality - Fix regex (repositories with number or other characters were not accepted) - Url escape template arguments by default (the "do not escape" <%== $var %> markers can be used if needed) - Also support a generic repository type instead of only repotype:repopath in the configuration ($repotype:$repopath has priority over $repotype if both are defined) - Cache compiled templates
Sat, 12 Sep 2015 01:21:06 +0200 Require Mojolicious >= 5.81 for Mojo::Loader functional interface
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 12 Sep 2015 01:21:06 +0200] rev 74
Require Mojolicious >= 5.81 for Mojo::Loader functional interface
Sat, 12 Sep 2015 01:12:44 +0200 Add index on crash_time (it is used to sort the index page)
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 12 Sep 2015 01:12:44 +0200] rev 73
Add index on crash_time (it is used to sort the index page)
Sat, 12 Sep 2015 00:00:43 +0200 Fix path of prettify.js (may need change on != debian)
Vincent Tondellier <tonton+hg@team1664.org> [Sat, 12 Sep 2015 00:00:43 +0200] rev 72
Fix path of prettify.js (may need change on != debian)
Fri, 11 Sep 2015 23:56:35 +0200 Merge with other head
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 11 Sep 2015 23:56:35 +0200] rev 71
Merge with other head
Fri, 11 Sep 2015 23:52:21 +0200 Fix compatibility with Mojolicious > 6
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 11 Sep 2015 23:52:21 +0200] rev 70
Fix compatibility with Mojolicious > 6 (Removed deprecated object-oriented Mojo::Loader API)
Sat, 09 May 2015 23:28:45 +0200 Fix DB relations (even if they are not used)
Vincent Tondellier <tonton@team1664.org> [Sat, 09 May 2015 23:28:45 +0200] rev 69
Fix DB relations (even if they are not used)
Sat, 09 May 2015 23:24:13 +0200 Avoid creating a new class for each stack frame: use helpers and state variables
Vincent Tondellier <tonton@team1664.org> [Sat, 09 May 2015 23:24:13 +0200] rev 68
Avoid creating a new class for each stack frame: use helpers and state variables
Sat, 09 May 2015 23:17:47 +0200 Make the index columns configurable
Vincent Tondellier <tonton@team1664.org> [Sat, 09 May 2015 23:17:47 +0200] rev 67
Make the index columns configurable
(0) -15 +15 tip