Adrián Chaves
1f7413dc88
Merge pull request #3635 from matthieucham/feature-filteringlinkextractor-restrict-text
...
[MRG+1] Feature filteringlinkextractor restrict text
2019-03-15 07:58:28 +01:00
Adrián Chaves
2bd5790d9b
Merge pull request #3629 from johndela1/master
...
[MRG+1] rel_has_nofollow: remove redundant if statement
2019-03-15 07:53:23 +01:00
Adrián Chaves
a2ff647aac
Remove docs/topics/ubuntu.rst
2019-03-15 06:36:15 +01:00
Anubhav Patel
66a502db8c
Merge branch 'master' into logFormatter-doc-patch
2019-03-15 00:28:54 +05:30
Mikhail Korobov
09e56ae43e
Merge pull request #3648 from Gallaecio/backward
...
backwards → backward (adj.)
2019-03-14 22:21:34 +05:00
Mikhail Korobov
5dc94db847
Merge branch 'master' into backward
2019-03-14 22:21:09 +05:00
Mikhail Korobov
54d106033f
Merge pull request #3649 from Gallaecio/inline-code-formatting
...
[MRG+1] Switch from ` to `` where inline code formatting is desired
2019-03-14 22:18:57 +05:00
Mikhail Korobov
7c54479a0e
Merge pull request #3662 from anubhavp28/link-patch
...
Fix a link inside docs
2019-03-14 22:18:04 +05:00
Mikhail Korobov
c3b6755671
Merge pull request #3668 from Gallaecio/retry-complete-docs
...
Remove the unexisting retry_complete signal from the documentation
2019-03-14 22:16:28 +05:00
Mikhail Korobov
f439553844
Merge pull request #3670 from Gallaecio/depth-first-doc
...
Clarify the documentation of DEPTH_PRIORITY further
2019-03-14 22:10:42 +05:00
Mikhail Korobov
9c2c312451
Merge pull request #3673 from Gallaecio/friendlier-documentation-1
...
Use the description from README.rst on index.rst
2019-03-14 21:53:44 +05:00
Mikhail Korobov
39a17aff3a
Merge pull request #3676 from Gallaecio/patch-1
...
Update developer-tools.rst
2019-03-14 21:52:37 +05:00
Eugenio Lacuesta
83ec947fe7
Rule.process_request defaults to None in the docs
2019-03-13 11:23:51 +00:00
Eugenio Lacuesta
b30ca379b6
Rule.process_request: docs
2019-03-13 11:02:51 +00:00
Eugenio Lacuesta
22fda61d62
Rule.process_request: tests
2019-03-13 10:54:38 +00:00
Eugenio Lacuesta
43fd622968
Rule.process_request: optionally take a Response object
2019-03-13 10:43:44 +00:00
Maram Sumanth
35f7595dbe
changed variable names
2019-03-11 23:58:37 +05:30
Anubhav Patel
e9cd4ee03a
fix list alignment and line width
2019-03-10 20:37:56 +05:30
Anubhav Patel
82049e9c41
make suggested changes.
2019-03-10 20:17:07 +05:30
Adrián Chaves
91aec8b3bb
Update developer-tools.rst
...
Fixes #3674
2019-03-08 18:19:30 +01:00
Adrián Chaves
b1063d9b2c
Use the description from README.rst on index.rst
2019-03-08 17:22:49 +01:00
Adrián Chaves
e108e3adbf
Clarify the documentation of DEPTH_PRIORITY further
2019-03-08 15:13:11 +01:00
Adrián Chaves
4ef38d925e
Remove the unexisting retry_complete signal from the documentation
2019-03-08 14:21:00 +01:00
Adrián Chaves
120007c057
Add a FAQ entry on how to deal with long lists of allowed domains
2019-03-08 13:53:47 +01:00
Anubhav Patel
924b67437b
move api docs to source code
2019-03-07 16:40:59 +05:30
Anubhav Patel
184def1060
fix a link inside docs
2019-03-07 00:09:10 +05:30
Maram Sumanth
f7bf3abbd0
Modified code
2019-03-06 14:10:03 +05:30
Anubhav Patel
82d239f3b1
docs for scrapy.logformatter
2019-03-06 12:08:09 +05:30
Maram Sumanth
7da460b793
Update form.py
2019-03-04 17:25:15 +05:30
Maram Sumanth
8831fafabc
Update test_http_request.py
2019-03-04 15:42:48 +05:30
Maram Sumanth
fdf03a6d0d
correcting tests
2019-03-04 15:12:44 +05:30
Maram Sumanth
d75b61b96a
Update test_http_request.py
2019-03-04 15:07:12 +05:30
Maram Sumanth
6eca6f92c6
Update form.py
2019-03-04 14:59:34 +05:30
Adrián Chaves
75d6f56c8a
Switch from ` to `` where inline code formatting is desired
2019-03-01 16:56:58 +01:00
Adrián Chaves
858f5be747
backwards → backward (adj.)
2019-03-01 16:10:23 +01:00
Matthieu Grandrie
e3b15252c8
New constructor arg *restrict_text* for FilteringLinkExtractor.
...
Same as allow and deny args, it holds a string, a regex or an iterable of. Links whose text don't match one of the regex are filtered out.
DOC restrict_text in LxmlLinkExtractor
2019-02-28 17:21:17 +01:00
Júlio César Batista
0bb3d8ca93
Updating Google Cloud Storage scheme to gs instead of gcs
2019-02-27 18:41:01 -03:00
Daniel Graña
c72ab1d4ba
Merge pull request #3625 from Ordepsousa/master
...
[MRG+1] A different S3 Endpoint URL is now possible when uploading images
2019-02-20 11:39:21 -03:00
John de la Garza
b02d26fae8
rel_has_nofollow: remove redundant if statement
2019-02-15 16:54:33 -08:00
Victor Torres
9fed6fcb51
trigger tests
2019-02-14 16:59:51 -02:00
Victor Torres
9b8ba4c383
try to import botocore before runing some tests
2019-02-14 16:20:56 -02:00
Victor Torres
ea8be627d1
botocore is not supported on debian jessie
2019-02-13 20:32:36 -02:00
Victor Torres
dc0b643832
refactoring tests to avoid mocking private method
2019-02-13 19:44:50 -02:00
Victor Torres
b4d132b9f0
setting botocore version as described in debian jessie website
...
https://packages.debian.org/en/jessie/python-botocore
2019-02-13 19:21:14 -02:00
Pedro Sousa
430e939248
Added missing AWS Settings for ImagesPipeline
2019-02-13 19:59:40 +00:00
Adrián Chaves
50bf4c60c4
Document that the main entry point of downloader and spider middlewares is from_crawler()
2019-02-13 17:39:20 +01:00
Pedro Sousa
04ccf79e38
A different S3 Endpoint URL is now possible when uploading images
2019-02-13 15:39:45 +00:00
Victor Torres
984e706fd2
using blank string instead of None as default value as proposed by @kmike
2019-02-12 12:26:57 -02:00
Victor Torres
c2dede27bd
reduce code with simple ternary operator
2019-02-12 12:22:05 -02:00
Victor Torres
7c9f0bd86c
using named params with optional amazon s3 params
2019-02-12 12:19:30 -02:00