Changes
author Vincent Tondellier <tonton+hg@team1664.org>
Sun, 20 Nov 2016 20:57:40 +0100
changeset 116 39449f7dab99
parent 112 148a7bfbf021
permissions -rw-r--r--
Adding bug links (column and search), enabled by default Editing is not implemented yet, use sql to insert bugs

{{$NEXT}}
  - NEW: Crash groups
  - NEW: Search (for SQL)
  - NEW: Bug links
  - Rewrite the SQL backend with Mojo::Pg (drop many dependencies)
  - Rewrite the job queue using Minion
  - Many things rewritten

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