index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
url.js
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-21
url: group slashed protocols by protocol name
nettofarah
1
-4
/
+4
2016-03-02
url: change scoping of variables with let
Kári Tristan Helgason
1
-15
/
+15
2016-02-15
lib: fix style issues after eslint update
Michaël Zasso
1
-21
/
+21
2016-01-19
doc: fix spelling error in lib/url.js comment
Nik Nyby
1
-2
/
+2
2015-08-05
doc: multiple documentation updates cherry picked from v0.12
James M Snell
1
-2
/
+2
2015-06-30
url: fix typo in comment
Rich Trott
1
-1
/
+1
2015-05-09
lib: fix eslint styles
Yosuke Furukawa
1
-1
/
+1
2015-05-03
Revert "url: significantly improve the performance of the url module"
Rod Vagg
1
-1048
/
+518
2015-05-03
Revert "url: delete href cache on all setter code paths"
Rod Vagg
1
-5
/
+6
2015-05-03
Revert "url: fix treatment of some values as non-empty"
Rod Vagg
1
-14
/
+10
2015-05-03
url: fix treatment of some values as non-empty
Petka Antonov
1
-10
/
+14
2015-05-03
url: delete href cache on all setter code paths
Petka Antonov
1
-6
/
+5
2015-05-01
url: significantly improve the performance of the url module
Petka Antonov
1
-518
/
+1048
2015-04-04
url: fix resolving from non-file to file URLs.
Jeffrey Jagoda
1
-1
/
+3
2015-03-08
url: remove redundant assignment in url.parse
Alex Kocharin
1
-1
/
+0
2015-03-04
url: throw for invalid values to url.format
Christian Tellnes
1
-1
/
+7
2015-02-13
url: reslove urls with . and ..
Amir Saboury
1
-2
/
+2
2015-01-31
lib: reduce util.is*() usage
cjihrig
1
-10
/
+9
2015-01-21
lib: use const to define constants
cjihrig
1
-50
/
+50
2015-01-12
Remove excessive copyright/license boilerplate
isaacs
1
-21
/
+0
2015-01-12
Revert "url: support `path` for url.format"
Ben Noordhuis
1
-26
/
+5
2015-01-12
url: fix parsing of ssh urls
Evan Lucas
1
-3
/
+2
2015-01-05
Merge remote-tracking branch 'joyent/v0.12' into v1.x
Ben Noordhuis
1
-0
/
+2
2014-12-30
url: improve parsing speed
CGavrila
1
-0
/
+2
2014-12-20
lib: micro-optimize url.resolve()
Ben Noordhuis
1
-3
/
+10
2014-12-09
url: change hostname regex to negate invalid chars
Jonathan Johnson
1
-2
/
+3
2014-12-02
url: change hostname regex to negate invalid chars
Jonathan Johnson
1
-2
/
+3
2014-12-02
url: support `path` for url.format
Yazhong Liu
1
-5
/
+26
2014-12-02
url: support `path` for url.format
Yazhong Liu
1
-5
/
+26
2014-11-22
lib: turn on strict mode
Ben Noordhuis
1
-0
/
+2
2014-10-08
src: fix jslint warning
Trevor Norris
1
-1
/
+2
2014-10-06
url: fixed encoding for slash switching emulation.
Evan Rutledge Borden
1
-4
/
+8
2014-10-01
url: make query() consistent
Gabriel Wicke
1
-0
/
+3
2014-09-16
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Timothy J Fontaine
1
-12
/
+5
2014-09-05
lib: improved forEach object performance
Majid Arif Siddiqui
1
-9
/
+15
2014-08-27
url: Add support for RFC 3490 separators
Mathias Bynens
1
-12
/
+5
2014-08-12
querystring: remove prepended ? from query field
Ezequiel Rabinovich
1
-1
/
+1
2014-07-31
Add fast path for simple URL parsing
Gabriel Wicke
1
-0
/
+22
2014-05-07
url: treat \ the same as /
isaacs
1
-0
/
+6
2014-04-15
url: treat \ the same as /
isaacs
1
-0
/
+6
2014-04-02
lib: use triple equals
Yuki KAN
1
-1
/
+1
2013-08-01
src: Replace macros with util functions
isaacs
1
-8
/
+11
2013-07-24
lib: macro-ify type checks
Ben Noordhuis
1
-9
/
+8
2013-07-17
Merge remote-tracking branch 'ry/v0.10'
isaacs
1
-1
/
+1
2013-07-17
url: Fix edge-case when protocol is non-lowercase
Shuan Wang
1
-1
/
+1
2013-06-05
Merge remote-tracking branch 'ry/v0.10'
isaacs
1
-45
/
+48
2013-06-04
url: remove unused global variable
Ben Noordhuis
1
-12
/
+0
2013-06-03
url: Set href to null by default
isaacs
1
-0
/
+1
2013-06-03
url: Properly parse certain oddly formed urls
isaacs
1
-33
/
+47
2013-04-12
url: ~ is not actually an unwise char
isaacs
1
-1
/
+1
[next]