BroodingKangaroo
|
3e0492741d
|
Another try to fix test errors on Windows
|
2020-07-19 00:10:29 +03:00 |
BroodingKangaroo
|
86f7ac2f2b
|
Try to fix error at Windows
|
2020-07-17 18:22:47 +03:00 |
Adrián Chaves
|
c4f9250220
|
Merge branch 'master' into ISSUE-4250-add_batch_deliveries
|
2020-07-16 17:44:18 +02:00 |
Mikhail Korobov
|
07470e1a3c
|
Merge pull request #3608 from ejulio/feat-685
[MRG+1] Fix for #685 Add Google Cloud Storage Feed Export
|
2020-07-16 18:11:19 +05:00 |
Mikhail Korobov
|
0f2f1acf04
|
Merge pull request #4458 from scrapy/azure-pipelines
Set up CI with Azure Pipelines
|
2020-07-16 18:09:31 +05:00 |
Júlio César Batista
|
38496a00b7
|
Use the itemlaoders library (#4516)
|
2020-07-15 12:08:36 +02:00 |
Andrey Rahmatullin
|
eb1bc74417
|
Merge pull request #4674 from ashellunts/delete_deprecated_htmlparserlinkextractor
Remove deprecated class HtmlParserLinkExtractor
|
2020-07-15 12:51:42 +05:00 |
Artur Shellunts
|
ed5247ca4c
|
Remove htmlparser.py from tests/ignore.txt
|
2020-07-14 18:06:11 +02:00 |
Adrián Chaves
|
6e119bd3e3
|
Merge branch 'master' into azure-pipelines
|
2020-07-14 11:26:19 +02:00 |
Adrián Chaves
|
53c323b19d
|
_is_path → _is_filesystem_path
|
2020-07-13 15:29:30 +02:00 |
Adrián Chaves
|
d54c4496ee
|
Refactor guess_scheme
|
2020-07-13 14:37:08 +02:00 |
Andrey Rahmatullin
|
0ebba175ea
|
Merge pull request #4666 from Gallaecio/execution-access
Fix permission handling on project generation from template files
|
2020-07-13 16:01:06 +05:00 |
Andrey Rahmatullin
|
b6f8693db9
|
Merge pull request #4673 from elacuesta/remove-backslash
Remove backslash
|
2020-07-13 11:14:00 +05:00 |
Aditya Kumar
|
3f7e8635f4
|
Allow the parse command to write data to a file (#4377)
|
2020-07-11 08:48:24 +02:00 |
Eugenio Lacuesta
|
9aea1f0961
|
Remove backslash (tests)
|
2020-07-09 11:04:46 -03:00 |
Adrián Chaves
|
7e38615703
|
Remove unused import
|
2020-07-07 15:30:19 +02:00 |
Adrián Chaves
|
ca77ca1f75
|
Generate read-only files on the fly
|
2020-07-07 14:44:03 +02:00 |
Adrián Chaves
|
e1450799ce
|
Remove debug test case variable
|
2020-07-07 14:11:37 +02:00 |
Adrián Chaves
|
a3afff4a0e
|
Fix style issue
|
2020-07-07 14:11:02 +02:00 |
Adrián Chaves
|
79b4dfc53e
|
Fix permission handling on project generation from template files
|
2020-07-07 14:07:04 +02:00 |
Adrián Chaves
|
17aec5944c
|
Update tests/CrawlerRunner/ip_address.py
Co-authored-by: Eugenio Lacuesta <1731933+elacuesta@users.noreply.github.com>
|
2020-07-06 10:47:25 +02:00 |
Adrián Chaves
|
ec06cf79a6
|
Update tests/CrawlerRunner/ip_address.py
Co-authored-by: Eugenio Lacuesta <1731933+elacuesta@users.noreply.github.com>
|
2020-07-06 10:47:11 +02:00 |
BroodingKangaroo
|
6454d456d2
|
Make check of placeholder less strict
|
2020-07-03 10:24:13 +03:00 |
Adrián Chaves
|
eb93774256
|
TrackrefTestCase.test_get_oldest: protect from lack of precision
|
2020-07-03 01:41:47 +02:00 |
Adrián Chaves
|
3199048520
|
Complete Azure Pipelines CI setup
|
2020-07-03 00:56:24 +02:00 |
Adrián Chaves
|
6e58da1dcd
|
Merge branch 'master' into azure-pipelines
|
2020-07-02 17:49:42 +02:00 |
BroodingKangaroo
|
1e245046ed
|
Change setting name. Add leading zeroes to batch_id. Minor fixes.
|
2020-07-02 12:38:08 +03:00 |
BroodingKangaroo
|
7b1d3c35ea
|
Minor updates
|
2020-07-01 12:24:31 +03:00 |
Aditya Kumar
|
e46b47c365
|
Renew the localhost certificate for tests (#4650)
Validity
Not Before: Jun 28 12:54:15 2020 GMT
Not After : Jun 28 12:54:15 2021 GMT
Subject: C = IE, O = Scrapy, CN = localhost
|
2020-06-29 15:05:13 +02:00 |
Marc Hernández
|
464f24f8c1
|
Add --data-raw to utils.curl and fix missing method with data (#4612)
|
2020-06-29 14:20:29 +02:00 |
BroodingKangaroo
|
05c2587c6a
|
Docs update and tiny fixes
|
2020-06-28 09:45:45 +03:00 |
BroodingKangaroo
|
88a52198b9
|
Add batch_item_count support in FEEDS setting
|
2020-06-27 12:45:08 +03:00 |
BroodingKangaroo
|
c3cee74fd4
|
Change default value of FEED_STORAGE_BATCH_ITEM_COUNT to 0
|
2020-06-26 18:45:21 +03:00 |
BroodingKangaroo
|
77333666f1
|
resolve conflicts
|
2020-06-26 14:55:46 +03:00 |
Lukas Anzinger
|
3672f5f988
|
Spider constructor expects name as argument, not start_urls.
Fixes #4644
|
2020-06-23 14:56:12 +02:00 |
Eugenio Lacuesta
|
c7f1c7e3f3
|
Merge branch 'master' into feat-685
|
2020-06-19 21:30:54 -03:00 |
Stanislau Hluboki
|
a4bfd5ab6f
|
Fix duplicated feed logs
|
2020-06-19 17:51:56 +03:00 |
Stas Glubokiy
|
3d027fb578
|
Fix missing storage.store calls in FeedExporter.close_spider (#4626)
|
2020-06-17 17:08:14 +02:00 |
Eugenio Lacuesta
|
ec98dabfab
|
Support for dataclass and attrs items (#3881)
|
2020-06-14 11:45:27 +02:00 |
Eugenio Lacuesta
|
91e505edfe
|
Return single element from coroutine callback (#4609)
|
2020-06-02 10:32:14 +02:00 |
Bulat Khabibullin
|
5cef927944
|
Implement TextResponse.json() (#4574)
|
2020-06-01 06:57:23 +02:00 |
Mikhail Korobov
|
13215cfb71
|
Merge pull request #4559 from elacuesta/cancel-request-download
Stop response download from signal handler
|
2020-05-27 21:46:00 +05:00 |
Andrey Rahmatullin
|
ff699eb1f8
|
Merge pull request #4599 from elacuesta/LocalWeakReferencedCache-getitem-fix
Fix KeyError in LocalWeakReferencedCache
|
2020-05-27 21:42:04 +05:00 |
Andrey Rahmatullin
|
7bf375098e
|
Merge pull request #2400 from elacuesta/keep_cookie_header
[MRG+1] CookiesMiddleware: keep cookies from 'Cookie' request header, fix encoding
|
2020-05-27 21:41:43 +05:00 |
Eugenio Lacuesta
|
44d5801b05
|
Fix KeyError in LocalWeakReferencedCache
|
2020-05-27 11:15:33 -03:00 |
Eugenio Lacuesta
|
492197e477
|
StopDownload: store response in the exception instead of the failure
|
2020-05-27 10:45:07 -03:00 |
Eugenio Lacuesta
|
634ad5ebca
|
Merge remote-tracking branch 'upstream/master' into cancel-request-download
|
2020-05-27 10:27:45 -03:00 |
Kyle Altendorf
|
5b2af85289
|
Link to issue describing troublesome pytest versions
|
2020-05-22 15:09:58 -04:00 |
Eugenio Lacuesta
|
f6ed5edc31
|
CookiesMiddleware: keep cookies from 'Cookie' request header
|
2020-05-21 11:07:41 -03:00 |
BroodingKangaroo
|
677e619d37
|
Fix too long lines
|
2020-05-21 14:57:03 +03:00 |