| 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 |
| Sun, 14 Feb 2016 20:12:49 +0100 | Vincent Tondellier | Factorize search between reports and groups | changeset | files |
| Sun, 14 Feb 2016 19:58:33 +0100 | Vincent Tondellier | Fix config key when inserting | changeset | files |
| Sun, 14 Feb 2016 19:35:51 +0100 | Vincent Tondellier | Fix missing argument to create | changeset | files |