Commit Graph

904 Commits

Author SHA1 Message Date
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
Gustavo Perdomo b6a064a3a6
fix parameter syntax 2018-03-22 18:54:57 -03:00
Tanner 0da70cd890
Merge pull request #292 from mcritz/patch-1
Fixed typo in config code sample
2018-03-21 20:55:22 -04:00
Tanner c83bfd1a95
Merge pull request #294 from bojanstef/patch-2
Update hello-world.md
2018-03-21 20:54:09 -04:00
Bojan Stefanovic a3bfaf78af
Update hello-world.md
Should close https://github.com/vapor/vapor/issues/1544
2018-03-21 14:09:44 -07:00
Michael Critz aeb29c039c
Fixed typo in config code sample 2018-03-16 21:07:28 +00:00
tanner0101 9f6b90f253 deploy 2018-03-13 21:19:13 -04:00
Tanner 0ed3c04057
Update models.md 2018-03-13 21:19:02 -04:00
tanner0101 6fdb486b6d deploy 2018-03-13 21:11:32 -04:00
tanner0101 6fe9511f84 deploy 2018-03-13 21:11:16 -04:00
tanner0101 af829dbe07 deploy 2018-03-13 20:32:20 -04:00
tanner0101 5b3eee9cd3 fluent 3 basic model docs 2018-03-13 20:32:11 -04:00
tanner0101 6f47b0de8c Merge branch 'master' of github.com:vapor/documentation 2018-03-13 19:28:07 -04:00
Tanner 7316e15033
Merge pull request #291 from ckd/master
pedantic copyediting
2018-03-13 17:41:53 -04:00
tanner0101 d4bae182f0 deploy 2018-03-13 16:05:04 -04:00
tanner0101 b496aa4821 fix edit branch 2018-03-13 16:04:27 -04:00
tanner0101 7a95f695f1 rebuild docs 2018-03-13 15:46:40 -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 56cef43380 regen docs 2018-03-13 13:20:45 -04:00
tanner0101 80162c786d update futures page 2018-03-13 13:20:24 -04:00
Tanner a977aef933
Merge pull request #290 from ckd/master
it's possessive
2018-03-13 03:50:52 -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 9b30cf60ee build updated 3.0 2018-03-12 23:37:44 -04: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 14ddc5b49a rebuild 3.0 docs 2018-03-12 22:48:47 -04:00
tanner0101 48f77e7ab3 add mysql and sqlite copies of psql 2018-03-12 22:46:02 -04:00
tanner0101 18b813ae36 rebuild 2.0 and 3.0 2018-03-12 22:28:06 -04:00
tanner0101 19aca27963 update refs to rc 2018-03-12 22:27:47 -04:00
tanner0101 473b2bb2fe rebuild 3.0 docs 2018-03-12 22:26:04 -04:00
Tanner 933a5dbc94
Merge pull request #289 from vapor/nio
nio updates
2018-03-12 22:24:41 -04:00
tanner0101 0e68cb49bc cleanup 3.0 docs. post-nio. get ready for contributions 2018-03-12 22:23:34 -04:00
Tim 901790c294
Merge pull request #288 from jlalvarez18/patch-1
simple spelling error fix
2018-03-08 21:15:50 +00: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
Tim 3a1559b2c4
Merge pull request #286 from jonny7/patch-2
LeafRenderer has no member make()
2018-02-21 13:53:28 +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
Tanner e609d143d6
Merge pull request #264 from revolter/patch-2
Improve auth package page
2018-01-11 19:59:17 -05:00
Tanner 4e904bb90f
Merge pull request #266 from revolter/patch-4
Fix incorrect auth documentation
2018-01-11 19:50:40 -05:00
Tanner Nelson 986d615948 fix #274 2018-01-11 13:57:53 -05:00
Tanner 371f11e332
Merge pull request #275 from haikusw/patch-2
including the build command to help avoid a stumble for new folks
2018-01-11 13:56:56 -05:00
Tanner 7c6ecdcbec
Merge pull request #273 from haikusw/patch-1
update getting started to reflect Xcode 9.2 being current Xcode
2018-01-11 13:56:30 -05:00