|  | 13d5ccf7d7 | Merge pull request #380 from romulogarofalo/patch-1 Update README.brazilian-portuguese.md | 2019-04-16 10:44:35 +02:00 |  | 
			
				
					|  | f50624fd79 | Update README.brazilian-portuguese.md | 2019-04-15 21:42:11 -03:00 |  | 
			
				
					|  | a9efab11db | Merge pull request #377 from i0natan/march-2019-update March 2019 maintenance update | 2019-04-14 15:40:46 +12:00 |  | 
			
				
					|  | f87b4084ba | updated stars & flowers | 2019-04-13 12:58:58 +02:00 |  | 
			
				
					|  | 528f813184 | updated badges | 2019-04-13 12:45:00 +02:00 |  | 
			
				
					|  | fa6440ce66 | Merge pull request #376 from Invvard/fix/cheat-sheet-url Update the URL link | 2019-04-12 20:05:01 +02: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 |  | 
			
				
					|  | 8f65f817ef | Merge pull request #370 from i0natan/npmignore 6.25 avoid publishing secrets to npm | 2019-04-11 21:04:15 +12: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 |  | 
			
				
					|  | 2c533be06c | Merge pull request #367 from ryanouyang/patch-1 Update useonlythebuiltinerror.chinese.md | 2019-03-28 09:39:29 +08:00 |  | 
			
				
					|  | 004ec5dd6e | translated missing parts of README and fixed typo | 2019-03-27 17:33:12 -03:00 |  | 
			
				
					|  | fae9d27e67 | 6.12 README minor fix markdown view of list number | 2019-03-27 17:06:58 +10:00 |  | 
			
				
					|  | 14b310326f | 6.12 README rename bullet title | 2019-03-27 14:30:09 +10:00 |  | 
			
				
					|  | 1c752bfd92 | Update useonlythebuiltinerror.chinese.md optimize Chinese translation | 2019-03-27 12:01:33 +08:00 |  | 
			
				
					|  | 310da16af4 | 6.12 README add common technique description and remove non-maintained package | 2019-03-26 20:38:25 +10: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 |  | 
			
				
					|  | 2904acc5c1 | Merge pull request #362 from i0natan/stale-robot Added stale robot that will auto-close silent issues | 2019-03-24 10:15:26 +02:00 |  | 
			
				
					|  | 476b577c13 | Update stale.yml | 2019-03-24 10:14:21 +02: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 |  | 
			
				
					|  | 2fd67bf311 | Translates the Latest Best Practices and News (#358) Hello again guys!
In this PR, I'm translating the **Latest Best Practices and News**, and some other details that I was missing! 😃 | 2019-03-21 11:00:26 +05:30 |  | 
			
				
					|  | 5f27dcdd24 | Translated Section 6 (#361) * translated lint rules
* translated limit requests
* translated secret management
* translated ORM ODM usage
* translated secure server
* translated commum security best pratices
* translated secure headers
* translated dependency security
* translated bcrypt passwords
* translated escape output
* translated validation
* translated expire jwt
* translated login rate limit
* translated non root user
* translated request payload size limit
* translated avoid eval
* translated regex
* translated safe module loading
* translated sandbox
* translated child processes
* translated hide errors
* translated sessions
* translated safe redirects
* changed links to tranlated files & fixed a typo
* translated ESlint and Prettier
* translated native over util
* translated refactoring
* translated ci tools
* translated 3 parts in name
* translated monitoring
* translated smart logging
* translated delegate to proxy
* translated lock dependencies
* translated guard process
* translated utilize cpu
* translated create maintenance endpoint
* translated apm products
* translated production code
* translated measure memory
* translated frontend out
* translated be stateless
* translated detect vulnerabilities
* translated assign transation ID
* translated set NODE_ENV
* translated LTS release
* translated log rounting
* translated break into components
* translated create layers
* translated wrap utilities
* translated separate express
* translated config guide
* corrected typos and updated anchors
* corrected files names | 2019-03-19 12:52:46 +05:30 |  | 
			
				
					|  | 343d6c797b | Stale robot | 2019-03-17 19:26:03 +02:00 |  | 
			
				
					|  | 6fb94bdddf | Added stale robot | 2019-03-17 19:22:32 +02:00 |  | 
			
				
					|  | e40f22c816 | Merge pull request #359 from DouglasMV/master Translated section 2 and corrected typos | 2019-03-15 20:53:56 +01:00 |  | 
			
				
					|  | 4a8b13abc0 | Merge pull request #360 from GabrielLidenor/patch-1 Removed the unnecessary de | 2019-03-15 20:53:11 +01:00 |  | 
			
				
					|  | 69e1efcb04 | Removed the unnecessary de In this sentence the "de" is incorrect. | 2019-03-15 04:52:17 -05:00 |  | 
			
				
					|  | f97d1fb36f | Corrected some typos | 2019-03-14 17:27:05 -03:00 |  | 
			
				
					|  | 0d42376dd7 | translated fail fast | 2019-03-14 17:23:42 -03:00 |  | 
			
				
					|  | 98463adc98 | translated catch unhandled promise rejection | 2019-03-14 17:11:28 -03:00 |  | 
			
				
					|  | 4b75491f44 | translated apm products | 2019-03-14 16:52:47 -03:00 |  | 
			
				
					|  | 4b350941e7 | translated testing error flows | 2019-03-14 16:35:18 -03:00 |  | 
			
				
					|  | bbdca965fe | translated use mature logger | 2019-03-14 16:24:05 -03:00 |  | 
			
				
					|  | cc81fa0008 | translated shutting the process | 2019-03-14 15:59:45 -03:00 |  | 
			
				
					|  | 2ce97d0746 | translated documenting using swagger | 2019-03-14 15:31:52 -03:00 |  | 
			
				
					|  | 09f9c49d74 | translated centralized handling | 2019-03-14 15:11:38 -03:00 |  | 
			
				
					|  | 29eefda372 | translated operational vs programmer error | 2019-03-14 12:45:38 -03:00 |  | 
			
				
					|  | 7bb737aadd | correted a typo | 2019-03-14 12:44:59 -03:00 |  | 
			
				
					|  | 78217bbe6d | translated use only the built-in Error | 2019-03-13 23:25:02 -03:00 |  | 
			
				
					|  | c85ff26851 | fixed typo | 2019-03-13 23:17:08 -03:00 |  | 
			
				
					|  | 965023065f | Fixed some typos | 2019-03-13 22:46:11 -03:00 |  | 
			
				
					|  | cfce3611a5 | translated code comments | 2019-03-13 22:18:22 -03:00 |  |