- 14 Jan, 2018 1 commit
-
-
Joannis Orlandos authored
-
- 12 Jan, 2018 1 commit
-
-
Tanner authored
Fix code style
-
- 30 Dec, 2017 1 commit
-
-
Zsolt Váradi authored
Update dependencies - most notably Vapor to 2.4.2
-
- 29 Dec, 2017 2 commits
-
-
Zsolt Váradi authored
-
Zsolt Váradi authored
-
- 08 Dec, 2017 1 commit
-
-
Iulian Onofrei authored
-
- 06 Oct, 2017 1 commit
-
-
Tanner authored
-
- 04 Oct, 2017 1 commit
-
-
Tanner authored
Updates for Swift 4
-
- 30 Sep, 2017 1 commit
-
-
Tim authored
-
- 27 Sep, 2017 2 commits
- 28 Aug, 2017 6 commits
-
-
Tanner authored
Clear up create/store confusion
-
Eric-Paul Lecluse authored
-
Eric-Paul Lecluse authored
Returning an optional Post-instance is closer to what you'd expect when calling a method that converts a preset request to a Post and then stores it. Even if the callsite is more interested in the Post's id. This does make the map call to gather newly created ids very unreadable.
-
Eric-Paul Lecluse authored
-
Eric-Paul Lecluse authored
The word 'create' was about the creation of an instance of the Post-class, so using the word 'construct' prevents yet another possible name clash with a Vapor Resource initializer's `create:` parameter.
-
Eric-Paul Lecluse authored
Given the existence of a `create:` parameter in a Resource's initializer, passing the instance method `create(_:)` to the initializer parameter `store:` is very confusing, especially for people getting used to the jargon of Vapor. This file is clearer now, but there's some follow-up clarification to be done in the PostController's test cases.
-
- 20 Jul, 2017 2 commits
- 12 Jul, 2017 2 commits
- 14 Jun, 2017 2 commits
-
-
Tanner authored
Add static key for the `content` property in the `Post` model
-
Daniil Korotin authored
-
- 13 Jun, 2017 1 commit
-
-
Daniil Korotin authored
-
- 06 Jun, 2017 2 commits
-
-
Tanner authored
fix patch vs. put issue
-
tanner0101 authored
-
- 02 Jun, 2017 3 commits
-
-
tanner0101 authored
-
Logan Wright authored
Update to Vapor 2.0.5
-
Toby Griffin authored
-
- 30 May, 2017 4 commits
-
-
Logan Wright authored
Update to Vapor 2.0.4
-
Ankit Goel authored
-
Logan Wright authored
consistent confusion resulting from droplet not available in routebui…
-
Logan Wright authored
-
- 26 May, 2017 1 commit
-
-
tanner0101 authored
-
- 22 May, 2017 1 commit
-
-
Tanner authored
Update Config+Setup.swift
-
- 19 May, 2017 3 commits
-
-
Tanner authored
-
Logan Wright authored
-
Logan Wright authored
-
- 17 May, 2017 2 commits
-
-
Logan Wright authored
beta
-
Logan Wright authored
-