Julia Medina
|
16e62e9c9b
|
Per-spider settings documentation
|
2014-09-01 21:56:57 -03:00 |
|
Julia Medina
|
419026615f
|
Deprecate Crawler.spiders attribute
|
2014-08-14 09:19:41 -03:00 |
|
Julia Medina
|
d40273561d
|
CrawlerProcess cleanup changes
|
2014-08-12 14:02:55 -03:00 |
|
Julia Medina
|
980e30a187
|
Crawler interface cleanup
|
2014-08-12 14:02:55 -03:00 |
|
Julia Medina
|
d7038b2a13
|
SpiderManager interface cleanup
|
2014-08-12 14:02:55 -03:00 |
|
Julia Medina
|
39c6a80f9d
|
Both getdict and getlist return copies of the requested values
|
2014-08-12 14:02:55 -03:00 |
|
Julia Medina
|
3ae971468f
|
Add Settings.copy, freeze and frozencopy method
|
2014-08-12 14:02:55 -03:00 |
|
Julia Medina
|
ed033854e2
|
setmodule helper method on Settings class
|
2014-06-10 11:26:50 -03:00 |
|
Julia Medina
|
00e6470ed0
|
Fix and extend the documentation of the new Settings api
|
2014-06-10 11:26:38 -03:00 |
|
Pablo Hoffman
|
2a5c7ed4da
|
make Crawler.start() return a deferred that is fired when the crawl is finished
|
2013-03-20 14:48:59 -03:00 |
|
Chris Tilden
|
aae6aed4fb
|
fixes spelling errors in documentation
|
2013-01-22 14:52:18 -08:00 |
|
Pablo Hoffman
|
81ed2d2d0b
|
major Stats Collection refactoring: removed separation of global/per-spider stats, removed stats-related signals (stats_spider_opened, etc). Stats are much simpler now, backwards compatibility is kept on the Stats Collector API.
|
2012-09-14 12:31:33 -03:00 |
|
Pablo Hoffman
|
babfc6e79b
|
Updated documentation after singleton removal changes.
Also removed some unused code and made some minor additional
refactoring.
|
2012-08-28 18:35:57 -03:00 |
|