1
0
Fork 0
Commit Graph

50 Commits

Author SHA1 Message Date
Alan Plum 284e71c8e0
GraphQL! Hype! 🎉 2016-07-12 17:03:44 +02:00
Alan Plum 9c4320aa92
Fix auth examples 2016-07-07 13:09:57 +02:00
Wilfried Goesgens 53043e28b2 Add detection for non-converted URLS, and make TODOs not match them. 2016-06-24 11:17:13 +02:00
Alan Plum 554a4f7ae3
Split up Foxx migration docs 2016-06-23 16:09:46 +02:00
Simran Brucherseifer af806a165a Minor documentation improvements 2016-06-21 14:14:08 +02:00
Wilfried Goesgens c0bc2df7b5 Fix link. 2016-06-21 14:06:56 +02:00
Alan Plum 24074069f9
Finalize Router/Response.md 2016-06-21 00:13:01 +02:00
Simran Brucherseifer 0d0b23ca47 Fixx Foxx typos and markdown 2016-06-20 22:27:13 +02:00
Alan Plum 132a3fa387
Finalize Context.md 2016-06-20 18:02:26 +02:00
Alan Plum 50b8873d7c
More docs 2016-06-20 17:37:45 +02:00
Simran Brucherseifer 495ecbff38 Fix Foxx docu links and build 2016-06-20 11:38:01 +02:00
Alan Plum 34e8fdb90f
Port Configuration.md 2016-06-19 23:45:49 +02:00
Alan Plum 4b5c978a10
Ported old Scripts.md 2016-06-19 23:36:01 +02:00
Alan Plum 3465835def
Finalize Router/README.md 2016-06-19 23:01:32 +02:00
Alan Plum 88b4862fd8
Later 2016-06-19 22:51:03 +02:00
Alan Plum 4131c791a7
Finalize Router/Middleware.md 2016-06-19 22:44:12 +02:00
Alan Plum 8e24517115
Finalize Dependencies.md 2016-06-19 22:29:23 +02:00
Alan Plum da9035a464
Document crypto module, clean up modules appendix 2016-06-19 21:56:11 +02:00
Alan Plum c55f6df799
Finalize Router/Endpoints.md 2016-06-19 19:54:04 +02:00
Alan Plum 8877db1239
Finalize Sessions/Transports/README.md 2016-06-19 19:26:25 +02:00
Alan Plum b2c2a33ceb
Comment out links to Testing.md 2016-06-19 19:13:16 +02:00
Alan Plum 3a0959c5aa
Finalize AtAGlance.md (needs aardvark links) 2016-06-19 19:10:19 +02:00
Alan Plum 069309a65c
Don't ever use IDs for styling
This nonsense breaks markdown-generated IDs and causes all kinds of trouble. Don't use IDs. Ever.
2016-06-17 17:27:49 +02:00
Alan Plum 1ce1cdaf07
Maybe fix the slug
[skip ci]
2016-06-17 17:10:37 +02:00
Alan Plum d780d3335c
Expand on pre-2.8 differences
[skip ci]
2016-06-17 16:40:36 +02:00
Alan Plum 84a05ebc38
Document require behaviour in migration
Fixes #1694.
[skip ci]
2016-06-17 16:17:15 +02:00
Alan Plum 071e68b203
Document res.contentType
[skip ci]
2016-06-16 15:24:50 +02:00
Alan Plum 131ab8eb2b
req.params is now req.param
[skip ci]
2016-06-16 12:05:16 +02:00
Alan Plum 85cddd781c
Show module.exports and module.context.use for routers
[skip ci]
2016-06-16 11:46:25 +02:00
Alan Plum 96b14e2c8f
Before/After -> Old/New
[skip ci]
2016-06-16 11:37:27 +02:00
Alan Plum 00e69f3f52
Add manifest example for controller migration 2016-06-16 11:36:56 +02:00
Alan Plum ecbe8262aa
Add example of creating a router 2016-06-15 18:24:59 +02:00
Alan Plum 119708c0df
Complete Migrating2x.md
[skip ci]
2016-06-15 18:02:09 +02:00
Alan Plum 5dcd8cdb77
Reiterate that magical comments are dead
[skip ci]
2016-06-15 17:20:21 +02:00
Alan Plum a8a5837a62
More docs
[skip ci]
2016-06-15 17:15:20 +02:00
Alan Plum 8d4707f59d
Add basic migration docs 2016-06-14 19:53:43 +02:00
Alan Plum 2197ae5d7f
Move require notes into incompat 2016-06-14 19:53:42 +02:00
Alan Plum a7fd9389fd
More legacy 2016-06-14 19:53:41 +02:00
Alan Plum 38c42f777d
More context 2016-06-14 19:53:41 +02:00
Alan Plum b5667ca744
Consistent docs links 2016-06-14 17:23:30 +02:00
Alan Plum 3b6860604f
Unbreak the docs 2016-06-14 17:23:19 +02:00
Alan Plum 8a1ca88fc5
Expand Endpoints docs 2016-06-14 16:58:33 +02:00
Simran Brucherseifer cebf3568a1 Split Foxx Anatomy into separate docu page, some minor fixes 2016-06-14 02:19:46 +02:00
Alan Plum 7a22c68107
Use send
[skip ci]
2016-06-13 18:53:36 +02:00
Alan Plum 7bf9e7f277
Finish GettingStarted.mdpp 2016-06-13 12:54:31 +02:00
Wilfried Goesgens 2e35cd1cd1 More dangling link checks. 2016-05-31 19:13:00 +02:00
Alan Plum 5f2739c74b
Expand Response stub 2016-05-31 12:55:04 +02:00
Alan Plum ae5fa1f61b
Expand request stub docs 2016-05-31 12:55:04 +02:00
Simran Brucherseifer 39ef013273 Fix a few docu links and typos 2016-05-30 21:04:41 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00