Commit Graph

400 Commits

Author SHA1 Message Date
Tanner 5cbd063143 Merge pull request #137 from vapor/BrettRToomey-patch-1
Added try to example
2017-04-03 12:44:00 +02:00
Brett R. Toomey 3e742039fe Added try to example 2017-03-31 09:21:05 +02:00
tanner0101 906c0f72cc better wording 2017-03-30 13:52:01 +02:00
Tanner 7c5ac10a34 Merge pull request #133 from vapor/BrettRToomey-patch-1
Updated Fluent module name
2017-03-30 13:43:23 +02:00
Tanner 804dd5fa96 Merge pull request #134 from joscdk/patch-1
Adding apt-get update
2017-03-30 13:26:47 +02:00
Jonas Schwartz 131f047745 Adding apt-get update
Adding apt-get update to manual install, to fetch new sources from apt-get repository
2017-03-30 13:08:53 +02:00
Brett R. Toomey 10fcee15ce Updated Fluent module name 2017-03-30 10:49:53 +02:00
Tanner Nelson 052835a337
brew/apt installation process 2017-03-29 15:35:45 +02:00
Tanner Nelson 0ceafc866e
remove extra auth folder 2017-03-27 17:07:53 +01:00
Logan Wright c7cb02dd1b Merge pull request #129 from SaezChristopher/feat/add-login-redirect-middleware-doc
Create LoginRedirectMiddleware.md
2017-03-27 17:06:24 +01:00
Tanner Nelson d75e567a01
updates 2017-03-27 11:56:19 +02:00
Tanner Nelson e962da1915
tls install instructions 2017-03-27 11:38:18 +02:00
Tanner Nelson e1670da000
hash 2017-03-24 10:40:28 +01:00
Tanner Nelson d62013cf28
fluent 2017-03-24 10:40:15 +01:00
tanner0101 3157c46fe3 auth docs 2017-03-23 15:20:49 +01:00
tanner0101 225f98671d small updates 2017-03-23 13:58:06 +01:00
tanner0101 a0ce94e8e1 Merge branch 'master' of github.com:vapor/documentation 2017-03-23 13:42:11 +01:00
tanner0101 d6e15e5f41 auth getting started 2017-03-23 13:40:44 +01:00
Tanner cb764475e8 Update CONTRIBUTING.md 2017-03-23 12:57:23 +01:00
Tanner 9a71464100 Create README.md 2017-03-23 12:05:06 +01:00
tanner0101 cd247fff6d 1.5 folder 2017-03-23 12:04:36 +01:00
Tanner bd6fccfc03 Merge pull request #127 from vapor/2.0
add 2.0 docs
2017-03-23 12:03:10 +01:00
tanner0101 51aabd41fe separate 1.0 folder 2017-03-23 12:02:56 +01:00
tanner0101 4a9573e2a4 Merge branch 'master' into 2.0 2017-03-23 12:00:58 +01:00
Tanner 0a79a3989c Merge pull request #130 from adamhowardprice/patch-1
Make 'load' func in Droplet+Setup.swift public
2017-03-20 10:14:16 +01:00
Adam Price e97187061b Make 'load' func in Droplet+Setup.swift public 2017-03-19 15:02:40 -04:00
Tanner 5ada0ae80e Merge pull request #128 from SaezChristopher/feat/fixture-doc
Feat/fixture doc
2017-03-18 13:17:24 +01:00
Christopher Saez 9d207f2e5b Update LoginRedirectMiddleware.md
What -> when
more explanation to make it clearer
2017-03-08 23:29:43 +01:00
Christopher Saez ffe4d8d3e0 Update LoginRedirectMiddleware.md
fix typos
2017-03-08 23:27:04 +01:00
Christopher Saez ed8f918940 Update fixtures.md 2017-03-08 23:23:06 +01:00
Christopher Saez 625130615f Create LoginRedirectMiddleware.md 2017-03-08 23:03:39 +01:00
Christopher Saez fd3d58ec93 Update fixtures.md 2017-03-08 00:59:05 +01:00
Christopher Saez 45041150a3 Rename fixtures to fixtures.md 2017-03-08 00:58:09 +01:00
Christopher Saez 61dc138903 Create fixtures 2017-03-08 00:55:22 +01:00
Tanner Nelson 2ec2cd438a
fixes 2017-03-03 19:52:14 +01:00
Tanner Nelson 868d71bd7d
retina 2017-03-03 19:47:04 +01:00
Tanner Nelson aa23a15b22
diagram 2017-03-03 19:45:41 +01:00
Tanner Nelson 30ab3183fa
addl hash info 2017-03-03 19:39:10 +01:00
Tanner Nelson 7814315abb
outdated warning 2017-03-03 19:30:40 +01:00
Tanner Nelson 1fe6654b78
vapor docs updates 2017-03-03 18:58:09 +01:00
Tanner Nelson 659f9d407b
add 2.0 docs 2017-03-03 16:14:50 +01:00
Logan Wright a302637061 Merge pull request #125 from cyberdude/master
Added the node: attribute to the client POST x-www-form-urlencoded ex…
2017-02-27 17:12:45 +01:00
Arnaldo Capo e4ad95a6df Added the node: attribute to the client POST x-www-form-urlencoded example. It’s needed if you are going to use a variable as a value. Ex: Body.data(Node(node: [“code”:code] ….. 2017-02-27 10:08:11 -05:00
Tanner b5ffdaf8b7 Merge pull request #124 from vapor/Casperhr-patch-2
Update to post json
2017-02-20 16:13:16 +01:00
Casper Rasmussen c5ade0ef89 Update client.md 2017-02-20 11:28:12 +00:00
Casper Rasmussen 5a7c618a3b Update to post json 2017-02-20 10:37:47 +00:00
Tanner 9fa5e05082 Merge pull request #122 from mdab121/master
Update request.md
2017-02-18 17:57:52 +01:00
Michał Dąbrowski 4a097e68ac Update request.md 2017-02-18 15:29:16 +01:00
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