Tanner
|
bdf60802a9
|
Merge pull request #120 from JonCox/master
Typo corrections.
|
2017-02-13 09:21:00 +01:00 |
Tanner
|
2c5258cedc
|
Update middleware.md
|
2017-02-13 09:20:50 +01:00 |
Jon Cox
|
61a3129907
|
HTTP, Responder - Typo fixes.
|
2017-02-12 22:46:30 +00:00 |
Jon Cox
|
4b6897ff26
|
HTTP, ResponseRepresentable - Typo fix.
|
2017-02-12 22:45:18 +00:00 |
Jon Cox
|
2d636030d2
|
Fluent, Model - Corrections.
|
2017-02-12 22:37:54 +00:00 |
Jon Cox
|
670e61f700
|
Routing, Collection - Format method name.
|
2017-02-12 22:28:23 +00:00 |
Jon Cox
|
e07cb0cd6b
|
Routing, Groups - Fixed code syntax highlighting.
|
2017-02-12 22:24:54 +00:00 |
Jon Cox
|
75e3bd6f07
|
Routing, Query Parameters - Code indentation fix.
|
2017-02-12 22:21:21 +00:00 |
Jon Cox
|
6bd047772e
|
Routing, basic - Typo correction.
|
2017-02-12 22:13:12 +00:00 |
Jon Cox
|
b7fd6bd409
|
Commands guide - Corrections.
|
2017-02-12 22:05:33 +00:00 |
Jon Cox
|
510e253879
|
Validation guide - Typo fixes.
|
2017-02-12 21:51:42 +00:00 |
Jon Cox
|
a919db8a79
|
Middleware guide - Typo fix.
|
2017-02-12 21:45:32 +00:00 |
Jon Cox
|
e1cdb941f2
|
Controllers guide - Consistency fixes.
|
2017-02-12 21:37:15 +00:00 |
Jon Cox
|
4aa4bbe8a2
|
Leaf guide - Typo correction.
|
2017-02-12 21:30:26 +00:00 |
Jon Cox
|
cfed3b326a
|
Views guide - Made "Providers" text a link.
|
2017-02-12 21:25:32 +00:00 |
Jon Cox
|
f213eea50b
|
More config guide typo corrections.
|
2017-02-12 21:18:50 +00:00 |
Jon Cox
|
1b014a1885
|
Fixed typo in config guide.
|
2017-02-12 21:10:42 +00:00 |
Jon Cox
|
28ca0cb04f
|
Fixed typo in middleware guide.
|
2017-02-12 21:05:14 +00:00 |
Jon Cox
|
385560687a
|
Minor typo corrections in Hello World guide.
|
2017-02-12 15:09:35 +00:00 |
Tanner
|
ee96717c31
|
Merge pull request #118 from vapor/revert-116-master
Revert "Download shell scripts through HTTPS (requires vapor.sh server config fix!)"
|
2017-02-07 11:04:18 +01:00 |
Tanner
|
02625e1f04
|
Revert "Download shell scripts through HTTPS (requires vapor.sh server config fix!)"
|
2017-02-07 11:04:09 +01:00 |
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 |