Daniel Graña
19bb4d36ff
fix truncated 0.24.5 release notes. closes #1084
2015-03-18 20:47:01 -03:00
Daniel Graña
2b5d8ddf8e
Add 0.24.5 release notes
2015-02-25 18:03:53 -02:00
Daniel Graña
69ecd6ded7
Bump version: 0.24.4 → 0.24.5
2015-02-25 18:02:03 -02:00
Julia Medina
540b9bcde0
Support new _getEndpoint Agent signatures on Twisted 15.0.0
2015-02-25 17:49:42 -02:00
Mikhail Korobov
b4c454b56d
DOC a couple more references are fixed
2015-02-25 17:46:58 -02:00
Mikhail Korobov
e3c1260671
DOC fix a reference
2015-02-25 17:46:51 -02:00
nyov
9e13f42ecf
t.i.b.ThreadedResolver is now a new-style class
...
since 2009 / twisted-9.0.0
663d669dce
2015-02-25 17:44:52 -02:00
immerrr
cdb9a0b2c0
S3DownloadHandler: fix auth for requests with quoted paths/query params
2015-02-25 17:28:51 -02:00
Stefan
bb3a848c12
fixed the variable types in mailsender documentation
2015-02-25 17:28:24 -02:00
Sudhanshu Shekhar
edb07a452c
Reset items_scraped instead of item_count
...
items_scraped is the counter that needs to be reset each time we have scraped a specific number of items in the code instead of item_count (which represents the specific number of items needed before a message is logged). Updating the source code to reflect this.
Removed some irrelevant words from the log message.
Signed-off-by: Sudhanshu Shekhar <sudshekhar02@gmail.com>
2015-02-25 17:24:59 -02:00
Daniel Graña
7ee6f7af97
Tentative attention message about what document to read for contributions
2015-02-25 17:24:59 -02:00
Daniel Graña
874fcdde68
mitmproxy 0.10.1 needs netlib 0.10.1 too
2015-01-20 15:38:33 -02:00
Daniel Graña
c6b21f07c2
pin mitmproxy 0.10.1 as >0.11 does not work with tests
2015-01-20 15:35:55 -02:00
Julia Medina
c3a6628138
Test the parse command locally instead of against an external url
2015-01-20 13:56:35 -02:00
Julia Medina
d0bf957069
Patches Twisted issue while closing the connection pool on HTTPDownloadHandler
2015-01-20 13:56:16 -02:00
Capi Etheriel
eeb589a4da
Updates documentation on dynamic item classes.
...
Fixes #398
2015-01-20 13:10:58 -02:00
Pablo Hoffman
5fdab02735
Merge pull request #943 from Lazar-T/patch-3
...
typo
2014-11-09 12:33:08 -02:00
Lazar-T
b0ae19993b
typo
2014-11-09 00:04:22 +01:00
Daniel Graña
5cb0cfb0cb
pywin32 is required by Twisted. closes #937
...
see:
* http://twistedmatrix.com/trac/ticket/6032
* https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2028
2014-11-05 23:06:30 -02:00
Daniel Graña
781286bc07
Update install.rst
...
fixes #937
2014-11-05 22:49:40 -02:00
Mikhail Korobov
b415d04996
Merge pull request #928 from Lazar-T/patch-1
...
comma instead of fullstop
2014-10-25 09:18:47 +06:00
Lazar-T
627b9ba915
comma instead of fullstop
2014-10-25 00:21:16 +02:00
Mikhail Korobov
de909ad7e6
Merge pull request #885 from jsma/patch-1
...
Update request-response.rst
2014-09-14 22:05:31 +06:00
John-Scott Atlakson
3f3263dd83
Update request-response.rst
...
Fixed minor typo
2014-09-14 10:54:43 -04:00
yakxxx
49b40f01ad
SgmlLinkExtractor - fix for parsing <area> tag with Unicode present
2014-09-02 20:53:15 -03:00
Daniel Graña
4677eedb06
Add 0.24.4 release notes
2014-08-09 17:19:39 -03:00
Daniel Graña
9dba272e57
Bump version: 0.24.3 → 0.24.4
2014-08-09 17:18:49 -03:00
Daniel Graña
5eddc68b63
pem file is used by mockserver and required by scrapy bench
2014-08-09 17:18:14 -03:00
Daniel Graña
d6cb9999d4
scrapy bench needs scrapy.tests*
2014-08-09 17:10:43 -03:00
Daniel Graña
4fcd220f53
Add 0.24.3 release notes
2014-08-09 00:30:52 -03:00
Daniel Graña
e0ed22a7e7
Bump version: 0.24.2 → 0.24.3
2014-08-09 00:29:05 -03:00
Daniel Graña
8e080c1e07
no need to waste travis-ci time on py3 for 0.24
2014-08-08 19:10:19 -03:00
Daniel Graña
1d0c096a3f
Update installation docs
2014-08-08 19:08:58 -03:00
Daniel Graña
4c701d72dd
There is a trove classifier for Scrapy framework!
...
Added by https://bitbucket.org/pypa/pypi/issue/179
2014-08-08 19:08:51 -03:00
Daniel Graña
d109c138a6
update other places where w3lib version is mentioned
...
Conflicts:
tox.ini
2014-08-08 19:08:27 -03:00
Paul Tremberth
39d2ce5e14
Update w3lib requirement to 1.8.0
2014-08-08 19:07:27 -03:00
Paul Tremberth
180d3add0c
Use w3lib.html.replace_entities() (remove_entities() is deprecated)
...
Conflicts:
scrapy/utils/misc.py
2014-08-08 19:06:49 -03:00
Daniel Graña
a51ee8b9e1
set zip_safe=False
2014-08-08 19:05:27 -03:00
Daniel Graña
ee3b371e56
do not ship tests package
2014-08-08 19:05:22 -03:00
Daniel Graña
c3861cf749
scrapy.bat is not needed anymore
2014-08-08 19:03:10 -03:00
Daniel Graña
362e322cbb
Modernize setup.py
2014-08-08 19:03:03 -03:00
Daniel Graña
94a5c65764
headers can not handle non-string values
2014-08-08 19:01:27 -03:00
Daniel Graña
a274a7f7f7
fix ftp test cases
2014-08-08 19:00:27 -03:00
Daniel Graña
ae1e2ccfcf
The sum up of travis-ci builds are taking like 50min to complete
2014-08-08 18:59:30 -03:00
Lisimia
e49c96ae26
Update shell.rst typo
...
There was a typo.
"start" was mistyped as "star"
2014-08-08 18:58:24 -03:00
Elias Dorneles
1ca489de92
removes weird indentation in the shell results
2014-08-08 18:57:43 -03:00
Elias Dorneles
65c8f05d76
improved explanations, clarified blog post as source, added link for XPath string functions in the spec
2014-08-08 18:57:29 -03:00
nramirezuy
037f6abe8d
renamed UserTimeoutError and ServerTimeouterror #583
2014-08-08 18:57:15 -03:00
Elias Dorneles
2d103e08e3
adding some xpath tips to selectors docs
2014-08-08 18:52:10 -03:00
Mikhail Korobov
f8d366a209
fix tests to account for https://github.com/scrapy/w3lib/pull/23
2014-08-08 18:51:41 -03:00