Commit Graph

173 Commits

Author SHA1 Message Date
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
tanner0101 b2fbe046c4 add async section + console docs 2018-04-05 14:47:45 -04:00
tanner0101 a271bb9aa8 add updated services docs 2018-04-03 17:47:02 -04:00
tanner0101 c463dfa0f7 crypto updates 2018-04-02 21:10:19 -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
Gustavo Perdomo b6a064a3a6
fix parameter syntax 2018-03-22 18:54:57 -03:00
Tanner 0ed3c04057
Update models.md 2018-03-13 21:19:02 -04:00
tanner0101 5b3eee9cd3 fluent 3 basic model docs 2018-03-13 20:32:11 -04:00
Tanner 7316e15033
Merge pull request #291 from ckd/master
pedantic copyediting
2018-03-13 17:41:53 -04:00
tanner0101 55e1982935 getting started services update 2018-03-13 15:46:29 -04:00
Carl Downing ebc2b598c2 typos 2018-03-13 10:36:05 -07:00
tanner0101 80162c786d update futures page 2018-03-13 13:20:24 -04:00
Carl Downing 59c9bbae5b minor fixes 2018-03-12 21:39:46 -07:00
Carl Downing 43becf88f9
Merge branch 'master' into master 2018-03-12 21:12:20 -07:00
Carl Downing 7577f9213e it's possessive 2018-03-12 20:49:31 -07:00
tanner0101 6a1bc225e5 getting started cleanup 2018-03-12 23:36:44 -04:00
tanner0101 ce38409f2c remove all broken links 2018-03-12 23:05:53 -04:00
tanner0101 48f77e7ab3 add mysql and sqlite copies of psql 2018-03-12 22:46:02 -04:00
tanner0101 0e68cb49bc cleanup 3.0 docs. post-nio. get ready for contributions 2018-03-12 22:23:34 -04:00
Juan Alvarez a1f9fed8ab
simple spelling error fix 2018-03-08 14:32:27 -06:00
Tim c226ea20a7
Merge pull request #285 from jonny7/patch-1
Correction to Leaf registration in configure()
2018-02-21 13:53:40 +00:00
jonny7 06da8e3b7a
LeafRenderer has no member make()
Looking through the class, possibly make() has been replaced by render()
2018-02-20 21:13:52 -04:00
jonny7 a2032cb85e
Update getting-started.md
Working through the 3.0 docs for Leaf the previous didn't work, but this commit does and it seems to follow the same pattern for registering other services. Apologies if incorrect :)
2018-02-20 21:03:13 -04:00
Andrew Edwards 9dc3ac9f27
Update services.md
Extra with removed.
2018-01-19 15:05:36 -05:00
Johann Kerr ba182a8e04
Update basics.md 2018-01-07 15:44:56 -05:00
Joannis Orlandos 6ee3dcc8e3
Merge pull request #270 from vapor/database-docs
Database docs
2018-01-03 00:35:00 +01:00
Joannis Orlandos e60640e1c7 More MongoDB basics 2018-01-03 00:18:58 +01:00
Joannis Orlandos 5f11dcac7f Update documentation even more 2018-01-02 22:36:45 +01:00
Joannis Orlandos dcc1c670bc more bson docs 2018-01-02 15:10:49 +01:00
Joannis Orlandos b8273b364a Basic BSON docs 2018-01-02 14:55:24 +01:00
Joannis Orlandos 0609151887 more mongodb docs 2018-01-02 14:18:42 +01:00
Joannis Orlandos 9a8b7ed417 basic mongodb docs 2018-01-02 14:08:16 +01:00
Joannis Orlandos 0110024b84 remove future wrappers 2018-01-02 01:38:06 +01:00
Joannis Orlandos d5148b7f97 update services docs with gwynne's description 2017-12-30 22:40:20 +01:00
Joannis Orlandos 3c1052c02d add websocket close and error notification details 2017-12-30 22:36:13 +01:00