summaryrefslogtreecommitdiff
path: root/bin/upload_symbols.py
AgeCommit message (Collapse)Author
2023-12-05upload_symbols: give some feedbackXisco Fauli
Change-Id: I2a1faa91ec502cfe8b62324f8fa80264bdb9d31f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160197 Tested-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-11-01upload_symbols: Clarify parametersXisco Fauli
Change-Id: Ia9034e18753541f15f29ea7d48f2334b0e50d538 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141221 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-07-06fix variable typo in upload_symbols.pyChristian Lohmaier
Change-Id: I96e15bc4cc29262ce602a616e036a97f3e20916e
2022-06-10bin/upload_symbols.py: make pythonicLukas
Change-Id: I44d86677f64b7b4a4212b94a574a20805bac649b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133223 Tested-by: Jenkins Reviewed-by: Arkadiy Illarionov <qarkai@gmail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2020-04-09Fix bin/upload_symbols.py against current crashreport serviceGuilhem Moulin
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 Stahl
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 Mohrhard
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 Mohrhard
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 Mohrhard
Change-Id: I0967c8fcea972b2dde58e3481f4767e225d3b2ba
2016-05-24make debuggin failures a bit easierMarkus Mohrhard
Change-Id: I0b17ab513e05ee95c378399348557cfee8341fb0
2016-05-24fix the crashreport symbol upload scriptMarkus Mohrhard
Change-Id: Id99ac569f6c9f839002798b6f5794b05ed228988
2016-05-23fix the crash report location also in another placeMarkus Mohrhard
Change-Id: I3ab133fbdcdcc8a17ec9159d1c88b19f35b6a7b0
2016-02-22add script to upload symbols to crash reporting siteMarkus Mohrhard
Change-Id: I85f6c0757550192443909f08331d65c21c7f4350