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)
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)
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 11 Sep 2015 23:56:35 +0200] rev 71
Merge with other head
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)
Vincent Tondellier <tonton@team1664.org> [Sat, 09 May 2015 23:28:45 +0200] rev 69
Fix DB relations (even if they are not used)
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
Vincent Tondellier <tonton@team1664.org> [Sat, 09 May 2015 23:17:47 +0200] rev 67
Make the index columns configurable
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 May 2015 22:29:20 +0200] rev 66
Remove extra submit button (error in one of the last commits)
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 May 2015 22:25:51 +0200] rev 65
Fix function shortening with complex templates (boost::asio) by using Text::Balanced instead of broken regex
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 May 2015 20:46:42 +0200] rev 64
Prettyprint function names using prettify.js