1307 Commits

Author SHA1 Message Date
089f694702 Merge pull request #419 from autoboxer/patch-1
Update code examples in asyncerrorhandling.md
2019-06-29 15:34:13 +12:00
52db0bb1ee Merge branch 'master' into russian-translation-01step 2019-06-28 09:06:10 +03:00
98ed2d2c77 Merge pull request #429 from Alexerx/patch-1
Update breakintcomponents.chinese.md
2019-06-28 00:02:20 +08:00
3fc72dafe4 Merge pull request #427 from MasahiroSakaguchi/master
Create breakintcomponents.japanese.md
2019-06-26 15:17:40 +03:00
5c0488ff6a Update breakintcomponents.chinese.md 2019-06-25 09:54:02 +08:00
e888871a31 Merge pull request #399 from ChangJoo-Park/korean
Fix Broken links (KOREAN)
2019-06-24 12:16:45 +02:00
30947d23e2 Update breakintcomponents.japanese.md 2019-06-23 21:04:30 +09:00
49ca97b745 Update breakintcomponents.japanese.md 2019-06-23 20:55:03 +09:00
b39ca0da37 Update breakintcomponents.japanese.md 2019-06-23 20:47:25 +09:00
7b49411003 Update breakintcomponents.japanese.md 2019-06-23 20:42:11 +09:00
d4c5b4b9c7 Create breakintcomponents.japanese.md 2019-06-23 20:41:13 +09:00
b34549e823 Change to discuss cpu usage blocking 2019-06-18 17:54:11 -06:00
69685d208a Make one paragraph explainer more readable 2019-06-16 06:57:29 -04:00
988bb88ea2 Update code examples in asyncerrorhandling.md
- makes the Promises example more readable
- adds an async/await example
2019-06-11 07:55:24 -04:00
e58b851fb3 Fix typo in sandbox.brazilian-portuguese.md 2019-06-11 08:34:28 +02:00
7abed018cf Fix typo in sandbox.chinese.md 2019-06-11 08:33:54 +02:00
063e11e3bc Fix typo
Spotted a typo in sandbox.md
2019-06-10 22:29:07 +02:00
d1e8819f86 Sync w master 2019-06-10 10:48:05 +03:00
88776b9641 Add note about express-jwt-blacklist 2019-06-06 17:58:46 +12:00
c6ee89dd4d Updated BR version to keep up with the main version 2019-05-09 10:47:20 -03:00
095f1ab91d Fix Broken links (KOREAN) 2019-05-07 16:09:56 +09:00
a1abdc2f8d Merge pull request #397 from animir/patch-3
6.12 add code example
2019-05-06 18:00:21 +12:00
5307baa1d5 Merge pull request #308 from animir/change-6-2-example
Update 6.2 tldr and add common example
2019-05-06 17:47:41 +12:00
2020814910 6.12 add code example 2019-05-06 15:21:17 +10:00
825a1dc2a1 Update sections/security/limitrequests.md
Codestyle fix

Co-Authored-By: animir <animir@ya.ru>
2019-05-06 15:12:18 +10:00
71e9eacc6b Update sections/security/limitrequests.md
Codestyle fix

Co-Authored-By: animir <animir@ya.ru>
2019-05-06 15:12:04 +10:00
0e91b4ca30 Update sections/security/limitrequests.md
Fix Node.js name

Co-Authored-By: animir <animir@ya.ru>
2019-05-06 15:11:45 +10:00
e9fc0fe42b Update sections/security/limitrequests.md
Extra space removed

Co-Authored-By: animir <animir@ya.ru>
2019-05-06 15:11:26 +10:00
fccc95110f fix: Typo in centralizedhandling.md files 2019-05-04 18:25:23 -03:00
704e7fb33e Merge pull request #372 from i0natan/test-avoid-fixture
New BP: Bullet 4.4 - add data per test
2019-05-01 07:09:52 -04:00
067c3274c4 Update configguide.md
Better view for comment in json
2019-04-18 18:22:42 +08:00
935744eb6d Update the URL link
The previous landing page informed user to go to the GitHub where the cheatsheet has been moved to
2019-04-12 13:20:03 -04:00
987a0221c7 6.2 simplify and add a link to more examples 2019-04-12 10:19:33 +09:00
2c63fee923 Added initial event loop copy 2019-04-08 18:22:58 -06:00
ed4b23e03f Bullet 4.4 - add data per test 2019-04-07 12:54:47 +03:00
7eff9f57fb add dryrun detail 2019-04-05 14:23:14 +13:00
963c0b860c Add npm blog 2019-04-05 14:20:37 +13:00
537b4bf83d indent 2019-04-05 14:12:51 +13:00
0dff8842ef New BP 6.25 avoid publishing secrets to npm 2019-04-05 14:09:41 +13:00
7a7b7db252 Merge pull request #368 from DouglasMV/master
translated missing parts of README and fixed typo
2019-04-03 15:24:42 +02:00
1d1cbeca40 Merge pull request #366 from animir/fix-login-rate-limit
6.12 fix login rate limit - brute-force prevention
2019-03-31 15:45:20 +13:00
10cc9998fb Merge pull request #364 from i0natan/update/document-api-errors
Add GraphQL mention to 2.5: "Document API errors..."
2019-03-29 15:40:10 +01:00
004ec5dd6e translated missing parts of README and fixed typo 2019-03-27 17:33:12 -03:00
1c752bfd92 Update useonlythebuiltinerror.chinese.md
optimize Chinese translation
2019-03-27 12:01:33 +08:00
643edb183d 6.12 Improve title and remove non-maintained package example 2019-03-26 20:36:53 +10:00
dd2a73f0c6 rephrased titles 2019-03-24 16:48:02 +01:00
4baa5f1f37 added graphql error example and rephrased section 2019-03-24 09:54:52 +01:00
c3388500c2 Merge branch 'master' into change-6-2-example 2019-03-24 13:41:19 +10:00
5bf5dd17af Update sections/errorhandling/documentingusingswagger.md
Co-Authored-By: BrunoScheufler <4772980+BrunoScheufler@users.noreply.github.com>
2019-03-23 09:01:19 +01:00
84addd665e added graphql to document api errors 2019-03-22 10:45:36 +01:00