- 02 Sep, 2015 2 commits
-
-
https://github.com/mholt/caddyMaxime authored
-
Maxime authored
The errors and logs can now have log rolling if provided by the user. The current customisable parameter of it are: The maximal size of the file before rolling. The maximal age/time of the file before rolling. The number of backups to keep.
-
- 01 Sep, 2015 1 commit
-
-
Matt Holt authored
browse: Initial test for json response in browse.go
-
- 30 Aug, 2015 2 commits
-
-
Matthew Holt authored
-
karthic rao authored
Redundant comments in the code removed
-
- 29 Aug, 2015 1 commit
-
-
Karthic Rao authored
-
- 27 Aug, 2015 5 commits
-
-
Matt Holt authored
middleware: Initial test for replacer
-
Karthic Rao authored
-
Matt Holt authored
Fixing comment
-
pyed authored
the old comment might throw the source-reader off, my bad.
-
Matt Holt authored
browse: Optional JSON output
-
- 24 Aug, 2015 1 commit
-
-
Abdulelah Alfuntukh authored
-
- 14 Aug, 2015 2 commits
-
-
Abiola Ibrahim authored
Complete test coverage for recorder.go of middleware package
-
Karthic Rao authored
-
- 11 Aug, 2015 1 commit
-
-
Karthic Rao authored
-
- 10 Aug, 2015 2 commits
-
-
Matthew Holt authored
-
Matt Holt authored
Initial test for middleware/middleware.go
-
- 08 Aug, 2015 1 commit
-
-
Maxime authored
-
- 07 Aug, 2015 1 commit
-
-
Karthic Rao authored
-
- 05 Aug, 2015 12 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
Fixes bug introduced in 0ac8bf58 - Also note that setup functions no longer have access to server port. Will need to fix later.
-
Matt Holt authored
log, errors: Support system log (except Windows) Specify log file of 'syslog' to output to system log
-
Matthew Holt authored
-
Matthew Holt authored
Also change sha1 to md5 for the directory scans; slightly faster.
-
Matthew Holt authored
-
Matthew Holt authored
See github.com/russross/blackfriday/issues/189
-
Matthew Holt authored
This behavior can still be overridden by bind directive
-
Matt Holt authored
markdown: generate static sites after links
-
Abiola Ibrahim authored
-
Matt Holt authored
markdown: Watch for file changes for links. Removed sitegen requirement for link index.
-
Abiola Ibrahim authored
-
- 04 Aug, 2015 3 commits
-
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
- 03 Aug, 2015 4 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
Bug detected by go-fuzz (more fuzzing is required; need larger corpus)
-
Matthew Holt authored
-
Maxime authored
-
- 01 Aug, 2015 2 commits
-
-
Matthew Holt authored
We do this by returning an error and stopping link generation (which scans the markdown path for files)
-
Matthew Holt authored
-