aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix compile errorOmar Alejandro Mainegra Sarduy2017-08-011-1/+1
| |
| * Update scala 2.11 versionOmar Alejandro Mainegra Sarduy2017-08-012-2/+2
| |
| * Merge branch 'master' into okhttp3Omar Alejandro Mainegra Sarduy2017-08-014-326/+527
| |\ | |/ |/|
* | Cleaning up the uri interpolatoradamw2017-08-011-302/+367
| |
* | Initial version of the new uri interpolatoradamw2017-08-013-285/+392
| |
* | Storing structured user infoadamw2017-07-313-36/+49
| |
* | Support for user info in the Uri classadamw2017-07-313-17/+33
| |
| * Update with PR commentsOmar Alejandro Mainegra Sarduy2017-08-012-6/+9
| |
| * Update to match the new Uri classOmar Alejandro Mainegra Sarduy2017-07-281-3/+2
| |
| * Merge branch 'master' into okhttp3Omar Alejandro Mainegra Sarduy2017-07-2817-119/+426
| |\ | |/ |/|
* | Contributing updateadamw2017-07-281-1/+1
| |
* | Supported streams tableadamw2017-07-281-5/+5
| |
* | Supported streams tableadamw2017-07-281-1/+11
| |
* | Closing handlers after testsadamw2017-07-282-2/+20
| |
* | Removing trailing commaadamw2017-07-281-1/+1
| |
* | Fixing type in readmeadamw2017-07-281-2/+1
| |
* | Updating to scala 2.12.3adamw2017-07-282-2/+2
| |
* | Using a custom URI classadamw2017-07-2812-109/+387
| |
* | Reverting in-progress changesadamw2017-07-286-240/+105
| |
* | Updating scalafmt pluginadamw2017-07-288-107/+242
| |
* | More librariesadamw2017-07-281-0/+2
| |
| * Include unit tests as well.Omar Alejandro Mainegra Sarduy2017-07-282-1/+9
| |
| * First attempt for #13: Created Sync and Future handlers based on OkHttp3.Omar Alejandro Mainegra Sarduy2017-07-281-0/+133
| |
| * Add project definitionOmar Alejandro Mainegra Sarduy2017-07-281-7/+20
|/
* Setting version to 0.0.4-SNAPSHOTadamw2017-07-261-1/+1
|
* Setting version to 0.0.3v0.0.3adamw2017-07-262-7/+7
|
* Adding a release step to input the password earlyadamw2017-07-261-0/+3
|
* #2: onCompleted() in async-http-client-handler sometimes wasn't called, ↵adamw2017-07-262-5/+40
| | | | calling it earlier from onStream()
* Add missing subproject to aggregatesadamw2017-07-261-0/+1
|
* Fix typoadamw2017-07-251-1/+1
|
* Setting version to 0.0.3-SNAPSHOTadamw2017-07-251-1/+1
|
* Setting version to 0.0.2v0.0.2adamw2017-07-252-7/+7
|
* Add missing UI pluginadamw2017-07-251-1/+3
|
* UpdateImpact integrationadamw2017-07-251-0/+3
|
* Setting version to 0.0.1.6-SNAPSHOTadamw2017-07-251-1/+1
|
* Setting version to 0.0.1.5v0.0.1.5adamw2017-07-252-7/+7
|
* Removing coursier as it conflicted with sbt-releaseadamw2017-07-253-6/+3
|
* Setting version to 0.0.1.3-SNAPSHOTadamw2017-07-251-1/+1
|
* Setting version to 0.0.1.2v0.0.1.2adamw2017-07-252-7/+7
|
* Testing releaseadamw2017-07-251-2/+2
|
* Testing releaseadamw2017-07-251-1/+1
|
* Add readme to CVSadamw2017-07-251-0/+5
|
* Setting version to 0.0.1.2-SNAPSHOTadamw2017-07-251-1/+1
|
* Release processv0.0.1.1adamw2017-07-251-1/+1
|
* Release processadamw2017-07-254-10/+54
|
* Removing sbt-release-early for nowadamw2017-07-252-18/+0
|
* Preparing for sbt-releaseadamw2017-07-254-15/+25
|
* Splitting the model package into files, adding Xlint to compiler optionsadamw2017-07-248-86/+87
|
* Splitting the package object into smaller classesadamw2017-07-243-312/+340
|
* Automatically setting content-length, where possibleadamw2017-07-242-8/+73
|