Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new stats options, made changes to make monitor uri optional, added ↵ | briantist | 2011-12-13 | 1 | -6/+84 |
| | | | | new balance options, changed size and max capacity of the ports text box. | ||||
* | Fix these misplaced "endif;" statements, they were causing the opening form ↵ | jim-p | 2010-12-02 | 1 | -1/+1 |
| | | | | tag to be hidden on 2.0 so the settings would never save. | ||||
* | Using base64_deocde() and base64_encode() note the missing _ | Scott Ullrich | 2009-12-28 | 1 | -2/+2 |
| | |||||
* | Use base64encode() and base64decode() | Scott Ullrich | 2009-12-28 | 1 | -2/+2 |
| | |||||
* | Use base64encode() and base64decode() | Scott Ullrich | 2009-12-28 | 1 | -1/+1 |
| | |||||
* | Retries is not a required field | Scott Ullrich | 2009-12-28 | 1 | -6/+6 |
| | |||||
* | Adding optios for forwardfor and httpclose. | Scott Ullrich | 2009-12-28 | 1 | -5/+25 |
| | |||||
* | Add advanced pass thru box for frontend edit screen | Scott Ullrich | 2009-12-22 | 1 | -2/+12 |
| | |||||
* | Fix frontends links | sullrich | 2009-12-14 | 1 | -2/+2 |
| | |||||
* | Add Cancel buttons | sullrich | 2009-12-11 | 1 | -1/+2 |
| | |||||
* | Overhaul haproxy package. Rename backends to frontends. Add rowhelper to ↵ | sullrich | 2009-12-11 | 1 | -0/+626 |
the server edit screen for backend selection eliminating quite a number of needed configuration entries for common hosting items. |