Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scrapinghub/scrapinghub-entrypoint-scrapy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.3
Choose a base ref
...
head repository: scrapinghub/scrapinghub-entrypoint-scrapy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    b5d4c68 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    0657553 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from scrapinghub/fix-runscript

    Fix running scripts with importlib installed.
    wRAR authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    190d3ff View commit details
    Browse the repository at this point in the history
  3. Release notes for 0.17.4.

    wRAR committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    32cbc3f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #86 from scrapinghub/relnotes-0.17.4

    Release notes for 0.17.4.
    wRAR authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d3c7c57 View commit details
    Browse the repository at this point in the history
  5. Bump version: 0.17.3 → 0.17.4

    wRAR committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    46c7a4d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. HubstorageDownloaderMiddleware: centralized request fingerprinting (#87)

    * HubstorageDownloaderMiddleware: use centralized request fingerprinting when available, support Scrapy 2.12+
    
    * Update sh_scrapy/middlewares.py
    
    Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
    
    ---------
    
    Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
    Gallaecio and kmike authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e0cead1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a731b96 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Cleanup ignore warnings (#89)

    * Remove unused imports
    
    * Do not use deprecated ignore_warnings
    elacuesta authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ca676e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a18d1d View commit details
    Browse the repository at this point in the history
Loading