Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the version to 1.1.1.1 | Tavian Barnes | 2014-06-17 | 6 | -11/+11 |
| | |||||
* | Update dependencies. | Tavian Barnes | 2014-06-17 | 2 | -5/+5 |
| | |||||
* | Merge branch 'release-1.0' | Tavian Barnes | 2014-06-17 | 0 | -0/+0 |
|\ | |||||
| * | Bump the version to 1.0.1.0 | Tavian Barnes | 2014-04-05 | 5 | -9/+9 |
| | | |||||
* | | listbinder: Escape angle brackets in JavaDoc. | Tavian Barnes | 2014-05-07 | 1 | -10/+10 |
| | | |||||
* | | core: Bump the @version of the whole package. | Tavian Barnes | 2014-05-07 | 1 | -1/+1 |
| | | |||||
* | | listbinder: Add an implementation of ListBinder<T>. | Tavian Barnes | 2014-05-07 | 9 | -0/+871 |
| | | |||||
* | | core: Add PotentialAnnotation helper to store different annotation ↵ | Tavian Barnes | 2014-05-07 | 2 | -0/+367 |
| | | | | | | | | possibilities (none, type, insance). | ||||
* | | core: Make DelayedError complain if cancel() is called too late. | Tavian Barnes | 2014-05-07 | 2 | -3/+35 |
| | | |||||
* | | core: Change Priority.toString() to use more natural language. | Tavian Barnes | 2014-05-07 | 2 | -16/+15 |
| | | |||||
* | | core: Make TypeLiterals use JSR-330 Providers. | Tavian Barnes | 2014-05-06 | 2 | -4/+8 |
| | | |||||
* | | core: Add a Priority class for loosely coupled, infinitely divisible weights. | Tavian Barnes | 2014-05-06 | 2 | -0/+249 |
| | | |||||
* | | core: Add TypeLiterals utility class. | Tavian Barnes | 2014-05-06 | 2 | -0/+167 |
| | | |||||
* | | Bump the version to 1.1-SNAPSHOT. | Tavian Barnes | 2014-04-05 | 5 | -9/+9 |
| | | |||||
* | | Add Log4j JavaDoc link. | Tavian Barnes | 2014-04-05 | 1 | -0/+2 |
|/ | |||||
* | sangria-contextual: Get rid of some unchecked warnings. | Tavian Barnes | 2014-04-05 | 1 | -0/+2 |
| | |||||
* | Add sangria-log4j module. | Tavian Barnes | 2014-04-05 | 7 | -1/+264 |
| | |||||
* | Don't automatically deploy on mvn release:perform. | Tavian Barnes | 2014-04-03 | 1 | -1/+0 |
| | |||||
* | contextual: Add an extension SPI. | Tavian Barnes | 2014-04-03 | 5 | -33/+308 |
| | |||||
* | contextual: Weaken generics on toContextSensitiveProvider() to match ↵ | Tavian Barnes | 2014-04-03 | 2 | -22/+22 |
| | | | | toProvider(). | ||||
* | Re-license under the Apache 2.0 License. | Tavian Barnes | 2014-04-02 | 19 | -151/+475 |
| | |||||
* | Add SLF4J javadoc link. | Tavian Barnes | 2014-04-01 | 1 | -0/+2 |
| | |||||
* | Add package-info.java files. | Tavian Barnes | 2014-04-01 | 4 | -1/+25 |
| | |||||
* | More POM improvements. | Tavian Barnes | 2014-04-01 | 1 | -4/+113 |
| | |||||
* | Change groupId to com.tavianator.sangria. | Tavian Barnes | 2014-04-01 | 4 | -9/+9 |
| | |||||
* | Update site information in the pom. | Tavian Barnes | 2014-04-01 | 1 | -1/+10 |
| | |||||
* | Add sangria-slf4j module. | Tavian Barnes | 2014-04-01 | 5 | -0/+221 |
| | |||||
* | Add sangria-contextual module. | Tavian Barnes | 2014-04-01 | 7 | -0/+742 |
| | |||||
* | Add sangria-core module. | Tavian Barnes | 2014-04-01 | 10 | -0/+721 |