CVS log for 2001/palmagent/dangerSync.py
Up to [Public] / 2001 / palmagent
Request diff between arbitrary revisions
Default branch: 1
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue Apr 17 22:24:02 2007 UTC (14 months, 2 weeks ago) by connolly
CVS Tags: HEAD
Changes since 1.19: +7 -2
lines
Diff to previous 1.19
(colored)
use str() to deal with new dbus API returning dbus.String
which doesn't go thru XMLRPC
Revision 1.19 / (download) - annotate - [select for diffs]
, Mon Jan 1 01:06:21 2007 UTC (18 months ago) by connolly
Changes since 1.18: +9 -3
lines
Diff to previous 1.18
(colored)
show title of record in download()
Revision 1.18 / (download) - annotate - [select for diffs]
, Fri Jul 14 07:22:16 2006 UTC (23 months, 3 weeks ago) by connolly
Changes since 1.17: +13 -2
lines
Diff to previous 1.17
(colored)
include client info in login for write operations
Revision 1.17 / (download) - annotate - [select for diffs]
, Fri Jun 30 01:25:37 2006 UTC (2 years ago) by connolly
Changes since 1.16: +5 -11
lines
Diff to previous 1.16
(colored)
use rdf:Description rather than foo_item in lists
Revision 1.16 / (download) - annotate - [select for diffs]
, Thu Feb 17 22:50:45 2005 UTC (3 years, 4 months ago) by connolly
Changes since 1.15: +10 -3
lines
Diff to previous 1.15
(colored)
when dumping rdf/xml, sort items by key
Revision 1.15 / (download) - annotate - [select for diffs]
, Fri Dec 31 18:38:52 2004 UTC (3 years, 6 months ago) by connolly
Changes since 1.14: +12 -1
lines
Diff to previous 1.14
(colored)
emit flattened lists as well as collections
Revision 1.14 / (download) - annotate - [select for diffs]
, Fri Dec 31 17:13:02 2004 UTC (3 years, 6 months ago) by connolly
Changes since 1.13: +33 -3
lines
Diff to previous 1.13
(colored)
date punctuation is now taken care of in dangerSync.py
dangerSync.py now has some doctest stuff, invoked using --test
Revision 1.13 / (download) - annotate - [select for diffs]
, Fri Dec 31 16:40:49 2004 UTC (3 years, 6 months ago) by connolly
Changes since 1.12: +7 -4
lines
Diff to previous 1.12
(colored)
open read-only when we can so that Makefiles work
Revision 1.12 / (download) - annotate - [select for diffs]
, Sat Nov 13 16:46:18 2004 UTC (3 years, 7 months ago) by connolly
Changes since 1.11: +5 -2
lines
Diff to previous 1.11
(colored)
prepend _ to make numeric IDs into XML names
Revision 1.11 / (download) - annotate - [select for diffs]
, Sat Oct 23 18:41:31 2004 UTC (3 years, 8 months ago) by connolly
Changes since 1.10: +12 -10
lines
Diff to previous 1.10
(colored)
oops; fixed previously-untested empty string handling
Revision 1.10 / (download) - annotate - [select for diffs]
, Sat Oct 23 18:21:19 2004 UTC (3 years, 8 months ago) by connolly
Changes since 1.9: +14 -4
lines
Diff to previous 1.9
(colored)
skipping empty strings
Revision 1.9 / (download) - annotate - [select for diffs]
, Mon Apr 19 16:27:48 2004 UTC (4 years, 2 months ago) by connolly
Changes since 1.8: +6 -2
lines
Diff to previous 1.8
(colored)
update namespace name
Revision 1.8 / (download) - annotate - [select for diffs]
, Mon Feb 23 07:40:01 2004 UTC (4 years, 4 months ago) by connolly
Changes since 1.7: +15 -5
lines
Diff to previous 1.7
(colored)
- handle KeyError in delete
- fixed --newer for repeating events
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Feb 16 00:04:00 2004 UTC (4 years, 4 months ago) by connolly
Changes since 1.6: +33 -5
lines
Diff to previous 1.6
(colored)
added --newer to get events that affect the future
Revision 1.6 / (download) - annotate - [select for diffs]
, Sun Feb 15 20:31:15 2004 UTC (4 years, 4 months ago) by connolly
Changes since 1.5: +9 -2
lines
Diff to previous 1.5
(colored)
on post, print correspondence between old ids and new
Revision 1.5 / (download) - annotate - [select for diffs]
, Sun Feb 15 08:04:42 2004 UTC (4 years, 4 months ago) by connolly
Changes since 1.4: +11 -2
lines
Diff to previous 1.4
(colored)
- use item id as rdf:ID
Revision 1.4 / (download) - annotate - [select for diffs]
, Sun Feb 15 07:52:51 2004 UTC (4 years, 4 months ago) by connolly
Changes since 1.3: +68 -11
lines
Diff to previous 1.3
(colored)
- moved zap before post
- dump as RDF/XML
- resume session (not successfully tested)
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Feb 13 14:10:18 2004 UTC (4 years, 4 months ago) by connolly
Changes since 1.2: +40 -9
lines
Diff to previous 1.2
(colored)
zap, upload seem to be working...
well enough to contact,task,note,event data
from my one phone to the other
Revision 1.2 / (download) - annotate - [select for diffs]
, Thu Feb 12 22:18:45 2004 UTC (4 years, 4 months ago) by connolly
Changes since 1.1: +24 -8
lines
Diff to previous 1.1
(colored)
downloading all 4 kinds from production server worked.
upload code untested
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Feb 12 22:02:38 2004 UTC (4 years, 4 months ago) by connolly
Diff
anchored downloading works
This form allows you to request diff's 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.
Webmaster