summaryrefslogtreecommitdiffstats
path: root/src/db/models/endpoint.rs
AgeCommit message (Expand)Author
2021-04-22Add helper functions to load Endpoint from DBMatthias Beyer
2021-03-11Endpoint configuration as MapMatthias Beyer
2021-01-19Make database types Eq, PartialEqMatthias Beyer
2021-01-18Run `cargo fmt`Matthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-11-16Make job belong to Endpoint, Image, Package and SubmitMatthias Beyer
2020-11-13Add model definition for EndpointMatthias Beyer