Commit Graph

331 Commits

Author SHA1 Message Date
Tanner Nelson 8ecd3f26ae
fix keys typo 2017-02-06 12:36:31 +01:00
Logan Wright fc4890d28b Merge pull request #117 from doronkatz/feature/CLIENT_DOCUMENTATION_ERROR
Fixed error with incorrect variable for refering to JSON Bytes
2017-02-06 09:35:27 +01:00
Logan Wright 2f6c901300 Merge pull request #116 from tuxtina/master
Download shell scripts through HTTPS (requires vapor.sh server config fix!)
2017-02-06 09:34:59 +01:00
Doron Katz d399d405d2 Fixed error with incorrect variable for refering to JSON Bytes 2017-02-05 10:07:22 -08:00
tuxtina 2fcdc87e4f Changed *.vapor.sh URLs to use HTTPS 2017-02-04 16:07:53 +01:00
Tanner 2eadbd5b35 Merge pull request #114 from akeskiner/master
Update config.md
2017-02-02 14:25:08 +01:00
Tanner Nelson 4942f1c40f
fixes vapor/vapor#805 2017-02-02 14:17:51 +01:00
Arda Keskiner 52de5279df Update config.md
"server" -> "servers"
2017-01-24 09:50:06 +02:00
Tanner Nelson b49c3e3717 add multipart links to readme 2017-01-19 12:59:17 -05:00
Tanner 12742a2858 Merge pull request #111 from ashokgelal/master
Remove duplicate reference to html-leaf plugin
2017-01-16 13:18:58 -05:00
Ashok Gelal ec05fb5aee Revert "Simplify"
This reverts commit 5eb553707c.
2017-01-15 13:39:00 -07:00
Ashok Gelal 5eb553707c Simplify
No need to add constraints here as it is implicit.
2017-01-15 13:24:06 -07:00
Ashok Gelal c9aabf939a Remove duplicate reference to html-leaf plugin
`vscode-html-leaf`plugin and `html-leaf`plugin are same.
2017-01-15 09:34:59 -07:00
Tanner Nelson 8c9b796015 cors fix 2017-01-13 16:35:07 -05:00
Casper Rasmussen de4279a63b Merge pull request #101 from nebiros/fix-ubuntu-dependencies-needed
Adds libpython2.7-dev libcurl3 to avoid some errors
2017-01-13 20:22:37 +01:00
Casper Rasmussen 31610bdcdc Merge pull request #108 from mcdappdev/testingModules
Module Testing
2017-01-13 20:13:57 +01:00
Casper Rasmussen 0e1142287b Merge pull request #106 from rugi/language_ES
Language es
2017-01-13 20:12:08 +01:00
Casper Rasmussen 680b96a886 Merge pull request #103 from codesman/master
Added info & fixed typos for Toolbox --template & Leaf #index
2017-01-13 20:07:08 +01:00
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
Jimmy School 784295c4d2 add note 2017-01-11 16:11:20 -06:00
Jimmy School c75e506629 update testing section 2017-01-11 16:02:18 -06:00
Jimmy School 559a85d487 add modules 2017-01-11 15:58:30 -06:00
Jimmy School 30f97b9283 Update couscous.yml 2017-01-11 15:52:14 -06: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
rugi 8ce776bb8e README en ES 2017-01-08 13:57:55 -06:00
rugi 7de32a3235 README en ES 2017-01-08 13:51:39 -06:00
rugi 0de20a4a18 README en ES 2017-01-08 12:59:24 -06:00
rugi c303c6fcd4 README en ES 2017-01-08 12:34:45 -06:00
rugi f1e3782bd5 README en ES 2017-01-08 12:20:22 -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
Tom Holland 8e3e02929d Merge branch 'master' of https://github.com/vapor/documentation 2016-12-27 10:54:24 -08:00
Tom Holland ab132c73e0 Added index parameter name 2016-12-27 10:53:04 -08:00
Tom Holland ad9c0fa286 Added template help 2016-12-27 10:47:42 -08:00
Tom Holland e39c53cd0e Fixed typo & added help for #index 2016-12-27 10:10:45 -08:00
Tom Holland e4ff1872b8 Added Link for VSCode plugin 2016-12-27 10:09:45 -08:00
Juan Felipe Alvarez Saldarriaga 6a341b5c18 Adds libpython2.7-dev libcurl3 to avoid some errors 2016-12-22 15:55:13 -05:00
Tanner 98507663e6 Merge pull request #99 from FranciscoAmado/patch-1
vscode syntax highlighter
2016-12-20 13:20:06 -05:00