aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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, calli...adamw2017-07-262-5/+40
* 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
* Additional empty-body testsadamw2017-07-243-4/+8
* Hiding specific implementation typesadamw2017-07-245-11/+17
* Closing the async http client if created by sttpadamw2017-07-244-18/+37
* Adding streaming to the monix async http client handleradamw2017-07-246-48/+315
* sbt-release-early experiments, part 4adamw2017-07-241-3/+5
* sbt-release-early experiments, part 3adamw2017-07-241-0/+3
* Adding missing implicit EC to Future/AsyncHttpClient handleradamw2017-07-245-19/+44
* Better responseAs mapping, done on the client thread pooladamw2017-07-2411-105/+170
* Experimenting with sbt-release-early, part 2adamw2017-07-241-2/+2