Changes
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 29 Oct 2016 18:29:44 +0200
changeset 115 a092dd98e34d
parent 112 148a7bfbf021
child 116 39449f7dab99
permissions -rw-r--r--
Don't define the variables, that's the job of vars(1)

{{$NEXT}}
  - NEW: Crash groups
  - NEW: Search (for SQL)
  - 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