Harry Fuecks
|
ccb5aa4e39
|
Add tests to check entry updated value is preserved
|
2006-11-16 16:06:35 +00:00 |
|
Sam Ruby
|
167f0de4da
|
More bullet-proofing
|
2006-11-15 07:46:35 -05:00 |
|
Sam Ruby
|
6ebbed2ab7
|
Spider threads
|
2006-11-14 14:08:15 -05:00 |
|
Sam Ruby
|
ba25b691ff
|
Fix windows regression
|
2006-11-14 11:05:09 -05:00 |
|
Sam Ruby
|
0df474c8ff
|
Support backlevel versions of Python
|
2006-11-14 10:28:40 -05:00 |
|
Jacques Distler
|
838269ed8f
|
Misc changes from Sam.
|
2006-11-12 17:45:55 -06:00 |
|
Sam Ruby
|
88fd1b80ca
|
support feedburner origlink relationship
|
2006-11-11 22:23:31 -05:00 |
|
Sam Ruby
|
41fd17f2c4
|
Continue to tweak logic to get entry updated time
|
2006-11-11 13:16:31 -05:00 |
|
Sam Ruby
|
fe3c1664c2
|
Only take the feed updated time the first time an entry is seen
|
2006-11-11 11:18:33 -05:00 |
|
Harry Fuecks
|
7696b0e9a7
|
Attempt to default to feed updated_parsed - response to problem handling RSS 0.9x feed - see http://lists.planetplanet.org/archives/devel/2006-November/001273.html
|
2006-11-10 15:08:18 +00:00 |
|
Harry Fuecks
|
d68ab54ea1
|
Add test case for feed items missing a local updated / published date - expected to fall back to feed updated date - see http://lists.planetplanet.org/archives/devel/2006-November/001273.html
|
2006-11-10 09:38:45 +00:00 |
|
Sam Ruby
|
698f5930c5
|
Validation template
|
2006-11-08 15:16:17 -05:00 |
|
Joe Gregorio
|
45f0f92110
|
Switched to standard socket timeouts. http://mail.python.org/pipermail/python-list/2005-May/281697.html
|
2006-11-07 22:39:35 -05:00 |
|
Joe Gregorio
|
daec4769c7
|
Added in support for '-location' in httlib2 responses
|
2006-11-07 13:19:42 -05:00 |
|
Joe Gregorio
|
56a447e1be
|
Updated to latest httplib2. Now deleting 'content-encoding' header from the httplib2 response before passing to feedparser
|
2006-11-05 22:48:30 -05:00 |
|
Joe Gregorio
|
4b9e85e4f7
|
reverted feedparser to HEAD, i.e. it doesn't need changes to be used with an external http client. Made the changes as suggested by Sam on how to get httplib2 and feedparser working together. Added a 'dict' attribute to httplib2.Response to get it to work as feedparser expects.
|
2006-11-05 22:00:05 -05:00 |
|
Sam Ruby
|
7ca2f56d49
|
More bullet proofing
|
2006-11-05 05:01:24 -05:00 |
|
Sam Ruby
|
4c16d1fd96
|
Fix typo and cleanup log message
|
2006-11-04 23:07:49 -05:00 |
|
Sam Ruby
|
007f4b08b8
|
Remove untested rss20 xslt template
|
2006-11-04 17:53:49 -05:00 |
|
Joe Gregorio
|
b58d815a0d
|
Fixed very weird bug where we would break on relative 301's, but *only* on the second attempt, i.e. only when reading the cache 301 redirect
|
2006-11-04 17:19:59 -05:00 |
|
Joe Gregorio
|
681eb117f8
|
Fixed one bug with passing non-2xx responses to feedparser. Also added a try/except to help debug the problem with 'content' undefined in httplib2.
|
2006-11-04 16:58:03 -05:00 |
|
Sam Ruby
|
13d9211b4d
|
Bullet-proofing
|
2006-11-04 13:03:54 -05:00 |
|
Sam Ruby
|
eb0f29963b
|
Don't indiscriminantly blast config information into the author name
|
2006-11-04 12:35:28 -05:00 |
|
Joe Gregorio
|
4569dba5e2
|
Moved httplib2 directory
|
2006-11-04 11:31:52 -05:00 |
|
Joe Gregorio
|
796da216b2
|
Added httplib2
|
2006-11-03 12:00:27 -05:00 |
|
Joe Gregorio
|
72318e770b
|
Documented spider_threads
|
2006-11-03 11:45:34 -05:00 |
|
Joe Gregorio
|
b2ccc8c1ff
|
added 304 checking before calling spiderFeed()
|
2006-11-03 11:40:16 -05:00 |
|
Joe Gregorio
|
217e850e41
|
Still having problems with channel_name.
|
2006-11-02 14:48:47 -05:00 |
|
Joe Gregorio
|
58bb4b6e05
|
Seems to working now
|
2006-11-02 13:29:01 -05:00 |
|
Joe Gregorio
|
b9604d8330
|
Different approach to threading
|
2006-11-02 11:59:25 -05:00 |
|
Sam Ruby
|
1c1001fabc
|
reconstitute -p option to see raw data
|
2006-11-01 18:14:50 -05:00 |
|
Sam Ruby
|
0f188f1930
|
Strip site meter; default filter directory for test/reconstitute
|
2006-11-01 10:32:22 -05:00 |
|
Sam Ruby
|
405290aaab
|
additional logging and installation information
|
2006-10-28 20:18:30 -04:00 |
|
Sam Ruby
|
dc6483dfbe
|
More logging
|
2006-10-27 10:23:09 -04:00 |
|
Sam Ruby
|
d3838e1a5a
|
Support rss images
|
2006-10-25 14:09:37 -04:00 |
|
Sam Ruby
|
2529bdd36a
|
Add xml:lang to list of scrubbable attributes
|
2006-10-25 12:20:28 -04:00 |
|
Sam Ruby
|
fdaf129f9b
|
Support dc:description
|
2006-10-25 10:09:11 -04:00 |
|
Sam Ruby
|
ce4085889e
|
Forgotten test case
|
2006-10-23 23:23:08 -04:00 |
|
Sam Ruby
|
3abadca2b5
|
Respect feed level language
|
2006-10-23 17:48:18 -04:00 |
|
Sam Ruby
|
6ae4fad6e3
|
Handle WordPress Link Manager dialect of OPML
|
2006-10-22 18:08:56 -04:00 |
|
Sam Ruby
|
0a5015d657
|
Allow filter parameters to be passed "URI style"
|
2006-10-22 17:48:37 -04:00 |
|
Sam Ruby
|
9f69ac1c30
|
Warn if libxslt is not available
|
2006-10-22 17:23:28 -04:00 |
|
Joe Gregorio
|
5da7e13776
|
Added --quiet, -q, -v and --verbose command-line options to running tests.
|
2006-10-20 13:58:36 -04:00 |
|
Sam Ruby
|
e1b6a5ee83
|
RSS 2.0 template in XSLT format
|
2006-10-20 12:40:03 -04:00 |
|
Sam Ruby
|
6244c1f49a
|
Silence an expected error during testing
|
2006-10-20 11:27:56 -04:00 |
|
Sam Ruby
|
4010d2d42d
|
config: log_format
only run templates once
ensure idindexes are strings, not unicode
|
2006-10-20 09:53:04 -04:00 |
|
Sam Ruby
|
dc2524cd9d
|
Allow reading list parser to be a 'filter'
|
2006-10-19 13:46:33 -04:00 |
|
Sam Ruby
|
a7dda2a59b
|
Add log message
|
2006-10-19 11:58:50 -04:00 |
|
Sam Ruby
|
7310e14ee5
|
Add an "only-if-new" option to planet
|
2006-10-19 11:55:33 -04:00 |
|
Sam Ruby
|
31bcbd26a2
|
Doc changes for Mac, Migration...
|
2006-10-18 22:45:26 -04:00 |
|