summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Block localhost shell tasks in untrusted playbooksTobias Henkel2020-07-211-1/+1
* Update node to v14 and update to new jobsMonty Taylor2020-05-201-2/+1
* Merge "Retry nodeenv creation"Zuul2020-05-161-1/+9
|\
| * Retry nodeenv creationTobias Henkel2020-04-071-1/+9
* | Merge "Install skopeo in container images"Zuul2020-05-011-0/+21
|\ \
| * | Install skopeo in container imagesMonty Taylor2020-04-301-0/+21
* | | Fix cherrypy dependency conflictSorin Sbarnea2020-04-291-0/+3
|/ /
* | Merge "Add TLS support for ZooKeeper"Zuul2020-04-142-0/+455
|\ \
| * | Add TLS support for ZooKeeperJames E. Blair2020-03-182-0/+455
| |/
* | Strip by default in tools/encrypt_secretMonty Taylor2020-03-301-3/+6
|/
* Make most test cases work on MacOSTobias Henkel2020-02-201-0/+80
* On CI, use a tmpfs for ZUUL_TEST_ROOTAntoine Musso2020-01-241-0/+6
* Support podman for test setupTobias Henkel2019-12-131-3/+29
* enqueue: make trigger deprecatedMatthieu Huin2019-12-101-2/+0
* Document js tool installation in scratch docClark Boylan2019-08-231-0/+3
* Make tenant and pipeline optional in zuul-changesTobias Henkel2019-08-021-24/+54
* Merge "Fix test-logs.sh utility for multi-ansible"Zuul2019-06-121-14/+25
|\
| * Fix test-logs.sh utility for multi-ansibleTobias Henkel2019-05-251-14/+25
* | Merge "Use nodejs v10 in testing"Zuul2019-06-101-1/+1
|\ \
| * | Use nodejs v10 in testingClark Boylan2019-05-301-1/+1
* | | Revert "Create zuul/web/static on demand"James E. Blair2019-06-041-1/+0
|/ /
* | Merge "encrypt_secret: display the full_url on error"Zuul2019-05-291-1/+6
|\ \
| * | encrypt_secret: display the full_url on errorTristan Cacqueray2019-05-231-1/+6
| |/
* | Create zuul/web/static on demandTobias Henkel2019-05-261-0/+1
|/
* encrypt: Fix SSL error when using file pubkeyLogan V2019-04-071-2/+1
* Move ansible installation from pre_command to install phase in toxTobias Henkel2019-03-191-0/+5
* Add dockerized test setupTobias Henkel2019-02-152-0/+55
* Use node v10 instead of node v8Monty Taylor2019-02-042-41/+149
* Use sudo -E in install-js-tools only if not rootMonty Taylor2019-01-211-12/+17
* encrypt_secret: support self-signed certificates via --insecure argumentFabien Boucher2018-11-121-2/+12
* Small script to scrape Zuul job node usageClark Boylan2018-10-301-0/+157
* Run zookeeper datadir on tmpfs during testingClark Boylan2018-10-231-0/+5
* Merge "encrypt_secret: Allow file scheme for public key"Zuul2018-10-231-17/+23
|\
| * encrypt_secret: Allow file scheme for public keyLogan V2018-08-091-17/+23
* | encrypt_secret: support OpenSSL 1.1.1Gonéri Le Bouder2018-10-181-3/+4
* | Revert "Revert "web: rewrite interface in react""Tristan Cacqueray2018-10-061-2/+4
* | Revert "web: rewrite interface in react"James E. Blair2018-09-291-4/+2
* | web: rewrite interface in reactTristan Cacqueray2018-09-271-2/+4
* | scheduler: return project_canonical in status pageTristan Cacqueray2018-07-271-1/+1
|/
* Add tox-py36 jobsPaul Belanger2018-05-071-8/+10
* Pin node to version 8: LTS stableJames E. Blair2018-04-241-1/+2
* Update encrypt_secret to be API awareJames E. Blair2018-04-161-3/+22
* Don't create ci test admin login unencrypted in postgresTobias Henkel2018-04-131-1/+1
* Merge "Use nodeenv for npm and yarn in tox"Zuul2018-04-121-0/+37
|\
| * Use nodeenv for npm and yarn in toxMonty Taylor2018-04-121-0/+37
* | zuul-changes: update for the new api urlTristan Cacqueray2018-04-121-2/+14
|/
* Add tests for postgresqlTobias Henkel2018-04-101-0/+5
* Reorganize REST API and dashboard urlsMonty Taylor2018-03-281-1/+1
* Support brew for installing the js toolsTobias Henkel2018-03-061-1/+5
* Merge "Use yarn and webpack to manage zuul-web javascript"Zuul2018-03-062-0/+291
|\