Joannis Orlandos
585401215c
Merge pull request #247 from mcritz/master
...
Add upgrade to getting started
2017-11-26 11:36:00 +01:00
Michael Critz
24c07c4607
Merge pull request #1 from mcritz/add-upgrade-to-getting-started
...
Provided upgrade instructions
2017-11-25 09:26:15 -08:00
Michael Critz
299500cc9c
Provided upgrade instructions
...
It’s not always obvious how to use Homebrew and users might get stuck trying to “get started” again if they’ve tried Vapor in the past and experienced a breaking change.
2017-11-25 09:25:53 -08:00
Joannis Orlandos
a361055c83
Merge pull request #238 from albinekcom/patch-2
...
Add missing syntax highlighting in node/getting-started
2017-11-15 18:27:00 +01:00
Albin "albinek" Sadowski
0c38ffe5a7
Add missing syntax highlighting in node/getting-started
2017-11-15 17:02:59 +01:00
Tanner Nelson
db04829df7
update build
2017-10-18 10:28:51 -04:00
Tanner
4db329eedb
Merge pull request #228 from sidmani/patch-1
...
Add missing .self in metatype
2017-10-18 10:28:24 -04:00
Tanner
22f23864f2
Merge pull request #227 from egorzhdan/patch-1
...
Fix capitalization
2017-10-18 10:28:02 -04:00
Tanner
9989060536
Merge pull request #226 from benpackard/patch-1
...
Corrected path to Routes.swift in folder structure
2017-10-18 10:18:55 -04:00
Tanner
3ddeae668e
Merge pull request #229 from mludi/feature/2.0-mysql
...
install introduction cmysql ubuntu
2017-10-18 10:18:05 -04:00
Tanner
fb6be80b42
Merge pull request #221 from nhatlee/patch-1
...
Folder structure for leaf and css files in project
2017-10-18 10:17:20 -04:00
Matthias Ludwig
ad005b6b1b
install introduction cmysql ubuntu
2017-10-18 15:01:07 +02:00
Sid Mani
6eb30662b0
Add missing .self in metatype
...
The compiler issues a warning if the `.self` is not present.
2017-10-16 11:22:16 -07:00
Egor Zhdan
d8571525c0
Fix typo
2017-10-10 00:07:19 +03:00
Ben Packard
510a72e5de
Corrected path to Routes.swift in folder structure
2017-10-08 23:07:08 -04:00
Tanner Nelson
b1ed52af79
deploy
2017-10-06 18:29:19 -04:00
Tanner Nelson
e6e3ea3400
build
2017-10-06 18:29:02 -04:00
Tanner Nelson
1935c5b914
add cloud deploy docs
2017-10-06 18:28:49 -04:00
lee
6989b68e37
Fixed the comment.
...
Fixed the comment.
2017-10-05 08:54:22 +07:00
Tanner Nelson
a66c687728
build
2017-10-04 13:35:31 -04:00
Tanner
0aec3b0d20
Merge pull request #223 from vapor/leaf-error-middleware
...
Add Leaf Error Middleware to community list
2017-10-04 13:34:57 -04:00
Tanner
9608cc6ece
Merge branch 'master' into leaf-error-middleware
2017-10-04 13:34:48 -04:00
Tanner
35ac0bef22
Merge pull request #222 from gperdomor/add-sanitize
...
Added Sanitize package to the list
2017-10-04 13:34:07 -04:00
Tim
aa3cb897fb
Add Leaf Error Middleware to community list
2017-10-01 21:11:06 +01:00
Gustavo Perdomo
02b69758c3
- Added Sanitize package to the list
...
- Sort list from A to Z
2017-09-28 20:51:46 -03:00
lee
01781b0e2d
Folder structure for leaf and css files in project
...
Because newcomer with vapor may place wrong positions of folders for leaf files and css files. Then the app will run incorrect, and the logs of debugging is not enough to find the root cause.
2017-09-27 12:30:29 +07:00
Tanner
56c54b239a
Merge pull request #219 from CodeYourDay/patch-1
...
Update
2017-09-19 17:11:43 -04:00
Tanner
350ec4ab46
Merge pull request #216 from Cellane/patch-2
...
Fixed second level of unordered lists on JWT Overview page
2017-09-19 17:10:27 -04:00
CodeYourDay
ed9a8e6830
Update
...
Typo fix -> servers.json is deprecated
2017-09-11 14:09:37 +02:00
Milan Vít
7f86b0337e
Fixed second level of unordered lists on JWT Overview page
...
Apparently four spaces are needed for Markdown/MkDocs to recognize second level of indentation.
2017-09-03 12:44:11 +02:00
Tanner
1b3c613cc1
Merge pull request #215 from gwynne/form-data-docs
...
Document request.formURLEncoded/formData/multipart
2017-08-28 18:23:56 -04:00
Tanner
a6abac44f4
Merge pull request #213 from antonyharfield/master
...
Minor improvements to Leaf documentation
2017-08-28 18:22:57 -04:00
Gwynne Raskind
9a26b934c6
Document request.formURLEncoded/formData/multipart
2017-08-28 07:24:31 -05:00
Antony Harfield
02bd18b12c
Minor grammar improvement
2017-08-24 21:08:06 +07:00
Antony Harfield
dea0ad2068
Leaf - give an example of a switch statement using #equal and #else
2017-08-24 21:00:37 +07:00
Antony Harfield
8c829b9fe5
Leaf - added note that #loop can access an index and an offset variable
2017-08-24 20:59:27 +07:00
Antony Harfield
81e59f7b06
Leaf - correct usage of #index is with string only (int does not work)
2017-08-24 20:56:44 +07:00
Tanner Nelson
851e1f4557
build
2017-08-23 15:40:03 -04:00
Tanner Nelson
1a6c9af296
Merge branch 'master' of github.com:vapor/documentation
2017-08-23 15:39:45 -04:00
Tanner
20912e6a2a
Merge pull request #211 from happycollision/patch-1
...
Make Verify Swift Installation more explicit
2017-08-23 15:39:33 -04:00
Tanner
70dd406dd4
Merge pull request #210 from vapor/steffendsommer-patch-1
...
`string` -> `makeString()`
2017-08-23 15:39:13 -04:00
Tanner
271e3d3f4f
Merge pull request #209 from jonaszmclaren/master
...
Small corrections in xcode.md and droplet.md
2017-08-23 15:38:58 -04:00
Don Denton
631d947f5f
Make Verify Swift Installation more explicit
...
I figured that you were talking about running the command in Terminal, however I was unsure because the previous step left off with opening Xcode.
2017-08-19 20:49:46 -05:00
Steffen D. Sommer
704d3dfb60
`string` -> `makeString()`
2017-08-17 14:23:52 +02:00
jonaszmclaren
bb613ad767
Update droplet.md
...
Further corrections.
2017-08-15 13:07:11 +02:00
jonaszmclaren
f254b53bde
Update droplet.md
...
Formatting fix
2017-08-15 12:53:08 +02:00
jonaszmclaren
aea36716c0
Update droplet.md
...
Fix AllCapsLogger creation to compile.
2017-08-15 12:52:05 +02:00
jonaszmclaren
7a8ac97d49
Update droplet.md
2017-08-15 12:28:31 +02:00
jonaszmclaren
2b37c963f2
Update xcode.md
...
Change order to make more sense.
2017-08-15 12:26:35 +02:00
Tanner Nelson
9ae8633ba5
build
2017-08-10 15:01:24 -04:00