aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* #48: %-encode plus in queriesadamw2017-11-212-4/+11
* Merge pull request #47 from sullis/travis-scala-2.12.4Adam Warski2017-11-191-2/+2
|\
| * fix travis.yml: Scala 2.12.4Sean Sullivan2017-11-181-2/+2
|/
* Setting version to 1.0.6-SNAPSHOTadamw2017-11-161-1/+1
* Setting version to 1.0.5v1.0.5adamw2017-11-167-14/+14
* Docs on retriesadamw2017-11-161-3/+47
* Add the possibility for monads to recover from errorsadamw2017-11-166-0/+36
* Rename file for consistencyadamw2017-11-151-0/+0
* Setting version to 1.0.5-SNAPSHOTadamw2017-11-141-1/+1
* Setting version to 1.0.4v1.0.4adamw2017-11-147-14/+14
* Updating dependenciesadamw2017-11-142-7/+7
* #45: add matching on any requestadamw2017-11-141-0/+8
* Add a test to convert a java URI to Uri & improve implementationadamw2017-11-142-9/+8
* Import cleanupadamw2017-11-142-2/+0
* Simplifying the internal implementation of the testing stubadamw2017-11-141-41/+20
* Testing docsadamw2017-11-142-9/+53
* Merge pull request #46 from Iryna-/uri-enhancementAdam Warski2017-11-141-1/+12
|\
| * added compatibility with Java URIIryna Svitlychenko2017-11-111-1/+10
| * extending apply method for URIs containing scheme, host and pathIryna Svitlychenko2017-11-111-0/+2
* | Setting version to 1.0.4-SNAPSHOTadamw2017-11-131-1/+1
* | Setting version to 1.0.3v1.0.3adamw2017-11-137-14/+14
* | Improving testing docsadamw2017-11-132-5/+10
* | #44: supporting type conversion in the backend stubadamw2017-11-136-14/+128
* | Adding explicit type annotationsadamw2017-11-131-2/+4
* | #43: supporting exceptions in the stub backendadamw2017-11-133-6/+41
|/
* Setting version to 1.0.3-SNAPSHOTadamw2017-10-311-1/+1
* Setting version to 1.0.2v1.0.2adamw2017-10-317-14/+14
* #40: properly concatenating expression/token sequences in uri interpolatoradamw2017-10-312-6/+46
* Merge pull request #39 from atais/masterAdam Warski2017-10-314-6/+45
|\
| * code review fixesMichał Siatkowski2017-10-312-1/+2
| * Loading system proxy values by defaultMichał Siatkowski2017-10-303-7/+45
|/
* Fix docsadamw2017-10-251-1/+1
* Setting version to 1.0.2-SNAPSHOTadamw2017-10-251-1/+1
* Setting version to 1.0.1v1.0.1adamw2017-10-257-14/+14
* Fix more compiler warningsadamw2017-10-252-2/+2
* Fix compiler warningsadamw2017-10-253-5/+12
* Update Scalaadamw2017-10-251-1/+1
* Merge pull request #38 from softwaremill/stub-match-partialAdam Warski2017-10-254-9/+61
|\
| * Documentation for test stub matching requests to responses with partial functionstub-match-partialPaweł Stawicki2017-10-252-1/+15
| * Merge branch 'master' into stub-match-partialPaweł Stawicki2017-10-2538-736/+927
| |\ | |/ |/|
* | Setting version to 1.0.1-SNAPSHOTadamw2017-10-191-1/+1
* | Setting version to 1.0.0v1.0.0adamw2017-10-197-14/+14
* | Readme updateadamw2017-10-182-558/+14
* | Updated docsadamw2017-10-185-11/+11
* | Adding the changes doc files to vcsadamw2017-10-181-3/+5
* | Setting version to 0.0.22-SNAPSHOTadamw2017-10-181-1/+1
* | Setting version to 0.0.21v0.0.21adamw2017-10-182-11/+11
* | Replacing versions in docs as welladamw2017-10-181-5/+21
* | json4s supportadamw2017-10-187-3/+128
* | More docsadamw2017-10-1822-96/+169