summary refs log tree commit diff stats
path: root/cmd/cetus/bpod.go
Commit message (Expand)AuthorAgeFilesLines
* Move app func to mainAndinus2020-04-241-140/+0
* Remove ineffectual assignment & log errorAndinus2020-04-051-0/+10
* bpod: Re-enable cache & fix issues with v0.6.2Andinus2020-04-021-1/+21
* Drop response caching on bpodAndinus2020-03-261-83/+7
* Unmarshal after dumpAndinus2020-03-261-8/+5
* Fix dump logicAndinus2020-03-261-1/+1
* Disable caching on random (bpod)Andinus2020-03-251-67/+11
* Disable cache when random is not passed (bpod)Andinus2020-03-251-8/+19
* Enable random flag and fix issue with body and res not in sync (bpod)Andinus2020-03-251-21/+31
* Disable random flag on bpod & warn in readmeAndinus2020-03-251-3/+17
* Describe bug in programAndinus2020-03-251-0/+7
* Add bpod supportAndinus2020-03-251-0/+203
* Reinitialize project and change module urlAndinus2020-03-241-148/+0
* Add notify functionality to cetusAndinus2020-03-231-0/+13
* Put the functions into seperate files & fix compile time errorAndinus2020-03-191-0/+135