Skip to content
Snippets Groups Projects
  1. Nov 13, 2022
  2. Jul 12, 2021
  3. Jul 11, 2021
  4. Jun 19, 2021
  5. Aug 26, 2020
  6. Aug 24, 2020
  7. Aug 23, 2020
  8. Aug 20, 2020
  9. Jul 30, 2020
  10. Feb 17, 2020
  11. Dec 04, 2019
  12. Nov 13, 2019
  13. Oct 07, 2019
  14. Sep 26, 2019
  15. Jan 20, 2019
  16. 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
  17. 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
Loading