Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / justinas/alice issues and pull requests

#62 - chore: fix comment

Pull Request - State: open - Opened by chengehe 9 months ago

#61 - CI: upgrade actions to latest

Pull Request - State: open - Opened by dolmen 9 months ago

#60 - Relax ThenFunc signature to allow any HandlerFunc

Pull Request - State: open - Opened by dolmen 9 months ago

#58 - Reformat sources for Go 1.19+

Pull Request - State: closed - Opened by dolmen about 1 year ago - 2 comments

#57 - Examples

Issue - State: open - Opened by krishamoud over 2 years ago

#56 - move a calculation out of the loop

Pull Request - State: open - Opened by int8259 almost 3 years ago

#55 - chore: add comment to avoid others misunderstanding the code

Pull Request - State: closed - Opened by kevwan over 3 years ago - 2 comments

#54 - fix: #53 - Blog post URL is not working

Pull Request - State: closed - Opened by asaqib27 about 4 years ago - 1 comment

#53 - Blog post URL is not working

Issue - State: closed - Opened by asaqib27 about 4 years ago - 1 comment

#52 - PullRequest_AddingPowerSupport_golang-github-justinas-alice

Pull Request - State: closed - Opened by santosh653 over 4 years ago - 8 comments

#51 - Added: Endware functionality

Pull Request - State: open - Opened by protometheus almost 5 years ago - 3 comments

#50 - OR-Chained middlewares

Issue - State: closed - Opened by kolaente about 5 years ago - 3 comments

#49 - Why the name Alice?

Issue - State: closed - Opened by mkinney over 5 years ago - 2 comments
Labels: wontfix

#48 - Initialize Go Modules and Tag v1.0.0 release

Issue - State: closed - Opened by gilcrest about 6 years ago - 9 comments

#47 - Removed constructor type to make chains more interfaceable.

Pull Request - State: closed - Opened by brianmartens over 6 years ago

#46 - How to use with httprouter

Issue - State: closed - Opened by byrnedo over 6 years ago - 2 comments

#45 - Can you use this per path only?

Issue - State: open - Opened by neumachen about 7 years ago - 1 comment

#44 - travis: update go versions

Pull Request - State: closed - Opened by dvrkps over 7 years ago - 2 comments

#43 - Status code not being passed

Issue - State: closed - Opened by clybs over 7 years ago - 2 comments

#42 - tag 1.0.0 was deleted without notice which caused errors with glide

Issue - State: closed - Opened by krnkl over 7 years ago - 7 comments

#41 - Gracefully handle errors

Issue - State: closed - Opened by tkanos over 7 years ago - 3 comments

#40 - Introducing Bob: middleware chaining for RoundTrippers

Pull Request - State: open - Opened by sjlee over 7 years ago - 3 comments

#39 - Conditional middlewares

Issue - State: closed - Opened by 2hamed over 7 years ago - 4 comments

#38 - go get error

Issue - State: closed - Opened by lth2015 almost 8 years ago - 3 comments

#37 - Update README.md

Pull Request - State: closed - Opened by wayneashleyberry over 8 years ago - 3 comments

#36 - Update .travis.yml

Pull Request - State: closed - Opened by wayneashleyberry over 8 years ago - 1 comment

#35 - avoid unnecessary allocation with New() in Append()

Pull Request - State: closed - Opened by nhooyr over 8 years ago - 1 comment

#34 - simplified code

Pull Request - State: closed - Opened by nhooyr over 8 years ago - 10 comments

#33 - Dependency Injection Support?

Issue - State: closed - Opened by danhardman over 8 years ago - 2 comments

#32 - Add ConstructorFunc / MiddlewareFunc

Pull Request - State: open - Opened by jgraettinger over 8 years ago - 8 comments

#31 - Refactor tests to remove dependency 'github.com/stretchr/testify/assert'

Pull Request - State: closed - Opened by jkearse3 over 8 years ago - 6 comments

#30 - Tag a v1.0.0 release

Issue - State: closed - Opened by evanpurkhiser almost 9 years ago - 2 comments

#29 - Refactoring Chain.Then

Pull Request - State: closed - Opened by jkearse3 almost 9 years ago - 1 comment

#28 - travis++

Pull Request - State: closed - Opened by ghost almost 9 years ago - 2 comments

#27 - Is there a negative consequences to using alice in a route?

Issue - State: closed - Opened by cswank almost 9 years ago - 2 comments

#26 - Remove trailing dot. Throttled project has moved.

Pull Request - State: closed - Opened by ojongerius almost 9 years ago - 1 comment

#25 - Provide http.HandlerFunc alternative for middleware?

Issue - State: open - Opened by samherrmann almost 9 years ago

#24 - Reworking Constructor interface?

Issue - State: closed - Opened by jkearse3 about 9 years ago - 2 comments

#23 - Refactoring. 100% test coverage. Updated README.md

Pull Request - State: closed - Opened by jkearse3 about 9 years ago - 1 comment

#22 - refactored New.

Pull Request - State: closed - Opened by jkearse3 about 9 years ago - 1 comment

#21 - possibility to chain a context.Context capable http handler from normal chain

Pull Request - State: closed - Opened by azr about 9 years ago - 7 comments

#20 - inconvenient Constructor type alias

Issue - State: open - Opened by arussellsaw about 9 years ago - 2 comments

#19 - removing Constructors because they unnecessarily break compatibility …

Pull Request - State: closed - Opened by mvpmvh about 9 years ago - 4 comments

#18 - Add AppendChain

Pull Request - State: closed - Opened by the-antz over 9 years ago - 4 comments

#17 - Why alice doesn't accept a basic handler in the Then() method?

Issue - State: closed - Opened by mdfcorp almost 10 years ago - 1 comment

#16 - Make chain a slice of Constructor.

Pull Request - State: closed - Opened by omeid almost 10 years ago - 1 comment

#15 - Why DefaultServeMux is selected as nil replacement in calls to Then?

Issue - State: closed - Opened by Komosa about 10 years ago - 1 comment

#14 - How to deal with recovery middleware?

Issue - State: closed - Opened by Rick1125 about 10 years ago - 1 comment

#13 - make the new slice the full length necessary

Pull Request - State: closed - Opened by mmlb about 10 years ago - 2 comments

#12 - Can't test, dependency not found

Issue - State: closed - Opened by Thomasdezeeuw about 10 years ago - 3 comments

#11 - Fixed typo in README

Pull Request - State: closed - Opened by mveytsman about 10 years ago - 1 comment

#10 - Update README.md

Pull Request - State: closed - Opened by hallas over 10 years ago - 5 comments

#9 - gorilla-mux

Issue - State: closed - Opened by donileo over 10 years ago - 1 comment

#8 - Added a ThenFunc, just to avoid http.HandlerFunc calls.

Pull Request - State: closed - Opened by juztin over 10 years ago - 1 comment

#7 - http.TimeoutHandler

Issue - State: closed - Opened by carlosbrando over 10 years ago - 4 comments

#6 - Any more examples?

Issue - State: closed - Opened by insionng over 10 years ago - 4 comments

#5 - An And() method for easy extending of a stack.

Issue - State: closed - Opened by justinas over 10 years ago - 7 comments

#4 - How to execute a middleware after the app?

Issue - State: closed - Opened by 1989car over 10 years ago - 2 comments

#3 - Reuse chain?

Issue - State: closed - Opened by jhillyerd over 10 years ago - 4 comments

#2 - A way of passing variables between middlewares

Issue - State: closed - Opened by lindemannrichard over 10 years ago - 1 comment

#1 - Another approach

Issue - State: closed - Opened by emrekzd over 10 years ago - 1 comment