Changes
author Vincent Tondellier <tonton+hg@team1664.org>
Mon, 09 Feb 2015 00:06:34 +0100
changeset 61 3a0ca02556da
parent 52 099dd15af6fd
child 112 148a7bfbf021
permissions -rw-r--r--
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)

{{$NEXT}}

0.1.0     2014-09-21
  - Improved index page
  - Added a SQL backend
  - Split SCM link and function shortener helpers in modules
  - Added a trace quality plugin

0.0.2     2013-06-08
  - Added a Gearman queue for decoding (optional)

0.0.1     2012-10-20
  - First version with basic features