311 Commits (coreydaley-patch-1)
 

Author SHA1 Message Date
Corey Daley d033abe4a6
Create .golangci.yaml 1 year ago
Suman Paik 85123bf20e
changed the routeVariables text content. (#708) 1 year ago
Andrew Brown 79f2f457ca
Clarify documentation examples of Route methods (#672) 1 year ago
Soheil Rahmat 395ad81d0e
[BUG] Inconsistent HTTP status code on query mismatch (#712) 1 year ago
Mustaque Ahmed 24c3e7f499
Fix `Single Page Application` example in `README.md` file (#678) 1 year ago
ICHINOSE Shogo 546dd0cc9f
run go fmt with Go 1.20 (#725) 1 year ago
Corey Daley 651928c42f
Update issues.yml (#727) 1 year ago
Corey Daley cfc696d6d2
Update issues.yml (#726) 1 year ago
Corey Daley 809d12850f
Update LICENSE (#723) 1 year ago
Sham Karthik S 753457f305
Updated the logo in README.md (#724) 1 year ago
Corey Daley ff63d0e2fd
Update LICENSE (#722) 1 year ago
Corey Daley 2392d7d19e
Delete AUTHORS (#721) 1 year ago
Corey Daley 81b48a39f0
Delete stale.yml (#720) 1 year ago
Corey Daley 96847b8b06
Delete release-drafter.yml (#719) 1 year ago
Apoorva Jagtap 1fa2ee87bf
[GPT-95] Update go version, add tools for verification and testing (#718) 1 year ago
Corey Daley abccd7e4d7
Merge pull request #713 from gorilla/coreydaley-patch-1 2 years ago
Corey Daley 7456b4e9ae
Update README.md 2 years ago
Matt Silverlock eb99d7a677
archive mode 2 years ago
Matt Silverlock 5e1e8c8d45
archive mode 2 years ago
Mustaque Ahmed 07eedffb43
[docs] `authenticationMiddleware` initialization in the `README.md` file (#693) 2 years ago
Michael Grigoryan c889844abd
regexp: use iota instead of hardcoded values for regexType* (#679) 3 years ago
Matt Silverlock 91708ff8e3
docs: update README w.r.t new maintainer ask (#660) 3 years ago
Jille Timmermans 3cf0d013e5
Include "404" and "405" in the docs (#602) 3 years ago
Matt Silverlock d07530f46e
build: CircleCI 2.1 + build matrix (#595) 4 years ago
Harshavardhana 98cb6bf42e
fix: regression in vars extract for wildcard host (#579) 5 years ago
Eric Skoglund 948bec34b5
docs: Remove stale text from comment. (#568) 5 years ago
Klaus Post 75dcda0896 perf: reduce allocations in (*routeRegexp).getURLQuery (#544) 5 years ago
Veselkov Konstantin 49c01487a1 lint: Remove golint warning (#526) 5 years ago
wangming 4de8a5a4d2 fix headers regexp test (#536) 5 years ago
Matt Silverlock 2854a05fd3
Merge pull request #535 from fharding1/cors-subrouter-bug 5 years ago
Franklin Harding 946b6237eb Fix the CORSMethodMiddleware bug with subrouters 5 years ago
Franklin Harding f395758b85 Remove/cleanup request context helpers (#525) 5 years ago
Euan Kemp ff4e71f144 Guess the scheme if r.URL.Scheme is unset (#474) 5 years ago
Vivek V 884b5ffcbd Added capacity to slice creation, when capacity is known (#516) 5 years ago
Vivek V e1863a64f3 Modified http status codes, using constants provided by the http package (#514) 5 years ago
Jonas De Beukelaer 9536e4053d bugfix: subrouter custom methodNotAllowed handler returning 404 (#509) (#510) 5 years ago
Matt Silverlock e0cdff45b7
Update README (self-host logo) (#513) 5 years ago
Matt Silverlock e67b3c02c7
Remove TravisCI badge (#503) 6 years ago
Franklin Harding 7a1bf406d6 [docs] Add documentation for using mux to serve a SPA (#493) 6 years ago
Christian Muehlhaeuser eab9c4f3d2 Simplify code (#501) 6 years ago
Christian Muehlhaeuser 50fbc3e7fb Avoid unnecessary conversion (#502) 6 years ago
Matt Silverlock d83b6ffe49
Update config.yml (#495) 6 years ago
Matt Silverlock 00bdffe0f3
Update stale.yml (#494) 6 years ago
Franklin Harding 0534769016 Improve CORS Method Middleware (#477) 6 years ago
Matt Silverlock d70f7b4baa
Delete ISSUE_TEMPLATE.md (#492) 6 years ago
Franklin Harding 48f941fa99 Use subtests for middleware tests (#478) 6 years ago
Matt Silverlock 64954673e9
Delete .travis.yml (#490) 6 years ago
Franklin Harding 4248f5cd87 Fix nil panic in authentication middleware example (#489) 6 years ago
Matt Silverlock 212aa90d7c
[WIP] Create CircleCI config (#484) 6 years ago
M@ ed099d4238 host:port matching does not require a :port to be specified. 6 years ago