BennyDB
9f960c8f03
Add project board workflow ( #649 )
2022-05-03 12:55:12 +01:00
Zsolt Váradi
2eb517a58b
Update Heroku Postgres section for mandatory TLS ( #646 )
2022-04-20 11:00:21 +01:00
Andre Yonadam
d2155a699f
Added custom validation error documentation ( #645 )
2022-04-17 10:14:48 +01:00
BennyDB
78e7c8e357
Add project board workflow ( #644 )
2022-03-07 14:19:28 +00:00
fananek
8142fdc9eb
Add tip for new project command (ELFs) ( #643 )
...
* fix links to NonBlockingFileIO docs
* fix links to NIO ByteBuffer and SocketAddress docs
* add tip for new project command (ELFs)
* Update 4.0/docs/hello-world.md
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2022-03-01 13:36:32 +00:00
Alex Moore
3b6a268365
Fix typo in Documentation ( #641 )
2022-02-17 20:34:08 +00:00
Jaap Wijnen
d9f8ef1ba7
api docs link fix ( #640 )
2022-02-16 20:32:26 +00:00
Hans Harck Tønning
0a34e95221
Fixes wrong reference ( #638 )
2022-02-13 14:11:24 +00:00
Kim de Vos
748825b438
Make example compile ( #639 )
2022-02-13 14:10:51 +00:00
Linus
57cbab2ba6
Update authentication.md ( #636 )
2022-01-19 21:01:06 +00:00
Piers
b00fbd55db
refactor: remove using deprecated method forClient for setting tls and use recommended method ( #634 )
2022-01-15 15:12:27 +00:00
Tim
a1a5f6fdd6
Clarify setting relation in init. Resolves #619
2022-01-13 16:32:27 +00:00
fananek
28506b68db
fix links to NonBlockingFileIO docs ( #632 )
2022-01-04 09:34:13 +00:00
Wojciech Nagrodzki
82bbaba9b9
Fix function signature from beforeDecode to beforeEncode ( #631 )
2021-12-09 12:28:45 +00:00
Kas
c7c2241d98
Fix note and warning admonitions rendering ( #630 )
2021-12-06 21:43:03 +00:00
grosch
9899afab96
Changed withTaskGroup to withThrowingTaskGroup ( #629 )
2021-12-02 15:02:26 +00:00
Tim Condon
ea2099f95b
Add decoding logic to raw query
2021-12-01 13:27:08 +00:00
Larry Damman
b396eb1999
Note about updating the Dockerfile for async/await ( #628 )
...
* Update async.md
* Apply suggestions from code review
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2021-11-30 23:01:59 +00:00
David Taylor
7839537eb5
Update to reflect currently implemented database transaction api ( #627 )
2021-11-16 17:33:48 +00:00
Gwynne Raskind
6c83ea5aee
Update Docker documentation for how things work in present day. ( #626 )
2021-11-08 10:54:30 -06:00
Zach Rausnitz
d00682fb3b
Add warning about property observer crashes ( #623 )
...
* Add warning about property observer crashes
Add a warning about fatal errors resulting from using `willSet` or `didSet` property observers.
* Clarify warning on property observers
Clarify that property observer crashes are only known to affect non-optional fields
2021-10-31 13:15:05 +00:00
Mattes Mohr
2cc00f92df
Update the TLSConfiguration (Client) example ( #624 )
2021-10-31 13:14:18 +00:00
Tim
139799500c
Improve the migration docs
2021-10-27 09:59:06 +01:00
Tim Condon
45d6bd8beb
async/await docs ( #621 )
...
* Initial round of doc updates
* Finish all top level docs
* Update Leaf
* Update Redis
* Update Fluent
* Fix typo
* Suggestions from code review and general spelling
* Update docs with async authenticators
* Update for working async middleware
* Add example of migrating code
* Address code review comments
* Fix indentation
* indentation fix round 2
* indentation fix round 3
2021-10-26 17:21:10 +01:00
Greg Karpati
0d437e07ef
Update TLS docs to add an import/dependency comment about NIOSSL ( #622 )
...
Co-authored-by: Greg Karpati <greg.karpati@endlessflux.com>
2021-10-06 14:40:18 +01:00
Tim Condon
42a457dc28
Update TLS docs so whole cert chain is loaded
2021-10-06 10:43:55 +01:00
Jimmy McDermott
87ebb916da
Add information on queue delegate hooks ( #559 )
2021-10-01 11:48:35 +01:00
Tim Condon
d4f13b24cf
Fix broken references to API docs by updating the branch name
2021-09-24 08:38:09 +01:00
heliumbrain
af6f42b6a5
Unique email for CreateUser in authentication.md ( #620 )
2021-09-22 12:24:18 +01:00
Caleb Kleveter
c37488944a
Fixed typo in Google JWT code comment ( #618 )
2021-08-24 08:18:29 +01:00
Tim Condon
5f0cc03ce8
Add unsafeHTML and UnsafeUnescapedLeafTag docs ( #617 )
...
* Add note about UnsafeUnescapedLeafTag
* Add unsafeHTML to the docs
2021-08-18 10:36:54 +01:00
Jaanus Kase
d57329ac66
Clarified environment setting with supervisor. ( #614 )
2021-08-04 00:10:30 +01:00
Andre Yonadam
10f9007da1
Updated authentication doc JWT example ( #607 )
2021-08-02 21:09:10 +01:00
Kaitlin Mahar
79333dfbff
link to mongodb-vapor ( #613 )
2021-08-01 06:34:19 +01:00
Todd Williams
69bbb5bd27
Add missing `:`s in documentation ( #612 )
2021-07-18 23:27:18 +01:00
Camilo
3d52e0c3f2
Added data and parameters usage example ( #610 )
...
* added data and parameters usage example
* implemented suggested corrections
Co-authored-by: Camilo <camilo@ninjas.cl>
2021-07-14 17:25:57 +01:00
Looping
3004c8bc22
extended request content example. ( #603 )
2021-07-14 15:31:29 +01:00
Jared Henderson
01e600fb46
document prepending middleware ( #611 )
...
now that https://github.com/vapor/vapor/pull/2647 is merged, this simplifies the instructions for adding CORS middleware
2021-07-12 21:32:06 +01:00
madeny
f308ec6b0c
From THat > That ( #605 )
2021-06-07 08:01:42 +01:00
Andre Yonadam
21d1b0ffca
Updated authentication doc wording ( #604 )
2021-06-01 10:30:05 +01:00
Tim Condon
474533fc76
Make instructions for running on Linux explicit ( #602 )
2021-05-24 10:28:10 +01:00
Tim Condon
5947e236f5
Fix old typo
2021-05-12 12:15:44 +01:00
Mikhail
558ff87b3f
Update deploy.yml ( #600 )
2021-05-12 11:56:14 +01:00
Mikhail
576a703ef6
APNs update ( #599 )
...
A new version of the APNs package has been released
2021-05-11 16:42:34 +01:00
Mattiav8
23077a14a4
Update heroku.md ( #598 )
...
It seems to work only if -- migrate is added before --revert
2021-05-11 15:52:47 +01:00
Tim Condon
ec1e3fe4d4
Update edit button for new branch name
2021-04-08 13:27:47 +01:00
Tim Condon
2b85f770e2
Fix syntax for or queries
2021-04-08 13:27:07 +01:00
Martin Lasek
dd8c182c6c
updated validate function call ( #597 )
...
Currently, the docs describe a deprecated use of the function validate.
2021-03-31 09:37:48 +01:00
Hailong
22fc56b481
Replace the occurrences of "router.get" in sample code with "app.get" for 4.0 docs. ( #595 )
2021-03-18 20:34:33 +00:00
fananek
1706ac6a98
Fix links in relations chapter ( #593 )
...
* Add optional child documentation
* Apply suggestions from code review
Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
* Update 4.0/docs/fluent/relations.md
* fix missing/incorrect links
Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2021-03-08 11:21:03 +00:00