summaryrefslogtreecommitdiff
path: root/server/embedded_spec.go
AgeCommit message (Expand)AuthorFilesLines
2018-10-12Release version 0.1.0Pawel Wieczorek1-2/+135
2018-09-18Allow user to sort with JobSortByIDAlexander Mazuruk1-2/+4
2018-09-14Remove JobFilterAndSort from Weles pkgAlexander Mazuruk1-26/+20
2018-09-13Remove ArtifactFilterAndSort from Weles pkgAlexander Mazuruk1-26/+20
2018-07-30Add list artifacts path to APIAlexander Mazuruk1-0/+271
2018-07-30Add info about default artifact sortingAlexander Mazuruk1-4/+2
2018-07-30Add pagination to artifacts/databaseAlexander Mazuruk1-0/+12
2018-07-26Add new types to enable artifact paginationAlexander Mazuruk1-0/+40
2018-07-26Add list jobs path to APIAlexander Mazuruk1-0/+275
2018-07-26Add new types to weles to enable paginationAlexander Mazuruk1-0/+150
2018-07-25Add cancel job path to APIAlexander Mazuruk1-0/+111
2018-07-25Add create job path to APIAlexander Mazuruk1-19/+127
2018-07-20Change basic weles types to generated by swaggerAlexander Mazuruk1-0/+310
2018-07-20Add initial swagger serverAlexander Mazuruk1-0/+166