Up to [local] / todotxt / Text-Todo-REST-API / t / formats
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 13 22:15:29 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +8 -3 lines
Diff to previous 1.3 (colored)
render_tags in JSON simplify (a lot) Text::Todo::REST::API::Representations::json make json representation return [] if passed in undef and test
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 13 21:45:54 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)
content type is application/json
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 31 04:24:55 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.1: +14 -12 lines
Diff to previous 1.1 (colored)
add JSON support, probably the most important format
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 31 03:58:58 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
get ready to test JSON stuff