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
Fri, 08 May 2015 22:29:20 +0200 Remove extra submit button (error in one of the last commits)
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)
Fri, 08 May 2015 22:25:51 +0200 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 22:25:51 +0200] rev 65
Fix function shortening with complex templates (boost::asio) by using Text::Balanced instead of broken regex
Fri, 08 May 2015 20:46:42 +0200 Prettyprint function names using prettify.js
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 May 2015 20:46:42 +0200] rev 64
Prettyprint function names using prettify.js
Fri, 08 May 2015 19:41:08 +0200 Embiggen search box
Vincent Tondellier <tonton+hg@team1664.org> [Fri, 08 May 2015 19:41:08 +0200] rev 63
Embiggen search box
Mon, 09 Feb 2015 00:18:12 +0100 Fix default search
Vincent Tondellier <tonton+hg@team1664.org> [Mon, 09 Feb 2015 00:18:12 +0100] rev 62
Fix default search
Mon, 09 Feb 2015 00:06:34 +0100 Add crash_data table to store the json
Vincent Tondellier <tonton+hg@team1664.org> [Mon, 09 Feb 2015 00:06:34 +0100] rev 61
Add crash_data table to store the json Add searching on crashing backtrace function names Drop never used tables Bump DB schema version Requires PostgreSQL >= 9.4 for now (for jsonb)
(0) -10 +10 tip