- 03 Nov, 2016 1 commit
-
-
Tw authored
fix issue #1234 Signed-off-by: Tw <tw19881113@gmail.com>
-
- 02 Nov, 2016 4 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Tw authored
fix issue #1183 Signed-off-by: Tw <tw19881113@gmail.com>
-
ericdreeves authored
* Add Files action to template context. (#1198) * Fixes to testFiles(). - Set os.ModePerm on directories created during test. - Use filepath.Join() to create directory path. - Use Fatalf, not Fatal. * Make additional fixes to test cases. * Fix test cases to use correct path format. Dir.Open() in net/http requires '/'-separated paths while filepath.Join() may produce paths with different separator. * Remove directory created by test at end of loop. * Close the FileSystem before returning. * Initialize names slice to the number of entries. Also, do not call os.RemoveAll() unless the path to the directory is a valid one.
-
- 01 Nov, 2016 1 commit
-
-
Matthew Holt authored
-
- 29 Oct, 2016 1 commit
-
-
elcore authored
* Fix Caddytls * Let the user decide * Address comments
-
- 28 Oct, 2016 1 commit
-
-
Matthew Holt authored
-
- 26 Oct, 2016 3 commits
-
-
Matt Holt authored
Punctuation
-
chris-bandce authored
-
Matt Holt authored
Remove dead code, do struct alignment, simplify code
-
- 25 Oct, 2016 4 commits
-
-
Mateusz Gajewski authored
-
Toby Allen authored
* Log Site start to -log. Fix for #1205 * Removed Comment
-
Matt Holt authored
proxy: set request's body to nil explicitly
-
Mateusz Gajewski authored
* Use proper Request * Fixes
-
- 24 Oct, 2016 3 commits
-
-
Matt Holt authored
Log Startup and Shutdown Commands
-
Toby Allen authored
-
Tw authored
fix issue #1206 Signed-off-by: Tw <tw19881113@gmail.com>
-
- 20 Oct, 2016 2 commits
-
-
Henrique Dias authored
* Moving File Manager higher in the directive list See hacdias/caddy-filemanager#35. * gofmt
-
Matt Holt authored
Update to Go 1.7.3
-
- 19 Oct, 2016 2 commits
-
-
Eldin Hadzic authored
-
Matt Holt authored
add separate upstart scripts for centos 6 and ubuntu 12.04
-
- 18 Oct, 2016 2 commits
-
-
Matt Holt authored
errors: don't join the absolute file path
-
Tw authored
fix issue #1188 Signed-off-by: Tw <tw19881113@gmail.com>
-
- 17 Oct, 2016 1 commit
-
-
Sebastian Gumprich authored
-
- 16 Oct, 2016 1 commit
-
-
Toby Allen authored
* Very simple fix for #1153 * Prevent Caddy-Rewrite-Original-URI being added as an HTTP ENV variable passed to FastCGI part of fix for #1153 * Changes to Markdown to fix travis CI build. #1955.2 * Revert "Changes to Markdown to fix travis CI build." This reverts commit 4a018888395b7a90c57faf9ebb8ef04c4e6fe702. * fail fast and fmt changes * Create test for existance of Caddy-Rewrite-Original-URI header value #1153 * updated test comment * const moved outside function so available to tests
-
- 15 Oct, 2016 2 commits
-
-
Matthew Holt authored
-
Gregor Noczinski authored
-
- 14 Oct, 2016 2 commits
- 11 Oct, 2016 4 commits
-
-
Matt Holt authored
proxy: preserve path trailing slash if it was there
-
Tw authored
fix issue #1177 Signed-off-by: Tw <tw19881113@gmail.com>
-
Tw authored
Signed-off-by: Tw <tw19881113@gmail.com>
-
Tw authored
fix issue #1173 Signed-off-by: Tw <tw19881113@gmail.com>
-
- 10 Oct, 2016 2 commits
-
-
Matt Holt authored
dist: adapt to archiver's refactor
-
Tw authored
Signed-off-by: Tw <tw19881113@gmail.com>
-
- 08 Oct, 2016 1 commit
-
-
Matt Holt authored
Have milliseconds as the latency log time unit
-
- 06 Oct, 2016 1 commit
-
-
Aish Raj Dahal authored
-
- 05 Oct, 2016 2 commits
-
-
Matt Holt authored
Adding Go Report Card badge
-
Ben Gadbois authored
-