-
Notifications
You must be signed in to change notification settings - Fork 28
url-matcher integration with scrapy-poet #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
b4ac789
url-matcher integration with scrapy-poet
ivanprado 35e7876
Remove a print line
ivanprado a2902f5
Merge branch 'master' into url-matcher-integration
BurnzZ 327139e
improve docs and example code
BurnzZ d85766e
deprecate PerDomainOverridesRegistry in lieu of OverridesRegistry
BurnzZ 670715a
improve readability of OverridesRegistry's docs
BurnzZ 706e4ac
improve type annotations and errors in OverridesRegistry
BurnzZ bf4e61b
improve test coverage
BurnzZ c865c60
update docs in-line with recent web-poet refactoring
BurnzZ 63029dc
add integration tests for web-poet
BurnzZ 5305da4
fix and improve docs
BurnzZ 2d0c3bc
update docs to reflect new changes from web-poet
BurnzZ ce23923
update docs with respect to new Override Rules interface from web-poet
BurnzZ 0c94cf6
update docs to reflect web-poet's new 'registry_pool'
BurnzZ 1f52f3b
update docs with web-poet's new MVP version and POP definition
BurnzZ 17689b5
Merge branch 'master' into url-matcher-integration
BurnzZ 10ba139
slight doc improvements
BurnzZ da93452
improve docs after web-poet PR#27 has been merged
BurnzZ e305751
Merge branch 'master' of ssh://github.com/scrapinghub/scrapy-poet int…
BurnzZ dd2a302
update imports after web_poet refactoring
BurnzZ 0588105
fix return type annotation of get_scrapy_data_path()
BurnzZ 0bc51b8
add override examples using @handle_urls
BurnzZ File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.