summaryrefslogtreecommitdiff
path: root/bin/upload_symbols.py
AgeCommit message (Collapse)AuthorFilesLines
2020-04-09Fix bin/upload_symbols.py against current crashreport serviceGuilhem Moulin1-4/+6
Regression since the Feb 13 2020 refactoring/upgrade of https://crashreport.libreoffice.org by The Document Foundation's infrastructure team. Fix: Upgrade URLs to HTTPS and pass a Referer header along to avoid CSRF verification errors from Django 1.11. Change-Id: I19e7c1f11f49e736d32618f9aedea019344c5a78 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91991 Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl1-2/+2
Bunch of these were setting C++ or Make modes and icky tabs... Also, reportedly Emacs can figure out to enable python-mode automatically. Change-Id: I50072488fb92cb4d27aa3f74f717a28ae3967543
2016-08-04add a way to mark system symbolsMarkus Mohrhard1-2/+5
Change-Id: I1a8aed186f0489a02e046f88c3f4342529499b29 Reviewed-on: https://gerrit.libreoffice.org/27855 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-06-25add some info how to use the symbol upload scriptMarkus Mohrhard1-0/+1
Change-Id: Ic1d1b57966661b6012efcda0b007b9e75b6be0ef Reviewed-on: https://gerrit.libreoffice.org/26650 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Jenkins <ci@libreoffice.org>
2016-05-24don't use the VM URL anywhereMarkus Mohrhard1-2/+2
Change-Id: I0967c8fcea972b2dde58e3481f4767e225d3b2ba
2016-05-24make debuggin failures a bit easierMarkus Mohrhard1-0/+1
Change-Id: I0b17ab513e05ee95c378399348557cfee8341fb0
2016-05-24fix the crashreport symbol upload scriptMarkus Mohrhard1-6/+30
Change-Id: Id99ac569f6c9f839002798b6f5794b05ed228988
2016-05-23fix the crash report location also in another placeMarkus Mohrhard1-2/+2
Change-Id: I3ab133fbdcdcc8a17ec9159d1c88b19f35b6a7b0
2016-02-22add script to upload symbols to crash reporting siteMarkus Mohrhard1-0/+24
Change-Id: I85f6c0757550192443909f08331d65c21c7f4350