Commit Graph

632 Commits

Author SHA1 Message Date
Tanner a6abac44f4 Merge pull request #213 from antonyharfield/master
Minor improvements to Leaf documentation
2017-08-28 18:22:57 -04: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
Tanner Nelson 13954e86cc fix signer obj 2017-08-10 15:01:09 -04:00
Tanner Nelson 14d7022513 build 2017-08-10 10:34:48 -04:00
Tanner 5ac8679e57 Merge pull request #204 from cardoso/master
Add Filter NodeConvertible conformance documentation
2017-08-10 10:34:30 -04:00
Tanner 32a464f5a5 Merge pull request #205 from DaisukeHirata/master
fix typo for Config Directory
2017-08-10 10:33:50 -04:00
Daisuke Hirata 9e1039ec59 fix typo for Config Directory 2017-08-10 22:57:55 +09:00
cardoso 2fcb05a94e Add Filter NodeConvertible conformance documentation 2017-08-10 09:27:43 -03:00
Tanner 68f0af0cb0 Merge pull request #203 from setoelkahfi/patch-2
Update nginx.md
2017-08-09 12:58:40 -04:00
Tanner fa205d6fef Merge pull request #202 from setoelkahfi/patch-1
Update apache2.md
2017-08-09 12:58:30 -04:00
Seto Elkahfi 2bcd394799 Update nginx.md
Fix typo
2017-08-09 12:05:17 +07:00
Seto Elkahfi c9eb07198d Update apache2.md
Fix typo
2017-08-09 11:30:53 +07:00
Tanner Nelson 4866c4bd6a build 2017-08-07 19:43:55 -04:00
Tanner 40c5392a3d Merge pull request #200 from SimpleApp/patch-1
Update install-on-ubuntu.md
2017-08-07 19:43:14 -04:00
Tanner 707caa37ac Merge pull request #199 from vapor/vapor-oauth-link
Add Vapor OAuth to the list of community providers
2017-08-07 19:42:46 -04:00
Tanner bcddb4b738 Merge pull request #198 from LoiKos/patch-2
Update config.md
2017-08-07 19:42:34 -04:00
Tanner Nelson b72081780e build 2017-08-07 19:38:21 -04:00
Tanner Nelson 007ef6f924 controller action update 2017-08-07 19:38:09 -04:00
Tanner Nelson 7d349a9eed deploy 2017-08-07 14:55:48 -04:00
Tanner 4f70affe18 Merge pull request #197 from kylefrost/master
Add Apache2 Configuration
2017-08-07 14:54:21 -04:00
SimpleApp abc920ad18 Update install-on-ubuntu.md
Had an error trying to do RUN eval "$(curl -sL https://apt.vapor.sh)" from within a dockerfile  (invalid parenthesis error).
The suggested line did work.
2017-08-07 18:15:37 +02:00
Tim 8e02995111 Add Vapor OAuth to the list of community providers 2017-08-03 14:38:52 +01:00
Tanner Nelson d0724fc1a4 jwt section 2017-07-26 11:34:56 -04:00
Tanner Nelson 4339967602 build 2017-07-26 11:23:04 -04:00
Tanner 39028e7b81 Merge pull request #196 from vapor/redirect-middleware
redirect middleware
2017-07-26 11:22:05 -04:00
Loic LE PENN 8599ec3739 Update config.md
I propose to add a section that define all the key available in global configuration file, because I get some trouble to find some key during my dev. Please checks and add keys I could forget before release theses changes if you wish to.
2017-07-24 17:11:40 +02:00
Kyle Frost 90aa123e5e Update mkdocs.yml with Apache2 Page 2017-07-21 14:57:30 -04:00
Kyle Frost b10a0f8957 Create Apache2 Configuration Docs 2017-07-21 14:55:46 -04:00
Tanner Nelson 316a2f5885 redirect middleware 2017-07-20 16:26:56 -04:00
Tanner Nelson d4ab013301 build 2017-07-20 14:17:45 -04:00
Tanner 376a16ad56 Merge pull request #195 from pdesantis/patch-2
Fix syntax error for idType
2017-07-20 14:17:22 -04:00
Tanner 48a5508442 Merge pull request #194 from pdesantis/patch-1
Fix typos
2017-07-20 14:16:57 -04:00
Pat DeSantis 6eab11c1f0 Fix syntax error for idType
Fix the error "Reference to member 'uuid' cannot be resolved without a contextual type"
2017-07-19 21:35:42 -07:00
Pat DeSantis e22419e330 Fix typos 2017-07-19 21:08:22 -07:00