Matthew Holt
f28af63732
Version 0.9
2016-07-18 21:50:45 -06:00
Matthew Holt
fdb6d64f9d
Add locale plugin directive, update changelog
2016-07-02 18:07:24 -06:00
Matthew Holt
b49f65d5de
0.9 beta 2
2016-06-22 07:09:27 -06:00
Matthew Holt
6492592b4a
Update change list, fix build script; version 0.9 beta 1
2016-06-07 14:33:06 -06:00
Matthew Holt
e7fc26e3fb
Improved godoc, added two missing directives, update change log
2016-06-07 09:27:14 -06:00
Matthew Holt
d05dac8d2e
Little bit of housekeeping
2016-04-27 12:52:00 -06:00
Matthew Holt
e97649493b
Update change log; version 0.8.3
2016-04-26 08:36:59 -06:00
Matthew Holt
924b53eb3c
Minor changes
2016-04-18 09:43:28 -06:00
Matthew Holt
86ccafbe58
Update changes
...
Also testing commit signing again, different email this time.
2016-04-05 19:04:08 -06:00
Matthew Holt
426d165254
expvar: Allow no args; publish number of goroutines
2016-03-21 22:39:57 -06:00
Matthew Holt
b6e5a599fb
Update change log
2016-03-21 12:36:27 -06:00
Matthew Holt
f23d8cb37f
Add {upstream} placeholder when proxy middleware is used ( closes #531 )
...
Middlewares can now make their own placeholders that may be useful in
logging, on a per-request basis. Proxy is the first one to do this.
2016-03-20 21:56:13 -06:00
Matthew Holt
4d9741dda6
pprof: Only handle if path matches /debug/pprof, add tests
2016-03-19 20:02:05 -06:00
Matthew Holt
4f4b34d481
Update changelog
2016-03-16 11:46:10 -06:00
Matthew Holt
c827a71d5d
Version 0.8.2
2016-02-25 10:26:42 -07:00
Matthew Holt
ecf913e58d
Update change log
2016-02-18 20:57:38 -07:00
Matthew Holt
7613ae3bf0
Change to Windows line endings for poor Notepad
2016-01-25 13:46:07 -07:00
Matthew Holt
3c96718027
Version 0.8.1
2016-01-12 10:01:57 -07:00
Matthew Holt
97c8c9582a
Updated changelog
2016-01-10 21:52:56 -07:00
Matthew Holt
5b93799a62
Version 0.8.0
2015-12-03 19:52:15 -07:00
Matthew Holt
19c6bbf6a2
Update changelist (env vars)
2015-12-02 11:42:50 -07:00
Matthew Holt
a2ba00bdc8
Update docs n things
2015-11-17 10:19:03 -07:00
Matthew Holt
7d5b6b96ea
Make signal trapping optional
...
Go programs using the caddy package may not want the it to capture all the signals...
2015-11-14 21:59:43 -07:00
Matthew Holt
b42334eb91
Several improvements and bug fixes related to graceful reloads
...
Added a -grace flag to customize graceful shutdown period, fixed bugs related to closing file descriptors (and dup'ed fds), improved healthcheck signaling to parent, fixed a race condition with the graceful listener, etc. These improvements mainly provide better support for frequent reloading or unusual use cases of Start and Stop after a Restart (POSIX systems). This forum thread was valuable help in debugging: https://forum.golangbridge.org/t/bind-address-already-in-use-even-after-listener-closed/1510?u=matt
2015-11-14 18:00:25 -07:00
Matthew Holt
bcea5182c6
Don't truncate process log; more consistent output
2015-11-05 17:01:08 -07:00
Matthew Holt
866427491c
Forgot something
2015-11-02 21:02:35 -07:00
Matthew Holt
9905f48c8e
Update changelog and readme
2015-11-02 20:56:13 -07:00
Matthew Holt
02c7770b57
Update change list
2015-10-08 11:30:46 -06:00
Matthew Holt
ec676fa15e
Version bump: 0.7.6
2015-09-28 14:57:00 -06:00
Matthew Holt
4f5a29d6d1
errors: New 'visible' mode to write stack trace to response
...
Also updated change list and added/improved tests
2015-09-24 16:21:28 -06:00
Matthew Holt
10ab037833
Moved fileServer and browse.IndexPages into middleware package
2015-09-19 20:35:48 -06:00
Matthew Holt
ee893325c4
Update change list
2015-09-19 11:24:44 -06:00
Matthew Holt
840bc505f6
This is a pretty cool change
2015-09-16 21:31:58 -06:00
Matthew Holt
4e1717db4c
basicauth: htpasswd path now relative to site root
2015-09-05 16:04:30 -06:00
Matthew Holt
a2be7b4548
Bumped version to 0.7.5
2015-08-05 13:26:12 -06:00
Matthew Holt
32da2ed706
Updated change log
2015-08-03 17:51:33 -06:00
Matthew Holt
73397a0973
New version
2015-07-30 10:29:28 -06:00
Matthew Holt
e1153f8797
Update change list...
2015-07-29 17:43:00 -06:00
Matthew Holt
53b7b131cb
Update change list, and note in comment
2015-07-25 15:18:10 -06:00
Matthew Holt
6006de5795
Update change list
2015-07-24 10:27:19 -06:00
Matthew Holt
afc540f6b7
Updated changes
2015-07-15 09:36:34 -06:00
Matthew Holt
d3c229375c
Fixed import command, added tests
2015-07-07 22:38:48 -06:00
Matthew Holt
a86e16ddde
That's a wrap; version 0.7.2
2015-07-01 12:09:31 -06:00
Matthew Holt
4d066b7e30
ext: Only append extension if request is not for directory ( fixes #173 )
2015-07-01 11:35:52 -06:00
Matthew Holt
16f18bfeff
Update change list
2015-06-30 18:21:18 -06:00
Matthew Holt
ab0cbf3e12
Updated change list
2015-06-26 16:32:49 -06:00
Matthew Holt
4b349805db
browse: better-looking sort order arrows
2015-06-22 15:04:22 -06:00
Matthew Holt
3418770fe1
Latest change list
2015-06-12 08:30:53 -06:00
Matthew Holt
f36d9bfa2a
Add dist/release build script and licenses
2015-06-11 23:17:11 -06:00