| .. |
|
command
|
moved scrapy.xpath to scrapy.selector
|
2009-08-19 21:50:52 -03:00 |
|
conf
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |
|
contrib
|
rename some exporter methods and complete exporter tests refactoring
|
2009-08-20 14:09:24 -03:00 |
|
contrib_exp
|
removed unused module: scrapy.contrib_exp.history
|
2009-08-20 14:29:39 -03:00 |
|
core
|
deprecate domain_open signal and handle stats domain open/close directly from the engine
|
2009-08-20 10:54:58 -03:00 |
|
http
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |
|
management
|
renamed scrapy.utils.ref module to scrapy.utils.trackref, and improved docstring
|
2009-08-19 11:19:36 -03:00 |
|
selector
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |
|
spider
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |
|
stats
|
deprecate domain_open signal and handle stats domain open/close directly from the engine
|
2009-08-20 10:54:58 -03:00 |
|
templates/project
|
updated select() method in crawl spider template
|
2009-08-17 21:22:05 -03:00 |
|
tests
|
removed unused module: scrapy.utils.c14n
|
2009-08-20 14:23:49 -03:00 |
|
utils
|
removed unused module: scrapy.utils.c14n
|
2009-08-20 14:23:49 -03:00 |
|
xlib
|
removed unused module
|
2009-08-17 14:39:54 -03:00 |
|
xpath
|
moved scrapy.xpath to scrapy.selector
|
2009-08-19 21:50:52 -03:00 |
|
__init__.py
|
moved patches.py to xlib/patches.py to avoid import errors
|
2009-07-29 19:01:36 -03:00 |
|
extension.py
|
added support for defining EXTENSIONS setting using dicts, like middleware settings
|
2009-08-18 11:05:36 -03:00 |
|
fetcher.py
|
don't use packages when modules are enough
|
2009-07-29 18:41:15 -03:00 |
|
item.py
|
moved scrapy.newitem to scrapy.item and declared newitem api officially stable. updated docs and example project. deprecated old ScrapedItem
|
2009-08-19 21:39:58 -03:00 |
|
link.py
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |
|
log.py
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |
|
mail.py
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |