Commit Graph

1050 Commits

Author SHA1 Message Date
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 798a62333d deploy 2018-04-23 16:20:38 -04: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
Tim 928f13fbc0
Merge pull request #305 from ckd/master
minor corrections
2018-04-23 11:22:49 +01: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 8b6b16a7b6 deploy 2018-04-19 22:30:08 -04:00
tanner0101 0e23212b7c fix vapor -> routing link 2018-04-19 22:25:37 -04:00
tanner0101 033f45287e deploy 2018-04-19 22:20:04 -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 787e824e1c deploy 2018-04-18 15:42:24 -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 244ee5bfaf deploy 2018-04-16 17:35:20 -04:00
tanner0101 7d2fb87258 add url-encoded form docs 2018-04-16 17:35:00 -04:00
tanner0101 f49086b4fa deploy 2018-04-12 22:31:25 -04:00
tanner0101 eecba2ad88 add multipart docs 2018-04-12 22:31:15 -04:00
tanner0101 024665e0e7 deploy 2018-04-11 15:21:23 -04:00
tanner0101 b9809aef75 add validation docs 2018-04-11 15:21:13 -04:00
tanner0101 7e822f83fa deploy 2018-04-09 20:26:04 -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 e2b71d73fa deploy 2018-04-05 16:02:42 -04:00
tanner0101 e9ea71c141 add command and logger docs 2018-04-05 15:50:48 -04:00
tanner0101 b2fbe046c4 add async section + console docs 2018-04-05 14:47:45 -04:00
tanner0101 4a9fb45064 deploy 2018-04-03 17:47:15 -04:00
tanner0101 a271bb9aa8 add updated services docs 2018-04-03 17:47:02 -04:00
tanner0101 a28ee6c7cf deploy 2018-04-02 22:19:30 -04:00
tanner0101 c8d1e44454 redirect to 3.0 2018-04-02 22:19:20 -04:00
tanner0101 300664df96 deploy 2018-04-02 21:10:30 -04:00
tanner0101 c463dfa0f7 crypto updates 2018-04-02 21:10:19 -04:00
Tanner 7bc65a47c7
Merge pull request #298 from Yasumoto/jmsmith-manual-mysql
Manually create MySQL connection
2018-03-29 23:18:08 -04:00
Joe Smith d342368441 Create async getting started doc 2018-03-27 20:40:55 -07:00
Joe Smith fb3dd9e89f Manually create MySQL connection
Documentation is good if using the rest of Vapor, but we should also point folks in the right direction if they are just using this for simpler DB automation.
2018-03-25 12:11:34 -07:00
Tanner 3f0a6455e5
Merge pull request #296 from gperdomor/fix-parameters
fix parameter syntax
2018-03-22 19:42:53 -04:00