summaryrefslogtreecommitdiffstats
path: root/scripts/send-error-report
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+3
* send-error-report: Add --no-ssl to use http protocolRobert Yang2019-03-061-3/+8
* send-error-report: Use https instead of http protocolKhem Raj2019-02-051-3/+3
* send-error-report: Fix test for name > 50 charsRichard Purdie2018-07-041-1/+1
* send-error-report: Fix dubious error reportingRichard Purdie2018-07-041-1/+1
* send-error-report: decode response from serverRobert Yang2018-06-151-1/+1
* send-error-report: encode data to bytesEd Bartosh2016-06-031-1/+1
* scripts: python3: change python to python3 in shebangEd Bartosh2016-06-031-1/+1
* scripts: python3: rename raw_input to inputEd Bartosh2016-06-031-3/+3
* scripts: python3: fix urllib importsEd Bartosh2016-06-031-7/+7
* scripts: python3: Use print functionEd Bartosh2016-06-011-3/+3
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-281-1/+5
* scripts/send-error-report: Rework script to support new featuresMichael Wood2015-03-101-96/+178
* scripts/send-error-report: Set exit code if error occursRichard Purdie2015-01-291-1/+5
* scripts/send-error-report: fetch /Errors/ instead of /.Roxana Ciobanu2014-08-061-1/+1
* report-error: Add posting in the public noteSaul Wold2014-04-241-1/+2
* scripts/send-error-report: simple hack to use proxy from the enviromentStefan Stanacar2014-04-231-7/+36
* scripts/send-error-report: use a real server as the defaultStefan Stanacar2014-04-191-1/+1
* send-error-report: show responseMartin Jansa2014-04-041-2/+4
* report-error.bbclass: new class to save build information when errors occurAndreea Proca2014-02-141-0/+78