| .. |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
c14n.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
datatypes.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
db.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
defer.py
|
Added new ItemProcessor component to Scraper component
|
2009-07-08 23:48:06 -03:00 |
|
display.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
http.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
iterators.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
markup.py
|
renamed remove_escape_chars to replace_escape_chars (adaptor and function), added more tests to replace_escape_chars, keeping backwards compatibility
|
2009-05-07 16:33:06 -03:00 |
|
middleware.py
|
improved configuration of middlewares using dicts and orders (closes #85)
|
2009-05-11 01:40:40 -03:00 |
|
misc.py
|
Complete stats refactoring and documentation
|
2009-07-15 00:30:40 -03:00 |
|
python.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
request.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
response.py
|
stop raising HttpException at download handlers and adapt download middlewares
|
2009-05-27 16:51:36 -03:00 |
|
serialization.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
test.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
url.py
|
improved usage of urljoin_rfc function, adding unittests and encoding where needed
|
2009-07-09 18:45:40 -03:00 |