Mercurial
Mercurial
>
CrashTest
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-100
-14
+14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fix error when a crash is not in a group (invalid crashs mostly)
2016-02-16, by Vincent Tondellier
Invert list and stats to avoid bug with pagination
2016-02-15, by Vincent Tondellier
Display dates in human format
2016-02-14, by Vincent Tondellier
Add product, version and group at the top of the crash report page
2016-02-14, by Vincent Tondellier
Allow showing a group by the uuid of any of it's individual crash
2016-02-14, by Vincent Tondellier
Cleanup, don't capture group in regex
2016-02-14, by Vincent Tondellier
Allow extra columns in group index, and split search columns
2016-02-14, by Vincent Tondellier
Rename sample config and add more examples
2016-02-14, by Vincent Tondellier
Store client_info in database
2016-02-14, by Vincent Tondellier
Fix race condition in CrashGroup::find_or_create by using constraint and upsert (for pg > 9.5) or table lock
2016-02-14, by Vincent Tondellier
Also update group in CrashReport::update
2016-02-14, by Vincent Tondellier
Use start time when crash time is not defined (fix warnings)
2016-02-14, by Vincent Tondellier
Use LEFT JOIN to use PostgreSQL join removal when possible
2016-02-14, by Vincent Tondellier
Factorize search between reports and groups
2016-02-14, by Vincent Tondellier
less
more
|
(0)
-100
-14
+14
tip