Commit Graph

31 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
d8b328643f CrashReportWWW - Search fixes, CCS tweaks, added options to filter crashes by the build version for Home/Crashes, coding standard fixes
[CL 2526833 by Jaroslaw Surowiec in Main branch]
2015-04-27 09:13:38 -04:00
Jaroslaw Surowiec
c0e732b376 CrashReportWWW - UECORE-137 / Crash reports page showing lifetime number of occurrences instead of date range number.
[CL 2524209 by Jaroslaw Surowiec in Main branch]
2015-04-24 09:26:38 -04:00
Jaroslaw Surowiec
e7954a0a1b CrashReportWWW - UECORE-101/Crash Reporter: Include Callstack line numbers in CopyToJira (again)
[CL 2493961 by Jaroslaw Surowiec in Main branch]
2015-03-27 12:06:01 -04:00
Ian Murray
f08acffd98 CrashReporterWWW - Updated search options, fixes issues with searching for EpicId and MachineId
[CL 2493735 by Ian Murray in Main branch]
2015-03-27 10:16:52 -04:00
Ian Murray
ed1cdc300f Back out changelist 2489275
[CL 2493692 by Ian Murray in Main branch]
2015-03-27 09:59:54 -04:00
Jaroslaw Surowiec
f8d068e994 CrashReportWWW - UECORE-101/Crash Reporter: Include Callstack line numbers in CopyToJira
[CL 2493537 by Jaroslaw Surowiec in Main branch]
2015-03-27 06:47:25 -04:00
Ian Murray
8a926f7ee6 CrashReportWWW - Added extended search functionality to the crashes view; Username, epicID, MachineID, Jira and Branch
[CL 2489275 by Ian Murray in Main branch]
2015-03-24 10:21:08 -04:00
Jaroslaw Surowiec
ffed850d10 CrashReportWWW - UECORE-108 / Crash Reporter: The Reports page is no longer sorting by # of Occurrences
[CL 2489092 by Jaroslaw Surowiec in Main branch]
2015-03-24 06:41:29 -04:00
Jaroslaw Surowiec
837b168826 CrashReportWWW - Fix for crash report view crashing due to changes to jira's project
[CL 2484604 by Jaroslaw Surowiec in Main branch]
2015-03-19 11:33:41 -04:00
Jaroslaw Surowiec
527b545140 CrashReportWWW - Bugg's error message is using the latest crash's summary, removed unused buggs properties
[CL 2482070 by Jaroslaw Surowiec in Main branch]
2015-03-17 15:58:07 -04:00
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
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
009802091d CrashWebSite - High memory usage in dashboard view (fixed)
[CL 2472247 by Jaroslaw Surowiec in Main branch]
2015-03-09 06:35:51 -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
b57d20aa47 CrashReportWebsite
UECORE-49 A direct connection between CrashReporter and JIRA. (Adding callstack to the JIRA tickets, added support for automatics Platform gathering for JIRA tickets)

[CL 2450147 by Jaroslaw Surowiec in Main branch]
2015-02-18 10:20:17 -05:00
Jaroslaw Surowiec
e2eb02617c CrashReportWebsite
UECORE-67 Crash report reporting (added <component>, <resolution>, <fixversion>and the <customfieldvalue> for <customfield id="customfield_11200"> from JIRA)

[CL 2446927 by Jaroslaw Surowiec in Main branch]
2015-02-16 08:26:52 -05:00
Jaroslaw Surowiec
dedb649283 CrashReportWebsite
UECORE-67 Crash report reporting (misc fixes)

[CL 2441439 by Jaroslaw Surowiec in Main branch]
2015-02-11 07:48:55 -05:00
Jaroslaw Surowiec
4beadcd88d CrashReportWebsite
UECORE-67 Crash report reporting (second iteration)

[CL 2441423 by Jaroslaw Surowiec in Main branch]
2015-02-11 07:29:20 -05:00
Jaroslaw Surowiec
9fe061e5c0 CrashReportWebsite
UECORE-67 Crash report reporting (first iteration)

[CL 2441318 by Jaroslaw Surowiec in Main branch]
2015-02-11 05:20:07 -05:00
Jaroslaw Surowiec
10c4e5f73e CrashReportWebsite
Added daily new buggs to the dashboard

[CL 2441317 by Jaroslaw Surowiec in Main branch]
2015-02-11 05:19:04 -05: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
Jaroslaw Surowiec
03ac93db25 CrashReportWebsite -
UECORE-50 Crash Reporter: Anonymous users count as one single user making "Number of affected users" misleading
UECORE-80 CRASH REPORTER: New CrashGroups column for "Number of Affected Users in Time Frame"
UECORE-63 Crash Reporter Anonymous Crash Groups cannot be ordered by Crashes In Time Frame
UECORE-29 CRASH REPORTER: Cosmetic change to replace "TTPID" with "JIRA"
Optimized BuggView, minimized data transfered from the database, now it's quite usable, entitysets are ridiculously slow

[CL 2435740 by Jaroslaw Surowiec in Main branch]
2015-02-06 13:45:15 -05:00
Jaroslaw Surowiec
d3737e3a8a CrashReportWebsite - Improved performance of generating data for the dashboard stats, added anonymous crashes to graphs
[CL 2435710 by Jaroslaw Surowiec in Main branch]
2015-02-06 13:28:52 -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
7c36fcef8d CrashReporterWWW - Comment fix
[CL 2366329 by Jaroslaw Surowiec in Main branch]
2014-11-20 10:36:21 -05:00