CVS log for webnote/rss.py

(logo)

Help

(back) Up to [home] / webnote

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.20 / (as text) / (view) - annotate - [select for diffs] , Tue Nov 21 07:12:01 2006 UTC (2 years, 1 month ago) by ws
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
make TIMEZONE (pytz) optional

Revision 1.19 / (as text) / (view) - annotate - [select for diffs] , Tue Jan 17 16:14:29 2006 UTC (2 years, 11 months ago) by ws
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
remove pytz import

Revision 1.18 / (as text) / (view) - annotate - [select for diffs] , Fri Dec 2 08:44:54 2005 UTC (3 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
add fake peramalink so livemarks works

Revision 1.17 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 23 05:55:23 2005 UTC (3 years, 4 months ago) by ws
Branch: MAIN
CVS Tags: version2
Changes since 1.16: +4 -1 lines
Diff to previous 1.16
error with new feeds

Revision 1.16 / (as text) / (view) - annotate - [select for diffs] , Tue Jul 12 05:55:54 2005 UTC (3 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.15: +11 -4 lines
Diff to previous 1.15
fixed time in rss feed (RFC 822) and moved hardcoded pytz out of Workspace.py into common.py

Revision 1.15 / (as text) / (view) - annotate - [select for diffs] , Tue Jul 12 05:26:46 2005 UTC (3 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.14: +35 -7 lines
Diff to previous 1.14
geo-coded data

Revision 1.14 / (as text) / (view) - annotate - [select for diffs] , Sat Jul 9 04:58:06 2005 UTC (3 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.13: +4 -2 lines
Diff to previous 1.13
title uses only the first line of text (up to 60 characters)

Revision 1.13 / (as text) / (view) - annotate - [select for diffs] , Thu Jul 7 04:21:08 2005 UTC (3 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.12: +9 -8 lines
Diff to previous 1.12
title is now the first 60 characters (html escaped so tags don't get truncated)

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Tue May 31 02:47:12 2005 UTC (3 years, 7 months ago) by ws
Branch: MAIN
Changes since 1.11: +29 -26 lines
Diff to previous 1.11
new framework version

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Sun May 15 03:13:47 2005 UTC (3 years, 7 months ago) by ws
Branch: MAIN
Changes since 1.10: +2 -8 lines
Diff to previous 1.10
a bit cleaner coversion from %uXXXX to unicode string

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 30 05:06:24 2005 UTC (3 years, 9 months ago) by ws
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9
fixed a load old notes bug
warning for rss and old versions of python
added showJSDebug flag to common-default.py

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Fri Mar 4 05:25:28 2005 UTC (3 years, 10 months ago) by ws
Branch: MAIN
Changes since 1.8: +6 -4 lines
Diff to previous 1.8
added showDebug flag

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Thu Feb 17 19:27:23 2005 UTC (3 years, 10 months ago) by ws
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
changed python2.3 to just python (since it should work with 2.3 or 2.4)

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Fri Oct 22 21:49:31 2004 UTC (4 years, 2 months ago) by ws
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
just force the use of python2.3

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Thu Oct 21 06:54:48 2004 UTC (4 years, 2 months ago) by ws
Branch: MAIN
Changes since 1.5: +10 -2 lines
Diff to previous 1.5
I think this fixes rss unicode problems.

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Sun Oct 10 01:36:24 2004 UTC (4 years, 2 months ago) by ws
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
mod_rewrite linkback

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Sun Aug 15 01:30:39 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
small amounts of refactoring to make remote installs a bit easier

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Fri Aug 13 21:09:37 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
make sure that lasttime is a string

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Tue Jul 27 06:27:44 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
rss feed is a bit more descriptive (title is correct, link is correct, and buildtime is last save time)

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Mon Jul 26 21:52:04 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
rss feeds

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

tony at ponderer dot org
Powered by
ViewCVS 0.9.2