10 Commits

Author SHA1 Message Date
Richard Stanway
db72f34e24 Remove a debug print 2014-02-17 15:27:54 +01:00
Richard Stanway
601fec148e Null terminate HTTP response 2014-02-16 22:02:45 +01:00
palana
766c527ed3 Add approximate log file age to Gist description
The accuracy depends on the consistency of the local time and for older
log files the accuracy will degrade rather quickly
2014-02-12 07:57:53 +01:00
palana
a6cf3dde90 Resolve full GitHub Gist URL for analyzer invocation 2014-02-12 02:36:34 +01:00
palana
17446f7838 Add LogUploader helper to detect HTTP redirects
Also handles the non standard X-Gist-Url header sent by GitHub sometimes
2014-02-12 02:36:34 +01:00
palana
8730af8bc3 Extract non request specific parts from LogUploader HTTP helper 2014-02-12 02:36:34 +01:00
palana
14a7a901fa Add 'Analyze' menu entry and button where applicable to LogUploader UI
Also add separate analyzerURL field to LogUpload result
2014-02-12 02:36:33 +01:00
palana
b0e942570b Improve UploadLog interface by separating returned URLs from errors 2014-02-12 02:36:33 +01:00
palana
0c23f61a7c Fix Json escaping of quotes
Order is important for multipass escaping
2014-02-09 08:50:38 +01:00
palana
e42eeafca6 Add log file uploader implementation with GitHub Gist as upload target
As always, translation strings are open for discussion
2014-02-09 08:15:28 +01:00