Timeline


and .

05/16/09:

20:11 Changeset [1122:3a9dc4c60783] by pablo

sorted out running of unittests:

1. removed scrapy.tests.run module which ...

05/15/09:

19:19 Changeset [1121:586b2d0d86b4] by Pablo Hoffman <pablo@…>

fixed bug with unittests data in win32

15:03 Changeset [1120:6082013a580f] by Pablo Hoffman <pablo@…>

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 pablo
invalid: Closing as invalid due to lack of feedback.
20:21 Changeset [1119:50919d2f15c2] by Pablo Hoffman <pablo@…>

fixed encoding bug in xmliter (thanks Atamert!), added unittests and ...

14:10 Changeset [1118:0e8821612c06] by Daniel Grana <dangra@…>

url2guid: allow reutrning None and single values

08:32 Changeset [1117:8c2a4e0cfb1b] by Pablo Hoffman <pablo@…>

fixed some doc typos reported by phaithful

05/12/09:

09:53 Ticket #88 (Clean up init_domain() API and document it) created by pablo
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 pablo
Improve stats performance by using a simple key-value store, and building …

05/11/09:

01:53 Ticket #86 (Remove HttpException) created by pablo
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 pablo
fixed: Done in r1116.
01:40 Changeset [1116:3187b8d02337] by Pablo Hoffman <pablo@…>

