|
|
|
@1463
|
3 years |
lowjoel |
Moved the BlackBox? upload location to the scripts subfolder.
|
|
|
|
@1456
|
3 years |
lowjoel |
Added a Timestamp field to the BlackBoxReport? class to access the …
|
|
|
|
@1455
|
3 years |
lowjoel |
Added the Error Type column to the crash reports selection form. Also …
|
|
|
|
@1454
|
3 years |
lowjoel |
Allow code to create crash dumps any time, not just when an unhandled …
|
|
|
|
@1453
|
3 years |
lowjoel |
The new crash icon.
|
|
|
|
@1452
|
3 years |
lowjoel |
Make the emboss larger so that when scaled it is more obvious.
|
|
|
|
@1451
|
3 years |
lowjoel |
New crash icon by Dennis (heaps better than mine!)
|
|
|
|
@1427
|
3 years |
lowjoel |
Don't enumerate the directories if the Crash Reports folder does not …
|
|
|
|
@1426
|
3 years |
lowjoel |
-Removed the Idle event handler since that should be the GUI's job.
…
|
|
|
|
@1425
|
3 years |
lowjoel |
Set the modality of the BlackBox? dialogs; the progress window will be …
|
|
|
|
@1424
|
3 years |
lowjoel |
Standardise on the Crash Report Name to be YYYYMMDD HHMMSS.milli so that …
|
|
|
|
@1423
|
3 years |
lowjoel |
-Allow users to preview the contents of reports
-Change the listbox to a …
|
|
|
|
@1422
|
3 years |
lowjoel |
Allow reports to be deleted. Also allow the Path to the report be …
|
|
|
|
@1421
|
3 years |
lowjoel |
Veto the uploading dialog from closing if the upload/compress is in …
|
|
|
|
@1420
|
3 years |
lowjoel |
Set the icon of the Crash Assistant so that progress can be monitored.
|
|
|
|
@1419
|
3 years |
lowjoel |
Allow localisation of the upload progress form
|
|
|
|
@1418
|
3 years |
lowjoel |
Allow users to cancel the submission of the report.
|
|
|
|
@1417
|
3 years |
lowjoel |
Only display the BlackBox? UI if the user has unsubmitted reports.
|
|
|
|
@1415
|
3 years |
lowjoel |
Use only alphanumeric multipart boundaries; this seems to resolve some …
|
|
|
|
@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
|
3 years |
aramacciotti |
|