Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy varnish sync file | Scott Ullrich | 2010-05-21 | 1 | -0/+5 |
* | We need to copy varnish_lb_directors.xml | Scott Ullrich | 2010-05-12 | 1 | -0/+5 |
* | Use is_numeric(). Thanks to BillM | Scott Ullrich | 2010-05-11 | 1 | -12/+12 |
* | Correct input error for storage size text | Scott Ullrich | 2010-05-11 | 1 | -1/+1 |
* | Ensure item exists before calling foreach on it | Scott Ullrich | 2010-04-28 | 1 | -3/+4 |
* | Add listtopics | Scott Ullrich | 2010-04-28 | 2 | -1/+19 |
* | Add listtopics | Scott Ullrich | 2010-04-28 | 1 | -0/+18 |
* | Add listopic explaining the LB tab | Scott Ullrich | 2010-04-28 | 1 | -0/+6 |
* | Add header and remove extra \n | Scott Ullrich | 2010-04-28 | 1 | -1/+1 |
* | Correct page titles | Scott Ullrich | 2010-04-28 | 2 | -2/+2 |
* | Cleanup HTML | Scott Ullrich | 2010-04-28 | 2 | -38/+42 |
* | Add service xml item | Scott Ullrich | 2010-04-28 | 1 | -0/+6 |
* | Nuke ID, we use git now | Scott Ullrich | 2010-04-28 | 3 | -2/+5 |
* | Make header uniform | Scott Ullrich | 2010-04-28 | 5 | -5/+3 |
* | Remove Id | Scott Ullrich | 2010-04-28 | 1 | -1/+0 |
* | Note where the file is located | Scott Ullrich | 2010-04-27 | 1 | -0/+2 |
* | Use 100% for cols | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
* | Maintain tab order | Scott Ullrich | 2010-04-27 | 1 | -4/+4 |
* | Restart varnish after syncing changes | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
* | Make globals uniform | Scott Ullrich | 2010-04-27 | 1 | -3/+3 |
* | Correct tab URLs | Scott Ullrich | 2010-04-27 | 2 | -2/+2 |
* | Add VarnishSTAT ajax stat page | Scott Ullrich | 2010-04-27 | 7 | -1/+146 |
* | Ensure rcd file exists | Scott Ullrich | 2010-04-27 | 5 | -1/+7 |
* | Do not define validate text item twice | Scott Ullrich | 2010-04-27 | 1 | -2/+0 |
* | Allow matching against regexes in the URL as well | Scott Ullrich | 2010-04-27 | 2 | -1/+21 |
* | Use correct field name | Scott Ullrich | 2010-04-27 | 2 | -4/+4 |
* | Add input validation for the settings page | Scott Ullrich | 2010-04-27 | 2 | -0/+16 |
* | Add input validation for the LB directors form | Scott Ullrich | 2010-04-27 | 2 | -1/+11 |
* | Add input validation for the Backends form | Scott Ullrich | 2010-04-27 | 2 | -9/+35 |
* | Show Director name | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
* | Show the director name in the column text | Scott Ullrich | 2010-04-27 | 1 | -0/+4 |
* | Eliminate a case where a LB Director and a Backend may have the same name by ... | Scott Ullrich | 2010-04-27 | 5 | -9/+39 |
* | Misc comments | Scott Ullrich | 2010-04-27 | 1 | -1/+6 |
* | More cleanups | Scott Ullrich | 2010-04-27 | 1 | -24/+16 |
* | Major code cleanups. Split a number of items out into their own functions. ... | Scott Ullrich | 2010-04-27 | 1 | -89/+133 |
* | Add vcl_recv field | Scott Ullrich | 2010-04-27 | 2 | -7/+29 |
* | Use correct variables | Scott Ullrich | 2010-04-27 | 1 | -5/+5 |
* | Add listtopic headers | Scott Ullrich | 2010-04-27 | 1 | -1/+16 |
* | Show configuration in a textarea | Scott Ullrich | 2010-04-27 | 1 | -36/+6 |
* | s/logs/configuration/ | Scott Ullrich | 2010-04-27 | 1 | -5/+1 |
* | reload config file a tad bit slower | Scott Ullrich | 2010-04-27 | 1 | -0/+114 |
* | Add show configuration tab | Scott Ullrich | 2010-04-27 | 5 | -3/+28 |
* | s/occured/occurred/ | Scott Ullrich | 2010-04-27 | 1 | -3/+3 |
* | Allow syncing up to 6 other varnish hosts | Scott Ullrich | 2010-04-27 | 1 | -1/+37 |
* | s/zone/configuration/ | Scott Ullrich | 2010-04-27 | 1 | -8/+8 |
* | s/DNS/Varnish/ | Scott Ullrich | 2010-04-27 | 1 | -8/+8 |
* | s/beginning/end/ | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |
* | Add link to varnish VCL | Scott Ullrich | 2010-04-27 | 1 | -4/+4 |
* | Allow defining of minworkers, maxworkers and timeoutworkers values for the nu... | Scott Ullrich | 2010-04-27 | 2 | -2/+32 |
* | Oops, add missing ; | Scott Ullrich | 2010-04-27 | 1 | -1/+1 |