Mikhail Korobov
3c25d3729b
Merge pull request #2724 from khpeek/patch-1
...
Minor grammatical changes
2017-05-10 23:47:16 +05:00
Mikhail Korobov
8b9b642952
Merge pull request #2659 from clarksun/patch-1
...
[MRG+1] Update item-pipeline.rst
2017-05-10 14:55:03 +05:00
Kurt Peek
efab8b868c
Minor grammatical changes
2017-05-05 13:03:56 +02:00
Mikhail Korobov
80e8acc4d3
Merge pull request #2718 from mgaitan/patch-1
...
typo
2017-04-26 14:12:11 +05:00
Martín Gaitán
d6cc291cf7
Update practices.rst
...
fix a typo
2017-04-25 22:33:22 -03:00
Paul Tremberth
f46b5f2bd2
Merge pull request #2691 from redapple/backport-1.3-pr2690
...
[backport][1.3] FAQ Rewrite note on Python 3 support on Windows
2017-03-29 12:54:15 +02:00
Paul Tremberth
52175bd787
FAQ Rewrite note on Python 3 support on Windows
2017-03-29 12:52:24 +02:00
Paul Tremberth
c9668437f1
Merge pull request #2681 from redapple/backport-1.3-pr2477
...
[backport][1.3] Installation instructions, mention conda in the beginning
2017-03-24 12:17:09 +01:00
Elias Dorneles
5401e7480b
docs: installation instructions, mention conda in the beginning ( closes #2475 )
2017-03-24 12:00:19 +01:00
Sun Wei
5a4a6331ab
Update item-pipeline.rst
...
insert is deprecated, use insert_one instead.
2017-03-17 09:49:47 +08:00
Paul Tremberth
958554473c
Merge pull request #2650 from redapple/backport-1.3-release-notes
...
[backport][1.3.x] Update release notes for releases 1.0.7, 1.1.4 and 1.2.3
2017-03-13 17:06:56 +01:00
Paul Tremberth
554f97ef17
Update release notes for releases 1.0.7, 1.1.4 and 1.2.3
2017-03-13 16:43:43 +01:00
Paul Tremberth
b48a0bbfb7
Bump version: 1.3.2 → 1.3.3
2017-03-10 16:30:10 +01:00
Paul Tremberth
b0e9c324d1
Set release date in changelog for v1.3.3
2017-03-10 16:29:44 +01:00
Paul Tremberth
b01e1fc495
Merge pull request #2640 from redapple/release-notes-1.3.3
...
[MRG+1][1.3] Update changelog for upcoming 1.3.3
2017-03-10 16:28:21 +01:00
Paul Tremberth
df8cacd960
Update changelog for upcoming 1.3.3
2017-03-10 14:02:00 +01:00
Mikhail Korobov
440ae9abe9
Merge pull request #2639 from redapple/backport-1.3-pr2632
...
[backport][1.3] Add SPIDER_LOADER_WARN_ONLY
2017-03-10 17:04:52 +05:00
Paul Tremberth
f98fb5e643
Update version added for SPIDER_LOADER_WARN_ONLY
2017-03-10 12:25:58 +01:00
Paul Tremberth
e51a08d2b3
Update settings docs for new SPIDER_LOADER_WARN_ONLY
2017-03-10 12:21:07 +01:00
Paul Tremberth
0bafba5ad8
Do not only warn on wrong spider modules for "scrapy list"
2017-03-10 12:21:07 +01:00
Paul Tremberth
226363794e
Do not use self.assertRaises() as context manager
2017-03-10 12:21:07 +01:00
Paul Tremberth
4a86ee1bbc
Add SPIDER_LOADER_WARN_ONLY to toggle between spiderloader failure and warning
2017-03-10 12:21:04 +01:00
Daniel Graña
7dd7646e65
Bump version: 1.3.1 → 1.3.2
2017-02-13 14:57:55 -03:00
Daniel Graña
9315e944a2
Release notes for 1.3.2
2017-02-13 14:56:29 -03:00
Daniel Graña
45f19021a5
Merge pull request #2558 from scrapy/twisted-17-fix
...
Fixed compatibility with twisted 17+
2017-02-13 14:48:12 -03:00
Mikhail Korobov
1bc4d8b6b6
fixed tls in Twisted 17+
2017-02-13 20:03:53 +05:00
Mikhail Korobov
de65ad3fb1
TST replace Ubuntu 12.04 tox environment with 14.04
2017-02-13 18:44:39 +05:00
Mikhail Korobov
5ee595d695
Merge pull request #2551 from redapple/tutorial-author-selector
...
Use consistent selectors for author field in tutorial
2017-02-09 18:16:49 +05:00
Paul Tremberth
29e60213db
Use consistent selectors for author field in tutorial
2017-02-09 10:41:21 +01:00
Paul Tremberth
f32a229e3d
Merge pull request #2510 from elacuesta/reqser_request_class
...
[MRG+1] Preserve request class when converting to/from dicts (utils.reqser)
2017-02-08 18:30:07 +01:00
Paul Tremberth
af55a8713e
Bump version: 1.3.0 → 1.3.1
2017-02-08 17:08:19 +01:00
Paul Tremberth
ff8a564b1a
Set date for 1.3.1 release
2017-02-08 17:05:06 +01:00
Mikhail Korobov
094937bc27
Merge pull request #2536 from scrapy/release-notes-1.3.1
...
[MRG] Update changelog for upcoming 1.3.1 release
2017-02-08 20:47:10 +05:00
Paul Tremberth
48c8c679de
Update changelog for upcoming 1.3.1 release
2017-02-08 15:53:44 +01:00
Paul Tremberth
d205206aaa
Merge pull request #2345 from gustavodeandrade/master
...
[MRG+1] Fix documentation about HTML entities decoding with selector extraction
2017-02-08 13:21:15 +01:00
Paul Tremberth
7d0b89042f
Merge pull request #2533 from djrobust/patch-1
...
[MRG+1] Use yield with nested parsing of responses
2017-02-08 13:02:50 +01:00
Paul Tremberth
a8893190a1
Merge pull request #2464 from elacuesta/component_order_integer
...
[MRG+2] Validate numeric values (components order)
2017-02-08 13:01:02 +01:00
Paul Tremberth
3becb861af
Merge pull request #2544 from scrapy/twisted-version-cleanup
...
[MRG+1] Remove code required to support ancient twisted versions.
2017-02-08 12:59:45 +01:00
Paul Tremberth
e87f18447c
Merge pull request #2538 from scrapy/linkextractor-fail-fast
...
LinkExtractor: don’t check all regexes if one of them matches
2017-02-08 12:58:41 +01:00
Paul Tremberth
5ad64204ac
Merge pull request #2509 from rolando-contrib/py36-classcell-compat
...
[MRG+1] BUG: Fix __classcell__ propagation required in Python 3.6.
2017-02-08 12:15:15 +01:00
Rolando Espinoza
4e765acaed
BUG: Fix __classcell__ propagation.
...
Python 3.6 added simpler customization of class creation but this
requires to propagate correctly the __classcell__ attribute in custom
__new__ methods.
See https://docs.python.org/3.6/whatsnew/3.6.html#pep-487-simpler-
customization-of-class-creation
2017-02-08 02:12:52 -04:00
Mikhail Korobov
f2f9350c47
Merge pull request #2542 from scrapy/redirect-cleanup
...
[MRG+1] Cleanup MetaRefreshMiddleware: remove redundant check
2017-02-08 00:57:21 +05:00
Mikhail Korobov
04b2f79e7a
Remove code required to support ancient twisted versions. See GH-1887.
2017-02-07 22:30:58 +05:00
Mikhail Korobov
eaf62ab69c
cleanup MetaRefreshMiddleware: remove redundant check
2017-02-07 17:56:43 +05:00
Eugenio Lacuesta
24e82bfe75
Validate values for components order
2017-02-07 09:13:57 -03:00
Mikhail Korobov
f73eb715ac
LinkExtractor: don’t check all regexes if one of them matches
2017-02-07 02:16:06 +05:00
Mikhail Korobov
3b8e6d4d82
Merge pull request #2531 from Lukas0907/patch-1
...
Fix typo in downloader-middleware.rst.
2017-02-06 13:09:35 +05:00
Mikhail Korobov
2743786d1d
Merge pull request #2534 from shio-phys/fix/typo_of_doc
...
fix typo
2017-02-06 13:05:46 +05:00
Takehiro Shiozaki
fcb3daf4fa
fix typo
2017-02-06 14:03:41 +09:00
djrobust
3021084f37
Use 'yield' when parsing multiple responses
...
Use 'yield' consistently across examples of parse functions.
2017-02-04 20:07:05 -08:00