Commit Graph

9 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
e9c4fe152b CrashReportWWW - Added CopyToJira to the bugg view, performance log fixes, a few optimizations, optimized and improved crash formatter
[CL 2475310 by Jaroslaw Surowiec in Main branch]
2015-03-11 13:05:19 -04:00
Jaroslaw Surowiec
7682f04c0d CrashWWW - Removed from the callstack following entries:
"RaiseException",
"FDebug::EnsureFailed",
"Error::Serialize",
"FDebug::AssertFailed",
"FDebug::EnsureNotFalseFormatted",
"FOutputDevice::Logf",
"FMsg::Logf",
"ReportCrash",
"NewReportEnsure",

[CL 2473637 by Jaroslaw Surowiec in Main branch]
2015-03-10 08:19:15 -04:00
Jaroslaw Surowiec
0b3f73e106 CrashReportWebsite - Fixes searching in the crashes view
[CL 2472584 by Jaroslaw Surowiec in Main branch]
2015-03-09 12:44:03 -04:00
Jaroslaw Surowiec
690bd915ba CrashReportWebsite - Optimizations and fixes (a lot faster crashes view, better callstack parsing)
[CL 2472230 by Jaroslaw Surowiec in Main branch]
2015-03-09 06:04:48 -04:00
Jaroslaw Surowiec
9e0db9de5c CrashReportWebsite
UECORE-28 CRASH REPORTER: Have "Crash Groups" "Build Version" list all affected versions, not just latest
Fixed searching in the buggs, added column "CrashType" to the buggs view, removed
Added a few more properties to the bugg detail (affected build versions, bugg life span)
Removed unneeded entries from pattern while displaying buggs or crashes

[CL 2438392 by Jaroslaw Surowiec in Main branch]
2015-02-09 13:13:35 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Jaroslaw Surowiec
39191e28e6 CrashReportWWW - Better filtering by user name or user email, should work with the analitycs database, optimized CrashRepository.PopulateUserInfo, removed more of the usused code, some documentation, updated stats
[CL 2351768 by Jaroslaw Surowiec in Main branch]
2014-11-06 15:24:21 -05:00
Jaroslaw Surowiec
8adc7fa470 CrashReportWWW - Added performance stats to the website, all data is logged in the F:\\CrashReportWebsiteLogs (first iteration, may add some overhead, but should be negligible), basic filtering by the username, needs connection to a real user table
[CL 2347154 by Jaroslaw Surowiec in Main branch]
2014-11-03 11:30:56 -05:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00