aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Experimenting with sbt-release-early, part 1adamw2017-07-245-30/+30
* Add contributing infoadamw2017-07-231-0/+5
* Readmeadamw2017-07-211-3/+1
* Quickstart with Ammoniteadamw2017-07-211-0/+12
* Making the general AsyncHttpClientHandler interface publicadamw2017-07-214-8/+7
* Monix handleradamw2017-07-215-8/+75
* Scalaz version of the async http client handler, wrapping responses in a Taskadamw2017-07-217-35/+135
* Update scalafmtadamw2017-07-211-2/+2
* AcceptEncoding + response decompressionadamw2017-07-215-13/+98
* Initial support for async-http-clientadamw2017-07-215-2/+161
* Badgesadamw2017-07-201-0/+2
* New reformatterv0.0.1adamw2017-07-194-52/+53
* Nothing is everythingadamw2017-07-191-1/+1
* Mapping responsesadamw2017-07-196-43/+83
* Better non-compilation testsadamw2017-07-193-13/+39
* How the response should be handled is now part of the request definitionadamw2017-07-1910-169/+193
* Readmeadamw2017-07-161-1/+2
* READMEadamw2017-07-161-36/+182
* Renaming the default handleradamw2017-07-162-2/+2
* Streaming tests, commentsadamw2017-07-167-73/+205
* Don't publish testsadamw2017-07-151-0/+1
* Travis badgeadamw2017-07-151-0/+2
* Fixing 2.11 compilationadamw2017-07-151-1/+1
* Fix buildadamw2017-07-151-2/+0
* Add travis.ymladamw2017-07-151-0/+7
* Response as parametersadamw2017-07-155-9/+60
* Making the tests a bit niceradamw2017-07-151-57/+55
* Form dataadamw2017-07-152-14/+79
* Basic authadamw2017-07-154-2/+51