Commit Graph

217 Commits

Author SHA1 Message Date
tanner0101 3bf8cd48bd 2.0 -> 4.0 redirect 2020-06-13 13:08:45 -04:00
Jonas Schwartz 2230a0e060 Updating MacOS docs for MySQL to install MySQL 5.7 (#338) 2019-01-17 12:22:35 -05:00
Tanner 0da70cd890
Merge pull request #292 from mcritz/patch-1
Fixed typo in config code sample
2018-03-21 20:55:22 -04:00
Bojan Stefanovic a3bfaf78af
Update hello-world.md
Should close https://github.com/vapor/vapor/issues/1544
2018-03-21 14:09:44 -07:00
Michael Critz aeb29c039c
Fixed typo in config code sample 2018-03-16 21:07:28 +00:00
Tanner 933a5dbc94
Merge pull request #289 from vapor/nio
nio updates
2018-03-12 22:24:41 -04:00
Tanner e609d143d6
Merge pull request #264 from revolter/patch-2
Improve auth package page
2018-01-11 19:59:17 -05:00
Tanner 4e904bb90f
Merge pull request #266 from revolter/patch-4
Fix incorrect auth documentation
2018-01-11 19:50:40 -05:00
Tanner 371f11e332
Merge pull request #275 from haikusw/patch-2
including the build command to help avoid a stumble for new folks
2018-01-11 13:56:56 -05:00
Tanner 7c6ecdcbec
Merge pull request #273 from haikusw/patch-1
update getting started to reflect Xcode 9.2 being current Xcode
2018-01-11 13:56:30 -05:00
Jim Holby dc6f50beef
Fix typo in `collection.md`
Incorrect verb tense was used
2018-01-06 21:13:34 +01:00
Tyler 9bee29a695
change Xcode 9.2 to Xcode 9 in response to PR feedback. 2018-01-03 09:38:41 -08:00
Tyler 25359bb5f3
including the build command to help avoid a stumble for new folks 2018-01-02 21:55:35 -08:00
Tyler 5cbf338565
update to reflect Xcode 9.2 being current Xcode
but note that Xcode 8 or later works
2018-01-02 20:17:48 -08:00
Iulian Onofrei d736c165b5
Fix incorrect file name 2017-12-22 22:32:29 +02:00
Iulian Onofrei dc92922272
Add vapor cli command 2017-12-22 12:02:36 +02:00
Iulian Onofrei 2971fe6d76
Fix incorrect command 2017-12-22 12:01:33 +02:00
Iulian Onofrei 92d057dc8b
Fix incorrect auth documentation 2017-12-22 11:51:32 +02:00
Iulian Onofrei 8304075276
Improve auth package page 2017-12-22 11:31:09 +02:00
Jonas Schwartz 3f0388afbe Fixing merge conflict 2017-12-11 12:27:49 -05:00
Joannis Orlandos 5eec827e72
Merge pull request #241 from martinpilch/enhance-vapor-controllers-documentation
Enhancing documentation for Vapor Controller
2017-11-27 16:06:38 +01:00
Martin Pilch 9479f6bbdc Fixing wording 2017-11-27 20:59:03 +08:00
Martin Pilch 4ce927596e Refactor from calling 0.0.0.0 to localhost 2017-11-27 11:13:00 +08:00
Joannis Orlandos b661dc0c6c
Merge pull request #240 from albinekcom/patch-3
Fix typo in leaf/leaf
2017-11-26 16:46:18 +01:00
Joannis Orlandos 129eb540e4
Merge pull request #212 from cardoso/validation_warning
Explicitly warn about Validation being WIP and outdated docs
2017-11-26 15:33:36 +01: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
Martin Pilch 8208dfc8ca Enhancing documentation for Vapor Controller 2017-11-16 23:08:26 +08:00
Albin "albinek" Sadowski d296cd81ee
Fix typo in leaf/leaf 2017-11-16 13:40:06 +01:00
Tanner Nelson ac2e6c1bd4 Merge branch 'master' into vapor3 2017-11-15 20:52:08 -05:00
Albin "albinek" Sadowski 0c38ffe5a7
Add missing syntax highlighting in node/getting-started 2017-11-15 17:02:59 +01: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 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 9608cc6ece Merge branch 'master' into leaf-error-middleware 2017-10-04 13:34:48 -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
Jonas Schwartz b36562daef Changing version support 2017-09-12 11:47:54 +02:00
Jonas Schwartz b0c4a934b2 Changing version support 2017-09-12 11:46:55 +02:00
Jonas Schwartz d472d47303 Adding build, and versions in Vapor 3 2017-09-12 11:44:51 +02:00
CodeYourDay ed9a8e6830 Update
Typo fix -> servers.json is deprecated
2017-09-11 14:09:37 +02:00