1. 02 Nov, 2016 3 commits
    • Matthew Holt's avatar
      header: Implement Flusher and CloseNotifier · 14500d82
      Matthew Holt authored
      14500d82
    • Tw's avatar
      header: only register deletion operation (#1212) · a2900e46
      Tw authored
      fix issue #1183
      Signed-off-by: default avatarTw <tw19881113@gmail.com>
      a2900e46
    • ericdreeves's avatar
      Add Files action to template context. (closes #1198) (#1226) · 08c17c7c
      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.
      08c17c7c
  2. 01 Nov, 2016 1 commit
  3. 29 Oct, 2016 1 commit
  4. 28 Oct, 2016 1 commit
  5. 26 Oct, 2016 3 commits
  6. 25 Oct, 2016 4 commits
  7. 24 Oct, 2016 3 commits
  8. 20 Oct, 2016 2 commits
  9. 19 Oct, 2016 2 commits
  10. 18 Oct, 2016 2 commits
  11. 17 Oct, 2016 1 commit
  12. 16 Oct, 2016 1 commit
    • Toby Allen's avatar
      Fix for fastcgi deletion of Caddy-Rewrite-Original-URI header #1153 (#1184) · 94af3708
      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
      94af3708
  13. 15 Oct, 2016 2 commits
  14. 14 Oct, 2016 2 commits
  15. 11 Oct, 2016 4 commits
  16. 10 Oct, 2016 2 commits
  17. 08 Oct, 2016 1 commit
  18. 06 Oct, 2016 1 commit
  19. 05 Oct, 2016 2 commits
  20. 03 Oct, 2016 2 commits