33 Commits (d41423fe72a86d84998a1b2cb915b0888369aaa7)

Author SHA1 Message Date
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Timothy Gu afab5aba32
querystring: fix up lastPos usage 8 years ago
Łukasz Szewczak 42958d1a75
test: refactor test-querystring 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
DavidCai dc7d9eb0a9 test: increase querystring coverage 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Daijiro Wachi acc3a80546
test: add two test cases for querystring 8 years ago
Daijiro Wachi dd2e135560 test: add two test cases for querystring 8 years ago
Daijiro Wachi 02acea92d2 test: add cases for unescape & unescapeBuffer 8 years ago
Daijiro Wachi eec216fb27 test: cases to querystring related to empty string 8 years ago
Brian White 8bcc122349 test: improve querystring.parse assertion messages 8 years ago
Brian White ff785fd517 querystring: fix empty pairs and optimize parse() 8 years ago
Daijiro Wachi 4e259b21a3 querystring, url: handle repeated sep in search 8 years ago
Brian White 3bdcbdb1a0
querystring: improve unescapeBuffer performance 8 years ago
Brian White 05f38be556
querystring: improve stringify() performance 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Brian White dba245f796
querystring: don't inherit from Object.prototype 9 years ago
Brian White c169ac6bab querystring: don't stringify bad surrogate pair 9 years ago
Brian White a2a69a2b63 querystring: improve parse() performance 9 years ago
Rich Trott 8d61787f17 test: fix variable redeclarations 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Jeremiah Senkpiel a89f5c2156 querystring: parse numbers correctly 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Tristan Berger 0f2956192c querystring: fix unescape override 11 years ago
cjihrig 61ddad1314 querystring: do not add sep for empty array 11 years ago
fengmk2 4729202d1e querystring: custom encode and decode 11 years ago
Yorkie 8d3bc88bbe querystring: remove `name` from `stringify()` 11 years ago
Trevor Norris 87cde44280 Revert "util: more strict check for bool/number/string" 11 years ago
Yorkie 95ee84fabe util: more strict check for bool/number/string 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 12 years ago
isaacs a811a4a130 Fix #3058 querystring: Fix incorrect handling of empty keys 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Fedor Indutny 23de33968f querystring: fix maxKeys = 0 is ignored 13 years ago
Fedor Indutny 8a98c2f1d8 http, querystring: added limits to prevent DoS 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
isaacs e06ce7562c Fix #1707 hasOwnProperty usage 13 years ago
isaacs b3af074a02 Add querystring test for hasOwnProperty usage 13 years ago
isaacs ac4791393e Fix #1497 querystring: Replace 'in' test with 'hasOwnProperty' 14 years ago
isaacs 3210809d0a Fix #1497 querystring: Replace 'in' test with 'hasOwnProperty' 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago