Commit Graph

44 Commits (7d3d1861d014be53457ee854c1c94c943c864571)

Author SHA1 Message Date
Jimmy Zelinskie 7d3d1861d0 Merge pull request #290 from Djelibeybi/oraclelinux-support
8 years ago
Jimmy Zelinskie de1f09e8b3 worker: clarify maxFileSize purpose
8 years ago
Avi Miller 5eb57fee37 Update osrelease and redhatrelease detectors to detect Oracle Linux as well.
8 years ago
Jimmy Zelinskie 2cb23ced02 worker: bump engine version
8 years ago
Jimmy Zelinskie 9be305d19f alpine: truncate namespace to "vMAJOR.MINOR"
8 years ago
Jimmy Zelinskie fc908e65ba detectors/feature: add apk feature detector
8 years ago
Jimmy Zelinskie e4b5930f77 detectors/feature: consistent naming and godoc
8 years ago
Jimmy Zelinskie 1d5a9ddd3c detectors/namespace: add alpine-release detector
8 years ago
Jimmy Zelinskie 0b2a9ab12b detectors/namespace: support pointers in tests
8 years ago
Vincent Batts ce8d31bbb3 redhatrelease: override match for RHEL hosts
8 years ago
Vincent Batts d88f797821 osrelease-detector: avoid colliding with other detectors
8 years ago
Vincent Batts c28d2b3a66 namespace: add debug output
8 years ago
Quentin Machu 836d37b275 *: use `path/filepath` instead of `path`
8 years ago
Quentin Machu 8551a0a3b2 worker: Mock datastore in worker's tests
8 years ago
Quentin Machu a38fbf6cfe worker/database: Move upgrade detection logic out of database to worker
8 years ago
Jimmy Zelinskie 53e62577bc api/worker: s/Authorization/Headers (#167)
8 years ago
Jimmy Zelinskie 9b5afc79ca api/worker: introduce optional authorization
8 years ago
Jimmy Zelinskie 500fc4e407 various: gofmt -s
8 years ago
Jimmy Zelinskie 8fd0aa162b various: spelling corrections
8 years ago
Quentin Machu e78d076d02 api/worker: adjust error codes in postLayer
8 years ago
Quentin Machu bae5a5e3ad worker: remove duplicated tests
8 years ago
Quentin Machu 418ab08c4b api: adjust postLayer error codes
8 years ago
Quentin Machu c2605e0bf2 worker: verify download status code
8 years ago
Quentin Machu 41736e4600 worker: DetectData should return an error if the supported detector failed
8 years ago
Quentin Machu 98ed041956 worker: remove double error
8 years ago
Quentin Machu 9b51f7f4fb worker: raise worker version number
8 years ago
Jimmy Zelinskie 2f57f0d4b1 worker: change worker errors to bad request errors
8 years ago
Quentin Machu b3ddfbc353 worker: remove namespace whitelist
8 years ago
Quentin Machu 90fe137de8 worker: move each data detector to their own packages and remove image format whitelist
8 years ago
Quentin Machu 4bdbd5e6db *: fix several tests
8 years ago
Quentin Machu 82175dcfe9 *: add missing copyright headers
8 years ago
Quentin Machu 34842fd8f7 worker: fix dpkg detector and adapt tests
8 years ago
Quentin Machu 85fa3f9a38 updater/worker: adapt several tests
8 years ago
Quentin Machu 970756cd5a database: do insert/find layers (with their features and vulnerabilities)
8 years ago
Quentin Machu 2c150b015e *: refactor & do initial work towards PostgreSQL implementation
8 years ago
Quentin Machu 343ce39865 worker: detect the status code when downloading a layer and expect 2XX.
8 years ago
Liang Chenye 4b11491067 add ImageFormat to worker_test and programs under contrib
9 years ago
Liang Chenye 41509ccd3e add imageFormt to API.md; add xz to Dockerfile; fix bugs
9 years ago
liangchenye 354c4b3672 always trim './'
9 years ago
liangchenye b1775ed3dc add data detector to support ACI and other format in the future
9 years ago
Quentin Machu eb7e5d5c74 main: Use configuration file instead of flags and simplify app extension.
9 years ago
Quentin Machu ac0e68efe7 worker: Add a missing CleanURL
9 years ago
Quentin Machu f229083e1e database/worker: Remove useless log message
9 years ago
Quentin Machu 3ec262dd51 Initial commit
9 years ago