summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Add: debug loggingliw/controllerLars Wirzenius2-0/+8
2019-07-22Add: /webhook to controllerLars Wirzenius1-4/+19
2019-07-19Change: make controller's /trigger call VCSWorker's /updaterepoLars Wirzenius1-5/+33
2019-07-19Add: controller /status, change how access control is doneLars Wirzenius2-58/+93
2019-07-08Add: deployment worker to api.pyLars Wirzenius1-0/+62
2019-07-08Add: example of body of deployment requestLars Wirzenius1-0/+6
2019-07-08Add: create-artifact-download-tokenLars Wirzenius1-0/+44
2019-07-08Add: the publish scope to tokens generated by mktokenLars Wirzenius1-0/+1
2019-07-08Add: wait a bit while deleting a repoLars Wirzenius1-1/+3
2019-07-08Add: debug loggingLars Wirzenius1-1/+29
2019-07-07Fix: syntaxLars Wirzenius1-1/+1
2019-07-07Change: despearte debugLars Wirzenius1-0/+2
2019-07-07Add: script to create an artifact upload tokenLars Wirzenius1-0/+44
2019-07-07Drop: spurious empty lineLars Wirzenius1-1/+0
2019-07-07Change: vcsworker now sets GitLab CI project variable to API tokenLars Wirzenius1-16/+39
2019-07-07Change: creqte repo via API instead of pushingLars Wirzenius1-4/+19
2019-07-07Add: helper scripts to use CI component APILars Wirzenius2-0/+83
2019-07-04Add: log formattingLars Wirzenius1-1/+1
2019-07-04Change: shut up, BottleLars Wirzenius1-8/+4
2019-07-04Add: log token, for debuggingLars Wirzenius1-1/+2
2019-07-04Add: more logging for access checkingLars Wirzenius1-4/+15
2019-07-04Fix: class nameLars Wirzenius1-1/+1
2019-07-04Change: catch exceptions from a wider areaLars Wirzenius1-13/+13
2019-07-04Add: catch exceptions inside callback tooLars Wirzenius1-1/+5
2019-07-04Add: catching of, logging exceptionsLars Wirzenius1-1/+7
2019-07-04Add: newline to success message for /updaterepoLars Wirzenius1-1/+1
2019-07-04Change: only listen on localhost, now that there's haproxy/TLSLars Wirzenius1-1/+1
2019-07-03Change: listen on all ports, for nowLars Wirzenius1-1/+1
2019-07-03Rename: vcsworker.py to api.pyLars Wirzenius2-325/+186
2019-07-03Change: improve vcsworker.py logging a bitLars Wirzenius1-6/+6
2019-07-02Change: vcsworker.py now provides an HTTP API (also controller)Lars Wirzenius1-55/+266
2019-07-01Change: describe more of how VCS worker will functionLars Wirzenius1-0/+11
2019-07-01Fix: vcsworker.py to run git push in the cloned directoryLars Wirzenius1-11/+9
2019-07-01Add: first command-line script version of VCS workerLars Wirzenius1-0/+103
2019-07-01Change: api.py to require hello scope for /hello endpointLars Wirzenius1-7/+8
2019-07-01Add: .gitignoreLars Wirzenius1-0/+4
2019-06-30Add: sketch for implementing HTTP APIs in Python simplyLars Wirzenius3-0/+216
2019-06-30Add: document CI-around-GitLab, first iterationLars Wirzenius4-3/+269
2019-06-30Drop: svgs that can be re-createdLars Wirzenius2-173/+0
2019-05-23Fix: typos, wordingLars Wirzenius1-7/+3
2019-05-23Change: wording for everything-in-gitLars Wirzenius1-1/+1
2019-05-22Drop: fixme to track requirementsLars Wirzenius1-4/+0
2019-05-22Change: deployment stage section titleLars Wirzenius1-1/+1
2019-05-22Change: move pipeline to before architectureLars Wirzenius1-117/+117
2019-05-22Change: iconograpy for pipeline to match ecosystemLars Wirzenius2-31/+32
2019-05-22Change: increase size of pipeline figure for readabilityLars Wirzenius1-1/+1
2019-05-22Fix: gerrit shapeLars Wirzenius2-2/+2
2019-05-22Change: iconography for ecosystem same as archLars Wirzenius3-44/+38
2019-05-22Add/change: document the internal CI componentsLars Wirzenius2-5/+62
2019-05-22Add: rough arch diagram of CI itselfLars Wirzenius2-1/+56