Commit Graph

297 Commits

Author SHA1 Message Date
Casper Rasmussen 5643cb3a1c Merge pull request #26 from eneko/patch-1
Add Query Parameters page to Routing section
2017-01-13 20:03:51 +01:00
Casper Rasmussen cd3a0dcb1a Update query-parameters.md 2017-01-13 20:03:17 +01:00
Casper Rasmussen 0566176f80 Merge pull request #104 from djroze/master
Fix typo on "Install Toolbox" getting started page.
2017-01-13 19:56:55 +01:00
Casper Rasmussen cf05a68d01 Merge pull request #105 from anohren/patch-1
Update file tree to reflect actual folder created
2017-01-13 19:55:10 +01:00
Casper Rasmussen 2417d36d87 Merge pull request #109 from vapor/Casperhr-form-data-ex
Updated with a form-data example
2017-01-13 19:52:39 +01:00
Casper Rasmussen a4a59a77d1 updated comments 2017-01-13 19:51:52 +01:00
Casper Rasmussen e7e1f1696c Updated POST examples 2017-01-13 19:45:52 +01:00
Casper Rasmussen 0207026764 Merge pull request #110 from nickskull/feature/cors
Add CORS middleware documentation
2017-01-13 19:31:10 +01:00
Dominik Hádl 20e8ee22ce Fix a typo in cors docs
The word "ways" was misspelled as "wasy".
2017-01-13 16:31:25 +00:00
Dominik Hadl aa76816b68
Add CORS documentation 2017-01-13 10:22:50 +00:00
Casper Rasmussen 6cead31707 Updated with a form-data example 2017-01-12 01:46:21 +01:00
Logan Wright e0b5077979 Merge pull request #107 from mcdappdev/feature-addPreparationDocs
Create migrations section
2017-01-10 15:43:23 -05:00
Jimmy School c4040f408e update two typos 2017-01-10 14:42:00 -06:00
Jimmy School ef01159b84 create migrations section 2017-01-10 14:33:50 -06:00
Andreas 3fc42076c2 Update file tree to reflect actual folder created
The file tree visualization gave the impression that Sources, Public, Resources and Package.swift would all be created in the current folder after running `vapor new Hello`, which isn't the case.
2017-01-08 06:04:21 +01:00
Daniel Rozeboom 964dc8560a Fix typo on "Install Toolbox" getting started page. 2017-01-06 20:40:44 -08:00
Tanner 98507663e6 Merge pull request #99 from FranciscoAmado/patch-1
vscode syntax highlighter
2016-12-20 13:20:06 -05:00
Francisco Amado ef4224e460 Added VScode syntax highlighter 2016-12-20 10:26:58 +00:00
Tanner 39f976545b Merge pull request #98 from dolphinsue319/master
VaporForm, Jobs, Heimdall’s Chinese description added.
2016-12-19 13:08:41 -05:00
Dolphin Su 66af836342 add VaporForm, Jobs, Heimdall’s Chinese description. 2016-12-18 15:44:49 +08:00
dolphinsue319 e71d400919 Merge pull request #1 from vapor/master
merge from vapor original repo.
2016-12-18 15:18:48 +08:00
Tanner 3b9befb575 Merge pull request #97 from ankit1ank/master
Adds heimdall repo
2016-12-15 10:48:49 -05:00
Ankit Goel dee69ac5f1 Adds heimdall repo 2016-12-15 21:15:35 +05:30
Tanner c38cc043cb Merge pull request #96 from sundeepgupta/fixJson
Explicitly unwrap optionals in JSON example
2016-12-15 10:29:45 -05:00
Sundeep Gupta c4d5b713fa Explicitly unwrap optionals in JSON example
Without this, compiler fails
2016-12-14 16:26:42 -05:00
Tanner 58177d9c13 Merge pull request #95 from strogonoff/patch-1
Correct links to GitHub searches
2016-12-14 16:13:31 -05:00
Tanner c735af56b1 Merge pull request #94 from bygri/zh-patch
Add VaporForms and Jobs into Chinese readme
2016-12-14 16:13:09 -05:00
Tanner acc6ab68b1 Merge pull request #93 from brki/middleware-docs
Fix sample middleware code
2016-12-14 16:12:53 -05:00
Tanner 0281f4059a Merge pull request #92 from codesman/leaf-documentation
Improved Leaf Docs
2016-12-14 16:12:31 -05:00
Tanner a5510cd041 Merge pull request #91 from bygri/supervisor-typo
Correct typo in supervisor.md
2016-12-14 16:11:04 -05:00
Tanner 1a9d7db5e4 Merge pull request #90 from jameslinjl/option_missing
added a missing ? to make the documentation work as is
2016-12-14 16:10:48 -05:00
Anton Strogonoff 4182d40309 Fixed a broken link to GitHub search 2016-12-11 06:45:01 +03:00
Anton Strogonoff 9417b1cd37 Fixed broken links to GitHub searches
Apparently GitHub has renamed “query” to “q”.
Not critical, but better when links from the docs work straight away.
2016-12-11 06:42:55 +03:00
bygri 0736a983e4 VaporForms and Jobs into Chinese readme
Only names and links until the descriptions can be translated
2016-12-10 22:21:55 +11:00
Tanner 6bfffa7008 Merge pull request #89 from krystofbe/master
Typo
2016-12-09 17:52:20 -05:00
Tanner fa4edba9e3 Merge pull request #88 from bygri/master
Add VaporForms to list of providers
2016-12-09 17:36:30 -05:00
Tanner 262ccdcef9 Merge branch 'master' into master 2016-12-09 17:36:17 -05:00
Tanner ff7b4d3b60 Merge pull request #86 from BrettRToomey/patch-1
Added Jobs repo
2016-12-09 17:34:52 -05:00
Tanner 075fc30faf Merge pull request #84 from isaoeka/master
[guide/provider] Fix the position of 'try'
2016-12-09 17:34:40 -05:00
Tanner cfa80db6a2 Merge pull request #77 from dolphinsue319/master
Adds traditional Chinese read me file. And a link to it in README.md
2016-12-09 17:31:06 -05:00
Brian 9f83ba384e Fix sample middleware code 2016-12-09 14:17:14 +01:00
Tom Holland 9ad6d8eaac Improved Leaf Docs 2016-12-08 09:58:14 -08:00
bygri e235046aef Correct typo in supervisor.md 2016-12-08 20:58:53 +11:00
Tanner Nelson 0de995f4d2 api docs 2016-12-07 12:52:49 -05:00
James Lin d8ca0758fb added a missing ? to make the documentation work as is 2016-12-04 20:31:33 -05:00
krystofbe ba7c7a91b8 Typo 2016-12-02 10:43:55 +01:00
bygri bcaf885b44 Add VaporForms to list of providers 2016-12-02 09:49:43 +11:00
Brett R. Toomey 083f8ca037 Added Jobs repo
Added my Jobs [repo](https://github.com/BrettRToomey/Jobs) to the list of packages.
2016-11-29 10:00:44 -08:00
Tanner Nelson c784c8b104 Merge branch 'master' of github.com:vapor/documentation 2016-11-29 10:55:13 -05:00
Tanner Nelson 994587dbf3 comma typo 2016-11-29 10:55:09 -05:00