Commit Graph

2813 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
4d87320edc CrashReportLinq -
UECORE-196/Problems with crash groups in Crash Reporter (Updated script, now removes empty buggs with no associated crashes)
UECORE-194/CRASH REPORTER: Ensure appearing in Top 100 Report (removed from the db, malformed data)

[CL 2556950 by Jaroslaw Surowiec in Main branch]
2015-05-19 10:10:40 -04:00
Robert Manuszewski
f6b41e62d5 Adding code to catch too long filenames when building with UBT
[CL 2556541 by Robert Manuszewski in Main branch]
2015-05-19 03:45:51 -04:00
John Pollard
5885ee8705 #replayserver: Enable web server by default
[CL 2556061 by John Pollard in Main branch]
2015-05-18 18:34:07 -04:00
John Pollard
618e1c1ae1 #replayserver: Add more config options
[CL 2556059 by John Pollard in Main branch]
2015-05-18 18:29:42 -04:00
Ankit Khare
bd6ee8ccad UE-8662: unresponsive script warning when using development buids.
- don't include debuggin info / minify development builds - cuts development binary size from 200Mb to 69Mb.
  - generate symbols file
  - modify template to download this symbols file on the fly on a crash and use it generate an unmangled and unminified callstack. ( we now have real callstacks for shippign builds!)

#codereview josh.adams , james.moran

[CL 2556055 by Ankit Khare in Main branch]
2015-05-18 18:27:24 -04:00
John Pollard
06e11ffe0d #replayserver: Copy properties file to binaries output
[CL 2555990 by John Pollard in Main branch]
2015-05-18 17:45:04 -04:00
John Pollard
cb8147ee00 #replayserver: Add ability to load properties from config
[CL 2555989 by John Pollard in Main branch]
2015-05-18 17:44:48 -04:00
Kellan Carr
c2c724b2ac fix for brutal resolve hang
[CL 2555762 by Kellan Carr in Main branch]
2015-05-18 16:05:22 -04:00
Saul Abreu
3d894a214f Added word count and conflict report generation step into UE4 localization configuration scripts. Deleted word count localization configuration script and removed it from localization automation.
[CL 2555695 by Saul Abreu in Main branch]
2015-05-18 15:41:33 -04:00
Richard Hinckley
4e136425ef Fix APIDocTool to account for potential removal of crumbs from UnrealDocTool.
[CL 2555519 by Richard Hinckley in Main branch]
2015-05-18 14:09:34 -04:00
Jeff Wilson
2c74de2472 Added crumbs parsing back
[CL 2555518 by Jeff Wilson in Main branch]
2015-05-18 14:08:53 -04:00
Daniel Wright
3de85a8623 Fixed Lightmass crash from new FString[] semantics
#codereview Jamie.Dale

[CL 2555510 by Daniel Wright in Main branch]
2015-05-18 14:02:55 -04:00
John Pollard
7690d34f33 #replayserver: Build script fixes
[CL 2555346 by John Pollard in Main branch]
2015-05-18 12:51:27 -04:00
Jaroslaw Surowiec
57532d8480 CrashFrontend - Updated binaries
[CL 2555258 by Jaroslaw Surowiec in Main branch]
2015-05-18 11:47:52 -04:00
Jaroslaw Surowiec
07eb3d9b21 CrashFrontend - UECORE-180/CRASH REPORTER: Callstack Search omitting results for Crashes
[CL 2555248 by Jaroslaw Surowiec in Main branch]
2015-05-18 11:45:12 -04:00
Jaroslaw Surowiec
7294b7ab8b CrashFrontend - UECORE-162/CRASH REPORTER: Please expand the Reports page to 200 crashgroups
[CL 2555215 by Jaroslaw Surowiec in Main branch]
2015-05-18 11:33:12 -04:00
Jaroslaw Surowiec
e5e6fde821 CrashFrontend -
UECORE-152
Crash Reporter: The page crashes when running a search query with < >

[CL 2555213 by Jaroslaw Surowiec in Main branch]
2015-05-18 11:32:08 -04:00
Ben Marsh
3e5cdc8732 Copy raw EXE and DLL files to the network so that crash reporter can use them.
[CL 2554945 by Ben Marsh in Main branch]
2015-05-18 10:03:36 -04:00
Ben Marsh
de01742a61 More robust filtering of platform-specific plugins; only removes platform folders which are above the engine or project root.
#codereview Mark.Satterthwaite

[CL 2554927 by Ben Marsh in Main branch]
2015-05-18 09:56:56 -04:00
Justin Hair
cd1d39433a Changing the commandline used to runall tests to use the new commandline argument makeup.
[CL 2554885 by Justin Hair in Main branch]
2015-05-18 09:32:22 -04:00
Jaroslaw Surowiec
b96078062f CrashReportClient - UECORE-102/ Include logs with Rocket crashes if checkbox enabled
[CL 2554783 by Jaroslaw Surowiec in Main branch]
2015-05-18 08:25:04 -04:00
Steve Robb
499def698b UBT cleanups:
* Removal of some null checks.
* Some arrays changed to Lists.
* Some lists changed to IEnumerables.
* Some loops changed to Linq actions.
* FilterOnlyModules and FilterGameModules renamed to GetFiltered* functions, which better represent what they do.
* Some indentation fixes.
* Some thrown exceptions moved around to more appropriate locations.

#codereview robert.manuszewski

[CL 2554771 by Steve Robb in Main branch]
2015-05-18 08:16:56 -04:00
bozaro
c341e01f8f PR #986: Search IncrediBuild xgConsole.exe in PATH enviroment variable (Contributed by bozaro)
[CL 2554700 by Terence Burns in Main branch]
2015-05-18 06:03:21 -04:00
Matthew Griffin
5ad9e48a87 Removed unnecessary Rocket checks from code used by Analytics
[CL 2554694 by Matthew Griffin in Main branch]
2015-05-18 06:00:06 -04:00
Jaroslaw Surowiec
d3a18dd5df Core - UE-15685/All Crashes are going to Anonymous
[CL 2554622 by Jaroslaw Surowiec in Main branch]
2015-05-18 04:17:02 -04:00