Victor Marmol
39b29da609
Escape container names.
...
Fixes #781
2015-06-26 09:28:49 -07:00
Rohit Jnagal
f54e10b7e8
Add docker status and images info to /docker page.
2015-05-19 17:02:45 +00:00
Rohit Jnagal
5bd6f601a4
Make all link relative - part 2.
...
Added missing docker page handling.
2015-05-06 22:40:45 +00:00
Rohit Jnagal
6e78fb725f
Revert "Make all links relative."
2015-05-06 14:46:45 -07:00
Victor Marmol
596c5ee692
Make all links relative.
...
This will allow cAdvisor to be reverse proxied.
Fixes #513
Fixes #566
Fixes #596
Fixes #667
2015-05-05 13:37:20 -07:00
Victor Marmol
d357c34f22
Refactor and centralize HTTP registration.
2015-03-10 18:00:10 -07:00
Victor Marmol
563ead3cce
Use mux to register HTTP handlers.
...
This will allow us to register handlers on the non-default HTTP handler.
2015-03-10 15:37:16 -07:00
Rohit Jnagal
872546ba3a
Bulk move current info api to info/v1. Making room for info/v2.
2015-03-04 00:47:28 +00:00
Rohit Jnagal
7b6b9e6b6d
Always use alias as display name if its available.
...
This is useful for identifying k8 containers on /docker handler.
Since k8 handles are pretty long, I arbitrarily decided to truncate the display.
Let me know if you don't like it.
2015-02-28 01:39:42 +00:00
Rohit Jnagal
55fceed402
Add some more missing copyrights and script to verify copyright.
...
Add to travis next.
2015-01-09 19:31:25 +00:00
Dipankar Sarkar
8d3ea25764
Ran gofmt and made the various changes suggested
2014-12-11 23:18:03 +05:30
Dipankar Sarkar
f9b1546367
Cleanup and minor fix for digest
2014-12-11 17:48:08 +05:30
Dipankar Sarkar
6798f193fd
Added HTTP Auth and HTTP Digest authentication #302
2014-12-11 17:25:43 +05:30
Victor Marmol
e7b5a587c6
Add 'Docker containers are here' link to the main page
2014-11-13 11:09:54 -08:00
Victor Marmol
6e89bdef9f
Add /docker/ UI endpoint.
...
Fixes #294
2014-11-07 08:53:52 -08:00