|
|
|
@1414
|
3 years |
lowjoel |
Remove whitespace when getting the exception type from the stack trace.
|
|
|
|
@1413
|
3 years |
lowjoel |
Include the type of exception in the stack trace log. To do this, I have …
|
|
|
|
@1412
|
3 years |
lowjoel |
New strings for localisation
|
|
|
|
@1411
|
3 years |
lowjoel |
Display the BlackBox? UI in the idle loop instead of blocking the loading …
|
|
|
|
@1410
|
3 years |
lowjoel |
Reorganised the BlackBox? main UI to add a cracked Eraser icon and rewrote …
|
|
|
|
@1409
|
3 years |
lowjoel |
-Display a proper error message box when errors occur in the worker …
|
|
|
|
@1408
|
3 years |
lowjoel |
If the HTTP error code is not 200 OK we will check for an Error root …
|
|
|
|
@1407
|
3 years |
lowjoel |
Don't clear the final entry which is added to the stack trace; this …
|
|
|
|
@1406
|
3 years |
lowjoel |
When we request the stack trace from the BlackBox? report, retrun the data …
|
|
|
|
@1405
|
3 years |
lowjoel |
-Parse the stack trace and then verify against the server to see if it is …
|
|
|
|
@1404
|
3 years |
lowjoel |
When writing the stack trace in the separate file, don't write the fancy …
|
|
|
|
@1403
|
3 years |
lowjoel |
Decide once the length of the boundary since placing the Random call in …
|
|
|
|
@1402
|
3 years |
lowjoel |
Valid boundaries are between 1 and 70 characters in length; the old …
|
|
|
|
@1401
|
3 years |
lowjoel |
Write the stack trace to a separate file for reading later by the …
|
|
|
|
@1400
|
3 years |
lowjoel |
-When writing the TAR file just write the file names relative to the …
|
|
|
|
@1398
|
3 years |
lowjoel |
-Specify the progress when updating the upload status (fixes exception)
…
|
|
|
|
@1397
|
3 years |
lowjoel |
Factorise out the upload code to a new class for clarity
|
|
|
|
@1396
|
3 years |
lowjoel |
Store the paths to the files in the crash report as constants
|
|
|
|
@1395
|
3 years |
lowjoel |
-Extend the MultipartFormDataBuilder? class to support both files and form …
|
|
|
|
@1394
|
3 years |
lowjoel |
Implemented uploading to the webserver.
|
|
|
|
@1393
|
3 years |
lowjoel |
Added copyright notice
|
|
|
|
@1392
|
3 years |
lowjoel |
Compress the crash report before uploading.
|
|
|
|
@1391
|
3 years |
lowjoel |
Add the crash reports to the main BlackBox? UI and check them all.
|
|
|
|
@1390
|
3 years |
lowjoel |
Added the BlackBoxReport? class that encapsulates a crash report.
|
|
|
|
@1389
|
3 years |
lowjoel |
Added the BlackBox? UI components so that the user will be prompted to send …
|
|
|
|
@1388
|
3 years |
lowjoel |
The first version of the BlackBox? class.
|
|
|
|
@1387
|
3 years |
lowjoel |
Initial commit to the Eraser BlackBox? branch which is our own crash …
|
|
copied from trunk/eraser6:
|
|
|
|
@1386
|
4 years |
aramacciotti |
|