| .. |
|
cluster
|
simplified implementation of spider manager by removing knowledge of enabled spiders
|
2009-07-10 16:41:02 -03:00 |
|
codecs
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
downloadermiddleware
|
improved usage of urljoin_rfc function, adding unittests and encoding where needed
|
2009-07-09 18:45:40 -03:00 |
|
item
|
dont check guid in RobustScrapedItem.validate. Instead, raise
|
2009-06-04 10:44:40 -03:00 |
|
linkextractors
|
improved usage of urljoin_rfc function, adding unittests and encoding where needed
|
2009-07-09 18:45:40 -03:00 |
|
pipeline
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
response
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
schedulermiddleware
|
Sorted out Duplicate Filter API.
|
2009-06-20 20:29:07 -03:00 |
|
spider
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
spidermiddleware
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
spiders
|
Moved init_domain functionality out of the engine (refs #88) and into the
|
2009-06-18 14:43:56 -03:00 |
|
web
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
webconsole
|
simplified implementation of spider manager by removing knowledge of enabled spiders
|
2009-07-10 16:41:02 -03:00 |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
aws.py
|
aws: missing import
|
2009-05-22 13:21:46 -03:00 |
|
closedomain.py
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
debug.py
|
StackTraceDump extension: using USR2 signal to avoid collision with other stuff that uses USR1 (such as twistd log rotation)
|
2009-07-08 09:19:35 -03:00 |
|
delayedclosedomain.py
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
domainsch.py
|
minor adjustment to FifoDomainScheduler and improved documentation of domain scheduler API (remove_pending_domain method removes all ocurrences)
|
2009-06-19 19:41:56 -03:00 |
|
dupefilter.py
|
Sorted out Duplicate Filter API.
|
2009-06-20 20:29:07 -03:00 |
|
groupsettings.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
itemsampler.py
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
memdebug.py
|
removed unused lines
|
2009-07-11 16:42:32 -03:00 |
|
memusage.py
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |
|
statsmailer.py
|
remove xlib hack that appends scrapy/xlib to sys.path
|
2009-07-09 14:37:59 -03:00 |