Thu Jan 26 11:53:25 PST 2006 Kevin Turner tagged enabler-2006-01-26-11 Thu Jan 26 11:00:09 PST 2006 Kevin Turner * tools.events: render tables for query args. Thu Jan 26 10:57:51 PST 2006 Kevin Turner * tools.attempt: add pass/fail message to the end of Attempt rendering. Wed Jan 25 17:42:16 PST 2006 Kevin Turner * tools.cattempt, oiddiag: add dumb mode tests Wed Jan 25 14:20:43 PST 2006 Kevin Turner * tools.oiddiag: break rendering of table and docs into separate functions, so that the reset button can live closer to the table. Wed Jan 25 14:12:47 PST 2006 Kevin Turner * tools.events.SetupNeeded.to_html: render the setup url as a hyperlink Wed Jan 25 14:11:48 PST 2006 Kevin Turner * tools.cattempt: doc tweaks Wed Jan 25 11:50:24 PST 2006 Kevin Turner * openid.tools.attempt: set trust_root to be unique for each type of test. Wed Jan 25 11:48:19 PST 2006 Kevin Turner * tools.cattempt: documentation Tue Jan 24 18:04:24 PST 2006 Kevin Turner * oiddiag: tweak todos Tue Jan 24 18:03:22 PST 2006 Kevin Turner * tools.oiddiag: write out docs following the table. Tue Jan 24 18:02:20 PST 2006 Kevin Turner * tools.attempt.ResultRow.doc_to_html: new method for rendering documentation cattempt.TestCheckidImmediate: add docstring Tue Jan 24 17:58:41 PST 2006 Kevin Turner * oiddiag: span Event.to_html Fri Jan 20 17:47:26 PST 2006 Kevin Turner * tools.oiddiag: switch to using cattempt.FetchAttempt Fri Jan 20 17:46:39 PST 2006 Kevin Turner * tools.attempt: add subscriber hooks to attempt.record Fri Jan 20 16:36:42 PST 2006 Kevin Turner * tools.cattempt: add FetchAttempt and TestIdentityPage Fri Jan 20 16:35:35 PST 2006 Kevin Turner * tools.events: allow a more verbose explanation in OpenIDFailure Fri Jan 20 15:27:37 PST 2006 Kevin Turner * openid.tools: remove unused Fri Jan 20 15:21:20 PST 2006 Kevin Turner * test.test_tools: split into test_attempt and test_cattempt tools.oiddiag: move IdentityInfo into tools.cattempt tools.oiddiag: move ResultTable into tools.attempt Fri Jan 20 15:12:35 PST 2006 Kevin Turner * test.test_tools: move support classes into test.tools Thu Jan 19 16:36:44 PST 2006 Kevin Turner * oiddiag: the refactoring. * moved base Attempt code into tools.attempt * moved Attempts for consumer actions into tools.cattempt * moved mod_python specific code into tools.modpython * removed subclass relationship of ApacheFoo and Diagnostician Wed Jan 18 18:27:03 PST 2006 Kevin Turner * oiddiag: & not ; Thu Jan 19 15:20:22 PST 2006 cygnus@janrain.com * Fixed database name generator to replace dots with underscores in hostname Thu Jan 19 14:43:56 PST 2006 cygnus@janrain.com * Removed the DROP DATABASE attempts for SQL stores since the db names are now variable Thu Jan 19 14:38:20 PST 2006 cygnus@janrain.com * Updated SQL store tests to use randomly-generated database names Thu Jan 19 13:49:48 PST 2006 Josh Hoyt * Remove stale comment Thu Jan 19 13:47:38 PST 2006 Josh Hoyt * Move trust-root checking to its own function Thu Jan 19 13:46:48 PST 2006 Josh Hoyt * Use parentheses when raising exceptions Thu Jan 19 13:46:13 PST 2006 Josh Hoyt * Change style of exception raising to use parentheses Thu Jan 19 13:44:45 PST 2006 Josh Hoyt * Explain what the |dumb and |normal urls are used for Thu Jan 19 11:40:53 PST 2006 cygnus@janrain.com * Fixed SQL store tests to use the dbtest host Thu Jan 19 11:40:14 PST 2006 cygnus@janrain.com * Fixed column types for PostgreSQL and MySQL Wed Jan 18 16:05:21 PST 2006 Kevin Turner * oiddiag: change table cell highlighting. Wed Jan 18 16:02:52 PST 2006 Kevin Turner * oiddiag: move the Attempt.result return codes under the Attempt class so as not to be confused with e.g. the Consumer return codes. Wed Jan 18 15:10:58 PST 2006 Kevin Turner * oiddiag: move events to separate module. Wed Jan 18 13:14:40 PST 2006 Kevin Turner * oiddiag: add a "Clear Message" link to ./start (but really these should still be converted to use the same framework as the other) Wed Jan 18 13:00:34 PST 2006 Kevin Turner * oiddiag: don't delete things that aren't there. Wed Jan 18 12:57:52 PST 2006 Kevin Turner * oiddiag: misc html validation cleanup Wed Jan 18 12:57:00 PST 2006 Kevin Turner * oiddiag: add required summary attribute to table. Wed Jan 18 12:55:45 PST 2006 Kevin Turner * oiddiag: keep everything inside the Wed Jan 18 12:30:36 PST 2006 Josh Hoyt * Clarify the store test documentation Wed Jan 18 12:29:38 PST 2006 Josh Hoyt * Add build directory to darcs-ignore Tue Jan 17 16:27:29 PST 2006 Kevin Turner * oiddiag: write us some TODOs Tue Jan 17 16:27:01 PST 2006 Kevin Turner * oiddiag: include the current server address in the result page Tue Jan 17 16:26:00 PST 2006 Kevin Turner * oiddiag: reformat the recent_attempt rendering a bit Tue Jan 17 16:24:51 PST 2006 Kevin Turner * oiddiag: make OperationCancelled rendering not suck so much. Tue Jan 17 16:24:05 PST 2006 Kevin Turner * oiddiag: move stylesheet into its own file (and then include it inline with the HTML anyway.) Tue Jan 17 16:10:09 PST 2006 Kevin Turner * oiddiag: increase cookie lifespan to four days Tue Jan 17 12:49:42 PST 2006 Kevin Turner * oiddiag: a whole lot of stylesheeting going on Mon Jan 16 17:04:54 PST 2006 Kevin Turner * oiddiag: add a 'clear message' button Mon Jan 16 16:34:40 PST 2006 Kevin Turner * oiddiag: more. Mon Jan 16 16:24:14 PST 2006 Kevin Turner * consumer.._doIdRes: check for user_setup_url before other args the others (e.g. assoc_handle) are not required in the user_setup_url case. Mon Jan 16 16:22:21 PST 2006 Kevin Turner * whitespace normalization Fri Jan 13 18:26:06 PST 2006 Kevin Turner * disable test_tools on python2.2 Fri Jan 13 18:04:46 PST 2006 Kevin Turner * oiddiag: hooray for persistance Fri Jan 13 14:07:58 PST 2006 Kevin Turner * oiddiag: add result table to page Fri Jan 13 14:07:14 PST 2006 Kevin Turner * oiddiag: add base element to HTML head Fri Jan 13 13:57:51 PST 2006 Kevin Turner * oiddiag: add the script_name to getBaseURL Thu Jan 12 16:34:30 PST 2006 Kevin Turner * oiddiag: sometimes an enum type would be nice. Thu Jan 12 16:33:11 PST 2006 Kevin Turner * oiddiag.ResultRow.getAttempt: raise KeyError Thu Jan 12 16:32:19 PST 2006 Kevin Turner * oiddiag: handle checkid response Thu Jan 12 13:36:45 PST 2006 Kevin Turner * oiddiag: add redirect step, give steps an event log instead of a single 'result' Wed Jan 11 15:39:18 PST 2006 Kevin Turner * oiddiag: split finding the identity info from creation of a new auth request Wed Jan 11 13:06:48 PST 2006 Kevin Turner * oiddiag: start classes for the checkid case Wed Jan 11 13:04:04 PST 2006 Kevin Turner * oiddiag: use apache's register_cleanup instead putting it in a finally-block. Tue Jan 10 17:58:13 PST 2006 Kevin Turner * runtests: add test_tools for oiddiag Tue Jan 10 17:57:09 PST 2006 Kevin Turner * oiddiag: add ResultRow Fri Jan 6 16:33:25 PST 2006 Kevin Turner * oiddiag: some very rough test coverage. Fri Jan 6 16:29:04 PST 2006 Kevin Turner * oiddiag: add event for openid_url input Fri Jan 6 16:28:04 PST 2006 Kevin Turner * oiddiag: rename Thing to Diagnostician Fri Jan 6 16:27:06 PST 2006 Kevin Turner * oiddiag: Event class tweaks Fri Jan 6 16:26:07 PST 2006 Kevin Turner * catch mod_python import errors to be able to run in the unittest framework Wed Jan 4 17:32:36 PST 2006 Kevin Turner * oiddiag: make association request Wed Jan 4 17:31:48 PST 2006 Kevin Turner * oiddiag: catch oidutil log messages Wed Jan 4 17:29:44 PST 2006 Kevin Turner * add event logger Wed Jan 4 16:35:03 PST 2006 Kevin Turner * oiddiag: factor view code into separate class Wed Jan 4 16:11:04 PST 2006 Kevin Turner * oiddiag initial check-in Wed Dec 28 14:44:08 PST 2005 Kevin Turner * tests for openid.tools Wed Dec 28 14:35:53 PST 2005 Kevin Turner * add tools sub-package I'm skeptical that we really want to distribute these tools with the openid library, but it's a place to put them. Don't push this patch through to stable before we figure this out. Tue Jan 10 17:55:49 PST 2006 Kevin Turner * whitespace normalization Fri Jan 13 10:33:35 PST 2006 Josh Hoyt * Make one case of bad markup optional Tue Jan 10 10:22:04 PST 2006 Josh Hoyt * Add optional attributes and optional link tags to the test file Sun Jan 8 23:44:59 PST 2006 Josh Hoyt * Converted linkparse test to use auxiliary data file so that the tests can be consistent across languages Wed Jan 4 16:34:10 PST 2006 chowells@janrain.com tagged 1.0.3