15 Commits (08a334fa45e8e303b718226f7384b5c0cef43c19)

Author SHA1 Message Date
Ryan Petrello 58a1d7ec30 Close #562 Close #1078 Parse file:// urls properly 14 years ago
isaacs 307f39ce9e Fix a url regression 14 years ago
isaacs 90802d628d Close #954 URL parsing/formatting corrections 14 years ago
Nick Campbell 425b57bedc Lowercase protocol and hostname since casing isn't significant. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
isaacs d664bf376d Closes GH-711 URL parse more safely 14 years ago
Jeremy Martin 6f726cf8c7 url.parse(url, true) defaults query field to {} 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
isaacs 0e311717b5 Treat "//some_path" as pathname rather than hostname by default. 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
Benjamin Thomas 947c577c0d Fix bug in the url module's url_parse method if 'parseQueryString' is true 15 years ago
isaacs 7ff04c1f86 Add URL and QueryString modules, and tests for each. 15 years ago