Mercurial
Mercurial
>
CrashTest
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-100
-60
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 syntax in the example config
2016-02-20, by Vincent Tondellier
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
Fix config key when inserting
2016-02-14, by Vincent Tondellier
Fix missing argument to create
2016-02-14, by Vincent Tondellier
Fix function shortening for complex cases, like:
2015-12-30, by Vincent Tondellier
Restore searching on extra columns
2015-12-29, by Vincent Tondellier
Add first cut of the crash grouping feature
2015-12-28, by Vincent Tondellier
Small refactoring
2015-12-28, by Vincent Tondellier
Add application css
2015-12-28, by Vincent Tondellier
Move report templates
2015-12-28, by Vincent Tondellier
Display crashing thread number
2015-12-28, by Vincent Tondellier
Request a specific model to use in the storage helper
2015-12-28, by Vincent Tondellier
Split main layout
2015-12-28, by Vincent Tondellier
Remove unused includes
2015-12-12, by Vincent Tondellier
Display exceptions when loading Mojo DB drivers
2015-12-12, by Vincent Tondellier
Small config reorganization
2015-12-12, by Vincent Tondellier
Refactor everything
2015-11-04, by Vincent Tondellier
Enlarge version, 16 characters is too short for some versionning schemes
2015-09-27, by Vincent Tondellier
Rename table crash_datas to crash_report_datas
2015-09-27, by Vincent Tondellier
Overhaul the repository link functionality
2015-09-24, by Vincent Tondellier
Require Mojolicious >= 5.81 for Mojo::Loader functional interface
2015-09-12, by Vincent Tondellier
Add index on crash_time (it is used to sort the index page)
2015-09-12, by Vincent Tondellier
Fix path of prettify.js (may need change on != debian)
2015-09-12, by Vincent Tondellier
Merge with other head
2015-09-11, by Vincent Tondellier
Fix compatibility with Mojolicious > 6
2015-09-11, by Vincent Tondellier
Fix DB relations (even if they are not used)
2015-05-09, by Vincent Tondellier
Avoid creating a new class for each stack frame: use helpers and state variables
2015-05-09, by Vincent Tondellier
Make the index columns configurable
2015-05-09, by Vincent Tondellier
Remove extra submit button (error in one of the last commits)
2015-05-08, by Vincent Tondellier
Fix function shortening with complex templates (boost::asio) by using Text::Balanced instead of broken regex
2015-05-08, by Vincent Tondellier
Prettyprint function names using prettify.js
2015-05-08, by Vincent Tondellier
Embiggen search box
2015-05-08, by Vincent Tondellier
Fix default search
2015-02-09, by Vincent Tondellier
Add crash_data table to store the json
2015-02-09, by Vincent Tondellier
Don't abort when a file is not loadable
2015-02-08, by Vincent Tondellier
Add database v1 schema files
2015-02-08, by Vincent Tondellier
Fix frame trust warnings with the latest Mojolicious
2015-02-08, by Vincent Tondellier
Add search box, using perl Search::Query syntax
2015-01-26, by Vincent Tondellier
Require Mojolicious > 5.48 for security issues and API change
2015-01-25, by Vincent Tondellier
Mojo::JSON OO api is deprecated
2015-01-25, by Vincent Tondellier
Fix deprecated warnings for Mojo::JSON OO syntax with Mojolicious >= 5.54
2014-11-11, by Vincent Tondellier
Added tag 0.1.0 for changeset 099dd15af6fd
2014-09-21, by Vincent Tondellier
Update Changes for 0.1.0 release
0.1.0
2014-09-21, by Vincent Tondellier
Update install instructions
2014-09-21, by Vincent Tondellier
List dependencies.
2014-08-28, by Vincent Tondellier
Drop dependency on aliased (only used in 1 file)
2014-08-28, by Vincent Tondellier
Use a recommended version number to avoid the strange eval dance when using '1' only
2014-08-28, by Vincent Tondellier
less
more
|
(0)
-100
-60
tip