summaryrefslogtreecommitdiff
path: root/daemon/reload_test.go
Commit message (Expand)AuthorAgeFilesLines
* daemon: fix empty-lines (revive)Sebastiaan van Stijn2022-09-281-1/+0
* daemon: daemon.networkOptions(): don't pass Config as argumentSebastiaan van Stijn2022-04-231-11/+8
* daemon: unexport Daemon.ID and Daemon.RegistryServiceSebastiaan van Stijn2022-03-021-6/+6
* daemon: remove discovery initsSebastiaan van Stijn2022-01-061-1/+0
* daemon: remove discovery related testsSebastiaan van Stijn2022-01-061-177/+0
* Fixup libnetwork lint errorsBrian Goff2021-06-011-1/+1
* Fix libnetwork importsBrian Goff2021-06-011-1/+1
* Use designated test domains (RFC2606) in testsSebastiaan van Stijn2021-04-021-14/+14
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-2/+2
* daemon: suppress logs in unit testsSebastiaan van Stijn2019-10-181-0/+16
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-2/+2
* Merge pull request #37131 from kolyshkin/top-optSebastiaan van Stijn2018-05-301-0/+4
|\
| * daemon unit tests: skip some if non-rootKir Kolyshkin2018-05-221-0/+4
* | Various code-cleanupSebastiaan van Stijn2018-05-231-1/+1
|/
* Automated migration usingDaniel Nephin2018-03-161-2/+3
* Move ImageService to new packageDaniel Nephin2018-02-261-9/+10
* Move all daemon image methods into imageServiceDaniel Nephin2018-02-261-12/+29
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Libnetwork revendoringFlavio Crisciani2018-02-021-12/+12
* Add option to enable networkDB debugFlavio Crisciani2017-12-061-0/+69
* Remove solaris build tag and `contrib/mkimage/solarisYong Tang2017-11-021-2/+0
* Merge pull request #34495 from ripcurld0/registry_mirror_jsonYong Tang2017-09-181-3/+15
|\
| * Exit if service config is loaded unsuccessfully on startupBoaz Shuster2017-09-171-3/+15
* | Add gosimple linterDaniel Nephin2017-09-121-6/+3
|/
* Add daemon option to push foreign layersNoah Treuhaft2017-05-161-0/+56
* use t.Fatal() to output the err message where the values used for formattingfate-grand-order2017-02-231-1/+1
* rewrite reload codeallencloud2017-02-151-0/+418