Commit Graph

234 Commits

Author SHA1 Message Date
Jimmy McDermott fb268fde7c services folder 2018-08-09 11:01:27 -05:00
Jimmy McDermott aa96e440fb bring style guide over 2018-08-09 09:28:34 -05:00
Tanner d7cbbc760a
Merge pull request #345 from natanrolnik/add-URL-validation-docs
Documents URL validation
2018-08-08 18:46:56 -04:00
tanner0101 9ca94bfa45 implement custom tags section 2018-08-08 18:40:48 -04:00
tanner0101 cb374e0994 leaf 3 docs 2018-08-08 18:08:47 -04:00
Natan Rolnik 564b911552 Documents URL validation 2018-08-08 20:33:55 +03:00
Ariel Serafini e975956067
fix typo 2018-08-01 20:14:42 -03:00
tanner0101 f94d7c9ac3 postgresql 1.0.0 updates 2018-07-25 20:09:18 -04:00
Tim 397f11aafc
Merge pull request #340 from nonsensery/patch-1
Minor: Fix typo "will requested" => "will request"
2018-07-25 11:20:30 +01:00
Alex Johnson 9a86f411cf
Fix typo in sample code block 2018-07-24 14:12:09 -07:00
Alex Johnson 5d8b659520
Minor: Fix typo "will requested" => "will request" 2018-07-24 13:35:42 -07:00
tanner0101 37c1b62258 update MySQL docs for 3.0 release 2018-07-19 17:50:32 -04:00
tanner0101 9fdd6d0cd1 add concrete links to fluent docs 2018-07-16 22:13:52 -04:00
tanner0101 084e225f38 small update to custom config docs 2018-07-16 20:32:14 -04:00
tanner0101 89a6594549 sqlite docs updates 2018-07-16 20:26:29 -04:00
tanner0101 4dc44e5ee8 deploy 2018-07-16 19:01:55 -04:00
tanner0101 4c26eeb820 sql docs updates 2018-07-12 12:50:16 -04:00
tanner0101 d4fb55c6b7 transaction docs 2018-07-11 19:35:19 -04:00
tanner0101 bc0e27dbae relations docs 2018-07-11 19:24:43 -04:00
Carl Downing 7fb77e3cbb
also no longer applicable 2018-07-07 18:25:39 -07:00
Carl Downing 51f9198ea3
Updated to reflect vapor/fluent#492 2018-07-07 18:23:30 -07:00
tanner0101 298bb97162 cleanup duplicate Fluent getting started 2018-07-02 22:02:14 -04:00
tanner0101 5708137d20 fluent getting started + migration + querying updates 2018-07-02 21:44:46 -04:00
Gopal Sharma 6f12682487
Fix minor typo 2018-06-23 18:12:27 +05:30
madeny b753f3c960
Correct one these third-party.
You may also wish to install one these third-party! | instead of  "You may also wish to install one *of* these third-party"
2018-06-13 17:39:03 +02:00
tanner0101 1442df9847 update fluent postgresql docs 2018-06-05 03:00:35 -04:00
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