Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the version to 1.3-SNAPSHOT. | Tavian Barnes | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | contextual: Make ContextSensitiveBinder work with requireExplicitBindings(). | Tavian Barnes | 2014-10-04 | 1 | -0/+6 |
| | | | | | | | Same as regular toProvider() bindings, an explicit binding for the provider is *not* required, unless to provider itself is injected somewhere. This is accomplished by generating a unique linked-key binding for each ContextSensitiveProvider. | ||||
* | Bump the version to 1.2-SNAPSHOT. | Tavian Barnes | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | Bump the version to 1.1-SNAPSHOT. | Tavian Barnes | 2014-04-05 | 1 | -1/+1 |
| | |||||
* | Change groupId to com.tavianator.sangria. | Tavian Barnes | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | Add sangria-contextual module. | Tavian Barnes | 2014-04-01 | 1 | -0/+58 |