CVS log for python/bloopy/Comment.py

(logo)

Help

(back) Up to [home] / python / bloopy

Request diff between arbitrary revisions / Display revisions graphically


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

Revision 1.23 / (as text) / (view) - annotate - [select for diffs] , Fri Sep 1 05:46:52 2006 UTC (3 years, 6 months ago) by ws
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
mysqldb upgrade: insert_id() -> lastinsertid

Revision 1.22 / (as text) / (view) - annotate - [select for diffs] , Mon Jun 12 06:47:17 2006 UTC (3 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.21: +33 -21 lines
Diff to previous 1.21
akismet support

Revision 1.21 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 8 05:55:26 2005 UTC (4 years, 7 months ago) by ws
Branch: MAIN
Changes since 1.20: +4 -1 lines
Diff to previous 1.20
email errors shouldn't stop comments from being added

Revision 1.20 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 2 05:48:39 2005 UTC (4 years, 7 months ago) by ws
Branch: MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19
timezone code

Revision 1.19 / (as text) / (view) - annotate - [select for diffs] , Wed Jul 6 03:11:26 2005 UTC (4 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
slight code simplification

Revision 1.18 / (as text) / (view) - annotate - [select for diffs] , Tue Jul 5 06:08:13 2005 UTC (4 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
change ' to '

Revision 1.17 / (as text) / (view) - annotate - [select for diffs] , Sun Jul 3 06:28:23 2005 UTC (4 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.16: +4 -3 lines
Diff to previous 1.16
hide flag for comments so I can fight comment spam

Revision 1.16 / (as text) / (view) - annotate - [select for diffs] , Sun Jun 5 17:19:42 2005 UTC (4 years, 9 months ago) by ws
Branch: MAIN
Changes since 1.15: +15 -9 lines
Diff to previous 1.15
fixed double posting from reload (POST needed to be given a redirect)

Revision 1.15 / (as text) / (view) - annotate - [select for diffs] , Sun May 15 04:33:58 2005 UTC (4 years, 9 months ago) by ws
Branch: MAIN
Changes since 1.14: +20 -18 lines
Diff to previous 1.14
fixed a small search bug and quotes getting escape
rewrote many of the mysql.execute commands to use automatic escaping

Revision 1.14 / (as text) / (view) - annotate - [select for diffs] , Mon Feb 7 04:19:23 2005 UTC (5 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.13: +6 -2 lines
Diff to previous 1.13
fixed tiny comment id bug

Revision 1.13 / (as text) / (view) - annotate - [select for diffs] , Sat Feb 5 22:49:06 2005 UTC (5 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.12: +67 -4 lines
Diff to previous 1.12
added comment rss feed and recent comments page

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Tue Feb 1 07:22:10 2005 UTC (5 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.11: +11 -10 lines
Diff to previous 1.11
proper comment anonymization and utc timestamps

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Wed Jan 19 08:11:33 2005 UTC (5 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
added rel="nofollow" to comments

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Mon Dec 6 05:59:20 2004 UTC (5 years, 3 months ago) by ws
Branch: MAIN
Changes since 1.9: +11 -10 lines
Diff to previous 1.9
comment id tags (for targetting)

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Fri Oct 22 06:27:13 2004 UTC (5 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
removed references to aypwip.org

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Sun Aug 29 04:53:20 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.7: +5 -4 lines
Diff to previous 1.7
little python optimizations

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 23 21:38:07 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.6: +45 -2 lines
Diff to previous 1.6
email comments

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 23 20:09:04 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5
crude comment flood/double post protection

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 23 19:32:22 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.4: +18 -10 lines
Diff to previous 1.4
logs IPs, fixed comment display on Index

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 23 16:54:18 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.3: +15 -9 lines
Diff to previous 1.3
comments have a reference to the parent entry object and removed url hacking

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 23 04:23:00 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.2: +18 -7 lines
Diff to previous 1.2
comments should be "safe" now

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Sun Aug 22 06:34:17 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.1: +41 -2 lines
Diff to previous 1.1
comments are working

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Sat Aug 21 21:05:31 2004 UTC (5 years, 6 months ago) by ws
Branch: MAIN
for comments

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