summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add Makefile for running periodically via systemdSimon Hausmann2019-10-211-0/+11
* Add an option to reset the module update stateSimon Hausmann2019-10-211-0/+7
* Change state storage mechanismSimon Hausmann2019-10-214-8/+142
* Fix re-trying of updatesSimon Hausmann2019-10-161-1/+2
* Handle err in all instancesFrederik Gladhorn2019-10-161-0/+1
* Update copyright yearSimon Hausmann2019-10-1510-10/+10
* Don't let flakey integrations restart the entire processSimon Hausmann2019-10-151-6/+14
* Make it possible to create new git indicesSimon Hausmann2019-10-152-0/+40
* Fix leaking git index file when posting qt5 updatesSimon Hausmann2019-10-151-0/+1
* Fix updating qtrepotools/qtqa in qt5 updatesSimon Hausmann2019-10-151-7/+1
* Allow running the module updater over multiple branchesSimon Hausmann2019-10-144-2/+111
* Simplify main: Move more of the batch iteration code into a separate helper f...Simon Hausmann2019-10-142-38/+50
* Clean up gerrit interaction optionsSimon Hausmann2019-10-144-21/+26
* Streamline product fetch ref handlingSimon Hausmann2019-10-142-7/+9
* Fix running the bot when a pending change is still integratingSimon Hausmann2019-10-043-12/+16
* Fix re-running the bot when dependencies were changed manuallySimon Hausmann2019-10-041-0/+2
* Fix linter warningSimon Hausmann2019-10-041-3/+3
* Fix staging/approvalSimon Hausmann2019-10-024-15/+22
* Update .gitignoreSimon Hausmann2019-10-021-0/+1
* Fix removal of state json file when the batch update is doneSimon Hausmann2019-09-292-2/+6
* Improve debug output when checking module statusSimon Hausmann2019-09-291-0/+6
* Clean up dependencies.yaml generationSimon Hausmann2019-09-292-18/+24
* Simplify ssh key setupSimon Hausmann2019-09-292-34/+9
* Clean up manual stage handingSimon Hausmann2019-09-293-12/+28
* Fix linter warningSimon Hausmann2019-09-292-3/+3
* Avoid approval when passing -manual-stageSimon Hausmann2019-09-291-2/+4
* Initial import of Qt Module Updater toolSimon Hausmann2019-09-2615-0/+2202
* createchangelog: update bug tracker and documentation URLsAntti Kokko2019-02-221-4/+4
* createchangelog: fetch bug summaries from JiraShawn Rutledge2019-02-211-1/+11
* Add missing go module file so that this is easier to buildSimon Hausmann2019-02-213-10/+12
* createchangelog: print errors to stderrShawn Rutledge2019-01-291-1/+1
* createchangelog: log all bug fixes without ChangeLog entriesShawn Rutledge2019-01-141-0/+48
* createchangelog: handle Fixes as well as Task-numberShawn Rutledge2019-01-141-3/+4
* createchangelog: use a simpler regex for .qmake.conf versionShawn Rutledge2019-01-141-1/+1
* Added benchmark runnerSimon Hausmann2016-07-116-10/+286
* Fix benchmark result separation for table driven testsSimon Hausmann2016-05-101-4/+6
* Fix formatting of percentage display in the footerSimon Hausmann2016-05-101-0/+1
* Fix tag handling in benchmark resultsSimon Hausmann2016-03-211-6/+14
* qtestcompare: Add handling of zipped archives from benchmarkrunner.Robin Burchell2016-03-211-29/+136
* qtestcompare: Move individual test comparisons into a function.Robin Burchell2016-03-181-18/+21
* qtestcompare: Split imports into internal & external dep sections.Robin Burchell2016-03-181-2/+3
* Added a little READMESimon Hausmann2016-02-261-0/+23
* Add support for task-number extractionSimon Hausmann2016-02-262-0/+28
* Added little helper tool to create an initial changelog template for a moduleSimon Hausmann2016-02-262-0/+512
* qtestcompare: Fix percentages and incorrect direction of verdict.Robin Burchell2016-02-251-6/+6
* qtestcompare: Add handling of callgrind instruction counts.Robin Burchell2016-02-251-31/+60
* qtestcompare: Add a simple tool to compare benchmark results.Robin Burchell2016-02-251-0/+193
* Fix importsSimon Hausmann2016-02-184-4/+4
* Initial import of golang bindings for reading and interpreting QTestLib XML o...Simon Hausmann2016-02-034-0/+802