- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: go-chi/chi
base: v2.1.0
head repository: go-chi/chi
compare: v3.0.0
Commits on Apr 2, 2017
-
Remove CloseNotify from example, this is standard behaviour in go 1.8+
Peter Kieltyka committedApr 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 157587f - Browse repository at this point
Copy the full SHA 157587fView commit details
Commits on Apr 14, 2017
-
Peter Kieltyka committed
Apr 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 882fb16 - Browse repository at this point
Copy the full SHA 882fb16View commit details -
Update link to used-in-production issue
Peter Kieltyka committedApr 14, 2017 Configuration menu - View commit details
-
Copy full SHA for a57b1fb - Browse repository at this point
Copy the full SHA a57b1fbView commit details
Commits on May 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 59bb6df - Browse repository at this point
Copy the full SHA 59bb6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f262230 - Browse repository at this point
Copy the full SHA f262230View commit details -
Add casbin authorization pkg to list of community middleware pkgs
Peter Kieltyka committedMay 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 898d761 - Browse repository at this point
Copy the full SHA 898d761View commit details
Commits on May 15, 2017
-
Remove trailing space, fix #197 thanks @dim
Peter Kieltyka committedMay 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 5f645ae - Browse repository at this point
Copy the full SHA 5f645aeView commit details
Commits on May 22, 2017
-
Peter Kieltyka committed
May 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 35ec20b - Browse repository at this point
Copy the full SHA 35ec20bView commit details
Commits on May 31, 2017
-
Add trace handler to the profiler
Paweł Kowalczyk authored and Peter Kieltyka committedMay 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 7998bc7 - Browse repository at this point
Copy the full SHA 7998bc7View commit details
Commits on Jun 11, 2017
-
Fix #185 to make best effort to parse content type
Peter Kieltyka committedJun 11, 2017 Configuration menu - View commit details
-
Copy full SHA for dd7b63d - Browse repository at this point
Copy the full SHA dd7b63dView commit details -
Merge branch 'master' of github.com:pressly/chi
Peter Kieltyka committedJun 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 9435d85 - Browse repository at this point
Copy the full SHA 9435d85View commit details
Commits on Jun 15, 2017
-
middleware/logger: use time.Since instead of Sub
Signed-off-by: Daniel Dao <dqminh89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d96632e - Browse repository at this point
Copy the full SHA d96632eView commit details
Commits on Jun 21, 2017
-
Peter Kieltyka authored and Peter Kieltyka committed
Jun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 8f717ba - Browse repository at this point
Copy the full SHA 8f717baView commit details -
Introduce Method and MethodFunc to Router, supporting string defined …
…http methods, along with example for custom http handler support
Peter Kieltyka authored and Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 26633cb - Browse repository at this point
Copy the full SHA 26633cbView commit details -
Remove FileServer from Mux, and offer as snippet helper code to users…
… to build their own
Peter Kieltyka authored and Peter Kieltyka committedJun 21, 2017 2Configuration menu - View commit details
-
Copy full SHA for 6cbda14 - Browse repository at this point
Copy the full SHA 6cbda14View commit details -
Peter Kieltyka authored and Peter Kieltyka committed
Jun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 02e6bbd - Browse repository at this point
Copy the full SHA 02e6bbdView commit details -
For v3 release, add NOTE about import path change to CHANGELOG
Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 9d1fa8c - Browse repository at this point
Copy the full SHA 9d1fa8cView commit details -
Update import path in example, thank you @samwierema for the fix
Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 7c1f98d - Browse repository at this point
Copy the full SHA 7c1f98dView commit details -
Add support for LINK/UNLINK http methods, via Method()
Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 34b5831 - Browse repository at this point
Copy the full SHA 34b5831View commit details -
Peter Kieltyka committed
Jun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 8fea38f - Browse repository at this point
Copy the full SHA 8fea38fView commit details -
Peter Kieltyka committed
Jun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 9635270 - Browse repository at this point
Copy the full SHA 9635270View commit details -
Update _examples/rest with regexp example
Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 23d479b - Browse repository at this point
Copy the full SHA 23d479bView commit details -
Add no-store, must-revalidate to NoCache middleware
Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 6de6386 - Browse repository at this point
Copy the full SHA 6de6386View commit details -
While recovering from panic, print it's argument along with stack (#187)
Vasily Kolobkov authored and Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 1ad86a4 - Browse repository at this point
Copy the full SHA 1ad86a4View commit details -
docgen: fix reflection of pointer value for caller frame
Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 5c9943c - Browse repository at this point
Copy the full SHA 5c9943cView commit details -
Update README with latest benchmarks of v3
Peter Kieltyka committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 9678448 - Browse repository at this point
Copy the full SHA 9678448View commit details
There are no files selected for viewing