Powered by OpenBSD

CVS log for todotxt/Text-Todo-REST-API/example/cgi-bin/Attic/todo.cgi

[BACK] Up to [local] / todotxt / Text-Todo-REST-API / example / cgi-bin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Tue Feb 23 03:51:54 2010 UTC (14 years, 4 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -1 lines
FILE REMOVED

better name

Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 16 06:12:10 2010 UTC (14 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

make options work now that I am playing with POST, I need them

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 16 04:08:15 2010 UTC (14 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10 (colored)

some debug to the apache log.
print error to the browser if we get one

Revision 1.10 / (download) - annotate - [select for diffs], Tue Feb 2 17:03:42 2010 UTC (14 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

CGI.pm has methods for accessing things we need.  Most likely more robust than
accessing the ENV directly.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 2 06:11:05 2010 UTC (14 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.8: +13 -5 lines
Diff to previous 1.8 (colored)

use local lib
s/HTTP_METHOD/REQUEST_METHOD/
better handling if response is not set

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 26 06:03:11 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.7: +11 -8 lines
Diff to previous 1.7 (colored)

perltidy

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 26 06:02:29 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.6: +6 -4 lines
Diff to previous 1.6 (colored)

Use the new $response = $api->$method($path, $args) format.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 19 03:34:25 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

the new way is just todo_dir instead of basedir/subdir mess

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 18 03:57:09 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

don't need to use those anymore, they are now plugins!

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 18 00:42:57 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.3: +10 -11 lines
Diff to previous 1.3 (colored)

new can die too

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 18 00:32:41 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored)

oops, have to pass results still.  Not sure that is the "best" way but for now

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 17 23:58:42 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
Changes since 1.1: +22 -1 lines
Diff to previous 1.1 (colored)

I think that should be all there is to it.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 17 23:53:40 2010 UTC (14 years, 5 months ago) by andrew
Branch: MAIN

Initial todo.cgi

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.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>