- 10 Sep, 2015 4 commits
-
-
Matt Holt authored
basicauth: Fix format call in tests
-
Alexander Morozov authored
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
-
Matt Holt authored
middleware: Complete test coverage for replacer
-
Karthic Rao authored
-
- 08 Sep, 2015 3 commits
-
-
Matt Holt authored
core: Configuration as command line arg #222
-
Benoit Benedetti authored
-
Benoit Benedetti authored
-
- 05 Sep, 2015 2 commits
-
-
Matthew Holt authored
-
Matt Holt authored
basicauth: Add htpasswd support
-
- 04 Sep, 2015 4 commits
-
-
Matt Holt authored
log, errors: Use localtime for the log roller timestamp
-
Maxime authored
-
Matt Holt authored
Fix formatting directives in tests
-
Alexander Morozov authored
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
-
- 03 Sep, 2015 1 commit
-
-
Matthew Holt authored
-
- 02 Sep, 2015 3 commits
-
-
Matt Holt authored
log, errors: Added lumberjack library for log rolling
-
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 4 commits
-
-
Tamás Gulácsi authored
If the password arg starts with htpasswd=, then the rest is treated as the file name of the htpasswd file, and used for md5 and sha1 hashes.
-
Matthew Holt authored
-
karthic rao authored
Redundant comments in the code removed
-
Karthic Rao authored
-
- 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 4 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
-