Pablo Hoffman
bd58bfae8e
doc: remove links to diveintopython.org, which is no longer available. closes #246
2013-02-14 11:10:05 -02:00
Daniel Graña
e3d694543f
Find form nodes in invalid html5 documents
...
lxml fails to parse invalid html5 documents
This error was reported in scrapy/loginform#3
closes #243
Conflicts:
scrapy/http/request/form.py
2013-02-13 11:02:28 -02:00
whodatninja
a27427667d
Fix typo labeling attrs type bool instead of list
2013-02-05 23:29:30 -02:00
Daniel Graña
e2527f5ea2
Add 0.16.4 to release notes
2013-01-23 11:27:04 -02:00
Pablo Hoffman
6a47594aec
bumped version to 0.16.4
2013-01-23 11:25:40 -02:00
Chris Tilden
6d2b3aad81
fixes spelling errors in documentation
2013-01-23 02:53:51 -02:00
Pablo Hoffman
c90de33af8
add doc about disabling an extension. refs #132
2013-01-07 13:16:31 -02:00
Michal Danilak
c16150c5cb
Fixed error message formatting.
...
log.err() doesn't support cool formatting and when error occured, the message was:
"ERROR: Error processing %(item)s"
2013-01-03 16:05:11 -02:00
Daniel Graña
56b45fcf0f
lint and improve images pipeline error logging
2013-01-02 14:16:17 -02:00
Pablo Hoffman
243be84eb8
fixed doc typos
2012-12-26 16:17:06 -02:00
Pablo Hoffman
1fbb715228
add documentation topics: Broad Crawls & Common Practies
2012-12-26 14:02:31 -02:00
Pablo Hoffman
c72e6823fe
fix bug in scrapy parse command when spider is not specified explicitly. closes #209
2012-12-20 11:59:38 -02:00
Luan
28eac7a773
Update docs/topics/commands.rst
...
A short change.
2012-12-10 22:20:03 -02:00
Daniel Graña
4ae7385743
Add 0.16.3 release notes
2012-12-07 18:52:42 -02:00
Daniel Graña
44b5c5d861
bumped version to 0.16.3
2012-12-07 18:51:24 -02:00
Daniel Graña
487b9b5147
Remove concurrency limitation when using download delays and still ensure inter-request delays are enforced
2012-12-07 18:50:16 -02:00
Libor Nenadál
823256998f
add error details when image pipeline fails
2012-12-03 16:03:18 -02:00
Alex Cepoi
8dcf8aae37
improve mac os compatibility
...
Highlights:
* FifoDiskQueue: mixing buffered version of seek with unbuffered version
of read causes problems
* BSD's find does not default to current directory
* gdbm needs to be closed before it can reopen the same file
* skip PIL tests if jpeg support is not available
2012-12-02 13:39:05 -02:00
Pablo Hoffman
7b5310d8a8
setup.py: use README.rst to populate long_description
2012-11-25 22:22:24 -02:00
Pablo Hoffman
80f9bb6b80
doc: removed obsolete references to ClientForm
2012-11-23 19:06:57 -02:00
stav
2aa491bc31
correct docs for default storage backend
2012-11-22 19:03:09 -02:00
Pablo Hoffman
bdf61c403d
doc: removed broken proxyhub link from FAQ
2012-11-22 15:10:39 -02:00
Pablo Hoffman
d5087b0afa
Merge branch '0.16' of github.com:scrapy/scrapy into 0.16
2012-11-10 12:38:59 -02:00
Ilya Baryshev
7184094658
Fixed docs typo in SpiderOpenCloseLogging example
2012-11-10 12:38:47 -02:00
Daniel Graña
1787011d4b
update __version__ to 0.16.2
2012-11-09 13:12:47 -02:00
Daniel Graña
629f6ca36f
Add 0.16.2 release notes
2012-11-09 13:01:20 -02:00
Daniel Graña
44b4a2aa17
bumped version to 0.16.2
2012-11-09 12:58:57 -02:00
Alex Cepoi
a4a9199eb8
scrapy contracts: python2.6 compat
2012-11-09 11:27:07 -02:00
Alex Cepoi
ec41673720
scrapy contracts verbose option
2012-11-09 11:27:02 -02:00
Alex Cepoi
86635e4afe
proper unittest-like output for scrapy contracts
2012-11-09 11:27:00 -02:00
Pablo Hoffman
c9b690deb2
added open_in_browser to debugging doc
2012-11-04 19:58:15 -02:00
Pablo Hoffman
dd55067acc
removed reference to global scrapy stats from settings doc
2012-11-03 17:05:12 -02:00
Pablo Hoffman
58998f4bc6
Fix SpiderState bug in Windows platforms
...
The spider state file was not opened in binary mode.
2012-11-03 16:58:31 -02:00
Daniel Graña
7284db1809
update news file with 0.16.1 release notes
2012-10-26 18:54:58 -02:00
Daniel Graña
9c9ac99a45
bumped version to 0.16.1
2012-10-26 18:51:10 -02:00
Pablo Hoffman
8c780fd9b5
fixed LogStats extension, which got broken after a wrong merge before the 0.16 release
2012-10-26 18:45:09 -02:00
Pablo Hoffman
3403089929
better backwards compatibility for scrapy.conf.settings
...
Althought this backwards compatibility is more complex, it avoid modules
from failing when importing scrapy.conf, if they are not run through
"scrapy" command (such as when running tests on scrapy projects code).
2012-10-26 18:45:05 -02:00
Pablo Hoffman
c4da0b5240
extended documentation on how to access crawler stats from extensions
2012-10-26 18:44:58 -02:00
Pablo Hoffman
d52c188ab5
removed .hgtags (no longer needed now that scrapy uses git)
2012-10-26 18:44:43 -02:00
Daniel Graña
fa4f7f9d1a
fix dashes under rst headers
2012-10-18 20:14:20 -02:00
Daniel Graña
e292246b83
set release date for 0.16.0 in news
2012-10-18 20:07:52 -02:00
Daniel Graña
1477ab47fc
bumped version to 0.16.0
2012-10-18 17:05:42 -02:00
Pablo Hoffman
c3e91ba73e
updated scrapy_bash_completion
2012-10-12 20:02:03 -02:00
Pablo Hoffman
e9cef3ae69
better description for scrapy check command
2012-10-12 20:01:43 -02:00
Pablo Hoffman
a0e2b6e3ff
simplified backwards compatibility of scrapy.conf
2012-10-12 17:28:02 -02:00
Pablo Hoffman
9d7106219a
added deprecation warning when importing scrapy.conf module
2012-10-12 17:24:25 -02:00
Pablo Hoffman
b038bb8504
minor message update: spider stats -> Scrapy stats
2012-10-12 16:53:44 -02:00
Artem Bogomyagkov
1d5967cee6
httpcompression middleware improvement
2012-10-10 20:20:13 +03:00
Pablo Hoffman
1a905d62f5
removed scrapy.log.started attribute, and avoid checking if log has already been started (since it should be called once anyway)
2012-10-09 16:05:19 -02:00
Pablo Hoffman
1f89eb59fe
fixed doc reference to topics-contracts
2012-10-09 16:02:12 -02:00