Commit Graph

21 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
e2390285a6 CrashReport-Client - Crash fix when there is no crash in the queue
[CL 2706009 by Jaroslaw Surowiec in Main branch]
2015-09-25 07:47:21 -04:00
Jaroslaw Surowiec
06140c84ae CrashReport-Client - Fixes for Mac
[CL 2701116 by Jaroslaw Surowiec in Main branch]
2015-09-22 14:54:25 -04:00
Jaroslaw Surowiec
539c8414d5 Crash report client improvements - Using crash context when available (OR-4990/Automatically copy full dumps to Network Share)
[CL 2694930 by Jaroslaw Surowiec in Main branch]
2015-09-17 06:29:39 -04:00
Bob Tellez
9b8f8e22b4 [AUTOMERGE]
#UE4 OS user names are now sent when the user consents to sending log information. The log has this information in it and the implications are made clear in the UI

#rb Michael.Noland, Matt.Kuhlenschmidt

--------
Integrated using branch Ue4-To-UE4-Fortnite-Simple (reversed) of change#2685578 by Bob.Tellez on 2015/09/09 18:57:49.

[CL 2685579 by Bob Tellez in Main branch]
2015-09-09 18:58:28 -04:00
Jaroslaw Surowiec
21e0dba59f Crash reporter improvements (OR-4990/Automatically copy full dumps to Network Share)
#platformnotify Josh.Adams

[CL 2628786 by Jaroslaw Surowiec in Main branch]
2015-07-22 07:33:02 -04:00
Jaroslaw Surowiec
33537e30a1 UE-18173/Crash report client submits user names for github builds (Only internal builds will send the user name)
#platformnotify Josh.Adams

[CL 2610487 by Jaroslaw Surowiec in Main branch]
2015-07-03 14:26:11 -04:00
Jaroslaw Surowiec
441755bc51 CrashReportClient - Various privacy concerns (Analytics via send button)
[CL 2609170 by Jaroslaw Surowiec in Main branch]
2015-07-02 11:06:47 -04:00
Jaroslaw Surowiec
6a6f5c298f CrashReportClient - Analitycs are now configurable through the config, enabled by default. MachineID is always send, required to identify the number of unique users that are experiencing a crash.
[CL 2607779 by Jaroslaw Surowiec in Main branch]
2015-07-01 13:57:12 -04:00
Jaroslaw Surowiec
f4beaf66c9 CrashReportClient - Added CloseWithoutSending, PII is only send if check box "Allow to be.." is checked, username is only send when running non-launcher build, added options to view the folder with the crash data
#platformnotify josh.adams

[CL 2607281 by Jaroslaw Surowiec in Main branch]
2015-07-01 06:26:52 -04:00
Marc Audy
aed1f9acc9 Fix CrashReporter shadow variables
#lockdown Zachary.EdgertonJones

[CL 2521930 by Marc Audy in Main branch]
2015-04-22 17:58:53 -04:00
Matthew Griffin
a5adc34677 Cleaned up Crash Reporter Rocket checks, changed some code so that it's the same for all build types.
#codereview jaroslaw.surowiec

[CL 2517564 by Matthew Griffin in Main branch]
2015-04-20 10:18:51 -04:00
Jaroslaw Surowiec
e8f455f2ea UE-12159 - Crash Report Client fails to restart project if the path has a space
[CL 2487330 by Jaroslaw Surowiec in Main branch]
2015-03-22 05:42:39 -04:00
Saul Abreu
79a26091bf Fixed behavior on FString::ParseIntoArray (muliple delimiters overload) functionality to support optionally culling empty strings. Greatly simplified implementation logic. Output parameter now properly named and taken by reference.
#codereview Steve.Robb, Robert.Manuszewski

[CL 2466824 by Saul Abreu in Main branch]
2015-03-02 15:51:37 -05:00
Richard TalbotWatkin
be15b48730 Various crash reporter improvements: made scrollbars visible, added splitter between editable field and crash details, added "Send and Restart" button to restart the crashed application.
#jira UE-9295 - Reopen Editor from Crash Reporter
#jira UE-9164 - CrashReporter text field not sizeable
#jira UE-9163 - CrashReporter callstack textbox scrollbars invisible

[CL 2446754 by Richard TalbotWatkin in Main branch]
2015-02-16 04:50:29 -05:00
Jaroslaw Surowiec
20febb8f97 Core - UE/UE-3219 - CRASH REPORTER: Unreal Frontend UFE crashes not populating on the Crash Reporter website (increased HttpSendTimeout to 5minutes and added compressing crash report files into one .ue4crash file, simplyfied a bit main loop)
[CL 2415218 by Jaroslaw Surowiec in Main branch]
2015-01-22 08:04:21 -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
7145202079 CrashReport - Added more data and updated comments
#codereview Robert.Manuszewski

[CL 2321043 by Jaroslaw Surowiec in Main branch]
2014-10-07 05:41:14 -04:00
Jaroslaw Surowiec
28f90c3553 Core - Moved GetMachineId/GetEpicAccountId to FGenericPlatformMisc
CrashReport - Restored missing functionality on Linux

#codereview Robert.Manuszewski

[CL 2284252 by Jaroslaw Surowiec in Main branch]
2014-09-04 05:58:33 -04:00
Max Preussner
8717dd9637 Editor: Added details view customization for FDateTime and FTimespan; also some code cleanup
#CodeReview: david.nikdel

[CL 2282244 by Max Preussner in Main branch]
2014-09-02 19:28:15 -04:00
Dmitry Rekman
69739d5fdb Fix CrashReportClient in unattended (headless) mode.
- Also fixes TTP #345300 (packaging failure).

#codereview Jaroslaw.Surowiec, Jamie.Dale

[CL 2279381 by Dmitry Rekman in Main branch]
2014-08-31 02:40:53 -04:00
Jaroslaw Surowiec
941df88f29 CrashReport - Added analytics to the crash report client
#codereview Robert.Manuszewski

[CL 2277604 by Jaroslaw Surowiec in Main branch]
2014-08-29 09:19:47 -04:00