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.
Allow atom and html format for compat with Mojolicious >= 9.11
2023-07-17, by Vincent Tondellier
Remove usage of Mojo::JSON::MaybeXS
2023-07-17, by Vincent Tondellier
Improve update, remove unused groups
2017-06-21, by Vincent Tondellier
The "stretch" commit. Fix deprecation warnings with Mojolicious 7.21
2017-06-21, by Vincent Tondellier
Fix Mojo::Pg / database handle confusion.
2017-04-02, by Vincent Tondellier
Added tag 0.2.0 for changeset c019ceb604a4
2016-12-31, by Vincent Tondellier
Refresh install intructions
0.2.0
2016-12-31, by Vincent Tondellier
Add a footer with the version number
2016-12-18, by Vincent Tondellier
Also display search box on the index page
2016-12-18, by Vincent Tondellier
Use Dzil PkgVersion
2016-12-18, by Vincent Tondellier
Display an error message instead of a 500 page when the search string is invalid
2016-12-18, by Vincent Tondellier
Add Bug status table in the detailed report.
2016-12-04, by Vincent Tondellier
Use Mojo::Pg automatic json decoding instead of doing it manually
2016-11-27, by Vincent Tondellier
Let PostgreSQL remove unneeded join on crash_group if possible, join bug_link on crash_report.crash_group_id
2016-11-26, by Vincent Tondellier
Fix fuzzy search (by function), broken by the last commit
2016-11-26, by Vincent Tondellier
Adding bug links (column and search), enabled by default
2016-11-20, by Vincent Tondellier
Don't define the variables, that's the job of vars(1)
2016-10-29, by Vincent Tondellier
Fixes for Mojolicious 7
2016-10-29, by Vincent Tondellier
Make SQL mandatory (cpanm does not install recommends by default)
2016-02-22, by Vincent Tondellier
Add changes for version 0.2.0
2016-02-21, by Vincent Tondellier
Add examples (config, systemd and uploader)
2016-02-21, by Vincent Tondellier
Remove unused files, we use minion now
2016-02-20, by Vincent Tondellier
Add metaresource, fix script path, and remove dbs other than postgresql (won't work)
2016-02-20, by Vincent Tondellier
Move files around to package the app properly
2016-02-20, by Vincent Tondellier
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
less
more
|
(0)
-100
-60
tip