CVS log for 2001/palmagent/hipwsgi.py
Up to [Public] / 2001 / palmagent
Request diff between arbitrary revisions
Default branch: 1
Revision 1.11 / (download) - annotate - [select for diffs]
, Sun Sep 9 07:44:20 2007 UTC (12 months, 4 weeks ago) by connolly
CVS Tags: HEAD
Changes since 1.10: +147 -93
lines
Diff to previous 1.10
(colored)
got Push/PUT minimally working
moved functions into a coherent order
Revision 1.10 / (download) - annotate - [select for diffs]
, Sun Sep 9 06:43:07 2007 UTC (12 months, 4 weeks ago) by connolly
Changes since 1.9: +268 -212
lines
Diff to previous 1.9
(colored)
- migrate markup to Genshi templates
- new AccountData class obviates check_session logic
- kill Config global
- use simplejson (can't get json-py to do unicode)
- give utf-8 charset in html content type header field
Revision 1.9 / (download) - annotate - [select for diffs]
, Sat Sep 8 19:34:54 2007 UTC (12 months, 4 weeks ago) by connolly
Changes since 1.8: +97 -10
lines
Diff to previous 1.8
(colored)
raw JSON editing of records
added basic usage docs, todo plans
Revision 1.8 / (download) - annotate - [select for diffs]
, Fri Sep 7 22:47:33 2007 UTC (13 months ago) by connolly
Changes since 1.7: +11 -5
lines
Diff to previous 1.7
(colored)
catch session expired err
Revision 1.7 / (download) - annotate - [select for diffs]
, Fri Sep 7 22:29:41 2007 UTC (13 months ago) by connolly
Changes since 1.6: +41 -0
lines
Diff to previous 1.6
(colored)
browsing record contents works
Revision 1.6 / (download) - annotate - [select for diffs]
, Fri Sep 7 22:11:07 2007 UTC (13 months ago) by connolly
Changes since 1.5: +79 -13
lines
Diff to previous 1.5
(colored)
clean-up pull code a bit
initial support for browsing records
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Sep 7 20:54:57 2007 UTC (13 months ago) by connolly
Changes since 1.4: +1 -1
lines
Diff to previous 1.4
(colored)
fix exception handling in config_session
Revision 1.4 / (download) - annotate - [select for diffs]
, Sat Jul 14 01:17:39 2007 UTC (14 months, 3 weeks ago) by connolly
Changes since 1.3: +43 -13
lines
Diff to previous 1.3
(colored)
runs as CGI, but the URI Selector() mappings need re-thinking
Revision 1.3 / (download) - annotate - [select for diffs]
, Wed Jul 4 22:41:59 2007 UTC (15 months ago) by connolly
Changes since 1.2: +2 -1
lines
Diff to previous 1.2
(colored)
a couple todos
Revision 1.2 / (download) - annotate - [select for diffs]
, Wed Jul 4 22:32:52 2007 UTC (15 months ago) by connolly
Changes since 1.1: +83 -9
lines
Diff to previous 1.1
(colored)
pull works, with anchor, provided session is there
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Jul 4 21:33:55 2007 UTC (15 months ago) by connolly
Diff
sync options page sorta 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