| age |
author |
description |
| 10 hours ago |
Pablo Hoffman |
removed old untested module: scrapy.utils.mysqldefault tip |
| 10 hours ago |
Pablo Hoffman |
removed (no longer supported) webconsole code |
| 34 hours ago |
molveyra |
Automated merge with ssh://hg@hg.scrapy.org:2222/scrapy |
| 35 hours ago |
molveyra |
Remove restriction of marking ignore-beneath only for img unpaired tags |
| 5 days ago |
Pablo Hoffman |
removed custom Makefile and version based on mercurial revision |
| 7 days ago |
Pablo Hoffman |
Some changes to Crawl spider: |
| 9 days ago |
Daniel Grana |
Automated merge with ssh://hg.scrapy.org/scrapy-0.9 |
| 9 days ago |
Daniel Grana |
fix scraper leak closing spider. closes #182 |
| 13 days ago |
Daniel Grana |
update docs for defaultheaders middleware and change spider attribute to match global setting name |
| 13 days ago |
Daniel Grana |
Automated merge with ssh://hg.scrapy.org/scrapy-0.9 |
| 13 days ago |
Pablo Hoffman |
Fixed grammar error in doc (patch by stav) - closes #176 |
| 2 weeks ago |
Pablo Hoffman |
bugfix in request_httprepr() function |
| 2 weeks ago |
Martin Olveyra |
Fix memusage report concatenation |
| 13 days ago |
Daniel Grana |
Support default headers per spider. closes #181 |
| 2 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 2 weeks ago |
Pablo Hoffman |
Applied patch to ClientForm to fix bug with wrong entities. Also added tests and left patch in repo in case we upgrade ClientForm in the future and need to re-apply it |
| 2 weeks ago |
Pablo Hoffman |
fixed documentation typo (closes #151) |
| 2 weeks ago |
Ping Yin |
HTTPCACHE: Don't cache response with codes in HTTPCACHE_IGNORE_HTTP_CODES |
| 3 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 3 weeks ago |
Juan Picca |
allow passing custom headers in FormRequest.from_response() |
| 4 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 4 weeks ago |
Martin Olveyra |
Fixed bug with float values in meta refresh |
| 4 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 4 weeks ago |
Pablo Hoffman |
Added tag 0.9 for changeset 5caf3dc10a92 |
| 4 weeks ago |
Pablo Hoffman |
bumped version to 0.9 final0.9 |
| 4 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 4 weeks ago |
Pablo Hoffman |
made encoding explicit in test_get_meta_refresh, to avoid depending on |
| 4 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 4 weeks ago |
Pablo Hoffman |
response_httprepr: fixed error with unknown response codes (closes #169) |
| 4 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 4 weeks ago |
Ismael Carnales |
docs: Some DjangoItem docs improvements, closes #134. Thanks tn! |
| 4 weeks ago |
Daniel Grana |
Automated merge with ssh://hg.scrapy.org/scrapy |
| 4 weeks ago |
Daniel Grana |
do not redirect when there is a commented meta refresh header. closes #170 |
| 5 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 5 weeks ago |
Pablo Hoffman |
Raise when trying to set an item field value using setattr api, and added tests. |
| 5 weeks ago |
Pablo Hoffman |
Automated merge with http://hg.scrapy.org/scrapy-0.9 |
| 5 weeks ago |
Pablo Hoffman |
removed nltk dependency from IBL code |
| 6 weeks ago |
Pablo Hoffman |
bumped version to 0.10-dev |
| 6 weeks ago |
Pablo Hoffman |
Added tag 0.9-rc1 for changeset 8b9c31e18c08 |
| 6 weeks ago |
Pablo Hoffman |
bumped version to 0.9-rc10.9-rc1 |
| 6 weeks ago |
Pablo Hoffman |
Added FAQ entry about running Scrapy deployment. |
| 6 weeks ago |
Daniel Grana |
mediapipeline: bugfix error raised when media requests has not callbacks, remove item_media_{downloaded,failed} hooks in favour or request.{errback,calback}, and add tests |
| 6 weeks ago |
Pablo Hoffman |
added "hg purge" to make tarball |
| 6 weeks ago |
Pablo Hoffman |
moved sign_release.sh code to Makefile |
| 6 weeks ago |
Pablo Hoffman |
a couple of fixes to make tests pass on win32 |
| 6 weeks ago |
Pablo Hoffman |
use mercurial revision to construct version, when building a non-final version |
| 6 weeks ago |
Pablo Hoffman |
removed unused code |
| 6 weeks ago |
Pablo Hoffman |
updated copyright year, and indentation space |
| 6 weeks ago |
Pablo Hoffman |
moved scrapy.tac to extras/ |
| 6 weeks ago |
Pablo Hoffman |
added scrapy-sqs.py to deployed scripts |
| 6 weeks ago |
Pablo Hoffman |
upstart script: exec twistd and use pidfile |
| 6 weeks ago |
Pablo Hoffman |
fixed bug and updated old code in googledir example project |
| 6 weeks ago |
Pablo Hoffman |
Added SMTP-AUTH support to scrapy.mail (closes #149) |
| 6 weeks ago |
Pablo Hoffman |
utils.serialize: added support for encoding Deferreds, and to refer spiders by name using 'spider::name' |
| 6 weeks ago |
Pablo Hoffman |
scrapy-ws.py: added stop command |
| 6 weeks ago |
Pablo Hoffman |
Added SQS Execution Queue, and example script to add spiders to the queue |
| 6 weeks ago |
olveyra |
Populate annotation metadata with data not used by IBL extractor. |
| 6 weeks ago |
Pablo Hoffman |
debian package: fix dh_auto_build confusing with Makefile, added scrapy-ws.py to deployed scripts |
| 6 weeks ago |
Pablo Hoffman |
Added Ping Yin to AUTHORS |
| 6 weeks ago |
Pablo Hoffman |
Added sources and Makefile for building Debian package |