Commit Graph

208 Commits

Author SHA1 Message Date
Genki Mine 0414166e3a
Add required parameters for MySQLDatabaseConfig 2018-05-16 22:24:45 -07:00
Tanner a14c36d345
Merge pull request #320 from 5t111111/fix-migration-example-code
Fix example codes in Fluent migration
2018-05-15 18:46:04 -04:00
Tanner 7b29daf0d3
Merge pull request #318 from 5t111111/fix-command-example-code
Fix example code in Command doc
2018-05-15 18:45:03 -04:00
Kaunteya Suryawanshi 4e959e0d40
Updated the formatting 2018-05-14 14:59:11 +05:30
Kaunteya Suryawanshi 472b23fa6e
Mac as device to be used while running from Xcode
This will help if people who are facing issue https://github.com/vapor/vapor/issues/1681
2018-05-13 20:42:14 +05:30
Tiago Ferreira 50d175202c
Structs with Futures are only Encodable 2018-05-12 12:04:09 +01:00
Tanner c26a79c08f
Update upgrading.md 2018-05-10 11:55:27 -04:00
Nate Bird 61b00f1def
Change "Chat" to "Discord" 2018-05-10 09:10:23 -04:00
Hirofumi Wakasugi 4be4d4f2e5 Fix example codes in Fluent migration 2018-05-10 11:31:50 +09:00
Nate Bird 73903db48d
Update index.md to remove Slack reference
* Rename "Slack" to "Chat" because the link redirects to Discord and not Slack.
2018-05-09 21:41:20 -04:00
Hirofumi Wakasugi b2baf1abe8 Fix example code in Command doc 2018-05-07 15:26:38 +09:00
Kacy James 5c241fc05c
Update routing.md
Updated routing.md to reflect api changes.
2018-05-05 13:33:32 -07:00
tanner0101 38b385c805 update support matrix + remove beta flags 2018-05-04 21:37:13 -04:00
tanner0101 fa6d053cd1 add beta warnings 2018-05-04 18:48:25 -04:00
tanner0101 fe61dbc545 3.0 updates 2018-05-04 16:24:44 -04:00
tanner0101 c037c83714 add sessions docs 2018-05-04 14:33:02 -04:00
tanner0101 e3ecf1d3aa upgrading section + content advantages 2018-05-04 14:07:40 -04:00
tanner0101 7c8d45905e add content, client, websocket sections 2018-05-03 16:22:26 -04:00
tanner0101 d47154795f Merge branch 'master' of github.com:vapor/documentation 2018-04-25 19:02:33 -04:00
tanner0101 eae63f6422 dbkit fixmes 2018-04-25 19:02:29 -04:00
Tanner 7b2f8ec131
Merge pull request #308 from natebird/patch-3
Add the required imports for the sample user model
2018-04-25 17:26:34 -04:00
Tanner 994422d961
Merge pull request #306 from ckd/master
example for loop vars
2018-04-25 17:26:00 -04:00
Nate Bird b906bc76e1
Add the required imports for the sample user model
Going through this the first time I got tripped up because I forgot the imports at the top. I think adding it to the docs will help other first time users avoid the same mistake I made.
2018-04-25 16:58:55 -04:00
tanner0101 2750a4759d dbkit docs, logging + keyed cache 2018-04-25 15:51:46 -04:00
tanner0101 7c069bc3ae add database id info 2018-04-24 22:59:11 -04:00
tanner0101 abc9ddb09a add start of databasekit docs 2018-04-24 22:45:30 -04:00
Carl Downing bb201f8611 I am not immune to my own pettiness 2018-04-23 14:05:24 -07:00
Carl Downing ca056a5444 Provide an example for loop variables 2018-04-23 14:03:43 -07:00
tanner0101 9c82f168fc sql docs 2018-04-23 16:20:27 -04:00
tanner0101 ce71705525 add missing newline 2018-04-23 15:31:23 -04:00
tanner0101 ff1e140882 sql overview + getting started 2018-04-23 15:29:09 -04:00
Carl Downing e25334b8bf minor typo 2018-04-22 15:04:21 -07:00
Carl Downing a60040b9c7 minor corrections 2018-04-22 14:59:30 -07:00
Carl Downing 993f27c4a4 SwiftNIO 2018-04-22 14:42:36 -07:00
tanner0101 0e23212b7c fix vapor -> routing link 2018-04-19 22:25:37 -04:00
tanner0101 fd91b219ef update fixmes in router docs 2018-04-19 22:19:52 -04:00
tanner0101 b379a82be8 add routing docs 2018-04-19 22:12:31 -04:00
tanner0101 81e3a2a2f4 replace all http & websocket api docs fixmes 2018-04-18 15:42:13 -04:00
tanner0101 2ac6fa06e8 add websocket docs 2018-04-18 13:32:03 -04:00
tanner0101 bc8a28cbdf finish HTTP message docs 2018-04-18 12:32:16 -04:00
tanner0101 6c8ac5c699 httpmessage page updates 2018-04-17 22:11:20 -04:00
tanner0101 b9fdab8148 client and message 2018-04-17 22:08:30 -04:00
tanner0101 d1a91f8f58 add http server docs 2018-04-17 21:42:21 -04:00
Tanner 233d7dd345
Merge pull request #300 from ckd/master
removed references to Xcode 9.3 beta
2018-04-16 18:31:08 -04:00
tanner0101 7d2fb87258 add url-encoded form docs 2018-04-16 17:35:00 -04:00
tanner0101 eecba2ad88 add multipart docs 2018-04-12 22:31:15 -04:00
tanner0101 b9809aef75 add validation docs 2018-04-11 15:21:13 -04:00
tanner0101 891a654b47 add template kit docs 2018-04-09 20:25:53 -04:00
Carl Downing 5c7762d89e removed references to Xcode 9.3 beta 2018-04-06 16:11:06 -07:00
tanner0101 e9ea71c141 add command and logger docs 2018-04-05 15:50:48 -04:00