| .. |
|
command
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
conf
|
removed old setting from default_settings.py, updated doc of CONCURRENT_ITEMS setting
|
2009-07-09 10:56:15 -03:00 |
|
contrib
|
removed unused lines
|
2009-07-11 16:42:32 -03:00 |
|
contrib_exp
|
made BaseField.to_python() raise NotImplementedError (already documented) and adapted unittest
|
2009-07-13 22:19:25 -03:00 |
|
core
|
simplified implementation of spider manager by removing knowledge of enabled spiders
|
2009-07-10 16:41:02 -03:00 |
|
extension
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
fetcher
|
fixed bug in fetcher caused by recent spider manager changes (thanks andres)
|
2009-07-13 00:04:00 -03:00 |
|
http
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
item
|
Added new ItemProcessor component to Scraper component
|
2009-07-08 23:48:06 -03:00 |
|
link
|
removed code from scrapy.link to avoid cyclic imports from scrapy.contrib.linkextractors.sgml
|
2009-05-18 19:27:51 -03:00 |
|
log
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
mail
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
management
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
patches
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
spider
|
simplified implementation of spider manager by removing knowledge of enabled spiders
|
2009-07-10 16:41:02 -03:00 |
|
stats
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
store
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
templates/project
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
tests
|
made BaseField.to_python() raise NotImplementedError (already documented) and adapted unittest
|
2009-07-13 22:19:25 -03:00 |
|
utils
|
improved usage of urljoin_rfc function, adding unittests and encoding where needed
|
2009-07-09 18:45:40 -03:00 |
|
xlib
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
xpath
|
improved invalid xpath exception message in xpath selectors, and added unittests
|
2009-07-11 17:19:20 -03:00 |
|
__init__.py
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |