Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Valentin Gosu 06012a9241 Fix missing / for non-special URLs (#603) 6 vuotta sitten
  o0Ignition0o 446484009e Comments and nits fixups. 6 vuotta sitten
  o0Ignition0o 8ef48471a8 Make sure a windows drive letter segment always ends with a slash. 7 vuotta sitten
  Jeremy Lempereur 54a158b7a2 Path and file parsing. 7 vuotta sitten
  David Kellum 8cc477f5d3 Disambiguate Display::fmt calls for error types 7 vuotta sitten
  Simon Sapin 7f1bd6ce1c percent-encoding: make sets be values of one type, instead of types that implement a trait 7 vuotta sitten
  Simon Sapin b567a51e78 Remove rust-encoding support 7 vuotta sitten
  Simon Sapin 6e08201482 Remove DNS-related functionality 7 vuotta sitten
  Simon Sapin fe74a60bd0 Don’t reexport idna and percent_encoding in the url crate 7 vuotta sitten
  Simon Sapin c276a8237a rustfmt 7 vuotta sitten
  Simon Sapin 90e65b26d4 Merge commit 'refs/pull/511/head' of github.com:servo/rust-url into 2.0 7 vuotta sitten
  est31 85bfa5312c Remove the deprecated log_syntax_violation function for 2.0 7 vuotta sitten
  est31 5ae0998d22 Remove AsciiExt 7 vuotta sitten
  Steven Fackler 20bebc236e Escape backslash in special URL path components 7 vuotta sitten
  David Kellum 255df06d4f Add syntax_violation_callback, SyntaxViolation enum 8 vuotta sitten
  David Kellum 42b82fadc5 Test for existing log_violation_syntax interface 8 vuotta sitten
  Valentin Gosu f9d797190a Do not allow username,password,port for URLs without a host or file URLs 9 vuotta sitten
  bors-servo 222c34cefe Auto merge of #406 - valenting:empty-pass, r=SimonSapin 9 vuotta sitten
  bors-servo 8e3cbca6a1 Auto merge of #403 - valenting:opaque-host-parser, r=SimonSapin 9 vuotta sitten
  Valentin Gosu 2f479abc27 Properly handle empty username and/or password 9 vuotta sitten
  Simon Sapin b761d6c236 Add custom_encoding_override() to form_urlencoded::Serializer. 9 vuotta sitten
  Valentin Gosu c441c439b6 Also use opaque host parser in set_host 9 vuotta sitten
  Behnam Esfahbod 185495da2d [idna] Preserve leading dots in host 9 vuotta sitten
  bors-servo 4e909f6c44 Auto merge of #328 - tomecki:display_for_host_and_port, r=SimonSapin 9 vuotta sitten
  Simon Sapin 1ec057f79f Windows UNC paths: parse host and percent-encode share name 9 vuotta sitten
  William R. Fraser 60bb1f9889 Windows: implement conversion to/from UNC paths 9 vuotta sitten
  Guillaume Charmetant 42603254fa derive hash trait for Origin 9 vuotta sitten
  Daniel Lockyer 3c21bd9650 Use nice helper functions 9 vuotta sitten
  Tomasz 8f6e4f9ff7 Address code review issues 9 vuotta sitten
  Tomasz 133b64ef39 Add Display for HostAndPort 9 vuotta sitten