Christian Muehlhaeuser
|
3856ad03b0
|
Used goimports to fix import order (#2682)
Keeps the list sorted and prevents future merge conflicts.
|
2019-07-18 22:05:49 -06:00 |
|
Matthew Holt
|
f5720fecd6
|
Change all import paths: mholt/caddy -> caddyserver/caddy
Includes updating go.mod to use new module path
|
2019-07-02 12:49:20 -06:00 |
|
johncming
|
bc5df3b383
|
onevent: add missing return error (#2525)
|
2019-03-15 22:43:28 -06:00 |
|
Toby Allen
|
fa10b0275f
|
on: Roll back additional instance_startup event from #2161 (#2453)
|
2019-02-04 13:59:13 -07:00 |
|
Josh Soref
|
8369a12115
|
Fix spelling (#2448)
* spelling: access
* spelling: associated
* spelling: because
* spelling: characteristics
* spelling: chooses
* spelling: cleared
* spelling: clustering
* spelling: collaborators
* spelling: connection
* spelling: content
* spelling: conversion
* spelling: deferring
* spelling: detection
* spelling: displayed
* spelling: dispenser
* spelling: heuristic
* spelling: nonexistent
* spelling: oflisting
* spelling: preparses
* spelling: response
* spelling: responder
* spelling: sensitive
* spelling: specify
* spelling: simple
* spelling: spawning
* spelling: status
* spelling: unsupported
* spelling: upstream
* spelling: username
* spelling: whether
|
2019-01-29 10:51:10 -07:00 |
|
elcore
|
771dcf3d40
|
caddy: move EmitEvent(InstanceStartupEvent, instance) (#2161)
* caddy: move EmitEvent(InstanceStartupEvent, instance)
* caddy: update SupportedEvents
|
2019-01-18 10:46:21 -07:00 |
|
elcore
|
fc75527eb5
|
onevent/startupshutdown: run command once per server block (#1934)
|
2017-10-23 00:27:44 +02:00 |
|
Toby Allen
|
e5d04f9a96
|
Change log output for startup and shutdown (#1932)
Changes the log output of on startup
|
2017-10-22 13:43:40 +01:00 |
|
Guilherme Bernal
|
99625ae3f6
|
on: Allow nonblocking command with no other arguments (#1913)
|
2017-10-12 10:11:50 -06:00 |
|
elcore
|
118cf5f240
|
Implement 'http.on' plugin and replace UUID lib (#1864)
* Implement 'command' plugin
* Rename 'command' to 'on'
* Split this PR
|
2017-10-01 11:24:50 -06:00 |
|