summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2019-12-31Couple of minor fixes, update readmeMatthew Holt
2019-12-04Fix misspellings (#2908)lu4p
2019-10-30Add missing fuzzer (#2844)Mohammed Al Sahaf
* fuzz: add missing fuzzer by fixing .gitignore adding a negation for caddyfile/ directory * ci: print fuzzing type for debuggability and traceability * README: update the Fuzzit badge to point to the correct Caddy server Github organization
2019-10-25fuzz: introduce continuous fuzzing for Caddy (#2723)Mohammed Al Sahaf
* fuzz: lay down the foundation for continuous fuzzing * improve the fuzzers and add some * fuzz: add Fuzzit badge to README & enable fuzzers submission in CI * v2-fuzz: do away with the submodule approach for fuzzers * fuzz: enable fuzzit
2019-10-16Minor enhancements/fixes to rewrite directive and template virt req'sMatthew Holt
2019-10-09readme: Remove mentions of Caddy Enterprise (as per #2786)Matthew Holt
2019-10-01Update CLI docs in READMEMatthew Holt
2019-10-01v2: introduce CI (#2768)Mohammed Al Sahaf
* v2: introduce CI for v2 branch * v2-ci: split test report generation from test pass to preserve exit code * v2-ci: spilt lint results from unit test results * v2-ci: fix testRunTitle name * v2-ci: break up the steps for more accurate status indicators * v2-ci: break steps into different jobs * v2-ci: revert back to single-job pattern * v2-ci: reflect the true result by coercing SucceededWithIssues into Failed in the last step * v2-ci: don't fail the build on lint errors
2019-09-13Update v2 readme in prep for beta1Matthew Holt
2019-09-10Require Go 1.13; use Go 1.13's default support for TLS 1.3Matthew Holt
2019-08-21Update readme for v2 caddyfile and config adaptersMatthew Holt
2019-07-12Fix readme example for updated handler structureMatthew Holt
2019-07-05Little cleanupsMatthew Holt
2019-07-03Update readme docsMatthew Holt
2019-07-02Minor improvements to readmeMatthew Holt
2019-07-02Fix links in readmeMatthew Holt
2019-07-02Fix README typo, sigh...Matthew Holt
2019-07-02Add menu and list of improvements to readmeMatthew Holt
2019-07-01Add a proper readmeMatthew Holt