Changes
author Vincent Tondellier <tonton+hg@team1664.org>
Sun, 14 Feb 2016 20:24:11 +0100
changeset 97 f68abe1d7358
parent 52 099dd15af6fd
child 112 148a7bfbf021
permissions -rw-r--r--
Fix race condition in CrashGroup::find_or_create by using constraint and upsert (for pg > 9.5) or table lock
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     1
{{$NEXT}}
52
099dd15af6fd Update Changes for 0.1.0 release
Vincent Tondellier <tonton+hg@team1664.org>
parents: 46
diff changeset
     2
099dd15af6fd Update Changes for 0.1.0 release
Vincent Tondellier <tonton+hg@team1664.org>
parents: 46
diff changeset
     3
0.1.0     2014-09-21
46
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     4
  - Improved index page
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     5
  - Added a SQL backend
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     6
  - Split SCM link and function shortener helpers in modules
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     7
  - Added a trace quality plugin
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     8
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
     9
0.0.2     2013-06-08
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    10
  - Added a Gearman queue for decoding (optional)
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    11
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    12
0.0.1     2012-10-20
278e9e00e3fd Add changelog
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff changeset
    13
  - First version with basic features