Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 04, 2019
  3. Nov 13, 2019
  4. Oct 07, 2019
  5. Sep 26, 2019
  6. Jan 20, 2019
  7. 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
  8. Jan 02, 2019
    • ale's avatar
      Add multi-file output · c5ec7eb8
      ale authored
      The output stage can now write to size-limited, rotating WARC files
      using a user-specified pattern, so that output files are always
      unique.
      c5ec7eb8
  9. Dec 28, 2018
  10. Dec 27, 2018
  11. Dec 06, 2018
  12. Sep 02, 2018
  13. Aug 31, 2018
  14. Aug 30, 2018
  15. Dec 19, 2017
Loading