summaryrefslogtreecommitdiffhomepage
path: root/config/setup
AgeCommit message (Expand)Author
2015-10-26core: Major refactor for graceful restarts; numerous fixesMatthew Holt
2015-10-18letsencrypt: Don't auto-configure loopback hosts or 'tls off'Matthew Holt
2015-10-18Merge branch 'configfix' into letsencryptMatthew Holt
2015-10-17core: Controller has field to persist server stateMatthew Holt
2015-10-17Remove obsolete testMatthew Holt
2015-10-16Can issue and use SSL certs and serve sitesMatthew Holt
2015-10-16Merge branch 'configfix' into letsencryptMatthew Holt
2015-10-16core: Disable TLS for sites where http is explicitly defined (fix)Matthew Holt
2015-10-16Merge branch 'configfix' into letsencryptMatthew Holt
2015-10-16LE flags, modified tis directive, moved LE stuff to own fileMatthew Holt
2015-10-15Add ServerBlockIndex and ServerBlockHosts to ControllerMatthew Holt
2015-10-15OncePerServerBlock may now return an errorMatthew Holt
2015-10-15Merge branch 'master' into configfixMatthew Holt
2015-10-15First use of OncePerServerBlock in a Setup functionMatthew Holt
2015-10-15Don't share sync.Once with all directivesMatthew Holt
2015-10-14Epic revert of 0ac8bf5 and adding OncePerServerBlockMatthew Holt
2015-10-14Merge pull request #270 from Makpoc/masterMatt Holt
2015-10-14Merge pull request #271 from zmb3/windows_failuresMatt Holt
2015-10-14Use null byte in filename to simulate 'unable to access' on both windows and ...makpoc
2015-10-13Re-enable testZac Bergquist
2015-10-13Fix test failure on non-Windows OS.Zac Bergquist
2015-10-13Fix test failures on Windows.Zac Bergquist
2015-10-13Fix failing test (windows) - simulate an error by executing stat on a filenam...Makpoc
2015-10-12websocket refactored to use gorillaAustin
2015-10-11Address various lint and gocyclo warnings. Fixes #253Zac Bergquist
2015-10-10Fail the test if the configuration fails.Makpoc
2015-10-09Add tests for root.gomakpoc
2015-10-07allow consecutive spaces for browsepyed
2015-10-01Merge pull request #259 from abiosoft/masterMatt Holt
2015-09-30New core middleware, MIME.Abiola Ibrahim
2015-09-30redir: Include scheme in redirect rulesMatthew Holt
2015-09-28Move controller_test.go into controller.goMatthew Holt
2015-09-24errors: New 'visible' mode to write stack trace to responseMatthew Holt
2015-09-19Moved fileServer and browse.IndexPages into middleware packageMatthew Holt
2015-09-17browse IgnoreIndexes optionHenrique Dias
2015-09-10Fix format verbs for funcsAlexander Morozov
2015-09-10Fix vet warnings about unkeyed fieldsAlexander Morozov
2015-09-10Use %v instead of %p to calm vetAlexander Morozov
2015-09-10Use markdown.Config as pointer everywhereAlexander Morozov
2015-09-10Fix format call in testsAlexander Morozov
2015-09-10Complete test coverage for replacer for GoKarthic Rao
2015-09-05basicauth: htpasswd path now relative to site rootMatthew Holt
2015-09-05Merge pull request #228 from tgulacsi/htpasswdMatt Holt
2015-09-04Use localtime for the log roller timestampMaxime
2015-09-04Fix formatting directives in testsAlexander Morozov
2015-09-02Merge branch 'master' of https://github.com/mholt/caddyMaxime
2015-09-02Added LogRoller parser and entity.Maxime
2015-08-30Add htpasswd support for basic authTamás Gulácsi
2015-08-30removed redundant comment linesKarthic Rao
2015-08-08Added lumberjack library for log rollingMaxime