Commit Graph

903 Commits

Author SHA1 Message Date
Vicente Jimenez Aguilar 178440a39a Correct login request example
In the example log is not imported
and not found in the global name space
2015-05-05 10:36:02 +02:00
Daniel Graña 40fbeb30e7 Add 0.24.6 release notes 2015-04-20 01:39:52 -03:00
José Ricardo d694019a77 Fix small typo in the docs 2015-04-17 14:27:11 -04:00
José Ricardo f92fa83a71 Fix small typo 2015-04-16 11:45:47 -04:00
Peter Bronez c2c6d15d96 Converted sel.xpath() calls to response.xpath() in Extracting the data 2015-03-27 00:53:27 +05:00
Daniel Graña 19bb4d36ff fix truncated 0.24.5 release notes. closes #1084 2015-03-18 20:47:01 -03:00
Daniel Graña 2b5d8ddf8e Add 0.24.5 release notes 2015-02-25 18:03:53 -02:00
Mikhail Korobov b4c454b56d DOC a couple more references are fixed 2015-02-25 17:46:58 -02:00
Mikhail Korobov e3c1260671 DOC fix a reference 2015-02-25 17:46:51 -02:00
Stefan bb3a848c12 fixed the variable types in mailsender documentation 2015-02-25 17:28:24 -02:00
Sudhanshu Shekhar edb07a452c Reset items_scraped instead of item_count
items_scraped is the counter that needs to be reset each time we have scraped a specific number of items in the code instead of item_count (which represents the specific number of items needed before a message is logged). Updating the source code to reflect this.
Removed some irrelevant words from the log message.
Signed-off-by: Sudhanshu Shekhar <sudshekhar02@gmail.com>
2015-02-25 17:24:59 -02:00
Daniel Graña 7ee6f7af97 Tentative attention message about what document to read for contributions 2015-02-25 17:24:59 -02:00
Capi Etheriel eeb589a4da Updates documentation on dynamic item classes.
Fixes #398
2015-01-20 13:10:58 -02:00
Lazar-T b0ae19993b typo 2014-11-09 00:04:22 +01:00
Daniel Graña 5cb0cfb0cb pywin32 is required by Twisted. closes #937
see:
* http://twistedmatrix.com/trac/ticket/6032
* https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2028
2014-11-05 23:06:30 -02:00
Daniel Graña 781286bc07 Update install.rst
fixes #937
2014-11-05 22:49:40 -02:00
Lazar-T 627b9ba915 comma instead of fullstop 2014-10-25 00:21:16 +02:00
John-Scott Atlakson 3f3263dd83 Update request-response.rst
Fixed minor typo
2014-09-14 10:54:43 -04:00
Daniel Graña 4677eedb06 Add 0.24.4 release notes 2014-08-09 17:19:39 -03:00
Daniel Graña 4fcd220f53 Add 0.24.3 release notes 2014-08-09 00:30:52 -03:00
Daniel Graña 1d0c096a3f Update installation docs 2014-08-08 19:08:58 -03:00
Lisimia e49c96ae26 Update shell.rst typo
There was a typo.
"start" was mistyped as "star"
2014-08-08 18:58:24 -03:00
Elias Dorneles 1ca489de92 removes weird indentation in the shell results 2014-08-08 18:57:43 -03:00
Elias Dorneles 65c8f05d76 improved explanations, clarified blog post as source, added link for XPath string functions in the spec 2014-08-08 18:57:29 -03:00
Elias Dorneles 2d103e08e3 adding some xpath tips to selectors docs 2014-08-08 18:52:10 -03:00
Rolando Espinoza f7c4ea81aa Updated input/ouput processor example according to #560. 2014-08-08 18:50:20 -03:00
Zbigniew Siciarz db59ed9cea Fixed Python syntax in tutorial. 2014-08-08 18:45:24 -03:00
Roy Crihfield 743e1e2034 Fix typo in commands.rst 2014-07-10 11:04:48 -05:00
Daniel Graña 2cba7b5dee Add 0.24.2 release notes 2014-07-08 05:53:08 -03:00
Mikhail Korobov c6a9e20473 DOC fix formatting in release notes 2014-06-28 13:29:56 +06:00
Daniel Graña 620f712e20 Add 0.24.1 release notes 2014-06-27 12:02:41 -03:00
Daniel Graña af23770573 set 0.24.0 release date 2014-06-26 11:45:40 -03:00
Daniel Graña ee33efac39 Add 0.24.0 release notes 2014-06-26 10:29:47 -03:00
Daniel Graña 436c1c8980 address latest comments 2014-06-25 15:12:58 -03:00
Daniel Graña 2ad8db6ae6 Merge pull request #761 from dangra/lxmlextractor
Promote LxmlLinkExtractor as LxmlExtractor
2014-06-25 15:07:02 -03:00
Daniel Graña a9ecef5662 promote LxmlLinkExtractor as default in docs 2014-06-25 14:34:30 -03:00
Daniel Graña 5b2faf61c3 recognize jl extension as jsonlines exporter and update docs 2014-06-25 13:55:15 -03:00
Daniel Graña 1b32ece918 Merge branch 'settings-cleanup' of https://github.com/Curita/scrapy into Curita-settings-cleanup 2014-06-25 02:55:20 -03:00
Daniel Graña 499438ec44 indent parsed-literal as part of ordered list 2014-06-24 10:32:56 -03:00
Pablo Hoffman ee5c3209af doc: use |version| substitution in ubuntu packages 2014-06-24 09:52:51 -03:00
Paul Tremberth 90e69141d3 Add doc on LxmlLinkExtractor class 2014-06-23 22:35:56 +02:00
Daniel Graña 05ffca2781 Merge pull request #626 from dangra/500-leveldb-cache
[WIP] Add a LevelDB cache backend
2014-06-23 15:30:13 -03:00
Daniel Graña a90fd81c97 add leveldb cache backend docs 2014-06-23 14:37:29 -03:00
Pablo Hoffman 7fd8a1a387 minor change to request_scheduled signal doc 2014-06-14 20:51:16 -03:00
Nikolaos-Digenis Karagiannis 5f79940295 Document signal "request_scheduled" 2014-06-14 11:08:18 +03:00
Pablo Hoffman ad11fc01cb crate release notes for 0.24 and #699 to it 2014-06-10 18:46:53 -03:00
Julia Medina ed033854e2 setmodule helper method on Settings class 2014-06-10 11:26:50 -03:00
Julia Medina bdca06240c Fix settings repr on the logs of the shell and tutorial docs topics 2014-06-10 11:26:50 -03:00
Julia Medina 8a3a6236d9 Settings topic updated 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