Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
clair-singularity
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
BioHPC
clair-singularity
Graph
master
Select Git revision
Branches
1
master
default
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Sep
25
Aug
24
23
Add LICENSE.md
master
master
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Add .gitlab-ci.yml
Of coures we need coveralls in the container now
Try to run coveralls inside docker
I need some coffee...
Coveralls symlink hack
Remove .pyc between local and docker travis tests
Hopefully last testing fixes for now
Switch Dockerfile to python 3.5
Merge branch 'master' of github.com:dctrud/clair-singularity
Fix travis PYTHON_VERSION env
Make scripts executable
Rework testing, clair and non-clair dependent
update README test info
Script to run dockerized testing locally
Correct module for --cov
Forgot Dockerfile, oops
Test inside docker
Fix pretty_json calls
Bind to main IP for http server in tests
Fix ImageException test
Tidy exceptions etc
Merge branch 'master' of github.com:dctrud/clair-singularity
Merge branch 'master' of github.com:dctrud/clair-singularity
Bubble up exceptions from clair to cli
daemonize httpd process
requests is a dependency
Rel import, missing import
Nicer wait for inbuilt httpd
Try polling web server until it's up
No singularity-python dependency
Display severity in text report
Tidying up a bit
Version option
Missing API version in test API_URL
API dependent tests
Arghh - docker image typo in travis.yml