Timeline
05/16/09:
- 20:11 Changeset [1122:3a9dc4c60783] by
-
sorted out running of unittests:
1. removed scrapy.tests.run module which ...
05/15/09:
- 19:19 Changeset [1121:586b2d0d86b4] by
-
fixed bug with unittests data in win32
- 15:03 Changeset [1120:6082013a580f] by
-
sorted out some tests sample data paths and fixed bug with test in windows
05/14/09:
- 20:29 Ticket #70 (XPathSelector should determine the encoding by firstly checking the ...) closed by
- invalid: Closing as invalid due to lack of feedback.
- 20:21 Changeset [1119:50919d2f15c2] by
-
fixed encoding bug in xmliter (thanks Atamert!), added unittests and ...
- 14:10 Changeset [1118:0e8821612c06] by
-
url2guid: allow reutrning None and single values
- 08:32 Changeset [1117:8c2a4e0cfb1b] by
-
fixed some doc typos reported by phaithful
05/12/09:
- 09:53 Ticket #88 (Clean up init_domain() API and document it) created by
- Currently, the spiders can provide a init_domain() method which whose …
- 08:33 Ticket #87 (Improve stats performance using key-value store instead of nested dicts) created by
- Improve stats performance by using a simple key-value store, and building …
05/11/09:
- 01:53 Ticket #86 (Remove HttpException) created by
- We need to get rid of the HttpException? as it adds unneeded complexity …
- 01:44 Ticket #85 (Improve configuration of middlewares using dicts and orders) closed by
- fixed: Done in r1116.
- 01:40 Changeset [1116:3187b8d02337] by
-
improved configuration of middlewares using dicts and orders (closes #85)
- 01:37 Ticket #85 (Improve configuration of middlewares using dicts and orders) created by
- Improve configuration of middlewares using the mechanism proposed in this …
05/09/09:
05/08/09:
- 12:01 Changeset [1115:326babacad1e] by
-
redirect: 3xx status code based redirection requires Location header to be ...
05/07/09:
- 17:29 Changeset [1114:a2fa762627f6] by
-
adding .svn to hgignore to help with hg2svn autocommits
- 16:35 Changeset [1113:b1bd878c70db] by
-
merge
- 16:33 Changeset [1112:54db8e29d9fb] by
-
renamed remove_escape_chars to replace_escape_chars (adaptor and ...
- 14:52 Changeset [1107:1c6a192a76fc] by
-
Sorted exceptions reference alphabetically
- 14:52 Changeset [1111:02f0957ed5ee] by
-
Sorted exceptions reference alphabetically
- 13:03 Changeset [1110:5b2f36b7adca] by
-
updated docstrings for remove_escape_chars and its adaptor factory
- 12:44 Changeset [1109:cf75d74922d6] by
-
force replace_by to be unicode in remove_escape_chars, added tests
- 12:24 Changeset [1108:93b3fec26c4d] by
-
added a replace_str param to remove_escape_chars and added remove_escape ...
- 12:06 Changeset [1106:832208c81d85] by
-
Added serialization functions to newitem
- 00:36 Changeset [1105:aa8a33beecd8] by
-
fixed bug with FormRequest? class which wasn't setting method=POST by ...
05/06/09:
- 15:59 Changeset [1104:cb6e958187fa] by
-
ignore pycs and twisted temp trial dir and dropin.cache
- 15:55 Changeset [1103:b81fc4099209] by
-
mv scrapy/trunk to root as part of svn2hg migration
05/04/09:
- 10:43 Changeset [1102:d0124d30965e] by
-
added process_value argument to Link extractors constructor
05/01/09:
- 12:31 Ticket #76 (UnicodeDecodeError when defaultencoding is ascii) closed by
- fixed: This problem should have been fixed in r1099.
04/29/09:
- 20:18 Changeset [1101:1fdbc4914d97] by
-
some improvements to spiders doc
- 20:16 Changeset [1100:3415400eeb9f] by
-
removed redundant link extractors documentation in docstrings, and some ...
- 16:04 Changeset [1099:136e6bcab9d5] by
-
fixed encoding problem in RegexLinkExtractor? when extracting links using ...
- 14:28 Ticket #73 (Cleanup cookie management) closed by
- fixed: after a week of real testing under production enviroment, this is working …
04/28/09:
- 10:48 Changeset [1098:cc31fab099b6] by
-
templates: fix default item class path
04/27/09:
- 15:49 Changeset [1097:a61b5273c093] by
-
closedomain: check if domain was opened successfully before removing not ...
- 15:18 Changeset [1096:c70a6ee98089] by
-
commented out irrelevant cookie test, and converted file to use encoded ...
- 14:37 Ticket #81 (Difficult to parse xml namespaced xml documents when using XMLFeedSpider ...) closed by
- fixed: Done, I also added this to the documentation. BTW, we should really add …
- 14:34 Changeset [1095:c1f44bb55cb8] by
-
some improvements to XMLFeedSpider including namespaces patch submitted by ...
- 13:56 Changeset [1094:6d649147e0fc] by
-
useragent: if spider user_agent attribute is None, use default useragent ...
- 12:20 Changeset [1093:e2aa9fecec90] by
-
increased log level of "Scraped" message to INFO
- 11:09 Changeset [1092:a565c360ec7c] by
-
added notice to pipelines.py project template about ITEM_PIPELINES ...
- 09:26 Changeset [1091:a301e98a9ad6] by
-
added COOKIES_DEBUG to default settings and doc
- 09:20 Changeset [1090:de87b113ff23] by
-
removed TODO comment
- 03:52 Changeset [1089:87f56795906d] by
-
test: fix webclient test
- 03:48 Changeset [1088:66f00a03bf4a] by
-
core: clean HTTP handling and add unittests
- 03:47 Changeset [1087:2c702da8fc7b] by
-
useragent: add unittests to mw and prepare to remove UA from downloader ...
- 03:46 Changeset [1086:cecffa059454] by
-
cookies: mv cookies module under http module
- 03:45 Changeset [1085:0e58762b330c] by
-
cookies: add test to check that wrapped cookiejar thread based lock is ...
04/23/09:
- 10:27 Changeset [1084:88cff2de959b] by
-
cookies: check mw outputs. refs #73
04/22/09:
- 20:05 Changeset [1083:8456866ed5ef] by
-
cookies: fix typo in cookiejar lock attribute name. refs #73
- 17:03 Changeset [1082:3652dd431434] by
-
changed settings doc according to reflect recent cookies refactoring
- 14:52 Changeset [1081:9bdb70b60b34] by
-
cookies: fix test import. refs #73
- 14:21 Changeset [1080:7963ee771222] by
-
cookies: final new cookie middleware integration into core and enabled by ...
04/21/09:
- 14:13 Changeset [1079:a6f5db7b6174] by
-
cookies: fix merging user cookies
- 10:33 Changeset [1078:a29acc5c5e87] by
-
cookies: now really add unittests
- 10:32 Changeset [1077:28b2f0a279d6] by
-
cookies: override cookielib cookiejar thread based lock by dummy lock
- 10:31 Changeset [1076:05fd901cab89] by
-
cookies: rename cookies dict as jars
- 10:31 Changeset [1075:d81c3c65a64e] by
-
cookies: add unittest and bugfix
- 10:30 Changeset [1074:f6c05e3e1208] by
-
http: bugfix appendlist method not setting headers if first time
04/20/09:
- 22:38 Changeset [1073:9b5033f992cc] by
-
redirect mw: remove body and content-type/content-length headers on 302 ...
- 20:59 Changeset [1072:0b5d822ade2d] by
-
cookies: add cookiejar to wrap cookielib and remove cookielib from mw
- 09:22 Changeset [1071:2cc7db6aa45e] by
-
cluster: bugfix in remove and schedule actions
04/19/09:
- 23:31 Changeset [1070:1820ac194567] by
-
docs/request-response.rst: added sphinx :param: tags to improve ...
- 23:29 Changeset [1069:300febd7d814] by
-
FormRequest?.from_response: fixed bug with setting method, override fields ...
04/17/09:
- 17:43 Changeset [1068:95084853fdf5] by
-
core: strip not working close delay support from core to (working) ...
- 16:13 Changeset [1067:750e882825ea] by
-
core: try to process requests after getting a DontCloseDomain? to avoid ...
- 10:06 Changeset [1066:5500e6f6b4ff] by
-
improved SCHEDULER_ORDER setting doc
04/16/09:
- 16:14 Changeset [1065:cbe90de03073] by
-
cookies: add TODO comments to experimental cookie mw
- 16:05 Changeset [1064:4f4b58ea85e3] by
-
cookies: add new cookie middleware to experimental
- 15:58 Changeset [1063:270552ca56d2] by
-
cluster: promote new code as replacement of old pbcluster
- 15:23 Changeset [1062:c5b529f275ec] by
-
http: fix xmlrpc request cloning
- 12:32 Changeset [1061:f52c1da6a4b0] by
-
more cleanup of default project settings templates and added a notice as ...
