- Jan 14, 2018
-
-
Joannis Orlandos authored
-
- Jan 12, 2018
-
-
Tanner authored
Fix code style
-
- Dec 30, 2017
-
-
Zsolt Váradi authored
Update dependencies - most notably Vapor to 2.4.2
-
- Dec 29, 2017
-
-
Zsolt Váradi authored
-
Zsolt Váradi authored
-
- Dec 08, 2017
-
-
Iulian Onofrei authored
-
- Oct 06, 2017
-
-
Tanner authored
-
- Oct 04, 2017
-
-
Tanner authored
Updates for Swift 4
-
- Sep 30, 2017
-
-
Tim authored
-
- Sep 27, 2017
- Aug 28, 2017
-
-
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.
-
- Jul 20, 2017
- Jul 12, 2017
- Jun 14, 2017
-
-
Tanner authored
Add static key for the `content` property in the `Post` model
-
Daniil Korotin authored
-
- Jun 13, 2017
-
-
Daniil Korotin authored
-
- Jun 06, 2017
-
-
Tanner authored
fix patch vs. put issue
-
tanner0101 authored
-
- Jun 02, 2017
-
-
tanner0101 authored
-
Logan Wright authored
Update to Vapor 2.0.5
-
Toby Griffin authored
-
- May 30, 2017
-
-
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
-
- May 26, 2017
-
-
tanner0101 authored
-
- May 22, 2017
-
-
Tanner authored
Update Config+Setup.swift
-
- May 19, 2017
-
-
Tanner authored
-
Logan Wright authored
-
Logan Wright authored
-
- May 17, 2017
-
-
Logan Wright authored
beta
-
Logan Wright authored
-