nodepool/nodepool
Ian Wienand 3e0035e908 Make web status text/plain
When I added the JSON targets in
I3410a4e4efd649732747b0502d66d212f50fa1bb I also changed the text
output mime-type to be application/text, which seemed to pair with
application/json.  But this means browsers prompt to download the file
rather than display it, which is not the intention.  Restore to
text/plain.

Change-Id: I6fa6597b2fcd05a4c33ba4932c966101daf98ecf
2017-02-03 11:57:50 +11:00
..
cmd Merge "Ensure env-vars are strings in config validate" 2017-01-31 12:24:06 +00:00
tests Make web status text/plain 2017-02-03 11:57:50 +11:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
allocation.py Some extra safety around negative numbers 2014-08-29 13:51:52 -07:00
builder.py Allow nodepool-builder to only build diskimages 2017-01-10 13:27:29 -05:00
config.py Merge "Allow nodepool-builder to only build diskimages" 2017-01-23 16:58:10 +00:00
exceptions.py Add initial ZooKeeper API 2016-07-21 14:46:04 -04:00
fakeprovider.py Make sure we clean up diskimages with invalid external_name 2016-12-02 13:41:18 -05:00
jenkins_manager.py Revert "Remove duplicate python-jenkins code." 2015-11-15 18:47:57 +00:00
jobs.py Remove image building responsibility from nodepool.py 2016-11-15 19:33:18 -05:00
myjenkins.py Revert "Remove duplicate python-jenkins code." 2015-11-15 18:47:57 +00:00
nodedb.py Remove SnapshotImage from the database 2016-11-16 17:52:03 -05:00
nodepool.py Add comment explaining test-not-create behavior 2017-01-31 16:43:06 -06:00
nodeutils.py Retry SSHExceptions in nodepool 2016-10-05 12:11:47 -04:00
provider_manager.py Don't use taskmanagers in builder 2016-12-07 11:58:24 -08:00
sshclient.py Disable connecting to the SSH agent for ssh_connect 2016-09-09 07:28:08 -04:00
stats.py Don't use global statsd 2016-01-15 12:38:21 +11:00
status.py Add dib-image-list.json webapp target 2016-12-22 14:35:51 +11:00
task_manager.py Don't use taskmanagers in builder 2016-12-07 11:58:24 -08:00
version.py Fix nodepool --version 2015-02-06 12:09:52 -08:00
webapp.py Make web status text/plain 2017-02-03 11:57:50 +11:00
zk.py Share single ZooKeeper object among workers 2016-12-15 14:56:26 -05:00