| Sun, 14 Feb 2016 22:42:29 +0100 | Vincent Tondellier | Allow extra columns in group index, and split search columns | changeset | files |
| Sun, 14 Feb 2016 22:39:01 +0100 | Vincent Tondellier | Rename sample config and add more examples | changeset | files |
| Sun, 14 Feb 2016 20:25:24 +0100 | Vincent Tondellier | Store client_info in database | changeset | files |
| Sun, 14 Feb 2016 20:24:11 +0100 | Vincent Tondellier | Fix race condition in CrashGroup::find_or_create by using constraint and upsert (for pg > 9.5) or table lock | changeset | files |
| Sun, 14 Feb 2016 20:18:39 +0100 | Vincent Tondellier | Also update group in CrashReport::update | changeset | files |
| Sun, 14 Feb 2016 20:17:15 +0100 | Vincent Tondellier | Use start time when crash time is not defined (fix warnings) | changeset | files |
| Sun, 14 Feb 2016 20:15:25 +0100 | Vincent Tondellier | Use LEFT JOIN to use PostgreSQL join removal when possible | changeset | files |