Commit History

Author SHA1 Message Date
  konsti 5d363cc3cd Improve serde error output (#982) 1 year ago
  Dominik Maier ebd5cfbf6f `no_std`support for the `url` crate (#831) 1 year ago
  Hans Larsen 7eccac9a0b Add a test for and fix issue #974 (#975) 2 years ago
  micolous 49eea1c2eb Fix multiple issues on wasm32: (#886) 2 years ago
  Valentin Gosu b77a81b2b2 Use SPECIAL_PATH_SEGMENT when encoding path in from_file_path (#902) 2 years ago
  Valentin Gosu a08aa2cd10 Fix panic in set_path for file URLs (#865) 3 years ago
  Valentin Gosu df88a29c91 Also fix issue where path segment could be confused with drive letter because we don't check if the path is empty 3 years ago
  Valentin Gosu 5432fd8fed Fix 838 3 years ago
  Quentin Santos a4633bed0c No colon when setting empty password (#825) 3 years ago
  Quentin Santos 74b8694568 Fix anarchist URL where path starts with // (#817) 3 years ago
  cybai fdbe16cd62 Implement potentially strip spaces for opaque paths 3 years ago
  Alejandro Martinez Ruiz d8d4753a4c url/tests/unit: add tests for the has_authority and authority methods 5 years ago
  crowlkats eaa23e556f remove IDNA feature 4 years ago
  Divy Srivastava a3df36528a feat(url): add `quirks::internal_components` (#788) 4 years ago
  Andrew Banchich eb3f20d7e4 Fix setting file hosts to None 4 years ago
  Valentin Gosu e12d76a61a Merge pull request #754 from dsherret/make_relative_include_filename_other_directory 4 years ago
  Valentin Gosu cbc6a6d9a1 Fix clippy lint (#765) 4 years ago
  David Sherret aee91c171e fix: make_relative was missing filename when filenames were equal in another directory 4 years ago
  Luca Casonato d40c4f1d6a Align IPv4 parsing to spec 4 years ago
  Luca Casonato e398b2c5f1 Appease clippy 4 years ago
  lishuo a4af4a70eb fix typo. skip data tests for idna if feature not enabled. opt out unicode_serialziation for Origin if idna not enabled 4 years ago
  lishuo 55322758aa init commit to make idna optional 4 years ago
  Bram Bonné 744b76332c Remove stray comma 5 years ago
  Bram Bonné 5793b7ef14 Check parsing result in SyntaxViolation test 5 years ago
  Bram Bonné 0659871a26 Add tests for SyntaxViolation callback types 5 years ago
  Sebastian Dröge d51cec4803 Add Url::make_relative() as the inverse of Url::join() 5 years ago
  Valentin Gosu 77fb472619 Merge pull request #703 from BramBonne/slicing-tests 5 years ago
  Bram Bonné 548c15ba5e Increase quirks test coverage 5 years ago
  Bram Bonné a012579897 Handle `set_ip_host` failures 5 years ago
  Bram Bonné ed4829bd4a Increase test coverage 5 years ago