summaryrefslogtreecommitdiff
path: root/ick2/projectapi_tests.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Revert "Add: MemoryPersitentState"Lars Wirzenius1-2/+3
2019-10-18Revert "Drop: use of old persistent state classes"Lars Wirzenius1-1/+8
2019-10-18Revert "Add: TokenGetter"Lars Wirzenius1-10/+1
2019-08-03Add: TokenGetterLars Wirzenius1-1/+10
2019-08-03Drop: use of old persistent state classesLars Wirzenius1-8/+1
2019-08-03Add: MemoryPersitentStateLars Wirzenius1-3/+2
2018-05-17Change: how controller stores persistent dataLars Wirzenius1-45/+2
2018-04-19Change: trigger a project, build all pipelines in the projectLars Wirzenius1-77/+30
2018-01-19Change: builds are now numbered foo/123, as are logsLars Wirzenius1-3/+8
2018-01-18Fix: add 2018 to copyright yearsLars Wirzenius1-1/+1
2018-01-18Change: rename 'name' field on pipelines to 'pipeline'Lars Wirzenius1-3/+3
2017-11-26Update: project and work apis to handle named pipelinesLars Wirzenius1-24/+32
2017-11-26Add: unit test adds project parametersLars Wirzenius1-0/+4
2017-11-18Drop: /projects/.../builds from controller APILars Wirzenius1-4/+0
2017-11-18Refactor: move ProjectAPI tests to its own moduleLars Wirzenius1-0/+188