summaryrefslogtreecommitdiffstats
path: root/src/db/find_artifacts.rs
AgeCommit message (Expand)Author
2021-11-19Update Copyright string to 2020-2022Matthias Beyer
2021-09-06Add support for filtering by image nameMatthias Beyer
2021-09-06Refactor: Use ? operator to remove indention levelMatthias Beyer
2021-09-06Rewrite interface for finding artifacts with builderMatthias Beyer
2021-06-30Remove unused codeMatthias Beyer
2021-05-17Fix: Check whether environments are equalMatthias Beyer
2021-04-12Fix typoMatthias Beyer
2021-02-25Multiple release storesMatthias Beyer
2021-02-17Pass MergedStores to endpoint/jobs rather than only staging storeMatthias Beyer
2021-02-16Fix find_artifacts() to not fail if FS object movedMatthias Beyer
2021-02-15Add more trace output when filtering jobs by ENVMatthias Beyer
2021-02-11Fix: Query must root in the packages tableMatthias Beyer
2021-02-11Implement find-artifact subcommandMatthias Beyer