This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70ff2bff24efa67afa1e58585d97eda597c110a0
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CrashReporter
/
CrashReportWebSite
History
Jaroslaw Surowiec
50d3e5d47f
CrashReportWWW - Fix
...
[CL 2351817 by Jaroslaw Surowiec in Main branch]
2014-11-06 15:24:47 -05:00
..
Content
CrashReportWWW - Added ErrorMessage to the website, error message can contain following values: description from an assert, descritpion from an ensure, description from a fatal error or can be empty for unhandled exceptions, still needs some core changes
2014-08-25 14:37:02 -04:00
Controllers
CrashReportWWW - Fix
2014-11-06 15:24:47 -05:00
Models
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
2014-11-06 15:24:21 -05:00
Properties
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
2014-11-03 11:30:56 -05:00
Scripts
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
ThirdParty
CrashReport - Removed old script file
2014-08-01 13:23:19 -04:00
Views
CrashReportWWW - Fix
2014-11-06 15:24:47 -05:00
CrashReportWebSite.csproj
CrashReportWWW - Updated project file
2014-11-04 05:07:19 -05:00
CrashReportWebSite.sln
Fixed crash report website solution to point to new location of CrashReportCommon
2014-05-19 07:17:03 -04:00
Global.asax
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
Global.asax.cs
Engine source (Main branch up to CL 2037954)
2014-04-02 18:09:23 -04:00
Web.config
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
2014-11-03 11:30:56 -05:00
Web.Debug.config
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
Web.Release.config
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00