vishesh10
|
e208f82076
|
Add support for multiple-compressed responses (#6063)
|
2024-02-22 12:16:24 +01:00 |
Andrey Rakhmatullin
|
ebd7e199f0
|
Merge pull request #6235 from elramen/http_request_tests
Added tests for form.py
|
2024-02-22 12:17:11 +05:00 |
Andrey Rakhmatullin
|
edd7ba1c06
|
Merge pull request #6236 from elramen/json_request_tests_main
Improve json_request.py coverage
|
2024-02-22 12:16:47 +05:00 |
noon
|
877398a3de
|
refactor #3 Remove inner class in form test
|
2024-02-21 21:13:57 +01:00 |
noon
|
b7a7ae7dbb
|
refactor #22 Change comment and warning catching
|
2024-02-21 21:04:45 +01:00 |
Andrey Rakhmatullin
|
f798118ac2
|
Merge pull request #6232 from elramen/linkextractor_tests
Added tests for LxmlLinkExtractor
|
2024-02-21 23:03:20 +05:00 |
Elias Ram
|
f19045403a
|
test #8 made tests cleaner
|
2024-02-21 16:03:51 +01:00 |
Adrián Chaves
|
6fc7827042
|
Do not close the underlying file from compression plugins (#6239)
|
2024-02-21 14:27:42 +01:00 |
noon
|
bc036542a8
|
refactor #3 Moved tests to FormRequestTest
|
2024-02-21 02:35:45 +01:00 |
noon
|
12b4417c56
|
test #22 Improve json_request.py coverage
|
2024-02-21 02:30:50 +01:00 |
noon
|
e2a0c85f11
|
doc #3 Clarified test comments
|
2024-02-21 02:21:24 +01:00 |
noon
|
e27d320c3c
|
test #3 Increased branch coverage for form.py
|
2024-02-20 23:58:39 +01:00 |
Elias Ram
|
e8e6d28479
|
test #8 added tests for LxmlLinkExtractor
|
2024-02-20 20:41:18 +01:00 |
Laerte Pereira
|
ee1189512f
|
Replace urlparse with urlparse_cached where possible (#6229)
|
2024-02-20 12:47:29 +01:00 |
Mikhail Korobov
|
c4e4b9b56e
|
Add a SECURITY.md file (#6051)
|
2024-02-20 10:50:16 +01:00 |
Andrey Rakhmatullin
|
ba8993ec09
|
Merge pull request #6223 from jxlil/docs/remove_external_docs
Fix: Remove docs for other projects from the Scrapy docs
|
2024-02-16 23:59:10 +04:00 |
Jalil SA
|
36f72877ba
|
update: docs/topics/selectors.rst
|
2024-02-16 10:39:16 -06:00 |
Kevin Lloyd Bernal
|
9bb973dc54
|
Refactor LogStats extension to log IPM and RPM to stats on spider_close (#4111)
|
2024-02-16 12:25:38 +01:00 |
Jalil SA
|
3e7b704c08
|
update: docs/topics/selectors.rst
|
2024-02-15 16:59:32 -06:00 |
Jalil SA
|
660e3b1953
|
update: docs/topics/items.rst
|
2024-02-15 16:59:31 -06:00 |
Mikhail Korobov
|
c5fdba9b31
|
Merge pull request #6222 from Gallaecio/2.11-port
2.11 port
|
2024-02-15 19:26:40 +05:00 |
Adrián Chaves
|
6bd45bb6d9
|
Merge remote-tracking branch 'scrapy/2.11' into 2.11-port
|
2024-02-15 06:39:50 +01:00 |
Adrián Chaves
|
2f1d345e74
|
Solve test issues
|
2024-02-14 18:59:01 +01:00 |
Adrián Chaves
|
502addc717
|
Bump version: 2.11.0 → 2.11.1
|
2024-02-14 18:17:48 +01:00 |
Adrián Chaves
|
6b88b3346c
|
Set the release date of versions 2.11.1 and 1.8.4
|
2024-02-14 18:16:40 +01:00 |
Adrián Chaves
|
479619b340
|
Merge branch '2.11-redos' into 2.11
|
2024-02-14 17:18:26 +01:00 |
Adrián Chaves
|
809bfac489
|
Merge branch '2.11-compression-bomb' into 2.11
|
2024-02-14 17:16:25 +01:00 |
Adrián Chaves
|
5bcb8fd501
|
Merge branch '2.11-authorization' into 2.11
|
2024-02-14 17:14:29 +01:00 |
Andrey Rakhmatullin
|
a55e933c11
|
Release notes for 2.11.1 (#6150)
|
2024-02-14 17:08:40 +01:00 |
Andy
|
1c9d308acc
|
Cover the deprecation and removal of response_httprepr in the release notes (#6216)
|
2024-02-05 12:52:01 +01:00 |
Adrián Chaves
|
5e5a92026e
|
Remove slow leftovers
|
2024-02-02 14:06:45 +01:00 |
Adrián Chaves
|
810aaa637d
|
Undo an unintended change
|
2024-02-02 14:04:28 +01:00 |
Adrián Chaves
|
c5dad41190
|
Speed up tests, remove comments without regexps
|
2024-02-02 14:03:16 +01:00 |
Andrey Rakhmatullin
|
6f73dc0e67
|
Merge pull request #6213 from Laerte/master
Cleanup deprecated fingerprint code in scrapy.utils.request
|
2024-01-31 21:00:48 +04:00 |
Laerte Pereira
|
53ccf0016d
|
Remove empty statement
|
2024-01-31 13:18:10 -03:00 |
Laerte Pereira
|
7001193c80
|
Simplify the logic
|
2024-01-31 12:53:08 -03:00 |
Laerte Pereira
|
24634f1bb2
|
Attend PR comments
|
2024-01-31 12:29:43 -03:00 |
Laerte Pereira
|
bacaf0db7a
|
Update documentation
|
2024-01-31 10:14:48 -03:00 |
Laerte Pereira
|
019443dd57
|
Remove settings from default implementation test
|
2024-01-31 10:08:07 -03:00 |
Laerte Pereira
|
2487e3cc03
|
Cleanup deprecated fingerprint code in scrapy.utils.request
|
2024-01-31 10:05:50 -03:00 |
Andrey Rakhmatullin
|
4229048255
|
Merge pull request #6208 from kevintomsgithub/add-faq
Add FAQ on making a blank request
|
2024-01-18 21:56:12 +04:00 |
Kevin Toms
|
9074c16497
|
make suggestion
|
2024-01-18 09:36:25 -05:00 |
Kevin Toms
|
46f94ec9cb
|
Fix test
Wrap the yield line in a function to prevent throwing error when the code snippet is executed
|
2024-01-17 15:49:51 -05:00 |
Kevin Toms
|
88285e75b6
|
Add FAQ on making a blank request
|
2024-01-17 10:05:22 -05:00 |
Andrey Rakhmatullin
|
09a7efef7c
|
Remove a defer.returnValue call.
|
2024-01-15 18:19:29 +04:00 |
Rotzbua
|
d5233bb57f
|
chore(docs): update `sphinx` dependencies (#6200)
|
2024-01-15 14:11:33 +01:00 |
Adrián Chaves
|
e8dadb9592
|
scrapy parse: fix the signature of callbacks from the CLI (#6182)
|
2024-01-15 13:37:03 +01:00 |
Adrián Chaves
|
fa0c598096
|
Add component getters to Crawler (#6181)
|
2024-01-15 13:14:02 +01:00 |
Mikhail Korobov
|
8ad17f7476
|
Merge pull request #6199 from Rotzbua/fix_flake8
fix(flake8): lint errors
|
2024-01-12 22:52:22 +05:00 |
Mikhail Korobov
|
b7cf30a48e
|
Merge pull request #6205 from wRAR/fix-pypy-tests
Remove a defer.returnValue call.
|
2024-01-12 22:50:41 +05:00 |