Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-08 | reproducible debian: make bash sql sqlite/postgres agnostic | Valerie R Young | 1 | -3/+4 | |
This commit does the following for all bash scripts: - remove sqlite specfic datetime functions in sql queries - remove double quotes from sql queries - replace the "REPLACE INTO" sql queries Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-19 | reproducible Debian: handle broken nodes gracefully | Holger Levsen | 1 | -0/+6 | |
2016-10-17 | reproducible debian: add and use query_db bash function | Valerie R Young | 1 | -3/+2 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-02-08 | reproducible debian: also show 24h node performance | Holger Levsen | 1 | -6/+12 | |
2016-01-06 | reproducible: improve grammar | Holger Levsen | 1 | -1/+1 | |
2016-01-06 | reproducible: include node performance stats in job output | Holger Levsen | 1 | -1/+19 | |
2015-09-23 | reproducible: jenkins is not a real build node anymore | Holger Levsen | 1 | -1/+1 | |
2015-09-16 | reproducibe: improve job output | Holger Levsen | 1 | -2/+2 | |
2015-09-16 | reproducible: be more verbose | Holger Levsen | 1 | -0/+1 | |
2015-09-16 | reproducible: be more verbose | Holger Levsen | 1 | -0/+1 | |
2015-09-16 | reproducible: call master_wrapper with correct JOB_NAME | Holger Levsen | 1 | -2/+2 | |
2015-09-09 | reproducible: jenkins.d.n is still a node used for building… | Holger Levsen | 1 | -0/+6 | |
2015-09-09 | reproducible: refactor | Holger Levsen | 1 | -2/+2 | |
2015-09-09 | reproducible: be more verbose | Holger Levsen | 1 | -0/+1 | |
2015-09-09 | reproducible: fixup 9929536, wrapping is tricky | Holger Levsen | 1 | -2/+3 | |
2015-09-09 | reproducible: fixup d59690b, correctly call _master_wrapper.sh | Holger Levsen | 1 | -2/+5 | |
2015-09-09 | reproducible: add new job, nodes_info, to collect environment variables from ↵ | Holger Levsen | 1 | -0/+32 | |
build nodes |