improved configuration of middlewares using dicts and orders (closes #85)

01:37 Ticket #85 (Improve configuration of middlewares using dicts and orders) created by pablo
Improve configuration of middlewares using the mechanism proposed in this …

05/09/09:

15:31 ScrapyLogoCandidates edited by pablo
(diff)
15:30 scrapy-spiderweb.png attached to ScrapyLogoCandidates by pablo

05/08/09:

12:01 Changeset [1115:326babacad1e] by Daniel Grana <dangra@…>

redirect: 3xx status code based redirection requires Location header to be ...

05/07/09:

17:29 Changeset [1114:a2fa762627f6] by Daniel Grana <dangra@…>

adding .svn to hgignore to help with hg2svn autocommits

16:35 Changeset [1113:b1bd878c70db] by Pablo Hoffman <pablo@…>

merge

16:33 Changeset [1112:54db8e29d9fb] by Pablo Hoffman <pablo@…>

renamed remove_escape_chars to replace_escape_chars (adaptor and ...

14:52 Changeset [1107:1c6a192a76fc] by Pablo Hoffman <pablo@…>

Sorted exceptions reference alphabetically

14:52 Changeset [1111:02f0957ed5ee] by Pablo Hoffman <pablo@…>

Sorted exceptions reference alphabetically

13:03 Changeset [1110:5b2f36b7adca] by Ismael Carnales <icarnales@…>

updated docstrings for remove_escape_chars and its adaptor factory

12:44 Changeset [1109:cf75d74922d6] by Ismael Carnales <icarnales@…>

force replace_by to be unicode in remove_escape_chars, added tests

12:24 Changeset [1108:93b3fec26c4d] by Ismael Carnales <icarnales@…>

added a replace_str param to remove_escape_chars and added remove_escape ...

12:06 Changeset [1106:832208c81d85] by Ismael Carnales <icarnales@…>

Added serialization functions to newitem

00:36 Changeset [1105:aa8a33beecd8] by Pablo Hoffman <pablo@…>

fixed bug with FormRequest? class which wasn't setting method=POST by ...

05/06/09:

15:59 Changeset [1104:cb6e958187fa] by Daniel Grana <dangra@…>

ignore pycs and twisted temp trial dir and dropin.cache

15:55 Changeset [1103:b81fc4099209] by Daniel Grana <dangra@…>

mv scrapy/trunk to root as part of svn2hg migration

05/04/09:

10:43 Changeset [1102:d0124d30965e] by Pablo Hoffman <pablo@…>

added process_value argument to Link extractors constructor

05/01/09:

12:31 Ticket #76 (UnicodeDecodeError when defaultencoding is ascii) closed by pablo
fixed: This problem should have been fixed in r1099.

04/29/09:

20:18 Changeset [1101:1fdbc4914d97] by Pablo Hoffman <pablo@…>

some improvements to spiders doc

20:16 Changeset [1100:3415400eeb9f] by Pablo Hoffman <pablo@…>

removed redundant link extractors documentation in docstrings, and some ...

16:04 Changeset [1099:136e6bcab9d5] by Pablo Hoffman <pablo@…>

fixed encoding problem in RegexLinkExtractor? when extracting links using ...

14:28 Ticket #73 (Cleanup cookie management) closed by daniel
fixed: after a week of real testing under production enviroment, this is working …

04/28/09:

10:48 Changeset [1098:cc31fab099b6] by Daniel Grana <dangra@…>

templates: fix default item class path

04/27/09:

15:49 Changeset [1097:a61b5273c093] by Daniel Grana <dangra@…>

closedomain: check if domain was opened successfully before removing not ...

15:18 Changeset [1096:c70a6ee98089] by Pablo Hoffman <pablo@…>

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 pablo
fixed: Done, I also added this to the documentation. BTW, we should really add …
14:34 Changeset [1095:c1f44bb55cb8] by Pablo Hoffman <pablo@…>

some improvements to XMLFeedSpider including namespaces patch submitted by ...

13:56 Changeset [1094:6d649147e0fc] by Daniel Grana <dangra@…>

useragent: if spider user_agent attribute is None, use default useragent ...

12:20 Changeset [1093:e2aa9fecec90] by Pablo Hoffman <pablo@…>

increased log level of "Scraped" message to INFO

11:09 Changeset [1092:a565c360ec7c] by Pablo Hoffman <pablo@…>

added notice to pipelines.py project template about ITEM_PIPELINES ...

09:26 Changeset [1091:a301e98a9ad6] by Pablo Hoffman <pablo@…>

added COOKIES_DEBUG to default settings and doc

09:20 Changeset [1090:de87b113ff23] by Pablo Hoffman <pablo@…>

removed TODO comment

03:52 Changeset [1089:87f56795906d] by Daniel Grana <dangra@…>

test: fix webclient test

03:48 Changeset [1088:66f00a03bf4a] by Daniel Grana <dangra@…>

core: clean HTTP handling and add unittests

03:47 Changeset [1087:2c702da8fc7b] by Daniel Grana <dangra@…>

useragent: add unittests to mw and prepare to remove UA from downloader ...

03:46 Changeset [1086:cecffa059454] by Daniel Grana <dangra@…>

cookies: mv cookies module under http module

03:45 Changeset [1085:0e58762b330c] by Daniel Grana <dangra@…>

cookies: add test to check that wrapped cookiejar thread based lock is ...

04/23/09:

10:27 Changeset [1084:88cff2de959b] by Daniel Grana <dangra@…>

cookies: check mw outputs. refs #73

04/22/09:

20:05 Changeset [1083:8456866ed5ef] by Daniel Grana <dangra@…>

cookies: fix typo in cookiejar lock attribute name. refs #73

17:03 Changeset [1082:3652dd431434] by Pablo Hoffman <pablo@…>

changed settings doc according to reflect recent cookies refactoring

14:52 Changeset [1081:9bdb70b60b34] by Daniel Grana <dangra@…>

cookies: fix test import. refs #73

14:21 Changeset [1080:7963ee771222] by Daniel Grana <dangra@…>

cookies: final new cookie middleware integration into core and enabled by ...

04/21/09:

14:13 Changeset [1079:a6f5db7b6174] by Daniel Grana <dangra@…>

cookies: fix merging user cookies

10:33 Changeset [1078:a29acc5c5e87] by Daniel Grana <dangra@…>

cookies: now really add unittests

10:32 Changeset [1077:28b2f0a279d6] by Daniel Grana <dangra@…>

cookies: override cookielib cookiejar thread based lock by dummy lock

10:31 Changeset [1076:05fd901cab89] by Daniel Grana <dangra@…>

cookies: rename cookies dict as jars

10:31 Changeset [1075:d81c3c65a64e] by Daniel Grana <dangra@…>

cookies: add unittest and bugfix

10:30 Changeset [1074:f6c05e3e1208] by Daniel Grana <dangra@…>

http: bugfix appendlist method not setting headers if first time

04/20/09:

22:38 Changeset [1073:9b5033f992cc] by Pablo Hoffman <pablo@…>

redirect mw: remove body and content-type/content-length headers on 302 ...

20:59 Changeset [1072:0b5d822ade2d] by Daniel Grana <dangra@…>

cookies: add cookiejar to wrap cookielib and remove cookielib from mw

09:22 Changeset [1071:2cc7db6aa45e] by Daniel Grana <dangra@…>

cluster: bugfix in remove and schedule actions

04/19/09:

23:31 Changeset [1070:1820ac194567] by Pablo Hoffman <pablo@…>

docs/request-response.rst: added sphinx :param: tags to improve ...

23:29 Changeset [1069:300febd7d814] by Pablo Hoffman <pablo@…>

FormRequest?.from_response: fixed bug with setting method, override fields ...

04/17/09:

17:43 Changeset [1068:95084853fdf5] by Daniel Grana <dangra@…>

core: strip not working close delay support from core to (working) ...

16:13 Changeset [1067:750e882825ea] by Daniel Grana <dangra@…>

core: try to process requests after getting a DontCloseDomain? to avoid ...

10:06 Changeset [1066:5500e6f6b4ff] by Pablo Hoffman <pablo@…>

improved SCHEDULER_ORDER setting doc

04/16/09:

16:14 Changeset [1065:cbe90de03073] by Daniel Grana <dangra@…>

cookies: add TODO comments to experimental cookie mw

16:05 Changeset [1064:4f4b58ea85e3] by Daniel Grana <dangra@…>

cookies: add new cookie middleware to experimental

15:58 Changeset [1063:270552ca56d2] by Daniel Grana <dangra@…>

cluster: promote new code as replacement of old pbcluster

15:23 Changeset [1062:c5b529f275ec] by Daniel Grana <dangra@…>

http: fix xmlrpc request cloning

12:32 Changeset [1061:f52c1da6a4b0] by Pablo Hoffman <pablo@…>

more cleanup of default project settings templates and added a notice as ...

Note: See TracTimeline for information about the timeline view.