Skip to content

Tags: thinkaboutiter/vapor

Tags

4.0.0-beta.3.9

Toggle 4.0.0-beta.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent a crash when decoding a single value from the query container (

…vapor#2163)

* Prevent a crash when decoding a single value from the query container

* Fix the code again after running the test, confirming a crash

* Update Tests/VaporTests/ApplicationTests.swift

Co-Authored-By: Jari (LotU) <[email protected]>

Co-authored-by: Jari (LotU) <[email protected]>

4.0.0-beta.3.8

Toggle 4.0.0-beta.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
load env-specific dotenv file (vapor#2159)

4.0.0-beta.3.7

Toggle 4.0.0-beta.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow log level to be set by env (vapor#2157)

4.0.0-beta.3.6

Toggle 4.0.0-beta.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
authc fixes (vapor#2153)

4.0.0-beta.3.5

Toggle 4.0.0-beta.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve Validation Errors (vapor#2152)

* improve validation errors

* use 400 bad request for validation failures

4.0.0-beta.3.4

Toggle 4.0.0-beta.3.4's commit message
Make ELG shareable (vapor#2137)

4.0.0-beta.3.3

Toggle 4.0.0-beta.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add swift-backtrace (vapor#2151)

4.0.0-beta.3.2

Toggle 4.0.0-beta.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
req.query.decode fix + test res.content.decode added (vapor#2150)

* Application.run() no longer calls shutdown

* query content fix + res.content test helper

* fix testQueryGet test

4.0.0-beta.3.1

Toggle 4.0.0-beta.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix HTTP request decoder race (vapor#2132)

* fix HTTPServerRequestDecoder stream race

* rm version change

* downstreamIsReady

* write(_:to:)

4.0.0-beta.3

Toggle 4.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
4.0.0 beta 3 (vapor#2126)