Skip to content
Snippets Groups Projects
  1. Jun 19, 2021
  2. Aug 20, 2020
  3. Jul 30, 2020
    • ale's avatar
      Panic on fatal errors · de767cce
      ale authored
      This allows users of crawl-as-a-library to recover from unexpected
      errors as a last resort.
      de767cce
  4. Feb 17, 2020
    • ale's avatar
      Propagate the link tag through redirects · 533f4725
      ale authored
      In order to do this we have to plumb it through the queue and the
      Handler interface, but it should allow fetches of the resources
      associated with a page via the IncludeRelatedScope even if it's behind
      a redirect.
      533f4725
  5. Jan 20, 2019
  6. Jan 19, 2019
    • ale's avatar
      Replace URLInfo with a simple URL presence check · cce28f44
      ale authored
      The whole URLInfo structure, while neat, is unused except for the
      purpose of verifying if we have already seen a specific URL.
      
      The presence check is also now limited to Enqueue().
      cce28f44
  7. Dec 27, 2018
  8. Aug 31, 2018
  9. Dec 19, 2017
  10. Dec 18, 2017
  11. Jul 03, 2015
  12. Jun 29, 2015
  13. Dec 20, 2014
  14. Dec 19, 2014
Loading