wglass/lighthouse

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
examples/connect.sh
examples/dockerfiles/Dockerfile.base
examples/dockerfiles/Dockerfile.cache
examples/dockerfiles/Dockerfile.client
examples/dockerfiles/Dockerfile.multiapp
examples/dockerfiles/Dockerfile.partner
examples/dockerfiles/Dockerfile.proxy
examples/dockerfiles/Dockerfile.sprockets
examples/dockerfiles/Dockerfile.webapp
examples/dockerfiles/Dockerfile.widgets
examples/dockerfiles/Dockerfile.zookeeper
examples/launch.sh
examples/supervisord/lighthouse.conf
examples/supervisord/multiapp.conf
examples/supervisord/redis.conf
examples/supervisord/sprockets.conf
examples/supervisord/supervisord.conf
examples/supervisord/tokenapi.conf
examples/supervisord/webapp.conf
examples/supervisord/widgets.conf
lighthouse/haproxy/directives.json
setup.cfg
tox.ini
docs/conf.py79
examples/apps/sprockets.py49
A
1 hr
examples/apps/tokenapi.py20
A
1 hr
examples/apps/webapp.py31
B
5 hrs
examples/apps/widgets.py38
B
5 hrs
lighthouse/__init__.py2
lighthouse/balancer.py21
lighthouse/check.py132
lighthouse/checks/__init__.py0
lighthouse/checks/http.py53
lighthouse/checks/tcp.py69
lighthouse/cluster.py38
lighthouse/configs/__init__.py0
lighthouse/configs/handler.py89
A
45 mins
lighthouse/configs/monitor.py47
A
35 mins
lighthouse/configs/watcher.py206
lighthouse/configurable.py39
lighthouse/discovery.py69
lighthouse/events.py46
lighthouse/haproxy/__init__.py0
lighthouse/haproxy/balancer.py215
B
5 hrs
lighthouse/haproxy/config.py93
A
45 mins
lighthouse/haproxy/control.py200
A
3 hrs
lighthouse/haproxy/directives.py5
lighthouse/haproxy/stanzas/__init__.py0
lighthouse/haproxy/stanzas/backend.py32
lighthouse/haproxy/stanzas/frontend.py16