| .. |
|
command
|
removed spider templates from project, addeded sumcommands to manage templates in genspider
|
2009-08-21 16:10:45 -03:00 |
|
conf
|
improved consistency of logging settings to use LOG_*
|
2009-08-21 08:54:12 -03:00 |
|
contrib
|
updated ugly argument name
|
2009-08-21 16:13:25 -03:00 |
|
contrib_exp
|
removed unused module: scrapy.contrib_exp.history
|
2009-08-20 14:29:39 -03:00 |
|
core
|
moved caching resolver to an extension in contrib.resolver
|
2009-08-20 17:37:46 -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
|
fixed bug recently introduced in stats collector closing logic, and added unittests
|
2009-08-21 23:23:46 -03:00 |
|
templates
|
removed spider templates from project, addeded sumcommands to manage templates in genspider
|
2009-08-21 16:10:45 -03:00 |
|
tests
|
fixed bug recently introduced in stats collector closing logic, and added unittests
|
2009-08-21 23:23:46 -03:00 |
|
utils
|
updated some docstings
|
2009-08-20 18:39:04 -03:00 |
|
xlib
|
minor docstring update
|
2009-08-20 14:40:37 -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
|
improved consistency of logging settings to use LOG_*
|
2009-08-21 08:54:12 -03:00 |
|
mail.py
|
updated some documentation references in source code
|
2009-08-19 22:41:26 -03:00 |