Pablo Hoffman
|
14e985b076
|
Updated Command line tool documentation
|
2010-09-05 05:29:58 -03:00 |
Pablo Hoffman
|
bf34094e5a
|
Added versionadded:: notice to new documentation topics
|
2010-09-04 03:30:45 -03:00 |
Pablo Hoffman
|
c1225e0f45
|
"parse" command refactoring. This fixes #173 and renders #106 invalid.
|
2010-08-22 05:04:17 -03:00 |
Pablo Hoffman
|
68f9fcffe8
|
genspider command refactoring. Also updated tests and doc
|
2010-08-21 04:46:48 -03:00 |
Pablo Hoffman
|
0da6132136
|
Made command-line too output more concise
|
2010-08-21 03:37:59 -03:00 |
Pablo Hoffman
|
50621b7ef3
|
Renamed command "start" to "runserver". Closes #209
--HG--
rename : scrapy/commands/start.py => scrapy/commands/runserver.py
|
2010-08-21 01:42:55 -03:00 |
Pablo Hoffman
|
2ff5a83b7a
|
Added persistent execution queue (based on SQLite), and a new 'queue' command to control it. Closes #198
|
2010-08-19 02:55:52 -03:00 |
Pablo Hoffman
|
94ead94bf6
|
Improved documentation of Scrapy command-line tool
--HG--
rename : docs/topics/cmdline.rst => docs/topics/commands.rst
|
2010-08-19 00:04:52 -03:00 |