| .. |
|
tests
|
fixed tests to work on windows
|
2012-08-30 11:24:29 -03:00 |
|
__init__.py
|
scrapyd: force application to receive config as argument
|
2010-11-30 15:46:24 -02:00 |
|
app.py
|
format log lines lazily in case they are dropped by loglevels
|
2012-08-31 17:14:35 -03:00 |
|
config.py
|
Configure json services members
|
2012-06-25 12:50:48 +07:00 |
|
default_scrapyd.conf
|
Configure json services members
|
2012-06-25 12:50:48 +07:00 |
|
eggstorage.py
|
Dropped support for Python 2.5. See: http://blog.scrapy.org/scrapy-dropping-support-for-python-25
|
2012-03-01 08:18:12 -02:00 |
|
eggutils.py
|
scrapyd activate_egg(): don't override SCRAPY_SETTINGS_MODULE envvar if already set
|
2011-06-15 19:35:03 -03:00 |
|
environ.py
|
scrapyd: do not set SCRAPY_FEED_URI/SCRAPY_LOG_FILE if items_dir/logs_dir settings are not set
|
2012-05-08 17:43:00 -03:00 |
|
interfaces.py
|
scrapyd: added new cancel.json api to cancel pending/running jobs
|
2012-01-03 23:02:19 -02:00 |
|
launcher.py
|
restored scrapyd log message
|
2012-08-31 18:49:20 -03:00 |
|
poller.py
|
scrapyd: added support for deferred spider queues
|
2010-12-10 15:55:40 -02:00 |
|
runner.py
|
Dropped support for Python 2.5. See: http://blog.scrapy.org/scrapy-dropping-support-for-python-25
|
2012-03-01 08:18:12 -02:00 |
|
scheduler.py
|
Refactored Scrapyd code to fix a couple of bugs that ocurred when running projects without eggs
|
2010-09-22 01:04:15 -03:00 |
|
script.py
|
scrapyd: removed redundant .scrapy component from paths when using scrapyd in 'scrapy server' mode
|
2012-01-03 23:13:56 -02:00 |
|
spiderqueue.py
|
scrapyd: added new cancel.json api to cancel pending/running jobs
|
2012-01-03 23:02:19 -02:00 |
|
sqlite.py
|
Dropped support for Python 2.5. See: http://blog.scrapy.org/scrapy-dropping-support-for-python-25
|
2012-03-01 08:18:12 -02:00 |
|
utils.py
|
fixed tests to work on windows
|
2012-08-30 11:24:29 -03:00 |
|
webservice.py
|
simplified code for finished jobs times, updated docs for scrapyd
|
2012-09-12 11:10:49 +03:00 |
|
website.py
|
Configure json services members
|
2012-06-25 12:50:48 +07:00 |