Sat, 12 Sep 2015 01:21:06 +0200 Vincent Tondellier Require Mojolicious >= 5.81 for Mojo::Loader functional interface
Sat, 12 Sep 2015 01:12:44 +0200 Vincent Tondellier Add index on crash_time (it is used to sort the index page)
Sat, 12 Sep 2015 00:00:43 +0200 Vincent Tondellier Fix path of prettify.js (may need change on != debian)
Fri, 11 Sep 2015 23:56:35 +0200 Vincent Tondellier Merge with other head
Fri, 11 Sep 2015 23:52:21 +0200 Vincent Tondellier Fix compatibility with Mojolicious > 6
Sat, 09 May 2015 23:28:45 +0200 Vincent Tondellier Fix DB relations (even if they are not used)
Sat, 09 May 2015 23:24:13 +0200 Vincent Tondellier Avoid creating a new class for each stack frame: use helpers and state variables
Sat, 09 May 2015 23:17:47 +0200 Vincent Tondellier Make the index columns configurable
Fri, 08 May 2015 22:29:20 +0200 Vincent Tondellier Remove extra submit button (error in one of the last commits)
Fri, 08 May 2015 22:25:51 +0200 Vincent Tondellier Fix function shortening with complex templates (boost::asio) by using Text::Balanced instead of broken regex
Fri, 08 May 2015 20:46:42 +0200 Vincent Tondellier Prettyprint function names using prettify.js
Fri, 08 May 2015 19:41:08 +0200 Vincent Tondellier Embiggen search box
Mon, 09 Feb 2015 00:18:12 +0100 Vincent Tondellier Fix default search
Mon, 09 Feb 2015 00:06:34 +0100 Vincent Tondellier Add crash_data table to store the json
Sun, 08 Feb 2015 23:59:59 +0100 Vincent Tondellier Don't abort when a file is not loadable
Sun, 08 Feb 2015 22:36:04 +0100 Vincent Tondellier Add database v1 schema files
Sun, 08 Feb 2015 14:14:15 +0100 Vincent Tondellier Fix frame trust warnings with the latest Mojolicious
Mon, 26 Jan 2015 00:48:15 +0100 Vincent Tondellier Add search box, using perl Search::Query syntax
Sun, 25 Jan 2015 22:48:47 +0100 Vincent Tondellier Require Mojolicious > 5.48 for security issues and API change
Sun, 25 Jan 2015 22:45:57 +0100 Vincent Tondellier Mojo::JSON OO api is deprecated
Tue, 11 Nov 2014 21:35:24 +0100 Vincent Tondellier Fix deprecated warnings for Mojo::JSON OO syntax with Mojolicious >= 5.54
Sun, 21 Sep 2014 17:30:24 +0200 Vincent Tondellier Added tag 0.1.0 for changeset 099dd15af6fd
Sun, 21 Sep 2014 17:30:15 +0200 Vincent Tondellier Update Changes for 0.1.0 release 0.1.0
Sun, 21 Sep 2014 16:50:16 +0200 Vincent Tondellier Update install instructions
Thu, 28 Aug 2014 00:55:29 +0200 Vincent Tondellier List dependencies.
Thu, 28 Aug 2014 00:54:41 +0200 Vincent Tondellier Drop dependency on aliased (only used in 1 file)
Thu, 28 Aug 2014 00:06:24 +0200 Vincent Tondellier Use a recommended version number to avoid the strange eval dance when using '1' only
Wed, 27 Aug 2014 23:51:42 +0200 Vincent Tondellier Replace the modified pagination plugin with a cleaner one that supports bootstrap natively
Wed, 20 Aug 2014 00:07:32 +0200 Vincent Tondellier Add changelog
Wed, 20 Aug 2014 00:07:16 +0200 Vincent Tondellier Add Dist::Zilla and its plugins config
Tue, 19 Aug 2014 23:58:29 +0200 Vincent Tondellier Fix perl critic warning, use an anonymous sub
Tue, 19 Aug 2014 23:51:31 +0200 Vincent Tondellier Use the mojolicious plugin instead of rolling our own config loader.
Mon, 18 Aug 2014 23:01:26 +0200 Vincent Tondellier Fix warnings with perl 5.20
Fri, 08 Aug 2014 23:05:03 +0200 Vincent Tondellier Display more crashs in the Atom feed than on the webpage
Fri, 08 Aug 2014 23:02:44 +0200 Vincent Tondellier Set columns size
Fri, 08 Aug 2014 00:05:39 +0200 Vincent Tondellier Remove debug code
Fri, 08 Aug 2014 00:02:55 +0200 Vincent Tondellier Add a filter to display warnings when the backtrace has bad frames
Fri, 08 Aug 2014 00:00:49 +0200 Vincent Tondellier Add a new backtrace-processing filter stack
Thu, 07 Aug 2014 23:56:47 +0200 Vincent Tondellier Add highlight on mouse hover to tables
Thu, 07 Aug 2014 23:51:40 +0200 Vincent Tondellier Add bootstrap glyphicons / fonts (will be used soon)
Thu, 07 Aug 2014 23:50:08 +0200 Vincent Tondellier Cleanup: Mojo-ize old code, simplifying perl OO code
Mon, 04 Aug 2014 15:45:02 +0200 Vincent Tondellier Fix sort order for Sql storage
Mon, 04 Aug 2014 14:52:24 +0200 Vincent Tondellier Fix and improve atom/rss feed
Mon, 04 Aug 2014 14:51:37 +0200 Vincent Tondellier Add migration script
Mon, 04 Aug 2014 14:51:09 +0200 Vincent Tondellier Rename setup command to db
Sun, 03 Aug 2014 17:40:13 +0200 Vincent Tondellier Add pagination
Sun, 03 Aug 2014 17:35:01 +0200 Vincent Tondellier Update Twitter bootstrap to 3.2.0
Sun, 03 Aug 2014 16:45:34 +0200 Vincent Tondellier Revert to the non-async gearman client.
Sat, 02 Aug 2014 23:48:50 +0200 Vincent Tondellier Merge SQL module
Thu, 31 Jul 2014 00:05:00 +0200 Vincent Tondellier Collapsable thread backtrace
Sat, 02 Aug 2014 23:46:30 +0200 Vincent Tondellier Add basic SQL Storage
Wed, 30 Jul 2014 23:49:59 +0200 Vincent Tondellier Async submit.
Wed, 25 Jun 2014 00:16:17 +0200 Vincent Tondellier Added tag 0.0.2 for changeset fab315d8c7a8
Wed, 25 Jun 2014 00:16:09 +0200 Vincent Tondellier Added tag 0.0.1 for changeset e9c1591a4f54 0.0.2
Sat, 08 Jun 2013 17:07:07 +0200 Vincent Tondellier Store file content, not temporary file name
Sun, 07 Apr 2013 00:02:00 +0200 Vincent Tondellier Reorganize config
Sat, 06 Apr 2013 22:50:55 +0200 Vincent Tondellier Add Gearman decode worker
Sat, 06 Apr 2013 21:08:10 +0200 Vincent Tondellier Move the decoding to a module, and had config to choose which module
Sat, 24 Nov 2012 23:16:50 +0100 Vincent Tondellier Use helper instead of using the full class name
Sat, 24 Nov 2012 23:15:47 +0100 Vincent Tondellier jquery from wheezy is required
(0) -60 +60 tip