[Jifty-commit] r726 - jifty/trunk

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Mar 21 16:17:19 EST 2006


Author: alexmv
Date: Tue Mar 21 16:17:16 2006
New Revision: 726

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/Changelog

Log:
 r11760 at zoq-fot-pik:  chmrr | 2006-03-21 16:17:08 -0500
  * Updated Changelog


Modified: jifty/trunk/Changelog
==============================================================================
--- jifty/trunk/Changelog	(original)
+++ jifty/trunk/Changelog	Tue Mar 21 16:17:16 2006
@@ -1,48 +1,750 @@
-----------------------------------------------------------------------
-r24500 (orig r614):  jesse | 2006-02-21 22:42:39 -0500
+------------------------------------------------------------------------
+r725 | alexmv | 2006-03-21 16:11:51 -0500 (Tue, 21 Mar 2006) | 3 lines
+
+ r11758 at zoq-fot-pik:  chmrr | 2006-03-21 16:11:42 -0500
+  * 'return if already_run' in after rules so they run only once
+
+------------------------------------------------------------------------
+r724 | alexmv | 2006-03-21 15:53:37 -0500 (Tue, 21 Mar 2006) | 3 lines
+
+ r11756 at zoq-fot-pik:  chmrr | 2006-03-21 15:53:14 -0500
+  * Some updates
+
+------------------------------------------------------------------------
+r723 | jesse | 2006-03-21 13:02:35 -0500 (Tue, 21 Mar 2006) | 3 lines
+
+ r30257 at truegrounds:  jesse | 2006-03-21 13:01:44 -0500
+ * commit!
+
+------------------------------------------------------------------------
+r722 | alexmv | 2006-03-21 12:35:32 -0500 (Tue, 21 Mar 2006) | 4 lines
+
+ r11752 at zoq-fot-pik:  chmrr | 2006-03-21 12:35:24 -0500
+  * Revert changes that were supposed to force full submit for upload
+ fields, but were breaking all AJAX submits
+
+------------------------------------------------------------------------
+r721 | alexmv | 2006-03-21 12:10:12 -0500 (Tue, 21 Mar 2006) | 3 lines
+
+ r11750 at zoq-fot-pik:  chmrr | 2006-03-21 12:09:55 -0500
+  * BLOB and file upload fixes
+
+------------------------------------------------------------------------
+r720 | jesse | 2006-03-21 01:30:06 -0500 (Tue, 21 Mar 2006) | 5 lines
+
+ r30254 at truegrounds:  jesse | 2006-03-21 01:28:58 -0500
+ * Overhauled the static server to try really hard to force caching by clients.
+ * Refactored a bit to unify some codepaths
+ 
+
+------------------------------------------------------------------------
+r719 | jesse | 2006-03-21 01:29:59 -0500 (Tue, 21 Mar 2006) | 3 lines
+
+ r30243 at truegrounds:  jesse | 2006-03-21 00:29:31 -0500
+ * Docs
+
+------------------------------------------------------------------------
+r718 | trs | 2006-03-20 23:56:49 -0500 (Mon, 20 Mar 2006) | 5 lines
+
+ r9308 at wintermute:  tom | 2006-03-20 23:53:51 -0500
+ * Create date selection widgets using Behaviour
+ * Specify width of date fields in CSS rather than Perl
+ * Fix problem of no date selection widgets in ajax updated forms
+
+------------------------------------------------------------------------
+r717 | trs | 2006-03-20 23:03:53 -0500 (Mon, 20 Mar 2006) | 3 lines
+
+ r9304 at wintermute:  tom | 2006-03-20 23:02:52 -0500
+ Pass POD coverage tests
+
+------------------------------------------------------------------------
+r716 | trs | 2006-03-20 22:55:13 -0500 (Mon, 20 Mar 2006) | 5 lines
+
+ r9298 at wintermute:  tom | 2006-03-20 22:50:59 -0500
+ * More stylish forms
+ * Classes for more of the form fields
+ * Image URL fixes in CSS
+
+------------------------------------------------------------------------
+r715 | trs | 2006-03-20 22:24:57 -0500 (Mon, 20 Mar 2006) | 3 lines
+
+ r9292 at wintermute:  tom | 2006-03-20 22:04:33 -0500
+ Add the class 'text' to text fields
+
+------------------------------------------------------------------------
+r714 | trs | 2006-03-20 22:24:48 -0500 (Mon, 20 Mar 2006) | 3 lines
+
+ r9249 at wintermute:  tom | 2006-03-19 14:37:45 -0500
+ Debug output fix
+
+------------------------------------------------------------------------
+r713 | alexmv | 2006-03-20 21:18:06 -0500 (Mon, 20 Mar 2006) | 3 lines
+
+ r11731 at zoq-fot-pik:  chmrr | 2006-03-20 21:17:57 -0500
+  * We need to import (and use correctly) croak
+
+------------------------------------------------------------------------
+r712 | alexmv | 2006-03-20 21:15:37 -0500 (Mon, 20 Mar 2006) | 4 lines
+
+ r11728 at zoq-fot-pik:  chmrr | 2006-03-20 21:12:28 -0500
+  * Use objects instead of prototypes to know how much of @_ to eat
+  * This also allows things like 'is ! immutable' if you really want it
+
+------------------------------------------------------------------------
+r711 | alexmv | 2006-03-20 17:15:29 -0500 (Mon, 20 Mar 2006) | 3 lines
+
+ r11717 at zoq-fot-pik:  chmrr | 2006-03-20 17:15:21 -0500
+  * Missing parameter doc
+
+------------------------------------------------------------------------
+r710 | alexmv | 2006-03-20 13:22:08 -0500 (Mon, 20 Mar 2006) | 3 lines
+
+ r11700 at zoq-fot-pik:  chmrr | 2006-03-20 13:21:07 -0500
+  * Clarify a bit
+
+------------------------------------------------------------------------
+r709 | alexmv | 2006-03-20 03:00:04 -0500 (Mon, 20 Mar 2006) | 3 lines
+
+ r11698 at zoq-fot-pik:  chmrr | 2006-03-20 02:59:50 -0500
+  * First pass at gzip'ing when possible
+
+------------------------------------------------------------------------
+r708 | jesse | 2006-03-19 23:04:52 -0500 (Sun, 19 Mar 2006) | 3 lines
+
+ r30204 at truegrounds:  jesse | 2006-03-19 19:57:18 -0500
+ * Refixed the test alex moved out from under me ;)
+
+------------------------------------------------------------------------
+r707 | jesse | 2006-03-19 19:36:57 -0500 (Sun, 19 Mar 2006) | 3 lines
+
+ r30191 at truegrounds:  jesse | 2006-03-19 19:35:42 -0500
+ * First pass at the new static server
+
+------------------------------------------------------------------------
+r706 | alexmv | 2006-03-19 18:30:44 -0500 (Sun, 19 Mar 2006) | 4 lines
+
+ r11677 at zoq-fot-pik:  chmrr | 2006-03-19 18:30:37 -0500
+  * Add length test for static images
+  * Bump test numbers
+
+------------------------------------------------------------------------
+r705 | alexmv | 2006-03-19 18:28:17 -0500 (Sun, 19 Mar 2006) | 3 lines
+
+ r11674 at zoq-fot-pik:  chmrr | 2006-03-19 18:27:15 -0500
+  * Add (currently failing) dispatcher tests for before and after
+
+------------------------------------------------------------------------
+r704 | alexmv | 2006-03-19 18:28:11 -0500 (Sun, 19 Mar 2006) | 3 lines
+
+ r11673 at zoq-fot-pik:  chmrr | 2006-03-19 17:22:20 -0500
+  * Renumber and move around a few tests
+
+------------------------------------------------------------------------
+r703 | trs | 2006-03-18 13:34:10 -0500 (Sat, 18 Mar 2006) | 3 lines
+
+ r9223 at wintermute:  tom | 2006-03-18 13:33:37 -0500
+ Hopefully svk won't barf this time...
+
+------------------------------------------------------------------------
+r702 | trs | 2006-03-18 13:12:54 -0500 (Sat, 18 Mar 2006) | 3 lines
+
+ r9113 at wintermute:  tom | 2006-03-18 13:12:38 -0500
+ Somehow when I updated Rico it didn't contain all of the source (RicoUtil, to be specific).
+
+------------------------------------------------------------------------
+r701 | trs | 2006-03-18 12:26:42 -0500 (Sat, 18 Mar 2006) | 3 lines
+
+ r9056 at wintermute:  tom | 2006-03-12 13:49:42 -0500
+ Add a surrounding div around keybindings to facilitate styling
+
+------------------------------------------------------------------------
+r700 | trs | 2006-03-18 12:26:35 -0500 (Sat, 18 Mar 2006) | 3 lines
+
+ r9002 at wintermute:  tom | 2006-03-06 12:11:01 -0500
+ Update rico
+
+------------------------------------------------------------------------
+r699 | alexmv | 2006-03-17 16:34:27 -0500 (Fri, 17 Mar 2006) | 3 lines
+
+ r8614 at zoq-fot-pik:  chmrr | 2006-03-17 16:34:19 -0500
+  * Doc fixes from Bart Bunting <bart at bunting.net.au>
+
+------------------------------------------------------------------------
+r698 | alexmv | 2006-03-17 15:49:22 -0500 (Fri, 17 Mar 2006) | 3 lines
+
+ r8608 at zoq-fot-pik:  chmrr | 2006-03-17 15:49:12 -0500
+  * Allow Jifty->web->return( to => "..default path..", ...)
+
+------------------------------------------------------------------------
+r697 | alexmv | 2006-03-17 14:37:56 -0500 (Fri, 17 Mar 2006) | 4 lines
+
+ r8604 at zoq-fot-pik:  chmrr | 2006-03-17 14:37:39 -0500
+  * Actually accept region names to refresh
+  * Warn if we can't find the region
+
+------------------------------------------------------------------------
+r696 | alexmv | 2006-03-16 18:06:38 -0500 (Thu, 16 Mar 2006) | 3 lines
+
+ r8595 at zoq-fot-pik:  chmrr | 2006-03-16 18:01:59 -0500
+  * Make canonicalize look more like validate
+
+------------------------------------------------------------------------
+r695 | alexmv | 2006-03-16 18:06:31 -0500 (Thu, 16 Mar 2006) | 3 lines
+
+ r8594 at zoq-fot-pik:  chmrr | 2006-03-16 18:01:42 -0500
+  * Remove a couple warnings
+
+------------------------------------------------------------------------
+r694 | alexmv | 2006-03-16 18:02:48 -0500 (Thu, 16 Mar 2006) | 3 lines
+
+ r8531 at zoq-fot-pik:  chmrr | 2006-03-15 19:32:35 -0500
+  * More halo work
+
+------------------------------------------------------------------------
+r693 | jesse | 2006-03-15 18:07:29 -0500 (Wed, 15 Mar 2006) | 3 lines
+
+ r26294 at truegrounds:  jesse | 2006-03-15 16:02:37 -0500
+ * Removing outdated comments
+
+------------------------------------------------------------------------
+r692 | jesse | 2006-03-15 18:07:23 -0500 (Wed, 15 Mar 2006) | 3 lines
+
+ r26293 at truegrounds:  jesse | 2006-03-15 14:58:05 -0500
+ * Server isn't masonic anymore
+
+------------------------------------------------------------------------
+r691 | jesse | 2006-03-15 18:07:05 -0500 (Wed, 15 Mar 2006) | 4 lines
+
+ r26292 at truegrounds:  jesse | 2006-03-15 14:50:38 -0500
+ * chromatic supplied a patch to switch from UNIVERSAL::isa to ->isa. 
+ * Fixed some nits turned up by internal testing.
+
+------------------------------------------------------------------------
+r690 | alexmv | 2006-03-15 00:30:25 -0500 (Wed, 15 Mar 2006) | 3 lines
+
+ r8529 at zoq-fot-pik:  chmrr | 2006-03-15 00:30:14 -0500
+  * Messing around with making halos more suave
+
+------------------------------------------------------------------------
+r689 | alexmv | 2006-03-14 16:06:38 -0500 (Tue, 14 Mar 2006) | 3 lines
+
+ r8526 at zoq-fot-pik:  chmrr | 2006-03-14 16:06:26 -0500
+  * Additional bit of docs to clear up upload field confusion
+
+------------------------------------------------------------------------
+r688 | alexmv | 2006-03-14 15:30:57 -0500 (Tue, 14 Mar 2006) | 3 lines
+
+ r8524 at zoq-fot-pik:  chmrr | 2006-03-14 15:30:48 -0500
+  * YAML doesn't deal well with outputting globs
+
+------------------------------------------------------------------------
+r687 | alexmv | 2006-03-14 03:10:37 -0500 (Tue, 14 Mar 2006) | 5 lines
+
+ r8514 at zoq-fot-pik:  chmrr | 2006-03-14 03:10:22 -0500
+  * All columns includes the 'id' column, which is marked 'mandatory',
+    but obviously isn't mandatory for the create action.  Hence, we
+    skip 'serial' columns.
+
+------------------------------------------------------------------------
+r686 | alexmv | 2006-03-13 19:56:41 -0500 (Mon, 13 Mar 2006) | 3 lines
+
+ r8508 at zoq-fot-pik:  chmrr | 2006-03-13 19:56:33 -0500
+  * Jifty::Action::Record::Create needs to be able to set immutable columns
+
+------------------------------------------------------------------------
+r685 | alexmv | 2006-03-13 14:37:44 -0500 (Mon, 13 Mar 2006) | 4 lines
+
+ r8492 at zoq-fot-pik:  chmrr | 2006-03-13 14:37:35 -0500
+  * Axe out modules in Makefile.PL that are in core
+  * Document ->exit on PageRegions
+
+------------------------------------------------------------------------
+r684 | jesse | 2006-03-13 01:41:08 -0500 (Mon, 13 Mar 2006) | 3 lines
+
+ r26066 at truegrounds:  jesse | 2006-03-12 22:40:24 -0800
+ * A couple minor html rendering fixes for jifty
+
+------------------------------------------------------------------------
+r683 | alexmv | 2006-03-09 19:22:49 -0500 (Thu, 09 Mar 2006) | 3 lines
+
+ r8475 at zoq-fot-pik:  chmrr | 2006-03-09 19:22:42 -0500
+  * Leaving off the '1;' in a Dispatcher silently ate the last rule
+
+------------------------------------------------------------------------
+r682 | autrijus | 2006-03-08 15:02:10 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+* Jifty::DBI::Collection - minor doc ceanup, change join() to CORE::join().
+* When both "function" and "order" are present in _order_clause generation,
+  separate them whitespace lest we get bogus SQL.
+------------------------------------------------------------------------
+r681 | autrijus | 2006-03-08 14:47:44 -0500 (Wed, 08 Mar 2006) | 2 lines
+
+* Jifty::DBI::Record - add the API "collection_class" 
+  analogous to the "record_class" offered by ::Collection.
+------------------------------------------------------------------------
+r680 | jesse | 2006-03-08 01:47:46 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+ r25819 at truegrounds:  jesse | 2006-03-07 22:46:53 -0800
+ * Autocomplete and canonicalization fixes.
+
+------------------------------------------------------------------------
+r679 | jesse | 2006-03-08 01:47:41 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+ r25818 at truegrounds:  jesse | 2006-03-07 22:45:21 -0800
+ * Clickable fixes from alex for including arguments in a clickable button
+
+------------------------------------------------------------------------
+r678 | jesse | 2006-03-08 01:47:36 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+ r25817 at truegrounds:  jesse | 2006-03-07 22:42:10 -0800
+ * Added a "filters" alias for input_filters and output_filters
+
+------------------------------------------------------------------------
+r677 | jesse | 2006-03-08 00:44:34 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+ r25810 at truegrounds:  jesse | 2006-03-07 21:43:40 -0800
+ *Backing out an autogenerate function that is not yet fully thought out
+
+------------------------------------------------------------------------
+r676 | jesse | 2006-03-08 00:44:28 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+ r25809 at truegrounds:  jesse | 2006-03-07 21:18:55 -0800
+ * We shouldn't be utf8-decoding values that are serialized as object references
+
+------------------------------------------------------------------------
+r675 | jesse | 2006-03-08 00:44:21 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+ r25808 at truegrounds:  jesse | 2006-03-07 21:15:34 -0800
+ * Initialize recipients when setting up a notification
+
+------------------------------------------------------------------------
+r674 | jesse | 2006-03-08 00:44:16 -0500 (Wed, 08 Mar 2006) | 3 lines
+
+ r25807 at truegrounds:  jesse | 2006-03-07 21:14:18 -0800
+ * when we create models, "use warnings; and use strict;"
+
+------------------------------------------------------------------------
+r673 | alexmv | 2006-03-07 03:34:22 -0500 (Tue, 07 Mar 2006) | 3 lines
+
+ r8440 at zoq-fot-pik:  chmrr | 2006-03-07 00:34:15 -0800
+  * Fix typo
+
+------------------------------------------------------------------------
+r672 | alexmv | 2006-03-07 03:23:01 -0500 (Tue, 07 Mar 2006) | 4 lines
+
+ r8433 at zoq-fot-pik:  chmrr | 2006-03-07 00:22:47 -0800
+  * ClassLoad the ActionBaseClass
+  * Autocomplete
+
+------------------------------------------------------------------------
+r671 | jesse | 2006-03-07 02:38:36 -0500 (Tue, 07 Mar 2006) | 3 lines
+
+ r25628 at truegrounds:  jesse | 2006-03-06 23:38:26 -0800
+ * Flatten compared values to scalars on update, so that, say, datetimes get scalarized for comparison. Yes, this is a nasty hack
+
+------------------------------------------------------------------------
+r670 | alexmv | 2006-03-07 01:36:51 -0500 (Tue, 07 Mar 2006) | 3 lines
+
+ r8428 at zoq-fot-pik:  chmrr | 2006-03-06 22:36:40 -0800
+  * Trivial webservices hack
+
+------------------------------------------------------------------------
+r669 | jesse | 2006-03-05 03:41:51 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25586 at truegrounds:  jesse | 2006-03-05 00:34:45 -0800
+ * It's now possible to override Jifty::Record's baseclass in your app
+
+------------------------------------------------------------------------
+r668 | jesse | 2006-03-05 03:41:45 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25585 at truegrounds:  jesse | 2006-03-05 00:34:00 -0800
+ * Made Jifty::Handle a little less heavyweight
+
+------------------------------------------------------------------------
+r667 | jesse | 2006-03-05 03:41:40 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25584 at truegrounds:  jesse | 2006-03-05 00:33:09 -0800
+ * Backed Record off to depending on J::DBI::Record by default
+
+------------------------------------------------------------------------
+r666 | jesse | 2006-03-05 03:41:26 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25583 at truegrounds:  jesse | 2006-03-05 00:32:29 -0800
+ * These libraries do not depend on Jifty::Everything
+
+------------------------------------------------------------------------
+r665 | jesse | 2006-03-05 03:41:20 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25582 at truegrounds:  jesse | 2006-03-04 22:55:00 -0800
+ Re-enable memcached support
+
+------------------------------------------------------------------------
+r664 | jesse | 2006-03-05 03:41:14 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25581 at truegrounds:  jesse | 2006-03-04 22:50:28 -0800
+ * each test script gets its own memcached namespace
+
+------------------------------------------------------------------------
+r663 | jesse | 2006-03-05 03:41:08 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25580 at truegrounds:  jesse | 2006-03-04 22:47:30 -0800
+ * Now it passes tests! And it's less code
+
+------------------------------------------------------------------------
+r662 | jesse | 2006-03-05 03:41:02 -0500 (Sun, 05 Mar 2006) | 3 lines
+
+ r25560 at truegrounds:  jesse | 2006-03-04 21:14:25 -0800
+ * Switch back to record::cachable for now. Memcached is busted still
+
+------------------------------------------------------------------------
+r661 | jesse | 2006-03-04 21:10:20 -0500 (Sat, 04 Mar 2006) | 3 lines
+
+ r25553 at truegrounds:  jesse | 2006-03-04 18:09:18 -0800
+ * bumped the jdbi dep
+
+------------------------------------------------------------------------
+r660 | jesse | 2006-03-04 21:10:04 -0500 (Sat, 04 Mar 2006) | 3 lines
+
+ r25552 at truegrounds:  jesse | 2006-03-04 18:03:49 -0800
+ * 0.16 - fixes for Memcached
+
+------------------------------------------------------------------------
+r659 | jesse | 2006-03-04 21:09:58 -0500 (Sat, 04 Mar 2006) | 3 lines
+
+ r25551 at truegrounds:  jesse | 2006-03-04 17:59:12 -0800
+ * Switch to using Jifty::DBI::Record::Memcached by default, rather than just Record::Cachable. If you don't have Memcached, falls back to not caching ;\)
+
+------------------------------------------------------------------------
+r658 | jesse | 2006-03-04 21:09:51 -0500 (Sat, 04 Mar 2006) | 3 lines
+
+ r25550 at truegrounds:  jesse | 2006-03-04 17:56:20 -0800
+ * Cache flushing should only happen if your record class supports it
+
+------------------------------------------------------------------------
+r657 | jesse | 2006-03-04 21:09:44 -0500 (Sat, 04 Mar 2006) | 3 lines
+
+ r25549 at truegrounds:  jesse | 2006-03-04 17:49:50 -0800
+ * Memcached support
+
+------------------------------------------------------------------------
+r656 | jesse | 2006-03-04 21:09:37 -0500 (Sat, 04 Mar 2006) | 3 lines
+
+ r25548 at truegrounds:  jesse | 2006-03-04 17:49:08 -0800
+ * note
+
+------------------------------------------------------------------------
+r655 | jesse | 2006-03-04 17:57:18 -0500 (Sat, 04 Mar 2006) | 3 lines
+
+ r25529 at truegrounds:  jesse | 2006-03-04 14:57:04 -0800
+ * refactor
+
+------------------------------------------------------------------------
+r654 | jesse | 2006-03-04 17:57:12 -0500 (Sat, 04 Mar 2006) | 4 lines
+
+ r25513 at truegrounds:  jesse | 2006-03-04 14:08:57 -0800
+ * Refactoring Record::Cachable in advance of memcached support
+ 
+
+------------------------------------------------------------------------
+r653 | jesse | 2006-03-03 19:04:08 -0500 (Fri, 03 Mar 2006) | 1 line
+
+
+------------------------------------------------------------------------
+r652 | jesse | 2006-03-03 19:03:53 -0500 (Fri, 03 Mar 2006) | 3 lines
+
+ r25150 at truegrounds:  jesse | 2006-03-03 11:28:48 -0800
+ * removed an extra require
+
+------------------------------------------------------------------------
+r651 | jesse | 2006-03-03 19:03:39 -0500 (Fri, 03 Mar 2006) | 3 lines
+
+ r25149 at truegrounds:  jesse | 2006-03-03 11:28:24 -0800
+  * Removed an extra collection
+
+------------------------------------------------------------------------
+r650 | jesse | 2006-03-03 19:03:23 -0500 (Fri, 03 Mar 2006) | 3 lines
+
+ r25148 at truegrounds:  jesse | 2006-03-03 11:27:53 -0800
+ * When we can, pass in a currentuser, rather than using the convenience method that goes code-diving
+
+------------------------------------------------------------------------
+r649 | jesse | 2006-03-03 19:03:07 -0500 (Fri, 03 Mar 2006) | 3 lines
+
+ r25147 at truegrounds:  jesse | 2006-03-03 11:27:14 -0800
+ * The way we were setting up out_methods for PageRegions was bogus
+
+------------------------------------------------------------------------
+r648 | jesse | 2006-03-03 19:02:52 -0500 (Fri, 03 Mar 2006) | 3 lines
+
+ r25146 at truegrounds:  jesse | 2006-03-03 11:26:37 -0800
+  * removed an extra ->require
+
+------------------------------------------------------------------------
+r647 | jesse | 2006-03-03 19:02:39 -0500 (Fri, 03 Mar 2006) | 3 lines
+
+ r25145 at truegrounds:  jesse | 2006-03-03 11:25:58 -0800
+ * Better tablename caching in JDBI record. (Rather than pluralizing each time we want it)
+
+------------------------------------------------------------------------
+r646 | jesse | 2006-03-03 19:02:26 -0500 (Fri, 03 Mar 2006) | 4 lines
+
+ r25143 at truegrounds:  jesse | 2006-03-03 09:21:42 -0800
+ * Only init mason once, not once per request. We used to need to do this 
+   because of a bug in page regions
+
+------------------------------------------------------------------------
+r645 | jesse | 2006-03-03 19:02:12 -0500 (Fri, 03 Mar 2006) | 6 lines
+
+ r25142 at truegrounds:  jesse | 2006-03-03 09:18:20 -0800
+ * PageRegions were resetting the Jifty out method and never setting it 
+   back to the one we needed. This made subsequent requests never...send 
+   content to the outside world...unless we reset the MasonHandler on each
+   request. And my gods did that hurt performance ;)
+
+------------------------------------------------------------------------
+r644 | jesse | 2006-03-03 19:01:59 -0500 (Fri, 03 Mar 2006) | 3 lines
+
+ r25141 at truegrounds:  jesse | 2006-03-03 09:14:49 -0800
+ * Testapp gets a real jifty
+
+------------------------------------------------------------------------
+r643 | trs | 2006-03-02 16:08:13 -0500 (Thu, 02 Mar 2006) | 4 lines
+
+ r8814 at wintermute:  tom | 2006-03-02 16:07:45 -0500
+ * Correct attribute is type
+ * Make sure the loading message has a high z-index
+
+------------------------------------------------------------------------
+r642 | trs | 2006-03-02 16:07:57 -0500 (Thu, 02 Mar 2006) | 3 lines
+
+ r8786 at wintermute:  tom | 2006-02-26 12:32:16 -0500
+ Only show page nav if we have something to show
+
+------------------------------------------------------------------------
+r641 | jesse | 2006-03-01 04:04:23 -0500 (Wed, 01 Mar 2006) | 3 lines
+
+ r24819 at truegrounds:  jesse | 2006-03-01 04:03:52 -0500
+ * Docs about how broken handler is
+
+------------------------------------------------------------------------
+r640 | jesse | 2006-03-01 04:03:55 -0500 (Wed, 01 Mar 2006) | 3 lines
+
+ r24818 at truegrounds:  jesse | 2006-03-01 03:38:40 -0500
+ * A bit of rejiggering of the way the Jifty Handler sets things up to only set up a dispatcher once.
+
+------------------------------------------------------------------------
+r639 | jesse | 2006-03-01 02:58:33 -0500 (Wed, 01 Mar 2006) | 3 lines
+
+ r24814 at truegrounds:  jesse | 2006-03-01 02:58:29 -0500
+ * Halos now show SQL statements executed in each component
+
+------------------------------------------------------------------------
+r638 | jesse | 2006-02-27 02:19:32 -0500 (Mon, 27 Feb 2006) | 5 lines
+
+ r24773 at truegrounds:  jesse | 2006-02-27 02:18:34 -0500
+ * Signal handling cleanup
+ * Jifty::Dispatcher now cleans out HTML::Mason::Request->instance on load.
+   This stops redirects from incorrectly detecting a Jifty->request->mason
+
+------------------------------------------------------------------------
+r637 | jesse | 2006-02-27 02:19:27 -0500 (Mon, 27 Feb 2006) | 3 lines
+
+ r24772 at truegrounds:  jesse | 2006-02-27 02:16:05 -0500
+ * UNIVERSAL::require is _heavy_. (It does an eval without bothering to check %INC. The wrapper now fixes it
+
+------------------------------------------------------------------------
+r636 | jesse | 2006-02-27 02:19:22 -0500 (Mon, 27 Feb 2006) | 4 lines
+
+ r24771 at truegrounds:  jesse | 2006-02-27 02:13:33 -0500
+ * Turn back on "the "abort after redirect" behaviour fi we're running in mason
+ * Improved URL generation to deal with the "redirect with a continuation and handcoded cgi args"  case reported by tibbetts.
+
+------------------------------------------------------------------------
+r635 | jesse | 2006-02-27 00:31:52 -0500 (Mon, 27 Feb 2006) | 3 lines
+
+ r24769 at truegrounds:  jesse | 2006-02-27 00:29:49 -0500
+ * Testing a fix for alex
+
+------------------------------------------------------------------------
+r634 | jesse | 2006-02-26 18:40:27 -0500 (Sun, 26 Feb 2006) | 3 lines
+
+ r24744 at truegrounds:  jesse | 2006-02-26 18:29:35 -0500
+ * SIG{__DIE__} wrapper in Jifty::Object
+
+------------------------------------------------------------------------
+r633 | jesse | 2006-02-26 18:39:42 -0500 (Sun, 26 Feb 2006) | 3 lines
+
+ r24743 at truegrounds:  jesse | 2006-02-26 18:28:42 -0500
+ * Tiny refactoring
+
+------------------------------------------------------------------------
+r632 | jesse | 2006-02-26 18:39:13 -0500 (Sun, 26 Feb 2006) | 3 lines
+
+ r24740 at truegrounds:  jesse | 2006-02-26 18:04:34 -0500
+ * Remove a comment that turned out to be a lie, after some profiling
+
+------------------------------------------------------------------------
+r631 | jesse | 2006-02-26 18:38:58 -0500 (Sun, 26 Feb 2006) | 3 lines
+
+ r24739 at truegrounds:  jesse | 2006-02-26 18:02:36 -0500
+ * Revert mistaken commit
+
+------------------------------------------------------------------------
+r630 | jesse | 2006-02-26 18:38:14 -0500 (Sun, 26 Feb 2006) | 3 lines
+
+ r24738 at truegrounds:  jesse | 2006-02-26 17:58:05 -0500
+ * Removed a line about using Hook::LexWrap, which is just a lieJifty/RightsFrom.pm
+
+------------------------------------------------------------------------
+r629 | jesse | 2006-02-26 18:37:41 -0500 (Sun, 26 Feb 2006) | 3 lines
+
+ r24737 at truegrounds:  jesse | 2006-02-26 17:56:29 -0500
+ * We don't need to do a $m->abort(). A return works fine and is ligher weight
+
+------------------------------------------------------------------------
+r628 | jesse | 2006-02-26 18:36:18 -0500 (Sun, 26 Feb 2006) | 4 lines
+
+ r24734 at truegrounds:  jesse | 2006-02-26 15:34:24 -0500
+ * Squashing exception handling for explicit checking (for more understandable code).
+ * Fixing broken comments uncovered by this.
+
+------------------------------------------------------------------------
+r627 | jesse | 2006-02-26 18:31:04 -0500 (Sun, 26 Feb 2006) | 3 lines
+
+ r24502 at truegrounds:  jesse | 2006-02-21 23:54:26 -0500
+ * version bump
+
+------------------------------------------------------------------------
+r626 | trs | 2006-02-25 13:38:32 -0500 (Sat, 25 Feb 2006) | 3 lines
+
+ r8782 at wintermute:  tom | 2006-02-25 13:36:52 -0500
+ Fix because of update to jifty
+
+------------------------------------------------------------------------
+r625 | trs | 2006-02-24 22:31:24 -0500 (Fri, 24 Feb 2006) | 3 lines
+
+ r8777 at wintermute:  tom | 2006-02-24 22:29:50 -0500
+ That CSS rule doesn't belong in jifty
+
+------------------------------------------------------------------------
+r624 | trs | 2006-02-24 21:14:05 -0500 (Fri, 24 Feb 2006) | 3 lines
+
+ r8764 at wintermute:  tom | 2006-02-24 21:12:27 -0500
+ Make the menu elements not have extra whitespace around them, which many times is important when CSSifying a list.  (Is there a better way to do this?)
+
+------------------------------------------------------------------------
+r623 | alexmv | 2006-02-24 17:19:43 -0500 (Fri, 24 Feb 2006) | 4 lines
+
+ r9309 at zoq-fot-pik:  chmrr | 2006-02-24 17:18:53 -0500
+  * Set up response, session, and ookies before dispatcher
+  * When tangenting, stick in all of this request's arguments
+
+------------------------------------------------------------------------
+r622 | trs | 2006-02-23 22:53:24 -0500 (Thu, 23 Feb 2006) | 3 lines
+
+ r8755 at wintermute:  tom | 2006-02-23 22:51:42 -0500
+ Added page-level navigation support and refactored the menuing a little
+
+------------------------------------------------------------------------
+r621 | alexmv | 2006-02-22 23:44:01 -0500 (Wed, 22 Feb 2006) | 3 lines
+
+ r9251 at zoq-fot-pik:  chmrr | 2006-02-22 23:43:14 -0500
+  * 0 is a fine value to have in a select.  Gimme my defined-or operator already!
+
+------------------------------------------------------------------------
+r620 | trs | 2006-02-22 22:21:22 -0500 (Wed, 22 Feb 2006) | 3 lines
+
+ r8739 at wintermute:  tom | 2006-02-22 22:19:50 -0500
+ Make sure buttons have the proper class and change the styling to reflect this
+
+------------------------------------------------------------------------
+r619 | alexmv | 2006-02-22 17:18:30 -0500 (Wed, 22 Feb 2006) | 3 lines
+
+ r9241 at zoq-fot-pik:  chmrr | 2006-02-22 17:17:50 -0500
+  * Doc fixes from Ben Cornett <ben.cornett at gmail.com>
+
+------------------------------------------------------------------------
+r618 | alexmv | 2006-02-22 17:12:18 -0500 (Wed, 22 Feb 2006) | 8 lines
+
+ r9235 at zoq-fot-pik:  chmrr | 2006-02-22 17:10:08 -0500
+  * Make Jifty->web->region simply do a -new, ->enter, ->render, ->exit
+ on the page region; this involves moving some of the processing into
+ ->enter.  The reason for this is so we can enter a region, and thus
+ reference it using current_region, and have it have a qualified name
+ that we can refer to.  We can then refer to it (using submit buttons
+ and the like) and then render it by hand.
+
+------------------------------------------------------------------------
+r617 | alexmv | 2006-02-22 17:11:58 -0500 (Wed, 22 Feb 2006) | 4 lines
+
+ r9234 at zoq-fot-pik:  chmrr | 2006-02-22 17:08:04 -0500
+  * Remove 'use UNIVERSAL::require' from all over the place;
+    Jifty::Util suffices
+
+------------------------------------------------------------------------
+r616 | alexmv | 2006-02-22 17:11:53 -0500 (Wed, 22 Feb 2006) | 3 lines
+
+ r9233 at zoq-fot-pik:  chmrr | 2006-02-22 17:07:08 -0500
+  * Don't wrap in an eval, as it hides errors caused by the require
+
+------------------------------------------------------------------------
+r615 | alexmv | 2006-02-21 23:59:03 -0500 (Tue, 21 Feb 2006) | 6 lines
+
+ r9229 at zoq-fot-pik:  chmrr | 2006-02-21 23:58:11 -0500
+  * Use Jifty::Util->require to log require errors
+  * Auto-generate Bootstrap class
+  * Check for a valid Jifty->web->response object before calling
+    ->results on it
+
+------------------------------------------------------------------------
+r614 | jesse | 2006-02-21 22:42:39 -0500 (Tue, 21 Feb 2006) | 3 lines
 
  r24497 at truegrounds:  jesse | 2006-02-21 22:41:00 -0500
  * Backed out audrey's utf8 upgrade patch
 
-----------------------------------------------------------------------
-r24499 (orig r613):  alexmv | 2006-02-21 22:03:03 -0500
+------------------------------------------------------------------------
+r613 | alexmv | 2006-02-21 22:03:03 -0500 (Tue, 21 Feb 2006) | 3 lines
 
  r9227 at zoq-fot-pik:  chmrr | 2006-02-21 22:02:09 -0500
   * Doc fixes from Ben Cornett <ben.cornett at gmail.com>
 
-----------------------------------------------------------------------
-r24498 (orig r612):  alexmv | 2006-02-21 21:55:21 -0500
+------------------------------------------------------------------------
+r612 | alexmv | 2006-02-21 21:55:21 -0500 (Tue, 21 Feb 2006) | 3 lines
 
  r9225 at zoq-fot-pik:  chmrr | 2006-02-21 21:54:39 -0500
   * Check that require'ing the dispatcher returns a true value
 
-----------------------------------------------------------------------
-r24491 (orig r611):  alexmv | 2006-02-21 16:27:02 -0500
+------------------------------------------------------------------------
+r611 | alexmv | 2006-02-21 16:27:02 -0500 (Tue, 21 Feb 2006) | 4 lines
 
  r9219 at zoq-fot-pik:  chmrr | 2006-02-21 16:26:03 -0500
   * Update MANIFEST for removed images files
   * Add action limit tests pulled from other app
 
-----------------------------------------------------------------------
-r24490 (orig r610):  alexmv | 2006-02-21 16:21:42 -0500
+------------------------------------------------------------------------
+r610 | alexmv | 2006-02-21 16:21:42 -0500 (Tue, 21 Feb 2006) | 3 lines
 
  r9217 at zoq-fot-pik:  chmrr | 2006-02-21 16:20:32 -0500
   * Give us a way to get the CurrentUser from a MEch object during testing
 
-----------------------------------------------------------------------
-r24489 (orig r609):  trs | 2006-02-20 23:08:55 -0500
+------------------------------------------------------------------------
+r609 | trs | 2006-02-20 23:08:55 -0500 (Mon, 20 Feb 2006) | 3 lines
 
  r8702 at wintermute:  tom | 2006-02-20 23:07:06 -0500
  Fix some general issues with our form styling
 
-----------------------------------------------------------------------
-r24449 (orig r607):  jesse | 2006-02-19 23:09:15 -0500
+------------------------------------------------------------------------
+r608 | jesse | 2006-02-19 23:09:24 -0500 (Sun, 19 Feb 2006) | 1 line
+
+
+------------------------------------------------------------------------
+r607 | jesse | 2006-02-19 23:09:15 -0500 (Sun, 19 Feb 2006) | 3 lines
 
  r24440 at truegrounds:  root | 2006-02-19 20:43:27 -0500
  * Removing inc/.author will cause Module::Install to not regenerate itself on EVERY build. Now, we need to explicitly rm it before 'perl Makefile.PL'
 
-----------------------------------------------------------------------
-r24448 (orig r606):  jesse | 2006-02-19 23:08:55 -0500
+------------------------------------------------------------------------
+r606 | jesse | 2006-02-19 23:08:55 -0500 (Sun, 19 Feb 2006) | 9 lines
 
  r24439 at truegrounds:  root | 2006-02-19 20:42:11 -0500
  * Dispatcher fixes to deal with 
@@ -53,62 +755,62 @@
  more reasonably as equals without exploding
  
 
-----------------------------------------------------------------------
-r24447 (orig r605):  jesse | 2006-02-19 23:08:48 -0500
+------------------------------------------------------------------------
+r605 | jesse | 2006-02-19 23:08:48 -0500 (Sun, 19 Feb 2006) | 3 lines
 
  r24438 at truegrounds:  jesse | 2006-02-19 20:25:16 -0500
  * When calling a continuation, try to make sure that the urls are really different, not just differently canonicalized, lest we get an infinite loop
 
-----------------------------------------------------------------------
-r24446 (orig r604):  jesse | 2006-02-19 23:08:45 -0500
+------------------------------------------------------------------------
+r604 | jesse | 2006-02-19 23:08:45 -0500 (Sun, 19 Feb 2006) | 5 lines
 
  r24437 at truegrounds:  jesse | 2006-02-19 20:24:24 -0500
  * Better debug logging.
  * Better checking to make sure we don't try to redirect to //index.html, 
    which browsers treat as "http://index.html" (or https://)
 
-----------------------------------------------------------------------
-r24445 (orig r603):  jesse | 2006-02-19 23:08:42 -0500
+------------------------------------------------------------------------
+r603 | jesse | 2006-02-19 23:08:42 -0500 (Sun, 19 Feb 2006) | 3 lines
 
  r24436 at truegrounds:  jesse | 2006-02-19 19:46:47 -0500
  * Default to not showing debug logs
 
-----------------------------------------------------------------------
-r24422 (orig r602):  trs | 2006-02-19 12:33:38 -0500
+------------------------------------------------------------------------
+r602 | trs | 2006-02-19 12:33:38 -0500 (Sun, 19 Feb 2006) | 3 lines
 
  r8688 at wintermute:  tom | 2006-02-19 12:32:22 -0500
  Update Rico and add it to the default javascript loaded
 
-----------------------------------------------------------------------
-r24421 (orig r601):  trs | 2006-02-19 08:30:36 -0500
+------------------------------------------------------------------------
+r601 | trs | 2006-02-19 08:30:36 -0500 (Sun, 19 Feb 2006) | 4 lines
 
  r8681 at wintermute:  tom | 2006-02-19 08:28:57 -0500
  * Add the calendar icon so it's actually there
  * Remove old icons (these don't belong in Jifty)
 
-----------------------------------------------------------------------
-r24420 (orig r600):  trs | 2006-02-19 08:30:30 -0500
+------------------------------------------------------------------------
+r600 | trs | 2006-02-19 08:30:30 -0500 (Sun, 19 Feb 2006) | 4 lines
 
  r8680 at wintermute:  tom | 2006-02-19 08:25:58 -0500
  * Add class for links to calendars
  * Replace "Calendar" text with calendar icons via CSS
 
-----------------------------------------------------------------------
-r23867 (orig r599):  jesse | 2006-02-18 23:46:41 -0500
+------------------------------------------------------------------------
+r599 | jesse | 2006-02-18 23:46:41 -0500 (Sat, 18 Feb 2006) | 4 lines
 
  r23866 at truegrounds:  jesse | 2006-02-18 20:45:25 -0800
  * Switch from redirecting to add a trailing / to sub-dispatching.
  * no longer strip a trailing slash as soon as we have it.
 
-----------------------------------------------------------------------
-r23864 (orig r598):  alexmv | 2006-02-18 16:24:30 -0500
+------------------------------------------------------------------------
+r598 | alexmv | 2006-02-18 16:24:30 -0500 (Sat, 18 Feb 2006) | 4 lines
 
  r9162 at zoq-fot-pik:  chmrr | 2006-02-18 16:23:52 -0500
   * Module::Install bump
   * Updated MANIFEST and META.yml
 
-----------------------------------------------------------------------
-r23863 (orig r597):  alexmv | 2006-02-18 16:17:31 -0500
+------------------------------------------------------------------------
+r597 | alexmv | 2006-02-18 16:17:31 -0500 (Sat, 18 Feb 2006) | 6 lines
 
  r9160 at zoq-fot-pik:  chmrr | 2006-02-18 16:16:48 -0500
   * The _do_dispatch in handle_request needs to also catch the
@@ -116,31 +818,44 @@
   * _do_show's default path should be from the most recent dispatch,
  not from the request
 
-----------------------------------------------------------------------
-r23858 (orig r596):  jesse | 2006-02-18 15:04:31 -0500
+------------------------------------------------------------------------
+r596 | jesse | 2006-02-18 15:04:31 -0500 (Sat, 18 Feb 2006) | 3 lines
 
  r23856 at truegrounds:  jesse | 2006-02-18 12:03:07 -0800
  * Checkpoint dispatcher triage for a baton-pass to alex
 
-----------------------------------------------------------------------
-r23857 (orig r595):  jesse | 2006-02-18 15:04:24 -0500
+------------------------------------------------------------------------
+r595 | jesse | 2006-02-18 15:04:24 -0500 (Sat, 18 Feb 2006) | 3 lines
 
  r23855 at truegrounds:  jesse | 2006-02-18 11:34:10 -0800
  * Better test diagnostics
 
-----------------------------------------------------------------------
-r23851 (orig r593):  jesse | 2006-02-17 22:13:56 -0500
+------------------------------------------------------------------------
+r594 | jesse | 2006-02-17 22:14:22 -0500 (Fri, 17 Feb 2006) | 3 lines
+
+ r23849 at truegrounds:  jesse | 2006-02-17 19:12:37 -0800
+ * Doc patches from David Adler
 
+------------------------------------------------------------------------
+r593 | jesse | 2006-02-17 22:13:56 -0500 (Fri, 17 Feb 2006) | 1 line
 
-----------------------------------------------------------------------
-r23838 (orig r591):  alexmv | 2006-02-17 00:36:51 -0500
+
+------------------------------------------------------------------------
+r592 | alexmv | 2006-02-17 17:37:06 -0500 (Fri, 17 Feb 2006) | 4 lines
+
+ r9153 at zoq-fot-pik:  chmrr | 2006-02-17 17:36:07 -0500
+  * We're not importing the 'markdown' sub from Text::Markdown, so
+    provide the package name, too
+
+------------------------------------------------------------------------
+r591 | alexmv | 2006-02-17 00:36:51 -0500 (Fri, 17 Feb 2006) | 4 lines
 
  r9149 at zoq-fot-pik:  chmrr | 2006-02-17 00:34:53 -0500
   * Actually return what I changed the docs to return;
     Jifty::Request::add_* returns object added
 
-----------------------------------------------------------------------
-r23837 (orig r590):  alexmv | 2006-02-16 15:32:37 -0500
+------------------------------------------------------------------------
+r590 | alexmv | 2006-02-16 15:32:37 -0500 (Thu, 16 Feb 2006) | 10 lines
 
  r9111 at zoq-fot-pik:  chmrr | 2006-02-16 15:31:18 -0500
   * Fragments in JS land now know about their parents, and pass their
@@ -152,89 +867,89 @@
   * add_* calls on Jifty::Request now return the object added, not the
     request
 
-----------------------------------------------------------------------
-r23745 (orig r589):  jesse | 2006-02-16 01:28:38 -0500
+------------------------------------------------------------------------
+r589 | jesse | 2006-02-16 01:28:38 -0500 (Thu, 16 Feb 2006) | 3 lines
 
  r23734 at truegrounds:  jesse | 2006-02-15 21:12:41 -0800
  * Autocompletion had broken when prototype (or something) switched from GET to POST as a default.
 
-----------------------------------------------------------------------
-r23738 (orig r588):  alexmv | 2006-02-15 22:02:42 -0500
+------------------------------------------------------------------------
+r588 | alexmv | 2006-02-15 22:02:42 -0500 (Wed, 15 Feb 2006) | 4 lines
 
  r9098 at zoq-fot-pik:  chmrr | 2006-02-15 22:01:16 -0500
   * Remove very application-specific css from base.css
   * Add accessors for failed (and successful, just because) request actions
 
-----------------------------------------------------------------------
-r23737 (orig r587):  trs | 2006-02-15 21:04:32 -0500
+------------------------------------------------------------------------
+r587 | trs | 2006-02-15 21:04:32 -0500 (Wed, 15 Feb 2006) | 3 lines
 
  r8590 at wintermute:  tom | 2006-02-15 21:01:54 -0500
  Tests for dispatcher bug regarding the 'dispatch' function
 
-----------------------------------------------------------------------
-r23736 (orig r586):  trs | 2006-02-14 21:01:58 -0500
+------------------------------------------------------------------------
+r586 | trs | 2006-02-14 21:01:58 -0500 (Tue, 14 Feb 2006) | 3 lines
 
  r8588 at wintermute:  tom | 2006-02-14 21:01:14 -0500
  Make sure Calendar::Simple is required for install
 
-----------------------------------------------------------------------
-r23735 (orig r585):  trs | 2006-02-14 21:00:23 -0500
+------------------------------------------------------------------------
+r585 | trs | 2006-02-14 21:00:23 -0500 (Tue, 14 Feb 2006) | 3 lines
 
  r8586 at wintermute:  tom | 2006-02-14 20:59:29 -0500
  Add in the missing calender helper
 
-----------------------------------------------------------------------
-r23731 (orig r584):  jesse | 2006-02-14 17:45:26 -0500
+------------------------------------------------------------------------
+r584 | jesse | 2006-02-14 17:45:26 -0500 (Tue, 14 Feb 2006) | 3 lines
 
  r23730 at truegrounds:  jesse | 2006-02-14 17:43:26 -0500
  * Let the actual URL the user came in on override our default configuration. Makes remote testing SO MUCH EASIER.
 
-----------------------------------------------------------------------
-r23708 (orig r583):  jesse | 2006-02-13 23:05:30 -0500
+------------------------------------------------------------------------
+r583 | jesse | 2006-02-13 23:05:30 -0500 (Mon, 13 Feb 2006) | 3 lines
 
  r23706 at truegrounds:  jesse | 2006-02-13 23:04:35 -0500
  * Changelog
 
-----------------------------------------------------------------------
-r23707 (orig r582):  jesse | 2006-02-13 23:05:24 -0500
+------------------------------------------------------------------------
+r582 | jesse | 2006-02-13 23:05:24 -0500 (Mon, 13 Feb 2006) | 3 lines
 
  r23705 at truegrounds:  jesse | 2006-02-13 23:03:07 -0500
   * Version bump
 
-----------------------------------------------------------------------
-r23704 (orig r581):  jesse | 2006-02-13 23:02:45 -0500
+------------------------------------------------------------------------
+r581 | jesse | 2006-02-13 23:02:45 -0500 (Mon, 13 Feb 2006) | 3 lines
 
  r23702 at truegrounds:  jesse | 2006-02-13 23:00:20 -0500
  * Stub doc
 
-----------------------------------------------------------------------
-r23703 (orig r580):  jesse | 2006-02-13 23:02:20 -0500
+------------------------------------------------------------------------
+r580 | jesse | 2006-02-13 23:02:20 -0500 (Mon, 13 Feb 2006) | 3 lines
 
  r23699 at truegrounds:  jesse | 2006-02-13 22:46:11 -0500
  * Documentation coverage pass.
 
-----------------------------------------------------------------------
-r23700 (orig r579):  alexmv | 2006-02-13 19:47:08 -0500
+------------------------------------------------------------------------
+r579 | alexmv | 2006-02-13 19:47:08 -0500 (Mon, 13 Feb 2006) | 5 lines
 
  r9083 at zoq-fot-pik:  chmrr | 2006-02-13 19:46:06 -0500
   * During Jifty::Web->handle_request, only validate once if possible
   * During from_webform handling, transform into data structure to
     reduce code duplicaction
 
-----------------------------------------------------------------------
-r23648 (orig r578):  alexmv | 2006-02-13 10:40:09 -0500
+------------------------------------------------------------------------
+r578 | alexmv | 2006-02-13 10:40:09 -0500 (Mon, 13 Feb 2006) | 3 lines
 
  r9079 at zoq-fot-pik:  chmrr | 2006-02-13 10:39:23 -0500
   * Be nice and generate valid HTML
 
-----------------------------------------------------------------------
-r23618 (orig r577):  jesse | 2006-02-12 20:25:58 -0500
+------------------------------------------------------------------------
+r577 | jesse | 2006-02-12 20:25:58 -0500 (Sun, 12 Feb 2006) | 3 lines
 
  r23617 at truegrounds:  jesse | 2006-02-12 20:25:14 -0500
  * Doc cleanup from Ben Cornett
 
-----------------------------------------------------------------------
-r23616 (orig r576):  jesse | 2006-02-12 20:23:58 -0500
+------------------------------------------------------------------------
+r576 | jesse | 2006-02-12 20:23:58 -0500 (Sun, 12 Feb 2006) | 7 lines
 
  r23615 at truegrounds:  jesse | 2006-02-12 20:23:11 -0500
  
@@ -243,48 +958,48 @@
  * In lay-speak: paint on some really bitchin 'go faster' stripes.
  
 
-----------------------------------------------------------------------
-r23614 (orig r575):  jesse | 2006-02-12 15:34:06 -0500
+------------------------------------------------------------------------
+r575 | jesse | 2006-02-12 15:34:06 -0500 (Sun, 12 Feb 2006) | 4 lines
 
  r23610 at truegrounds:  jesse | 2006-02-12 15:32:05 -0500
  * Caching! Caching is always the answer. (This change cuts out about half of the per-hit overhead on standalone)
  
 
-----------------------------------------------------------------------
-r23613 (orig r574):  jesse | 2006-02-12 15:34:01 -0500
+------------------------------------------------------------------------
+r574 | jesse | 2006-02-12 15:34:01 -0500 (Sun, 12 Feb 2006) | 3 lines
 
  r23609 at truegrounds:  jesse | 2006-02-12 14:38:07 -0500
  * Use explicit session and data directories. This should get rid of all those apache sessions in /tmp
 
-----------------------------------------------------------------------
-r23612 (orig r573):  jesse | 2006-02-12 15:33:56 -0500
+------------------------------------------------------------------------
+r573 | jesse | 2006-02-12 15:33:56 -0500 (Sun, 12 Feb 2006) | 3 lines
 
  r23608 at truegrounds:  jesse | 2006-02-12 14:36:55 -0500
  * Set up our app templater to create directories for var data
 
-----------------------------------------------------------------------
-r23611 (orig r572):  jesse | 2006-02-12 15:33:49 -0500
+------------------------------------------------------------------------
+r572 | jesse | 2006-02-12 15:33:49 -0500 (Sun, 12 Feb 2006) | 4 lines
 
  r23607 at truegrounds:  jesse | 2006-02-12 14:36:28 -0500
  * extracted make_path from Jifty::Action::Devel::FileEditor, so we can use it to create var directories
  
 
-----------------------------------------------------------------------
-r23606 (orig r571):  jesse | 2006-02-11 18:54:53 -0500
+------------------------------------------------------------------------
+r571 | jesse | 2006-02-11 18:54:53 -0500 (Sat, 11 Feb 2006) | 3 lines
 
  r23605 at truegrounds:  jesse | 2006-02-11 18:52:28 -0500
  * clearing floats on inline submit buttons. stupid rule that broke things
 
-----------------------------------------------------------------------
-r23602 (orig r570):  jesse | 2006-02-11 17:00:27 -0500
+------------------------------------------------------------------------
+r570 | jesse | 2006-02-11 17:00:27 -0500 (Sat, 11 Feb 2006) | 5 lines
 
  r23601 at truegrounds:  jesse | 2006-02-11 16:59:14 -0500
  * Refactored the dispatcher to use exceptions rather than LABELS: so that Devel::DProf doesn't fall over
  * Added a new "DevelMode" flag, to toggle the peformance-killing development aids.
  
 
-----------------------------------------------------------------------
-r23592 (orig r569):  jesse | 2006-02-10 14:26:39 -0500
+------------------------------------------------------------------------
+r569 | jesse | 2006-02-10 14:26:39 -0500 (Fri, 10 Feb 2006) | 12 lines
 
  r23589 at truegrounds:  jesse | 2006-02-10 14:25:35 -0500
  - Tutorial_ja.pod
@@ -298,35 +1013,35 @@
  
  
 
-----------------------------------------------------------------------
-r23591 (orig r568):  alexmv | 2006-02-10 05:12:21 -0500
+------------------------------------------------------------------------
+r568 | alexmv | 2006-02-10 05:12:21 -0500 (Fri, 10 Feb 2006) | 4 lines
 
  r9036 at zoq-fot-pik:  chmrr | 2006-02-10 05:11:43 -0500
   * One FakeApache object per handle_request
   * Trap calls to CGI->new
 
-----------------------------------------------------------------------
-r23590 (orig r567):  alexmv | 2006-02-10 04:25:59 -0500
+------------------------------------------------------------------------
+r567 | alexmv | 2006-02-10 04:25:59 -0500 (Fri, 10 Feb 2006) | 3 lines
 
  r9032 at zoq-fot-pik:  chmrr | 2006-02-10 04:25:15 -0500
   * Missed a call to FakeApache->new
 
-----------------------------------------------------------------------
-r23574 (orig r566):  alexmv | 2006-02-09 20:09:15 -0500
+------------------------------------------------------------------------
+r566 | alexmv | 2006-02-09 20:09:15 -0500 (Thu, 09 Feb 2006) | 4 lines
 
  r9026 at zoq-fot-pik:  chmrr | 2006-02-09 20:08:36 -0500
   * Hate FastCGI.  Specifically, it doesn't like there being other CGI
  objects, or it wedges.
 
-----------------------------------------------------------------------
-r23573 (orig r565):  alexmv | 2006-02-09 17:37:06 -0500
+------------------------------------------------------------------------
+r565 | alexmv | 2006-02-09 17:37:06 -0500 (Thu, 09 Feb 2006) | 4 lines
 
  r9024 at zoq-fot-pik:  chmrr | 2006-02-09 17:36:27 -0500
   * Need to make sure we set the action class of the result after we
  re-init it after validation and saving continuations
 
-----------------------------------------------------------------------
-r23572 (orig r564):  alexmv | 2006-02-09 06:17:56 -0500
+------------------------------------------------------------------------
+r564 | alexmv | 2006-02-09 06:17:56 -0500 (Thu, 09 Feb 2006) | 13 lines
 
  r9018 at zoq-fot-pik:  chmrr | 2006-02-09 06:17:12 -0500
   * last_rule does the wrong thing when calling continuations -- it can
@@ -341,34 +1056,34 @@
       Because of this, we can't just load the whole response up, but
     instead have to copy results out of it.
 
-----------------------------------------------------------------------
-r23571 (orig r563):  jesse | 2006-02-09 04:24:46 -0500
+------------------------------------------------------------------------
+r563 | jesse | 2006-02-09 04:24:46 -0500 (Thu, 09 Feb 2006) | 2 lines
 
 * Disable halos for now
 
-----------------------------------------------------------------------
-r23553 (orig r562):  jesse | 2006-02-09 04:23:43 -0500
+------------------------------------------------------------------------
+r562 | jesse | 2006-02-09 04:23:43 -0500 (Thu, 09 Feb 2006) | 4 lines
 
  r23552 at truegrounds:  jesse | 2006-02-09 04:22:25 -0500
  * We don't want to clean valid arguments just because they're not columns
  
 
-----------------------------------------------------------------------
-r23542 (orig r561):  jesse | 2006-02-09 01:35:01 -0500
+------------------------------------------------------------------------
+r561 | jesse | 2006-02-09 01:35:01 -0500 (Thu, 09 Feb 2006) | 4 lines
 
  r23535 at truegrounds:  jesse | 2006-02-09 01:34:00 -0500
  * Exposing an API for finding out if we're currently inside a form
  
 
-----------------------------------------------------------------------
-r23541 (orig r560):  alexmv | 2006-02-08 19:42:02 -0500
+------------------------------------------------------------------------
+r560 | alexmv | 2006-02-08 19:42:02 -0500 (Wed, 08 Feb 2006) | 4 lines
 
  r8985 at zoq-fot-pik:  chmrr | 2006-02-08 19:41:23 -0500
   * Give users more rope to hang themselves with, by handing a whole
     hash from the config file to Mason's config
 
-----------------------------------------------------------------------
-r23540 (orig r559):  alexmv | 2006-02-08 19:15:51 -0500
+------------------------------------------------------------------------
+r559 | alexmv | 2006-02-08 19:15:51 -0500 (Wed, 08 Feb 2006) | 8 lines
 
  r8982 at zoq-fot-pik:  chmrr | 2006-02-08 19:14:39 -0500
   * Update deps
@@ -378,80 +1093,93 @@
   * $m->redirect now calls Jifty->web->redirect, so redirect code is
     only in one place
 
-----------------------------------------------------------------------
-r23539 (orig r558):  alexmv | 2006-02-08 19:15:29 -0500
+------------------------------------------------------------------------
+r558 | alexmv | 2006-02-08 19:15:29 -0500 (Wed, 08 Feb 2006) | 3 lines
 
  r8981 at zoq-fot-pik:  chmrr | 2006-02-08 19:08:55 -0500
   * Module::Install bump
 
-----------------------------------------------------------------------
-r23537 (orig r556):  jesse | 2006-02-07 20:47:03 -0500
+------------------------------------------------------------------------
+r557 | alexmv | 2006-02-08 19:01:31 -0500 (Wed, 08 Feb 2006) | 4 lines
+
+ r8979 at zoq-fot-pik:  chmrr | 2006-02-08 19:00:46 -0500
+  * Add 'is distinct' back again, with a note that is is unimplemented
+   (it's used in Wifty, though)
+
+------------------------------------------------------------------------
+r556 | jesse | 2006-02-07 20:47:03 -0500 (Tue, 07 Feb 2006) | 1 line
 
 * Administratively disabled halos for the moment
-----------------------------------------------------------------------
-r23536 (orig r555):  alexmv | 2006-02-07 20:29:13 -0500
+------------------------------------------------------------------------
+r555 | alexmv | 2006-02-07 20:29:13 -0500 (Tue, 07 Feb 2006) | 4 lines
 
  r8966 at zoq-fot-pik:  chmrr | 2006-02-07 20:28:20 -0500
   * Temporary fix for HTML::Mason::FakeApache creating a new CGI
  object, which breaks FastCGI
 
-----------------------------------------------------------------------
-r23502 (orig r554):  jesse | 2006-02-07 13:36:21 -0500
+------------------------------------------------------------------------
+r554 | jesse | 2006-02-07 13:36:21 -0500 (Tue, 07 Feb 2006) | 3 lines
 
  r23501 at truegrounds:  jesse | 2006-02-07 13:34:47 -0500
  Testapp tests wrong
 
-----------------------------------------------------------------------
-r23499 (orig r553):  jesse | 2006-02-07 09:39:39 -0500
+------------------------------------------------------------------------
+r553 | jesse | 2006-02-07 09:39:39 -0500 (Tue, 07 Feb 2006) | 2 lines
 
 * Minor cleanups for dependency checking tests --jesse
 
-----------------------------------------------------------------------
-r23297 (orig r551):  alexmv | 2006-02-06 17:42:14 -0500
+------------------------------------------------------------------------
+r552 | alexmv | 2006-02-06 22:26:51 -0500 (Mon, 06 Feb 2006) | 3 lines
+
+ r8961 at zoq-fot-pik:  chmrr | 2006-02-06 22:25:57 -0500
+  * Doc fixes
+
+------------------------------------------------------------------------
+r551 | alexmv | 2006-02-06 17:42:14 -0500 (Mon, 06 Feb 2006) | 3 lines
 
  r8956 at zoq-fot-pik:  chmrr | 2006-02-06 17:41:35 -0500
   * Fixes to only print HTTP header once
 
-----------------------------------------------------------------------
-r23296 (orig r550):  alexmv | 2006-02-06 16:48:33 -0500
+------------------------------------------------------------------------
+r550 | alexmv | 2006-02-06 16:48:33 -0500 (Mon, 06 Feb 2006) | 3 lines
 
  r8950 at zoq-fot-pik:  chmrr | 2006-02-06 16:47:45 -0500
   * We're only dropping tables if the tests all succeeded
 
-----------------------------------------------------------------------
-r23295 (orig r549):  autrijus | 2006-02-06 09:06:20 -0500
+------------------------------------------------------------------------
+r549 | autrijus | 2006-02-06 09:06:20 -0500 (Mon, 06 Feb 2006) | 3 lines
 
 * fragments containing unicode strings should be served
   without warnings; turn off "wide characters in output"
   warnings lexically for the serve_fragment block.
-----------------------------------------------------------------------
-r23294 (orig r548):  alexmv | 2006-02-06 03:27:52 -0500
+------------------------------------------------------------------------
+r548 | alexmv | 2006-02-06 03:27:52 -0500 (Mon, 06 Feb 2006) | 3 lines
 
  r8948 at zoq-fot-pik:  chmrr | 2006-02-06 03:27:00 -0500
   * Test apps should get their application's library root added to @INC
 
-----------------------------------------------------------------------
-r23114 (orig r547):  jesse | 2006-02-05 16:50:45 -0500
+------------------------------------------------------------------------
+r547 | jesse | 2006-02-05 16:50:45 -0500 (Sun, 05 Feb 2006) | 3 lines
 
  r23113 at truegrounds:  jesse | 2006-02-05 16:49:09 -0500
  * Removed pre-release license docs
 
-----------------------------------------------------------------------
-r23111 (orig r546):  alexmv | 2006-02-03 13:16:01 -0500
+------------------------------------------------------------------------
+r546 | alexmv | 2006-02-03 13:16:01 -0500 (Fri, 03 Feb 2006) | 5 lines
 
  r8893 at zoq-fot-pik:  chmrr | 2006-02-03 13:14:57 -0500
   * Fragments now go through the dispatcher
   * I really wanted defined-or; false action arguments were being
  ignored when looking through possible values in fragment requests
 
-----------------------------------------------------------------------
-r23110 (orig r545):  alexmv | 2006-02-03 09:09:18 -0500
+------------------------------------------------------------------------
+r545 | alexmv | 2006-02-03 09:09:18 -0500 (Fri, 03 Feb 2006) | 3 lines
 
  r8886 at zoq-fot-pik:  chmrr | 2006-02-03 09:08:36 -0500
   * Tweaks to make halo editing work a bit happier
 
-----------------------------------------------------------------------
-r23109 (orig r544):  alexmv | 2006-02-03 06:48:55 -0500
+------------------------------------------------------------------------
+r544 | alexmv | 2006-02-03 06:48:55 -0500 (Fri, 03 Feb 2006) | 12 lines
 
  r8884 at zoq-fot-pik:  chmrr | 2006-02-03 06:47:57 -0500
  `jifty schema` overhaul:
@@ -465,81 +1193,101 @@
   * Test harness needs to disconnect before wiping db
   * 'wiping db' involves explicitly setting up the db after we drop it
 
-----------------------------------------------------------------------
-r23108 (orig r543):  kevinr | 2006-02-03 02:45:05 -0500
+------------------------------------------------------------------------
+r543 | kevinr | 2006-02-03 02:45:05 -0500 (Fri, 03 Feb 2006) | 3 lines
 
  r10758 at RANDOM-THREE-NINETY-TWO:  kevinr | 2006-02-03 02:43:59 -0500
  * Updated manifest
 
-----------------------------------------------------------------------
-r23107 (orig r542):  kevinr | 2006-02-03 02:45:00 -0500
+------------------------------------------------------------------------
+r542 | kevinr | 2006-02-03 02:45:00 -0500 (Fri, 03 Feb 2006) | 4 lines
 
  r10757 at RANDOM-THREE-NINETY-TWO:  kevinr | 2006-02-03 02:43:01 -0500
  * Added the remaining (very basic) TestApp tests.  I've now got a handle on how
  to do this, so some *real* tests should be forthcoming Real Soon Now.
 
-----------------------------------------------------------------------
-r23106 (orig r541):  trs | 2006-02-02 16:48:34 -0500
+------------------------------------------------------------------------
+r541 | trs | 2006-02-02 16:48:34 -0500 (Thu, 02 Feb 2006) | 3 lines
 
  r8419 at wintermute:  tom | 2006-02-02 16:47:37 -0500
  Fix typo
 
-----------------------------------------------------------------------
-r23049 (orig r540):  jesse | 2006-02-01 20:37:24 -0500
+------------------------------------------------------------------------
+r540 | jesse | 2006-02-01 20:37:24 -0500 (Wed, 01 Feb 2006) | 3 lines
 
  r23047 at truegrounds:  jesse | 2006-02-01 20:36:33 -0500
  * fixing case
 
-----------------------------------------------------------------------
-r23048 (orig r539):  jesse | 2006-02-01 20:37:22 -0500
+------------------------------------------------------------------------
+r539 | jesse | 2006-02-01 20:37:22 -0500 (Wed, 01 Feb 2006) | 3 lines
 
  r23046 at truegrounds:  jesse | 2006-02-01 20:05:04 -0500
  * Typo fix
 
-----------------------------------------------------------------------
-r23042 (orig r537):  alexmv | 2006-02-01 17:57:05 -0500
+------------------------------------------------------------------------
+r538 | jesse | 2006-02-01 19:56:58 -0500 (Wed, 01 Feb 2006) | 4 lines
+
+ r23044 at truegrounds:  jesse | 2006-02-01 19:55:57 -0500
+ * Changing defaults for "type" to only be varchar(255) if we're not a foriegn key. 
+ 
+
+------------------------------------------------------------------------
+r537 | alexmv | 2006-02-01 17:57:05 -0500 (Wed, 01 Feb 2006) | 3 lines
 
  r8872 at zoq-fot-pik:  chmrr | 2006-02-01 17:56:24 -0500
   * Fixes to make Jifty work under FastCGI again
 
-----------------------------------------------------------------------
-r23019 (orig r534):  jesse | 2006-01-29 23:37:50 -0500
+------------------------------------------------------------------------
+r536 | jesse | 2006-01-30 00:23:11 -0500 (Mon, 30 Jan 2006) | 3 lines
+
+ r23022 at truegrounds:  jesse | 2006-01-30 06:20:42 +0100
+  *  Wifty view/edit dispatcher rules were too greedy
+
+------------------------------------------------------------------------
+r535 | jesse | 2006-01-30 00:11:22 -0500 (Mon, 30 Jan 2006) | 4 lines
+
+ r23020 at truegrounds:  jesse | 2006-01-30 06:08:14 +0100
+ * Removed now-unneeded components
+ 
+
+------------------------------------------------------------------------
+r534 | jesse | 2006-01-29 23:37:50 -0500 (Sun, 29 Jan 2006) | 3 lines
 
  r23017 at truegrounds:  jesse | 2006-01-30 05:35:14 +0100
  * File edity
 
-----------------------------------------------------------------------
-r23018 (orig r533):  jesse | 2006-01-29 23:37:46 -0500
+------------------------------------------------------------------------
+r533 | jesse | 2006-01-29 23:37:46 -0500 (Sun, 29 Jan 2006) | 3 lines
 
  r23016 at truegrounds:  jesse | 2006-01-30 05:32:05 +0100
  * even yet still more halo
 
-----------------------------------------------------------------------
-r23015 (orig r532):  jesse | 2006-01-29 19:24:38 -0500
+------------------------------------------------------------------------
+r532 | jesse | 2006-01-29 19:24:38 -0500 (Sun, 29 Jan 2006) | 3 lines
 
  r23014 at truegrounds:  jesse | 2006-01-30 01:21:39 +0100
  * A lot more work on halos. The tool starts to feel useful.
 
-----------------------------------------------------------------------
-r23013 (orig r531):  jesse | 2006-01-28 13:41:04 -0500
+------------------------------------------------------------------------
+r531 | jesse | 2006-01-28 13:41:04 -0500 (Sat, 28 Jan 2006) | 3 lines
 
  r23011 at truegrounds:  jesse | 2006-01-28 19:30:31 +0100
  * Turned off halos by default.
 
-----------------------------------------------------------------------
-r23012 (orig r530):  jesse | 2006-01-28 13:40:59 -0500
+------------------------------------------------------------------------
+r530 | jesse | 2006-01-28 13:40:59 -0500 (Sat, 28 Jan 2006) | 3 lines
 
  r23010 at truegrounds:  jesse | 2006-01-28 19:30:06 +0100
  * First pass at halos.
 
-----------------------------------------------------------------------
-r23009 (orig r529):  jesse | 2006-01-27 14:47:44 -0500
+------------------------------------------------------------------------
+r529 | jesse | 2006-01-27 14:47:44 -0500 (Fri, 27 Jan 2006) | 3 lines
 
  r23008 at truegrounds:  jesse | 2006-01-27 20:43:36 +0100
  * Added a bunch of debug logging
 
-----------------------------------------------------------------------
-r22946 (orig r528):  alexmv | 2006-01-25 05:30:27 -0500
+------------------------------------------------------------------------
+r528 | alexmv | 2006-01-25 05:30:27 -0500 (Wed, 25 Jan 2006) | 7 lines
 
  r8797 at zoq-fot-pik:  chmrr | 2006-01-25 05:29:23 -0500
   * More topsy-turvy-ness.  We no longer are a H::S::S::Mason, as that
@@ -548,206 +1296,298 @@
   * Don't need to worry about subrequests hitting
     jifty->web->handle_request anymore
 
-----------------------------------------------------------------------
-r22945 (orig r527):  alexmv | 2006-01-24 21:25:23 -0500
+------------------------------------------------------------------------
+r527 | alexmv | 2006-01-24 21:25:23 -0500 (Tue, 24 Jan 2006) | 3 lines
 
  r8779 at zoq-fot-pik:  chmrr | 2006-01-24 21:24:47 -0500
   * Support mapping on both sticky_value and default_value
 
-----------------------------------------------------------------------
-r22944 (orig r526):  alexmv | 2006-01-24 21:08:28 -0500
+------------------------------------------------------------------------
+r526 | alexmv | 2006-01-24 21:08:28 -0500 (Tue, 24 Jan 2006) | 3 lines
 
  r8777 at zoq-fot-pik:  chmrr | 2006-01-24 21:07:50 -0500
   * Mapping of arguments of actions
 
-----------------------------------------------------------------------
-r22942 (orig r524):  alexmv | 2006-01-23 17:28:09 -0500
+------------------------------------------------------------------------
+r525 | alexmv | 2006-01-23 17:29:35 -0500 (Mon, 23 Jan 2006) | 3 lines
+
+ r8775 at zoq-fot-pik:  chmrr | 2006-01-23 17:28:57 -0500
+  * Clean up to work with most recent dispatcher, etc
+
+------------------------------------------------------------------------
+r524 | alexmv | 2006-01-23 17:28:09 -0500 (Mon, 23 Jan 2006) | 3 lines
 
  r8773 at zoq-fot-pik:  chmrr | 2006-01-23 17:27:31 -0500
   * More gracefully handle mason errors
 
-----------------------------------------------------------------------
-r22887 (orig r523):  jesse | 2006-01-23 08:08:03 -0500
+------------------------------------------------------------------------
+r523 | jesse | 2006-01-23 08:08:03 -0500 (Mon, 23 Jan 2006) | 3 lines
 
  r22886 at truegrounds:  jesse | 2006-01-23 14:05:03 +0100
  * Mandatory form fields now have a css marker.
 
-----------------------------------------------------------------------
-r22742 (orig r520):  alexmv | 2006-01-21 04:22:28 -0500
+------------------------------------------------------------------------
+r522 | jesse | 2006-01-21 15:32:24 -0500 (Sat, 21 Jan 2006) | 4 lines
+
+ r22739 at truegrounds:  jesse | 2006-01-21 15:28:47 -0500
+ * 0.11
+ 
+
+------------------------------------------------------------------------
+r521 | jesse | 2006-01-21 15:32:21 -0500 (Sat, 21 Jan 2006) | 4 lines
+
+ r22738 at truegrounds:  jesse | 2006-01-21 15:27:55 -0500
+ * docs typo fix
+ 
+
+------------------------------------------------------------------------
+r520 | alexmv | 2006-01-21 04:22:28 -0500 (Sat, 21 Jan 2006) | 4 lines
 
  r8765 at zoq-fot-pik:  chmrr | 2006-01-21 04:21:28 -0500
   * Temporary workaround for Spiffy-activated 'require' order bug in
     HTTP::Server::Simple.  It's complicated.  Blame Canada.
 
-----------------------------------------------------------------------
-r22741 (orig r519):  alexmv | 2006-01-21 00:52:30 -0500
+------------------------------------------------------------------------
+r519 | alexmv | 2006-01-21 00:52:30 -0500 (Sat, 21 Jan 2006) | 4 lines
 
  r8732 at zoq-fot-pik:  chmrr | 2006-01-21 00:25:15 -0500
   * Jump through some hoops for safari
   * Better escape mechanism after redirect
 
-----------------------------------------------------------------------
-r22740 (orig r518):  autrijus | 2006-01-20 08:45:40 -0500
+------------------------------------------------------------------------
+r518 | autrijus | 2006-01-20 08:45:40 -0500 (Fri, 20 Jan 2006) | 2 lines
 
 * Now that DBD 1.50 has solid unicode support, use utf8::upgrade
   instead of decode because the DBD may indeed return ustrings.
-----------------------------------------------------------------------
-r22736 (orig r517):  alexmv | 2006-01-19 13:02:27 -0500
+------------------------------------------------------------------------
+r517 | alexmv | 2006-01-19 13:02:27 -0500 (Thu, 19 Jan 2006) | 3 lines
 
  r8723 at zoq-fot-pik:  chmrr | 2006-01-19 13:01:52 -0500
   * Redirect to directory if we find one
 
-----------------------------------------------------------------------
-r22728 (orig r516):  alexmv | 2006-01-18 14:24:48 -0500
+------------------------------------------------------------------------
+r516 | alexmv | 2006-01-18 14:24:48 -0500 (Wed, 18 Jan 2006) | 4 lines
 
  r8672 at zoq-fot-pik:  chmrr | 2006-01-18 14:24:05 -0500
   * Sketchy sketchy way of making fragments work under the Brave New
  Order; they're not going though the dispatcher, though they should be.
 
-----------------------------------------------------------------------
-r22429 (orig r515):  alexmv | 2006-01-17 21:24:09 -0500
+------------------------------------------------------------------------
+r515 | alexmv | 2006-01-17 21:24:09 -0500 (Tue, 17 Jan 2006) | 5 lines
 
  r8670 at zoq-fot-pik:  chmrr | 2006-01-17 21:23:28 -0500
   * Dispatcher calls Jifty::Web and Mason, not the other way around
   * Do away with setup_actions
   * Stop using mason notes
 
-----------------------------------------------------------------------
-r22418 (orig r514):  jesse | 2006-01-16 11:21:57 -0500
+------------------------------------------------------------------------
+r514 | jesse | 2006-01-16 11:21:57 -0500 (Mon, 16 Jan 2006) | 3 lines
 
  r22411 at truegrounds:  jesse | 2006-01-16 11:19:26 -0500
  Distribution instruction updates from Grant Grueninger
 
-----------------------------------------------------------------------
-r22417 (orig r513):  jesse | 2006-01-16 11:21:53 -0500
+------------------------------------------------------------------------
+r513 | jesse | 2006-01-16 11:21:53 -0500 (Mon, 16 Jan 2006) | 3 lines
 
  r22410 at truegrounds:  jesse | 2006-01-15 20:51:47 -0500
  * removed a debugging statement
 
-----------------------------------------------------------------------
-r22416 (orig r512):  jesse | 2006-01-16 11:21:48 -0500
+------------------------------------------------------------------------
+r512 | jesse | 2006-01-16 11:21:48 -0500 (Mon, 16 Jan 2006) | 3 lines
 
  r22409 at truegrounds:  jesse | 2006-01-15 20:46:40 -0500
  * Don't automatically require Record classes when loading Collection classes. This lets us have circular relationships between record types and collections.
 
-----------------------------------------------------------------------
-r22415 (orig r511):  trs | 2006-01-16 10:04:49 -0500
+------------------------------------------------------------------------
+r511 | trs | 2006-01-16 10:04:49 -0500 (Mon, 16 Jan 2006) | 3 lines
 
  r8268 at wintermute:  tom | 2006-01-16 10:04:07 -0500
  Fix for mysql
 
-----------------------------------------------------------------------
-r22414 (orig r510):  autrijus | 2006-01-16 05:20:40 -0500
+------------------------------------------------------------------------
+r510 | autrijus | 2006-01-16 05:20:40 -0500 (Mon, 16 Jan 2006) | 1 line
 
 * YAML::Syck and JSON::Syck support.
-----------------------------------------------------------------------
-r22413 (orig r509):  autrijus | 2006-01-15 13:54:41 -0500
+------------------------------------------------------------------------
+r509 | autrijus | 2006-01-15 13:54:41 -0500 (Sun, 15 Jan 2006) | 1 line
 
 * Add "tooltip" field to form elements (maps to HTML "title" attribute).
-----------------------------------------------------------------------
-r22412 (orig r508):  autrijus | 2006-01-15 13:50:31 -0500
+------------------------------------------------------------------------
+r508 | autrijus | 2006-01-15 13:50:31 -0500 (Sun, 15 Jan 2006) | 1 line
 
 * force charset to UTF8 for both __jifty xml utils.
-----------------------------------------------------------------------
-r22408 (orig r507):  jesse | 2006-01-14 14:39:40 -0500
+------------------------------------------------------------------------
+r507 | jesse | 2006-01-14 14:39:40 -0500 (Sat, 14 Jan 2006) | 3 lines
 
  r22407 at truegrounds:  jesse | 2006-01-14 14:37:40 -0500
  Better support for apps named Foo::Bar or Foo-Bar instead of FooBar
 
-----------------------------------------------------------------------
-r22406 (orig r506):  jesse | 2006-01-14 14:05:17 -0500
+------------------------------------------------------------------------
+r506 | jesse | 2006-01-14 14:05:17 -0500 (Sat, 14 Jan 2006) | 3 lines
 
  r22405 at truegrounds:  jesse | 2006-01-14 14:02:59 -0500
  * Pass at an icon
 
-----------------------------------------------------------------------
-r22403 (orig r505):  jesse | 2006-01-14 13:25:14 -0500
+------------------------------------------------------------------------
+r505 | jesse | 2006-01-14 13:25:14 -0500 (Sat, 14 Jan 2006) | 4 lines
 
  r22402 at truegrounds:  jesse | 2006-01-14 13:23:12 -0500
  * Jifty::Script::Schema support for basic mysql love
  
 
-----------------------------------------------------------------------
-r22396 (orig r501):  kevinr | 2006-01-12 20:55:20 -0500
+------------------------------------------------------------------------
+r504 | jesse | 2006-01-14 13:23:38 -0500 (Sat, 14 Jan 2006) | 3 lines
+
+ r22400 at truegrounds:  jesse | 2006-01-14 13:21:40 -0500
+ * Workaround for @#%@%@#$%@! mysql. Hate.
+
+------------------------------------------------------------------------
+r503 | jesse | 2006-01-14 12:26:00 -0500 (Sat, 14 Jan 2006) | 3 lines
+
+ r22398 at truegrounds:  jesse | 2006-01-14 12:23:22 -0500
+ * Just to break every possible patch. (and to make maintenance a bit easier), perltidied the source.
+
+------------------------------------------------------------------------
+r502 | jesse | 2006-01-14 12:19:19 -0500 (Sat, 14 Jan 2006) | 3 lines
+
+ r22389 at truegrounds:  jesse | 2006-01-14 12:17:14 -0500
+ * Updated docs to document hooks. I guess we're stuck with them now.
 
+------------------------------------------------------------------------
+r501 | kevinr | 2006-01-12 20:55:20 -0500 (Thu, 12 Jan 2006) | 1 line
 
-----------------------------------------------------------------------
-r22395 (orig r500):  kevinr | 2006-01-12 20:55:15 -0500
+
+------------------------------------------------------------------------
+r500 | kevinr | 2006-01-12 20:55:15 -0500 (Thu, 12 Jan 2006) | 3 lines
 
  r10311 at SAD-GIRL-IN-SNOW:  kevinr | 2006-01-09 19:02:07 -0500
  * Ported another test from Hiveminder
 
-----------------------------------------------------------------------
-r22394 (orig r499):  kevinr | 2006-01-12 20:55:12 -0500
+------------------------------------------------------------------------
+r499 | kevinr | 2006-01-12 20:55:12 -0500 (Thu, 12 Jan 2006) | 3 lines
 
  r10310 at SAD-GIRL-IN-SNOW:  kevinr | 2006-01-09 18:57:17 -0500
  * Added an app for testing
 
-----------------------------------------------------------------------
-r22393 (orig r498):  autrijus | 2006-01-12 01:59:07 -0500
+------------------------------------------------------------------------
+r498 | autrijus | 2006-01-12 01:59:07 -0500 (Thu, 12 Jan 2006) | 1 line
 
 * lighttpd support.
-----------------------------------------------------------------------
-r22354 (orig r494):  jesse | 2006-01-10 22:26:01 -0500
+------------------------------------------------------------------------
+r497 | autrijus | 2006-01-11 23:40:57 -0500 (Wed, 11 Jan 2006) | 3 lines
+
+* Jifty::DBI::Collection - Fix two misuse of keys():
+    - to test hash emptiness, simply use the hash.
+    - to build subclauses, we should sort the keys first just like restrictions.
+------------------------------------------------------------------------
+r496 | alexmv | 2006-01-11 16:59:34 -0500 (Wed, 11 Jan 2006) | 4 lines
+
+ r8627 at zoq-fot-pik:  chmrr | 2006-01-11 16:58:57 -0500
+  * Make /login compile
+  * Remove extraneous lines from autohandler
+
+------------------------------------------------------------------------
+r495 | alexmv | 2006-01-11 13:56:16 -0500 (Wed, 11 Jan 2006) | 5 lines
+
+ r8625 at zoq-fot-pik:  chmrr | 2006-01-11 13:55:41 -0500
+  * Site-specific stuff should go in the siteconfig
+  * Avoid double-escaping <'s by doing markdown then scrub; loosen
+    scrubbing to allow all of markdown through
+
+------------------------------------------------------------------------
+r494 | jesse | 2006-01-10 22:26:01 -0500 (Tue, 10 Jan 2006) | 3 lines
 
  r22346 at truegrounds:  jesse | 2006-01-10 23:26:41 +0100
  * First stab at a parbuilder for jifty. it's still not quite right.
 
-----------------------------------------------------------------------
-r22353 (orig r493):  jesse | 2006-01-10 22:25:06 -0500
+------------------------------------------------------------------------
+r493 | jesse | 2006-01-10 22:25:06 -0500 (Tue, 10 Jan 2006) | 3 lines
 
  r22220 at truegrounds:  jesse | 2006-01-08 19:19:22 +0100
  * manifest update
 
-----------------------------------------------------------------------
-r22312 (orig r492):  autrijus | 2006-01-10 03:57:39 -0500
+------------------------------------------------------------------------
+r492 | autrijus | 2006-01-10 03:57:39 -0500 (Tue, 10 Jan 2006) | 2 lines
 
 * Add some more detailed documentations to Jifty::Dispatch to explain
   how the matching really works, as well as some copyediting.
-----------------------------------------------------------------------
-r22311 (orig r491):  trs | 2006-01-09 21:34:06 -0500
+------------------------------------------------------------------------
+r491 | trs | 2006-01-09 21:34:06 -0500 (Mon, 09 Jan 2006) | 3 lines
 
  r8206 at wintermute:  tom | 2006-01-09 21:32:47 -0500
  Should be ApplicationClass not ApplicationName
 
-----------------------------------------------------------------------
-r22310 (orig r490):  alexmv | 2006-01-09 18:10:38 -0500
+------------------------------------------------------------------------
+r490 | alexmv | 2006-01-09 18:10:38 -0500 (Mon, 09 Jan 2006) | 3 lines
 
  r8618 at zoq-fot-pik:  chmrr | 2006-01-09 18:09:59 -0500
   * Only die if there actually is something to complain about
 
-----------------------------------------------------------------------
-r22259 (orig r489):  trs | 2006-01-08 14:09:11 -0500
+------------------------------------------------------------------------
+r489 | trs | 2006-01-08 14:09:11 -0500 (Sun, 08 Jan 2006) | 3 lines
 
  r8201 at wintermute:  tom | 2006-01-08 14:08:25 -0500
  Updated MANIFEST and META.yml
 
-----------------------------------------------------------------------
-r22258 (orig r488):  trs | 2006-01-08 14:09:07 -0500
+------------------------------------------------------------------------
+r488 | trs | 2006-01-08 14:09:07 -0500 (Sun, 08 Jan 2006) | 3 lines
 
  r8200 at wintermute:  tom | 2006-01-08 13:45:59 -0500
  Create actions via "jifty action --name Foo" now
 
-----------------------------------------------------------------------
-r22216 (orig r485):  jesse | 2006-01-08 10:35:01 -0500
+------------------------------------------------------------------------
+r487 | jesse | 2006-01-08 10:36:58 -0500 (Sun, 08 Jan 2006) | 3 lines
+
+ r22218 at truegrounds:  jesse | 2006-01-08 16:35:17 +0100
+ * typoed the yaml comments
+
+------------------------------------------------------------------------
+r486 | jesse | 2006-01-08 10:35:09 -0500 (Sun, 08 Jan 2006) | 6 lines
+
+ r22215 at truegrounds:  jesse | 2006-01-08 16:33:07 +0100
+ * Switch to SQLite for testing purposes
+ * Turn off Log4Perl
+ * Comment out 'by' column since SQLite treats it as reserved
+ 
+
+------------------------------------------------------------------------
+r485 | jesse | 2006-01-08 10:35:01 -0500 (Sun, 08 Jan 2006) | 3 lines
 
  r22214 at truegrounds:  jesse | 2006-01-08 16:10:06 +0100
  * POD nit
 
-----------------------------------------------------------------------
-r22213 (orig r484):  jesse | 2006-01-08 10:06:58 -0500
+------------------------------------------------------------------------
+r484 | jesse | 2006-01-08 10:06:58 -0500 (Sun, 08 Jan 2006) | 3 lines
 
  r22212 at truegrounds:  jesse | 2006-01-08 16:05:14 +0100
  * MANIFEST update.
 
-----------------------------------------------------------------------
-r22211 (orig r483):  jesse | 2006-01-08 10:02:07 -0500
+------------------------------------------------------------------------
+r483 | jesse | 2006-01-08 10:02:07 -0500 (Sun, 08 Jan 2006) | 3 lines
 
  r22207 at truegrounds:  jesse | 2006-01-08 15:59:42 +0100
  * Jos pointed out we should be skipping .svn directories
 
-----------------------------------------------------------------------
-r22204 (orig r479):  kevinr | 2006-01-07 03:04:12 -0500
+------------------------------------------------------------------------
+r482 | jesse | 2006-01-08 10:02:02 -0500 (Sun, 08 Jan 2006) | 3 lines
+
+ r22206 at truegrounds:  jesse | 2006-01-08 11:00:23 +0100
+ * 0.10
+
+------------------------------------------------------------------------
+r481 | jesse | 2006-01-08 10:01:31 -0500 (Sun, 08 Jan 2006) | 3 lines
+
+ r22203 at truegrounds:  jesse | 2006-01-08 10:58:12 +0100
+ * made Jifty::DBI::Schema use warnings/use strict
+
+------------------------------------------------------------------------
+r480 | jesse | 2006-01-08 10:01:26 -0500 (Sun, 08 Jan 2006) | 3 lines
+
+ r22202 at truegrounds:  jesse | 2006-01-08 10:57:46 +0100
+ * Made DBIx::DBschema a versioned core dependency
+
+------------------------------------------------------------------------
+r479 | kevinr | 2006-01-07 03:04:12 -0500 (Sat, 07 Jan 2006) | 6 lines
 
  r10294 at sad-girl-in-snow:  kevinr | 2006-01-07 02:03:19 -0600
  * Started porting tests from $PROJECT to Jifty.  These are almost straight
@@ -755,8 +1595,14 @@
  they all still passed :).  If people care about ordering, they can feel free
  to renumber the tests themselves -- it didn't look like it mattered to me.
 
-----------------------------------------------------------------------
-r22199 (orig r477):  jesse | 2006-01-06 17:47:49 -0500
+------------------------------------------------------------------------
+r478 | jesse | 2006-01-06 17:49:25 -0500 (Fri, 06 Jan 2006) | 3 lines
+
+ r22200 at truegrounds:  jesse | 2006-01-06 23:47:36 +0100
+ * sync wifty to the dispatcher
+
+------------------------------------------------------------------------
+r477 | jesse | 2006-01-06 17:47:49 -0500 (Fri, 06 Jan 2006) | 6 lines
 
  r22198 at truegrounds:  jesse | 2006-01-06 23:46:08 +0100
  * The first version of the dispatcher that I think is basically feature complete
@@ -764,29 +1610,29 @@
  * The next step is to entirely replace the mason->jifty->mason call chain with a jifty->mason call chain.
  
 
-----------------------------------------------------------------------
-r22197 (orig r476):  jesse | 2006-01-06 17:15:51 -0500
+------------------------------------------------------------------------
+r476 | jesse | 2006-01-06 17:15:51 -0500 (Fri, 06 Jan 2006) | 3 lines
 
  r22194 at truegrounds:  jesse | 2006-01-06 23:13:13 +0100
  * Depend on Module::Install::Admin instead of Module::Install. Thanks to sri.
 
-----------------------------------------------------------------------
-r22196 (orig r475):  jesse | 2006-01-06 17:15:44 -0500
+------------------------------------------------------------------------
+r475 | jesse | 2006-01-06 17:15:44 -0500 (Fri, 06 Jan 2006) | 5 lines
 
  r22193 at truegrounds:  jesse | 2006-01-06 23:08:19 +0100
  * Parrot is incorrectly the CPAN owner for Pod::Simple::Text. Instead,
    depend on Pod::Simple
  
 
-----------------------------------------------------------------------
-r22195 (orig r474):  jesse | 2006-01-06 17:15:37 -0500
+------------------------------------------------------------------------
+r474 | jesse | 2006-01-06 17:15:37 -0500 (Fri, 06 Jan 2006) | 4 lines
 
  r22192 at truegrounds:  jesse | 2006-01-06 17:52:37 +0100
  * _do and _compile functions are private. mark them as so with a leading _
  * start to add and document before and after matches
 
-----------------------------------------------------------------------
-r22191 (orig r473):  jesse | 2006-01-06 09:59:16 -0500
+------------------------------------------------------------------------
+r473 | jesse | 2006-01-06 09:59:16 -0500 (Fri, 06 Jan 2006) | 6 lines
 
  r22190 at truegrounds:  jesse | 2006-01-06 15:57:12 +0100
  * do_show was being called with a extra $self argument
@@ -794,69 +1640,113 @@
  * added a bit more error reporting. 
  
 
-----------------------------------------------------------------------
-r22188 (orig r472):  autrijus | 2006-01-06 09:48:08 -0500
+------------------------------------------------------------------------
+r472 | autrijus | 2006-01-06 09:48:08 -0500 (Fri, 06 Jan 2006) | 1 line
 
 * another try at not swallowing $@.
-----------------------------------------------------------------------
-r22184 (orig r470):  autrijus | 2006-01-06 08:14:05 -0500
+------------------------------------------------------------------------
+r471 | jesse | 2006-01-06 08:38:18 -0500 (Fri, 06 Jan 2006) | 13 lines
+
+ r22178 at truegrounds:  jesse | 2006-01-06 13:54:54 +0100
+ 
+ r22179 at truegrounds:  jesse | 2006-01-06 13:55:50 +0100
+ 
+ r22180 at truegrounds:  jesse | 2006-01-06 13:57:57 +0100
+ 
+ r22181 at truegrounds:  jesse | 2006-01-06 13:58:39 +0100
+ 
+ r22183 at truegrounds:  jesse | 2006-01-06 14:16:26 +0100
+ checkpoint
+ r22185 at truegrounds:  jesse | 2006-01-06 14:36:38 +0100
+ * wifty checkpoint
+
+------------------------------------------------------------------------
+r470 | autrijus | 2006-01-06 08:14:05 -0500 (Fri, 06 Jan 2006) | 1 line
 
 * Do not let eval mask errors in op array dispatch.
-----------------------------------------------------------------------
-r22143 (orig r465):  alexmv | 2006-01-05 16:11:19 -0500
+------------------------------------------------------------------------
+r469 | jesse | 2006-01-05 17:49:09 -0500 (Thu, 05 Jan 2006) | 3 lines
+
+ r22148 at truegrounds:  jesse | 2006-01-05 23:47:16 +0100
+ * removed a warning
+
+------------------------------------------------------------------------
+r468 | jesse | 2006-01-05 17:48:00 -0500 (Thu, 05 Jan 2006) | 3 lines
+
+ r22141 at truegrounds:  jesse | 2006-01-05 23:46:21 +0100
+ * Wifty now uses the dispatcher
+
+------------------------------------------------------------------------
+r467 | alexmv | 2006-01-05 16:14:40 -0500 (Thu, 05 Jan 2006) | 1 line
+
+
+------------------------------------------------------------------------
+r466 | alexmv | 2006-01-05 16:14:32 -0500 (Thu, 05 Jan 2006) | 3 lines
+
+ r8588 at zoq-fot-pik:  chmrr | 2006-01-05 16:12:40 -0500
+  * Updated Module::Install
+
+------------------------------------------------------------------------
+r465 | alexmv | 2006-01-05 16:11:19 -0500 (Thu, 05 Jan 2006) | 3 lines
 
  r8586 at zoq-fot-pik:  chmrr | 2006-01-05 16:10:30 -0500
   * Updated Module::Install; also, don't index t/
 
-----------------------------------------------------------------------
-r22142 (orig r464):  autrijus | 2006-01-05 14:58:11 -0500
+------------------------------------------------------------------------
+r464 | autrijus | 2006-01-05 14:58:11 -0500 (Thu, 05 Jan 2006) | 2 lines
 
 20:55 <obra> fwiw, your redirect should use Jifty->web->redirect
 20:56 <obra> that will preserve action results, etc across the redirect
-----------------------------------------------------------------------
-r22139 (orig r462):  autrijus | 2006-01-05 14:39:11 -0500
+------------------------------------------------------------------------
+r463 | jesse | 2006-01-05 14:50:42 -0500 (Thu, 05 Jan 2006) | 3 lines
+
+ r22138 at truegrounds:  jesse | 2006-01-05 20:48:46 +0100
+ Create now uses the dispatcher!
+
+------------------------------------------------------------------------
+r462 | autrijus | 2006-01-05 14:39:11 -0500 (Thu, 05 Jan 2006) | 3 lines
 
 * Large dose of DWIM coming to Jifty::Dispatcher - any method name,
   fully qualified subroutine name, as well as \&coderef can serve
   as valid rules.  run{} becomes merely sugar around do{} and sub{}.
-----------------------------------------------------------------------
-r22136 (orig r461):  autrijus | 2006-01-05 12:01:12 -0500
+------------------------------------------------------------------------
+r461 | autrijus | 2006-01-05 12:01:12 -0500 (Thu, 05 Jan 2006) | 2 lines
 
 * More doc cleanup.
 * "under" should not reset dynamic scope.
-----------------------------------------------------------------------
-r22135 (orig r460):  autrijus | 2006-01-05 11:30:02 -0500
+------------------------------------------------------------------------
+r460 | autrijus | 2006-01-05 11:30:02 -0500 (Thu, 05 Jan 2006) | 2 lines
 
 * Jifty::Dispatcher - do not use s/// in sub ret(), so now set=>$1
   works magically.
-----------------------------------------------------------------------
-r22134 (orig r459):  jesse | 2006-01-05 11:22:44 -0500
+------------------------------------------------------------------------
+r459 | jesse | 2006-01-05 11:22:44 -0500 (Thu, 05 Jan 2006) | 4 lines
 
  r22133 at truegrounds:  jesse | 2006-01-05 17:21:06 +0100
  * in -> under
  * fix to a bogus dispatcher->{'op'} from audrey
 
-----------------------------------------------------------------------
-r22132 (orig r458):  jesse | 2006-01-05 10:17:46 -0500
+------------------------------------------------------------------------
+r458 | jesse | 2006-01-05 10:17:46 -0500 (Thu, 05 Jan 2006) | 3 lines
 
  r22131 at truegrounds:  jesse | 2006-01-05 16:16:07 +0100
  * Added a missing Module::Install dependency from Rob Kinyon.
 
-----------------------------------------------------------------------
-r22117 (orig r457):  jesse | 2006-01-04 13:35:34 -0500
+------------------------------------------------------------------------
+r457 | jesse | 2006-01-04 13:35:34 -0500 (Wed, 04 Jan 2006) | 4 lines
 
  r22110 at truegrounds:  jesse | 2006-01-04 17:55:19 +0100
  * Autoinstantiate a "blank" dispatcher if necessary.
  * Doc the dispatcher (a bit) in the objectmodel
 
-----------------------------------------------------------------------
-r22116 (orig r456):  jesse | 2006-01-04 13:35:24 -0500
+------------------------------------------------------------------------
+r456 | jesse | 2006-01-04 13:35:24 -0500 (Wed, 04 Jan 2006) | 3 lines
 
  r22109 at truegrounds:  jesse | 2006-01-04 17:54:31 +0100
  * Removed now-duplicated dispatcher docs
 
-----------------------------------------------------------------------
-r22115 (orig r455):  jesse | 2006-01-04 13:35:12 -0500
+------------------------------------------------------------------------
+r455 | jesse | 2006-01-04 13:35:12 -0500 (Wed, 04 Jan 2006) | 6 lines
 
  r22108 at truegrounds:  jesse | 2006-01-04 17:54:17 +0100
  * Changed "action" to "rule" in Jifty::Dispatcher per discussion with audrey
@@ -864,92 +1754,96 @@
  
  
 
-----------------------------------------------------------------------
-r22114 (orig r454):  jesse | 2006-01-04 13:35:01 -0500
+------------------------------------------------------------------------
+r454 | jesse | 2006-01-04 13:35:01 -0500 (Wed, 04 Jan 2006) | 3 lines
 
  r22107 at truegrounds:  jesse | 2006-01-04 17:33:50 +0100
  * FastCGI and standalone handlers now use Jifty->handler to do their dispatch
 
-----------------------------------------------------------------------
-r22113 (orig r453):  jesse | 2006-01-04 13:34:51 -0500
+------------------------------------------------------------------------
+r453 | jesse | 2006-01-04 13:34:51 -0500 (Wed, 04 Jan 2006) | 3 lines
 
  r22106 at truegrounds:  jesse | 2006-01-04 17:33:06 +0100
  * Jifty::Handler is now an object, not a utility. It has the power to "run" a request.
 
-----------------------------------------------------------------------
-r22112 (orig r452):  jesse | 2006-01-04 13:34:39 -0500
+------------------------------------------------------------------------
+r452 | jesse | 2006-01-04 13:34:39 -0500 (Wed, 04 Jan 2006) | 3 lines
 
  r22105 at truegrounds:  jesse | 2006-01-04 17:32:09 +0100
  * Jifty::Handler is no longer a utility class. now Jifty->handler exists
 
-----------------------------------------------------------------------
-r22111 (orig r451):  jesse | 2006-01-04 13:34:29 -0500
+------------------------------------------------------------------------
+r451 | jesse | 2006-01-04 13:34:29 -0500 (Wed, 04 Jan 2006) | 3 lines
 
  r22104 at truegrounds:  jesse | 2006-01-04 17:29:57 +0100
  * Jifty::Everything shouldn't import anything
 
-----------------------------------------------------------------------
-r22080 (orig r450):  jesse | 2006-01-03 12:28:07 -0500
+------------------------------------------------------------------------
+r450 | jesse | 2006-01-03 12:28:07 -0500 (Tue, 03 Jan 2006) | 3 lines
 
  r22079 at truegrounds:  jesse | 2006-01-03 18:26:06 +0100
  * Stevan spotted a typo in the tutorial
 
-----------------------------------------------------------------------
-r22077 (orig r449):  autrijus | 2006-01-03 10:04:45 -0500
+------------------------------------------------------------------------
+r449 | autrijus | 2006-01-03 10:04:45 -0500 (Tue, 03 Jan 2006) | 1 line
 
 * Move autocomplete.xml and validator.xml to __jifty/.
-----------------------------------------------------------------------
-r22076 (orig r448):  autrijus | 2006-01-03 09:36:16 -0500
+------------------------------------------------------------------------
+r448 | autrijus | 2006-01-03 09:36:16 -0500 (Tue, 03 Jan 2006) | 1 line
 
 * more wordsmithing.
-----------------------------------------------------------------------
-r22075 (orig r447):  autrijus | 2006-01-03 09:33:27 -0500
+------------------------------------------------------------------------
+r447 | autrijus | 2006-01-03 09:33:27 -0500 (Tue, 03 Jan 2006) | 1 line
 
 * fixed some typo.
-----------------------------------------------------------------------
-r22074 (orig r446):  autrijus | 2006-01-03 09:32:40 -0500
+------------------------------------------------------------------------
+r446 | autrijus | 2006-01-03 09:32:40 -0500 (Tue, 03 Jan 2006) | 1 line
 
 * docs.
-----------------------------------------------------------------------
-r22073 (orig r445):  autrijus | 2006-01-03 09:31:25 -0500
+------------------------------------------------------------------------
+r445 | autrijus | 2006-01-03 09:31:25 -0500 (Tue, 03 Jan 2006) | 1 line
 
 * Shiny new Jifty dispatcher.
-----------------------------------------------------------------------
-r22063 (orig r444):  autrijus | 2006-01-03 07:46:41 -0500
+------------------------------------------------------------------------
+r444 | autrijus | 2006-01-03 07:46:41 -0500 (Tue, 03 Jan 2006) | 1 line
 
 * Upgrade to Scriptaculous 1.5.1.
-----------------------------------------------------------------------
-r22053 (orig r442):  jesse | 2006-01-02 13:15:47 -0500
+------------------------------------------------------------------------
+r443 | jesse | 2006-01-02 13:15:57 -0500 (Mon, 02 Jan 2006) | 1 line
+
+
+------------------------------------------------------------------------
+r442 | jesse | 2006-01-02 13:15:47 -0500 (Mon, 02 Jan 2006) | 3 lines
 
  r22050 at truegrounds:  jesse | 2006-01-02 19:10:21 +0100
  * A bit more fleshing out of the Dispatcher
 
-----------------------------------------------------------------------
-r22052 (orig r441):  jesse | 2006-01-02 13:15:35 -0500
+------------------------------------------------------------------------
+r441 | jesse | 2006-01-02 13:15:35 -0500 (Mon, 02 Jan 2006) | 3 lines
 
  r22030 at truegrounds:  jesse | 2006-01-01 17:49:59 +0100
  * Perltidies web.pm
 
-----------------------------------------------------------------------
-r22038 (orig r440):  glasser | 2006-01-01 20:55:48 -0500
+------------------------------------------------------------------------
+r440 | glasser | 2006-01-01 20:55:48 -0500 (Sun, 01 Jan 2006) | 3 lines
 
  r52919 at david-glassers-powerbook-g4-15:  glasser | 2006-01-01 16:45:36 -0500
  Upgrade Rico lib to 1.1.0.
 
-----------------------------------------------------------------------
-r22004 (orig r439):  glasser | 2005-12-31 14:06:34 -0500
+------------------------------------------------------------------------
+r439 | glasser | 2005-12-31 14:06:34 -0500 (Sat, 31 Dec 2005) | 3 lines
 
  r52913 at david-glassers-powerbook-g4-15:  glasser | 2005-12-31 14:06:00 -0500
  This canonicalization broke things.  Reverting temporarily.
 
-----------------------------------------------------------------------
-r22000 (orig r438):  glasser | 2005-12-31 13:56:25 -0500
+------------------------------------------------------------------------
+r438 | glasser | 2005-12-31 13:56:25 -0500 (Sat, 31 Dec 2005) | 3 lines
 
  r52910 at david-glassers-powerbook-g4-15:  glasser | 2005-12-31 13:55:47 -0500
  Add a MANIFEST.SKIP, and remake manifest (rm MANIFEST; make manifest).
 
-----------------------------------------------------------------------
-r21999 (orig r437):  glasser | 2005-12-31 13:32:01 -0500
+------------------------------------------------------------------------
+r437 | glasser | 2005-12-31 13:32:01 -0500 (Sat, 31 Dec 2005) | 7 lines
 
  r52905 at david-glassers-powerbook-g4-15:  glasser | 2005-12-31 12:39:39 -0500
  Allow use of relative paths for SQLite.
@@ -958,14 +1852,14 @@
  r52907 at david-glassers-powerbook-g4-15:  glasser | 2005-12-31 13:29:40 -0500
  Patch now implemented as canonical_database_name.
 
-----------------------------------------------------------------------
-r21978 (orig r436):  alexmv | 2005-12-30 19:00:48 -0500
+------------------------------------------------------------------------
+r436 | alexmv | 2005-12-30 19:00:48 -0500 (Fri, 30 Dec 2005) | 3 lines
 
  r8532 at zoq-fot-pik:  chmrr | 2005-12-30 19:00:18 -0500
   * Typo in content encoding was making fragments incorrectly render UTF-8
 
-----------------------------------------------------------------------
-r21977 (orig r435):  alexmv | 2005-12-30 18:05:45 -0500
+------------------------------------------------------------------------
+r435 | alexmv | 2005-12-30 18:05:45 -0500 (Fri, 30 Dec 2005) | 8 lines
 
  r8530 at zoq-fot-pik:  chmrr | 2005-12-30 18:05:13 -0500
   * Wrapping and formatting tweaks.
@@ -975,46 +1869,50 @@
  argument.  But we can come up with something similar.  Or we may just
  need to stick "sub" in front of those braces -- horrors!
 
-----------------------------------------------------------------------
-r21976 (orig r434):  alexmv | 2005-12-30 17:49:44 -0500
+------------------------------------------------------------------------
+r434 | alexmv | 2005-12-30 17:49:44 -0500 (Fri, 30 Dec 2005) | 3 lines
 
  r8527 at zoq-fot-pik:  chmrr | 2005-12-30 17:49:01 -0500
   * Mostly wrapping, L<> and C<> nits, and a few minor clarifications
 
-----------------------------------------------------------------------
-r21975 (orig r433):  alexmv | 2005-12-30 13:37:34 -0500
+------------------------------------------------------------------------
+r433 | alexmv | 2005-12-30 13:37:34 -0500 (Fri, 30 Dec 2005) | 4 lines
 
  r8517 at zoq-fot-pik:  chmrr | 2005-12-30 13:36:48 -0500
   * Buttons should register the action
   * Allow users to override the 'submit' argument
 
-----------------------------------------------------------------------
-r21958 (orig r432):  jesse | 2005-12-30 11:23:26 -0500
+------------------------------------------------------------------------
+r432 | jesse | 2005-12-30 11:23:26 -0500 (Fri, 30 Dec 2005) | 3 lines
 
  r21948 at truegrounds:  jesse | 2005-12-30 16:32:17 +0100
  * First pass at a design for a Dispatcher. wants comment from audrey and alex
 
-----------------------------------------------------------------------
-r21957 (orig r431):  jesse | 2005-12-30 11:23:17 -0500
+------------------------------------------------------------------------
+r431 | jesse | 2005-12-30 11:23:17 -0500 (Fri, 30 Dec 2005) | 3 lines
 
  r21947 at truegrounds:  jesse | 2005-12-30 15:29:17 +0100
  * Actually load up Delete actions
 
-----------------------------------------------------------------------
-r21955 (orig r429):  jesse | 2005-12-30 11:22:58 -0500
+------------------------------------------------------------------------
+r430 | jesse | 2005-12-30 11:23:08 -0500 (Fri, 30 Dec 2005) | 1 line
+
+
+------------------------------------------------------------------------
+r429 | jesse | 2005-12-30 11:22:58 -0500 (Fri, 30 Dec 2005) | 3 lines
 
  r21945 at truegrounds:  jesse | 2005-12-30 15:28:07 +0100
  * Actually described how Jifty::ClassLoader works its magic, so that users can build apps that use actions
 
-----------------------------------------------------------------------
-r21937 (orig r428):  alexmv | 2005-12-29 19:21:02 -0500
+------------------------------------------------------------------------
+r428 | alexmv | 2005-12-29 19:21:02 -0500 (Thu, 29 Dec 2005) | 4 lines
 
  r8513 at zoq-fot-pik:  chmrr | 2005-12-29 19:20:12 -0500
   * Don't directly call into JSON::Converter
   * Clear output before returning fragments XML
 
-----------------------------------------------------------------------
-r21936 (orig r427):  alexmv | 2005-12-29 16:23:57 -0500
+------------------------------------------------------------------------
+r427 | alexmv | 2005-12-29 16:23:57 -0500 (Thu, 29 Dec 2005) | 8 lines
 
  r8511 at zoq-fot-pik:  chmrr | 2005-12-29 16:23:24 -0500
   * The patch to JSON.pm didn't get accepted; and possibly rightly so,
@@ -1024,20 +1922,26 @@
   * We now no longer need to skip some files for POD testing
   * Remove forked JSON.pm
 
-----------------------------------------------------------------------
-r21868 (orig r425):  jesse | 2005-12-29 08:32:53 -0500
+------------------------------------------------------------------------
+r426 | jesse | 2005-12-29 08:33:06 -0500 (Thu, 29 Dec 2005) | 3 lines
+
+ r21867 at truegrounds:  jesse | 2005-12-29 07:57:32 -0500
+ * 0.09
+
+------------------------------------------------------------------------
+r425 | jesse | 2005-12-29 08:32:53 -0500 (Thu, 29 Dec 2005) | 4 lines
 
  r21865 at truegrounds:  jesse | 2005-12-28 12:20:49 -0500
  * Fixed a missing dep
  * .051228
 
-----------------------------------------------------------------------
-r21863 (orig r424):  autrijus | 2005-12-27 23:09:48 -0500
+------------------------------------------------------------------------
+r424 | autrijus | 2005-12-27 23:09:48 -0500 (Tue, 27 Dec 2005) | 2 lines
 
 * Jifty::Action->argument_names should sort keys lexographically,
   not random hash-ordering.
-----------------------------------------------------------------------
-r21862 (orig r423):  glasser | 2005-12-27 22:34:21 -0500
+------------------------------------------------------------------------
+r423 | glasser | 2005-12-27 22:34:21 -0500 (Tue, 27 Dec 2005) | 32 lines
 
  r52798 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 22:22:01 -0500
   r52791 at david-glassers-powerbook-g4-15 (orig r407):  alexmv | 2005-12-27 14:11:43 -0500
@@ -1067,368 +1971,1934 @@
    r8432 at zoq-fot-pik:  chmrr | 2005-12-27 18:20:58 -0500
     * Remove last vestiges of ::Delete from ::Update
   
-  r52796 at david-glassers-powerbook-g4-15 (orig r412):  autrijus | 2005-12-27 20:46:13 -0500
-  * We really want App::CLI 0.03, not 0.02.
- 
-
-----------------------------------------------------------------------
-r21861 (orig r422):  glasser | 2005-12-27 22:34:07 -0500
-
- r52765 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 14:20:10 -0500
- Proper submenu nesting for nav.  (It looks right in lynx now.)  Somebody with sharper eyes than me should ensure that the proper CSS is still being applied, but it looks good to me.
-
-----------------------------------------------------------------------
-r21860 (orig r421):  glasser | 2005-12-27 22:33:55 -0500
-
- r52764 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:46:57 -0500
- Change some stuff in tutorial that was just plugging in defaults.
-
-----------------------------------------------------------------------
-r21859 (orig r420):  glasser | 2005-12-27 22:33:42 -0500
-
- r52763 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:43:45 -0500
- Another moved module reference
-
-----------------------------------------------------------------------
-r21858 (orig r419):  glasser | 2005-12-27 22:33:15 -0500
-
- r52762 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:25:44 -0500
- Typo in tutorial (ApplicationName, not AppNamE)'
- 
-
-----------------------------------------------------------------------
-r21857 (orig r418):  glasser | 2005-12-27 22:32:59 -0500
-
- r52761 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:24:05 -0500
- I don't think this return does anything, and is distracting.  Maybe I'm wrong.
-
-----------------------------------------------------------------------
-r21856 (orig r417):  glasser | 2005-12-27 22:32:46 -0500
-
- r52760 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:50:13 -0500
- Oops, the typo was worse -- wrong package name.
-
-----------------------------------------------------------------------
-r21855 (orig r416):  glasser | 2005-12-27 22:32:30 -0500
-
- r52759 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:46:26 -0500
- Typo in tutorial (no constructor call)
-
-----------------------------------------------------------------------
-r21854 (orig r415):  glasser | 2005-12-27 22:28:17 -0500
-
- r52758 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:45:16 -0500
- Clarify tutorial file location.
-
-----------------------------------------------------------------------
-r21853 (orig r414):  glasser | 2005-12-27 22:28:05 -0500
-
- r52757 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:41:09 -0500
- Fix POD references to Jifty::Web::PageRegion.
-
-----------------------------------------------------------------------
-r21852 (orig r413):  glasser | 2005-12-27 22:27:20 -0500
-
- r52756 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 11:54:08 -0500
- * Make 'jifty app' not put extra slashes on filenames.  (Although, hmm, maybe we should be using catfile here?)
- * Update 'jifty app' output in tutorial.
-
-----------------------------------------------------------------------
-r21851 (orig r412):  autrijus | 2005-12-27 20:46:13 -0500
-
-* We really want App::CLI 0.03, not 0.02.
-----------------------------------------------------------------------
-r21850 (orig r411):  alexmv | 2005-12-27 18:49:18 -0500
-
- r8432 at zoq-fot-pik:  chmrr | 2005-12-27 18:20:58 -0500
-  * Remove last vestiges of ::Delete from ::Update
-
-----------------------------------------------------------------------
-r21849 (orig r410):  alexmv | 2005-12-27 18:07:06 -0500
-
- r8430 at zoq-fot-pik:  chmrr | 2005-12-27 18:06:33 -0500
-  * Only cleanup after tests if they succeeded
-  * Add automagic database dropping to after-tests cleanup
-
-----------------------------------------------------------------------
-r21848 (orig r409):  alexmv | 2005-12-27 16:46:17 -0500
-
- r8428 at zoq-fot-pik:  chmrr | 2005-12-27 16:45:40 -0500
-  * Pull request path from ENV rather than Mason, so we keep things
-    like dhandlers out of the request path.  This also makes
-    continuations to dhandlers happy.
-
-----------------------------------------------------------------------
-r21847 (orig r408):  alexmv | 2005-12-27 15:17:15 -0500
-
- r8426 at zoq-fot-pik:  chmrr | 2005-12-27 15:16:45 -0500
-  * Move the order_by into implicit_clauses, so other implicit_clauses
-    can override ordering
-
-----------------------------------------------------------------------
-r21846 (orig r407):  alexmv | 2005-12-27 14:11:43 -0500
-
- r8424 at zoq-fot-pik:  chmrr | 2005-12-27 14:10:55 -0500
-  * Sorted deps
-  * Added requirement of Test::Base 0.62
-  * Added Test::Pod::Coverage; patch from Todd Chapman <todd at chaka.net>
-  * Tutorial fixes; patch from Anton Berezin <tobez at tobez.org>
-
-----------------------------------------------------------------------
-r21828 (orig r406):  alexmv | 2005-12-27 02:36:26 -0500
-
- r8417 at zoq-fot-pik:  chmrr | 2005-12-27 02:34:53 -0500
-  * Remove files from MANIFEST that we no longer include
-  * Quiet down logging when we create the db and start up the server
-
-----------------------------------------------------------------------
-r21827 (orig r405):  jesse | 2005-12-27 02:28:27 -0500
-
- r21826 at truegrounds:  jesse | 2005-12-27 02:27:05 -0500
- * hcchien pointed out that 'jifty server' didn't work right for non-installed apps
-   alemxv pointed out that this was due to my boneheaded surgery on bin/jifty
-
-----------------------------------------------------------------------
-r21809 (orig r404):  jesse | 2005-12-27 00:10:14 -0500
-
- r21808 at truegrounds:  jesse | 2005-12-27 00:08:36 -0500
-  * hcchien reported that we had missed a rename in the model. Left a mean note for alex about code to fix
-
-----------------------------------------------------------------------
-r21807 (orig r403):  jesse | 2005-12-26 19:59:42 -0500
-
- r21799 at truegrounds:  jesse | 2005-12-26 19:39:22 -0500
- * Removed magical guessed library targets that were only useful at BPS
-
-----------------------------------------------------------------------
-r21806 (orig r402):  jesse | 2005-12-26 19:59:38 -0500
-
- r21798 at truegrounds:  jesse | 2005-12-26 19:38:27 -0500
- jifty schema updated to require Jifty::Config
-
-----------------------------------------------------------------------
-r21805 (orig r401):  jesse | 2005-12-26 19:59:34 -0500
-
- r21797 at truegrounds:  jesse | 2005-12-26 19:37:00 -0500
- jifty app  updated to not try to load a config file
-
-----------------------------------------------------------------------
-r21804 (orig r400):  jesse | 2005-12-26 19:59:30 -0500
-
- r21796 at truegrounds:  jesse | 2005-12-26 19:36:10 -0500
- Jifty::Config can now be loaded _without_ actually loading the config file; updated Jifty::Util->default_app_name
-
-----------------------------------------------------------------------
-r21803 (orig r399):  jesse | 2005-12-26 19:59:26 -0500
-
- r21795 at truegrounds:  jesse | 2005-12-26 19:35:05 -0500
-  * Jifty::Util->app_name renamed to Jifty::Util->default_app_name
- Jifty::Util->app_root failure softened to a warning to support app creation
-
-----------------------------------------------------------------------
-r21800 (orig r398):  alexmv | 2005-12-26 16:48:07 -0500
-
- r8402 at zoq-fot-pik:  chmrr | 2005-12-26 16:47:31 -0500
-  * Clean up t/*/ directories
-  * Make Mapper and Continuations tests clean up after themselves
-  * Reduce logging to screen during testing
-
-----------------------------------------------------------------------
-r21768 (orig r397):  alexmv | 2005-12-26 03:39:29 -0500
-
- r8400 at zoq-fot-pik:  chmrr | 2005-12-26 03:38:52 -0500
-  * Colonectomy on the NAME given in the POD to make it correct
-
-----------------------------------------------------------------------
-r21765 (orig r395):  jesse | 2005-12-26 02:19:41 -0500
-
- r21764 at truegrounds:  jesse | 2005-12-26 02:18:06 -0500
- * Fixed a lowercase value that should have been ucfirst. Thanks to chromatic
-
-----------------------------------------------------------------------
-r21763 (orig r394):  jesse | 2005-12-26 02:16:59 -0500
-
- r21762 at truegrounds:  jesse | 2005-12-26 02:15:41 -0500
- * Added a stub for the object model docs
-
-----------------------------------------------------------------------
-r21761 (orig r393):  jesse | 2005-12-26 02:15:54 -0500
-
- r21760 at truegrounds:  jesse | 2005-12-26 02:14:34 -0500
- * Refactored Jifty::Config to allow the application class to be specified when calling Config->guess 
- * Refactored Jifty::Script::App into bite-sized morsels
- * Made Jifty::Script::App generate a config file
- * Made Jifty::Script::App and Jifty::Config::Guess happy with multi-level package names
-
-----------------------------------------------------------------------
-r21756 (orig r392):  jesse | 2005-12-26 00:30:56 -0500
-
- r21755 at truegrounds:  jesse | 2005-12-26 00:29:23 -0500
- Updated pod for Jifty::Script::Schema. Now it passes tests
+  r52796 at david-glassers-powerbook-g4-15 (orig r412):  autrijus | 2005-12-27 20:46:13 -0500
+  * We really want App::CLI 0.03, not 0.02.
+ 
+
+------------------------------------------------------------------------
+r422 | glasser | 2005-12-27 22:34:07 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52765 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 14:20:10 -0500
+ Proper submenu nesting for nav.  (It looks right in lynx now.)  Somebody with sharper eyes than me should ensure that the proper CSS is still being applied, but it looks good to me.
+
+------------------------------------------------------------------------
+r421 | glasser | 2005-12-27 22:33:55 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52764 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:46:57 -0500
+ Change some stuff in tutorial that was just plugging in defaults.
+
+------------------------------------------------------------------------
+r420 | glasser | 2005-12-27 22:33:42 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52763 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:43:45 -0500
+ Another moved module reference
+
+------------------------------------------------------------------------
+r419 | glasser | 2005-12-27 22:33:15 -0500 (Tue, 27 Dec 2005) | 4 lines
+
+ r52762 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:25:44 -0500
+ Typo in tutorial (ApplicationName, not AppNamE)'
+ 
+
+------------------------------------------------------------------------
+r418 | glasser | 2005-12-27 22:32:59 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52761 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 13:24:05 -0500
+ I don't think this return does anything, and is distracting.  Maybe I'm wrong.
+
+------------------------------------------------------------------------
+r417 | glasser | 2005-12-27 22:32:46 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52760 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:50:13 -0500
+ Oops, the typo was worse -- wrong package name.
+
+------------------------------------------------------------------------
+r416 | glasser | 2005-12-27 22:32:30 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52759 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:46:26 -0500
+ Typo in tutorial (no constructor call)
+
+------------------------------------------------------------------------
+r415 | glasser | 2005-12-27 22:28:17 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52758 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:45:16 -0500
+ Clarify tutorial file location.
+
+------------------------------------------------------------------------
+r414 | glasser | 2005-12-27 22:28:05 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r52757 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 12:41:09 -0500
+ Fix POD references to Jifty::Web::PageRegion.
+
+------------------------------------------------------------------------
+r413 | glasser | 2005-12-27 22:27:20 -0500 (Tue, 27 Dec 2005) | 4 lines
+
+ r52756 at david-glassers-powerbook-g4-15:  glasser | 2005-12-27 11:54:08 -0500
+ * Make 'jifty app' not put extra slashes on filenames.  (Although, hmm, maybe we should be using catfile here?)
+ * Update 'jifty app' output in tutorial.
+
+------------------------------------------------------------------------
+r412 | autrijus | 2005-12-27 20:46:13 -0500 (Tue, 27 Dec 2005) | 1 line
+
+* We really want App::CLI 0.03, not 0.02.
+------------------------------------------------------------------------
+r411 | alexmv | 2005-12-27 18:49:18 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r8432 at zoq-fot-pik:  chmrr | 2005-12-27 18:20:58 -0500
+  * Remove last vestiges of ::Delete from ::Update
+
+------------------------------------------------------------------------
+r410 | alexmv | 2005-12-27 18:07:06 -0500 (Tue, 27 Dec 2005) | 4 lines
+
+ r8430 at zoq-fot-pik:  chmrr | 2005-12-27 18:06:33 -0500
+  * Only cleanup after tests if they succeeded
+  * Add automagic database dropping to after-tests cleanup
+
+------------------------------------------------------------------------
+r409 | alexmv | 2005-12-27 16:46:17 -0500 (Tue, 27 Dec 2005) | 5 lines
+
+ r8428 at zoq-fot-pik:  chmrr | 2005-12-27 16:45:40 -0500
+  * Pull request path from ENV rather than Mason, so we keep things
+    like dhandlers out of the request path.  This also makes
+    continuations to dhandlers happy.
+
+------------------------------------------------------------------------
+r408 | alexmv | 2005-12-27 15:17:15 -0500 (Tue, 27 Dec 2005) | 4 lines
+
+ r8426 at zoq-fot-pik:  chmrr | 2005-12-27 15:16:45 -0500
+  * Move the order_by into implicit_clauses, so other implicit_clauses
+    can override ordering
+
+------------------------------------------------------------------------
+r407 | alexmv | 2005-12-27 14:11:43 -0500 (Tue, 27 Dec 2005) | 6 lines
+
+ r8424 at zoq-fot-pik:  chmrr | 2005-12-27 14:10:55 -0500
+  * Sorted deps
+  * Added requirement of Test::Base 0.62
+  * Added Test::Pod::Coverage; patch from Todd Chapman <todd at chaka.net>
+  * Tutorial fixes; patch from Anton Berezin <tobez at tobez.org>
+
+------------------------------------------------------------------------
+r406 | alexmv | 2005-12-27 02:36:26 -0500 (Tue, 27 Dec 2005) | 4 lines
+
+ r8417 at zoq-fot-pik:  chmrr | 2005-12-27 02:34:53 -0500
+  * Remove files from MANIFEST that we no longer include
+  * Quiet down logging when we create the db and start up the server
+
+------------------------------------------------------------------------
+r405 | jesse | 2005-12-27 02:28:27 -0500 (Tue, 27 Dec 2005) | 4 lines
+
+ r21826 at truegrounds:  jesse | 2005-12-27 02:27:05 -0500
+ * hcchien pointed out that 'jifty server' didn't work right for non-installed apps
+   alemxv pointed out that this was due to my boneheaded surgery on bin/jifty
+
+------------------------------------------------------------------------
+r404 | jesse | 2005-12-27 00:10:14 -0500 (Tue, 27 Dec 2005) | 3 lines
+
+ r21808 at truegrounds:  jesse | 2005-12-27 00:08:36 -0500
+  * hcchien reported that we had missed a rename in the model. Left a mean note for alex about code to fix
+
+------------------------------------------------------------------------
+r403 | jesse | 2005-12-26 19:59:42 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r21799 at truegrounds:  jesse | 2005-12-26 19:39:22 -0500
+ * Removed magical guessed library targets that were only useful at BPS
+
+------------------------------------------------------------------------
+r402 | jesse | 2005-12-26 19:59:38 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r21798 at truegrounds:  jesse | 2005-12-26 19:38:27 -0500
+ jifty schema updated to require Jifty::Config
+
+------------------------------------------------------------------------
+r401 | jesse | 2005-12-26 19:59:34 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r21797 at truegrounds:  jesse | 2005-12-26 19:37:00 -0500
+ jifty app  updated to not try to load a config file
+
+------------------------------------------------------------------------
+r400 | jesse | 2005-12-26 19:59:30 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r21796 at truegrounds:  jesse | 2005-12-26 19:36:10 -0500
+ Jifty::Config can now be loaded _without_ actually loading the config file; updated Jifty::Util->default_app_name
+
+------------------------------------------------------------------------
+r399 | jesse | 2005-12-26 19:59:26 -0500 (Mon, 26 Dec 2005) | 4 lines
+
+ r21795 at truegrounds:  jesse | 2005-12-26 19:35:05 -0500
+  * Jifty::Util->app_name renamed to Jifty::Util->default_app_name
+ Jifty::Util->app_root failure softened to a warning to support app creation
+
+------------------------------------------------------------------------
+r398 | alexmv | 2005-12-26 16:48:07 -0500 (Mon, 26 Dec 2005) | 5 lines
+
+ r8402 at zoq-fot-pik:  chmrr | 2005-12-26 16:47:31 -0500
+  * Clean up t/*/ directories
+  * Make Mapper and Continuations tests clean up after themselves
+  * Reduce logging to screen during testing
+
+------------------------------------------------------------------------
+r397 | alexmv | 2005-12-26 03:39:29 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r8400 at zoq-fot-pik:  chmrr | 2005-12-26 03:38:52 -0500
+  * Colonectomy on the NAME given in the POD to make it correct
+
+------------------------------------------------------------------------
+r396 | jesse | 2005-12-26 02:24:36 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r21766 at truegrounds:  jesse | 2005-12-26 02:23:11 -0500
+ * Added no_index directives - Adam Kennedy
+
+------------------------------------------------------------------------
+r395 | jesse | 2005-12-26 02:19:41 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r21764 at truegrounds:  jesse | 2005-12-26 02:18:06 -0500
+ * Fixed a lowercase value that should have been ucfirst. Thanks to chromatic
+
+------------------------------------------------------------------------
+r394 | jesse | 2005-12-26 02:16:59 -0500 (Mon, 26 Dec 2005) | 3 lines
+
+ r21762 at truegrounds:  jesse | 2005-12-26 02:15:41 -0500
+ * Added a stub for the object model docs
+
+------------------------------------------------------------------------
+r393 | jesse | 2005-12-26 02:15:54 -0500 (Mon, 26 Dec 2005) | 6 lines
+
+ r21760 at truegrounds:  jesse | 2005-12-26 02:14:34 -0500
+ * Refactored Jifty::Config to allow the application class to be specified when calling Config->guess 
+ * Refactored Jifty::Script::App into bite-sized morsels
+ * Made Jifty::Script::App generate a config file
+ * Made Jifty::Script::App and Jifty::Config::Guess happy with multi-level package names
+
+------------------------------------------------------------------------
+r392 | jesse | 2005-12-26 00:30:56 -0500 (Mon, 26 Dec 2005) | 4 lines
+
+ r21755 at truegrounds:  jesse | 2005-12-26 00:29:23 -0500
+ Updated pod for Jifty::Script::Schema. Now it passes tests
+ 
+
+------------------------------------------------------------------------
+r391 | alexmv | 2005-12-25 23:52:09 -0500 (Sun, 25 Dec 2005) | 4 lines
+
+ r8388 at zoq-fot-pik:  chmrr | 2005-12-25 23:50:23 -0500
+  * Use the application root (which is smarter), not the binary's
+    parent dir, as the place to start looking for lib/
+
+------------------------------------------------------------------------
+r390 | alexmv | 2005-12-25 23:52:06 -0500 (Sun, 25 Dec 2005) | 5 lines
+
+ r8387 at zoq-fot-pik:  chmrr | 2005-12-25 23:43:34 -0500
+  * Remove the content from these files; they only serve to mark that
+ their parent dir is a jifty app root, and having old versions of the
+ bin/jifty code might be confusing
+
+------------------------------------------------------------------------
+r389 | jesse | 2005-12-25 23:45:03 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21750 at truegrounds:  jesse | 2005-12-25 23:43:46 -0500
+ * Use a better pod translator for the readme
+
+------------------------------------------------------------------------
+r388 | jesse | 2005-12-25 22:20:42 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21748 at truegrounds:  jesse | 2005-12-25 22:19:24 -0500
+ * Now that we are post-release, bump the version to say so
+
+------------------------------------------------------------------------
+r387 | jesse | 2005-12-25 22:19:03 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21746 at truegrounds:  jesse | 2005-12-25 22:17:42 -0500
+ * Track the manifest
+
+------------------------------------------------------------------------
+r386 | jesse | 2005-12-25 22:10:24 -0500 (Sun, 25 Dec 2005) | 6 lines
+
+ r21744 at truegrounds:  jesse | 2005-12-25 22:09:07 -0500
+ Revision history for Perl extension Jifty::DBI.
+ 
+ * Audrey Tang added "smarter" schema declaration processing to get us warnings on bogus usage.
+ 
+
+------------------------------------------------------------------------
+r385 | jesse | 2005-12-25 21:57:46 -0500 (Sun, 25 Dec 2005) | 4 lines
+
+ r21742 at truegrounds:  jesse | 2005-12-25 21:55:55 -0500
+ * Upgrades to token handling, acls for users enabled.
+ 
+
+------------------------------------------------------------------------
+r384 | jesse | 2005-12-25 21:34:01 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21740 at truegrounds:  jesse | 2005-12-25 21:27:39 -0500
+ * Removed a couple of the things that stopped non-subclassable use of Jifty::Notification
+
+------------------------------------------------------------------------
+r383 | jesse | 2005-12-25 18:52:54 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21738 at truegrounds:  jesse | 2005-12-25 18:51:33 -0500
+ * Change how we load the "default" config to actually use the application name set in the config file if we have one
+
+------------------------------------------------------------------------
+r382 | jesse | 2005-12-25 16:58:35 -0500 (Sun, 25 Dec 2005) | 4 lines
+
+ r21736 at truegrounds:  jesse | 2005-12-25 16:57:17 -0500
+ * POD Cleanups from chromatic.
+ * Improvements to our pod-coverage tester from chromatic.
+
+------------------------------------------------------------------------
+r381 | jesse | 2005-12-25 16:49:36 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21733 at truegrounds:  jesse | 2005-12-25 16:48:15 -0500
+ * Glossary and Tutorial cleanups and fixes from chromatic
+
+------------------------------------------------------------------------
+r380 | jesse | 2005-12-25 16:49:33 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21732 at truegrounds:  jesse | 2005-12-25 16:32:24 -0500
+ * Updated Jifty::Record::check_read_rights to use the same keys as update_rights 
+
+------------------------------------------------------------------------
+r379 | jesse | 2005-12-25 14:42:56 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21729 at truegrounds:  jesse | 2005-12-25 14:39:36 -0500
+ * Added dependency on Exporter Lite. Thanks to sri
+
+------------------------------------------------------------------------
+r378 | jesse | 2005-12-25 02:46:11 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21698 at truegrounds:  jesse | 2005-12-25 02:44:59 -0500
+ * Versioning inc
+
+------------------------------------------------------------------------
+r377 | jesse | 2005-12-25 02:27:32 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21692 at truegrounds:  jesse | 2005-12-25 02:20:58 -0500
+ Moving our dependencies out of the core jifty distribution
+
+------------------------------------------------------------------------
+r376 | jesse | 2005-12-25 02:27:22 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21691 at truegrounds:  jesse | 2005-12-25 02:19:50 -0500
+ 
+
+------------------------------------------------------------------------
+r375 | jesse | 2005-12-25 02:27:17 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21690 at truegrounds:  jesse | 2005-12-25 02:19:44 -0500
+ 
+
+------------------------------------------------------------------------
+r374 | jesse | 2005-12-25 02:27:13 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21689 at truegrounds:  jesse | 2005-12-25 02:19:19 -0500
+ * Cleanup to Jifty.pm POD
+
+------------------------------------------------------------------------
+r373 | (no author) | 2005-12-25 02:15:18 -0500 (Sun, 25 Dec 2005) | 1 line
+
+This is an empty revision for padding.
+------------------------------------------------------------------------
+r372 | (no author) | 2005-12-25 02:13:00 -0500 (Sun, 25 Dec 2005) | 1 line
+
+This is an empty revision for padding.
+------------------------------------------------------------------------
+r371 | jesse | 2005-12-25 01:46:21 -0500 (Sun, 25 Dec 2005) | 1 line
+
+
+------------------------------------------------------------------------
+r370 | jesse | 2005-12-25 01:46:11 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21681 at truegrounds:  jesse | 2005-12-25 01:43:26 -0500
+ * updates to deps
+
+------------------------------------------------------------------------
+r369 | (no author) | 2005-12-25 01:30:23 -0500 (Sun, 25 Dec 2005) | 1 line
+
+This is an empty revision for padding.
+------------------------------------------------------------------------
+r368 | jesse | 2005-12-25 00:38:16 -0500 (Sun, 25 Dec 2005) | 3 lines
+
+ r21678 at truegrounds:  jesse | 2005-12-25 00:36:01 -0500
+ * Deps updated. we may win on more pureperl stuff
+
+------------------------------------------------------------------------
+r367 | jesse | 2005-12-24 23:43:51 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21050 at truegrounds (orig r4347):  jesse | 2005-12-23 23:29:20 -0500
+  r21048 at truegrounds:  jesse | 2005-12-23 23:27:52 -0500
+  * 0.07
+ 
+
+------------------------------------------------------------------------
+r366 | jesse | 2005-12-24 23:43:46 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21049 at truegrounds (orig r4346):  jesse | 2005-12-23 23:29:14 -0500
+  r21047 at truegrounds:  jesse | 2005-12-23 22:46:01 -0500
+  * Always lowercase column names
+ 
+
+------------------------------------------------------------------------
+r365 | jesse | 2005-12-24 23:43:43 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21030 at truegrounds (orig r4345):  jesse | 2005-12-23 15:48:56 -0500
+  r21029 at truegrounds:  jesse | 2005-12-23 15:47:24 -0500
+  * This be 0.06
+ 
+
+------------------------------------------------------------------------
+r364 | jesse | 2005-12-24 23:43:38 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r21027 at truegrounds (orig r4344):  alexmv | 2005-12-23 13:31:03 -0500
+  r8018 at zoq-fot-pik:  chmrr | 2005-12-23 13:30:26 -0500
+   * clean_slate calls implicit_clauses to let the collection do some setup
+   * unlimit calls clean_slate
+ 
+
+------------------------------------------------------------------------
+r363 | jesse | 2005-12-24 23:43:35 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20954 at truegrounds (orig r4342):  jesse | 2005-12-22 16:40:44 -0500
+  r20953 at truegrounds:  jesse | 2005-12-22 16:39:31 -0500
+   * better collection resetting
+ 
+
+------------------------------------------------------------------------
+r362 | jesse | 2005-12-24 23:43:31 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20950 at truegrounds (orig r4341):  jesse | 2005-12-22 16:24:47 -0500
+  r20949 at truegrounds:  jesse | 2005-12-22 16:23:24 -0500
+  * When forcing a search re-do, don't cache the results of a count
+ 
+
+------------------------------------------------------------------------
+r361 | jesse | 2005-12-24 23:43:27 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20947 at truegrounds (orig r4340):  autrijus | 2005-12-21 19:46:03 -0500
+ * ->join now takes optional "operator" to allow joining with
+   something other than equality.
+ * improved and fixed join documentations.
+
+------------------------------------------------------------------------
+r360 | jesse | 2005-12-24 23:43:22 -0500 (Sat, 24 Dec 2005) | 7 lines
+
+ r20946 at truegrounds (orig r4339):  alexmv | 2005-12-21 02:19:48 -0500
+  r7926 at zoq-fot-pik:  chmrr | 2005-12-21 02:19:09 -0500
+   * If guessing the record_class fails based on the collection's class
+     name, don't just return the collection as the record class --
+     that'll just plop you into an infinite loop.  Attempt to bail.
+ 
+
+------------------------------------------------------------------------
+r359 | jesse | 2005-12-24 23:43:18 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20945 at truegrounds (orig r4338):  alexmv | 2005-12-20 16:45:44 -0500
+  r7896 at zoq-fot-pik:  chmrr | 2005-12-20 16:44:49 -0500
+   * Update to new version of Module::Install
+ 
+
+------------------------------------------------------------------------
+r358 | jesse | 2005-12-24 23:43:14 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r20944 at truegrounds (orig r4337):  alexmv | 2005-12-20 16:45:38 -0500
+  r7895 at zoq-fot-pik:  chmrr | 2005-12-20 16:44:07 -0500
+   * Remove swearwords and JFDI references
+   * Load with no parameters doesn't even rty to do anything
+ 
+
+------------------------------------------------------------------------
+r357 | jesse | 2005-12-24 23:43:11 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20873 at truegrounds (orig r4336):  jesse | 2005-12-20 16:32:41 -0500
+  r20871 at truegrounds:  jesse | 2005-12-20 16:10:14 -0500
+  * Test updates for mysql and pg
+ 
+
+------------------------------------------------------------------------
+r356 | jesse | 2005-12-24 23:43:07 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19862 at truegrounds (orig r4280):  jesse | 2005-12-09 01:20:30 -0500
+  r19852 at truegrounds:  jesse | 2005-12-09 01:08:57 -0500
+  * Added clone dependency and changelog
+ 
+
+------------------------------------------------------------------------
+r355 | jesse | 2005-12-24 23:43:03 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19861 at truegrounds (orig r4279):  jesse | 2005-12-09 01:19:57 -0500
+  r19851 at truegrounds:  jesse | 2005-12-09 01:08:24 -0500
+  * delayed creation of group and orderby clauses
+ 
+
+------------------------------------------------------------------------
+r354 | jesse | 2005-12-24 23:43:00 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19860 at truegrounds (orig r4278):  jesse | 2005-12-09 01:19:51 -0500
+  r19850 at truegrounds:  jesse | 2005-12-09 01:07:39 -0500
+   * Ported fixes from SB to base handle
+ 
+
+------------------------------------------------------------------------
+r353 | jesse | 2005-12-24 23:42:56 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19859 at truegrounds (orig r4277):  jesse | 2005-12-09 01:19:10 -0500
+  r19849 at truegrounds:  jesse | 2005-12-09 01:07:12 -0500
+   * Ported fixes from SB to ODBC handle
+ 
+
+------------------------------------------------------------------------
+r352 | jesse | 2005-12-24 23:42:53 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19858 at truegrounds (orig r4276):  jesse | 2005-12-09 01:19:01 -0500
+  r19848 at truegrounds:  jesse | 2005-12-09 01:06:39 -0500
+   * Ported fixes from SB to Informix handle
+ 
+
+------------------------------------------------------------------------
+r351 | jesse | 2005-12-24 23:42:49 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19857 at truegrounds (orig r4275):  jesse | 2005-12-09 01:18:50 -0500
+  r19847 at truegrounds:  jesse | 2005-12-09 01:05:33 -0500
+   * Ported fixes from SB to Orace handle
+ 
+
+------------------------------------------------------------------------
+r350 | jesse | 2005-12-24 23:42:45 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19856 at truegrounds (orig r4274):  jesse | 2005-12-09 01:18:44 -0500
+  r19846 at truegrounds:  jesse | 2005-12-09 01:04:39 -0500
+   * Ported fixes from SB to Sybase handle
+ 
+
+------------------------------------------------------------------------
+r349 | jesse | 2005-12-24 23:42:41 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19855 at truegrounds (orig r4273):  jesse | 2005-12-09 01:18:37 -0500
+  r19845 at truegrounds:  jesse | 2005-12-09 01:03:11 -0500
+   * Ported fixes from SB to Pg handle
+ 
+
+------------------------------------------------------------------------
+r348 | jesse | 2005-12-24 23:42:37 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19854 at truegrounds (orig r4272):  jesse | 2005-12-09 01:18:31 -0500
+  r19844 at truegrounds:  jesse | 2005-12-09 01:00:46 -0500
+  * Forward ported column aliasing fix from SB
+ 
+
+------------------------------------------------------------------------
+r347 | jesse | 2005-12-24 23:42:31 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19853 at truegrounds (orig r4271):  jesse | 2005-12-09 01:18:22 -0500
+  r19843 at truegrounds:  jesse | 2005-12-08 23:18:13 -0500
+  * Forward ported Collection clone method
+ 
+
+------------------------------------------------------------------------
+r346 | jesse | 2005-12-24 23:42:26 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19684 at truegrounds (orig r4215):  jesse | 2005-12-02 01:43:24 -0500
+  r19683 at truegrounds:  jesse | 2005-12-02 01:31:34 -0500
+  * named references
+ 
+
+------------------------------------------------------------------------
+r345 | jesse | 2005-12-24 23:42:23 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19682 at truegrounds (orig r4214):  jesse | 2005-12-02 01:09:33 -0500
+  r19678 at truegrounds:  jesse | 2005-12-02 00:26:36 -0500
+  * First cut at named args
+ 
+
+------------------------------------------------------------------------
+r344 | jesse | 2005-12-24 23:42:19 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19677 at truegrounds (orig r4213):  jesse | 2005-12-01 23:42:42 -0500
+  r19676 at truegrounds:  jesse | 2005-12-01 23:42:11 -0500
+  * Relaxed encode dependency per autri
+ 
+
+------------------------------------------------------------------------
+r343 | jesse | 2005-12-24 23:42:15 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19505 at truegrounds (orig r4146):  jesse | 2005-11-27 22:22:38 -0500
+  r19504 at truegrounds:  jesse | 2005-11-27 22:08:13 -0500
+  * 0.05_02
+ 
+
+------------------------------------------------------------------------
+r342 | jesse | 2005-12-24 23:42:11 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18997 at truegrounds (orig r4121):  jesse | 2005-11-20 17:08:44 -0500
+  r18996 at truegrounds:  jesse | 2005-11-20 17:07:17 -0500
+  * Added the beginnings of support for "distinct" columns
+ 
+
+------------------------------------------------------------------------
+r341 | jesse | 2005-12-24 23:42:06 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18975 at truegrounds (orig r4114):  alexmv | 2005-11-17 16:58:20 -0500
+  r7251 at zoq-fot-pik:  chmrr | 2005-11-17 16:57:55 -0500
+   * Make 'not_null' still work
+ 
+
+------------------------------------------------------------------------
+r340 | jesse | 2005-12-24 23:42:02 -0500 (Sat, 24 Dec 2005) | 7 lines
+
+ r18974 at truegrounds (orig r4113):  alexmv | 2005-11-17 16:30:46 -0500
+  r7247 at zoq-fot-pik:  chmrr | 2005-11-17 16:30:02 -0500
+   * mandatory replaces not_null
+   * 'is' now works with subroutine refs, for instance
+   * Validators are always called in list context
+ 
+
+------------------------------------------------------------------------
+r339 | jesse | 2005-12-24 23:41:54 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18590 at truegrounds (orig r4058):  jesse | 2005-11-08 16:34:30 -0500
+  r18588 at truegrounds:  jesse | 2005-11-08 16:32:12 -0500
+  * released 0.05_01
+ 
+
+------------------------------------------------------------------------
+r338 | jesse | 2005-12-24 23:41:50 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18589 at truegrounds (orig r4057):  jesse | 2005-11-08 16:33:18 -0500
+  r18586 at truegrounds:  jesse | 2005-11-08 16:29:24 -0500
+  * Prepping for release
+ 
+
+------------------------------------------------------------------------
+r337 | jesse | 2005-12-24 23:41:47 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18581 at truegrounds (orig r4056):  jesse | 2005-11-08 16:15:12 -0500
+  r18575 at truegrounds:  jesse | 2005-11-08 16:07:26 -0500
+   *oops. method rename went awry
+ 
+
+------------------------------------------------------------------------
+r336 | jesse | 2005-12-24 23:41:43 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18580 at truegrounds (orig r4055):  jesse | 2005-11-08 16:14:41 -0500
+  r18574 at truegrounds:  jesse | 2005-11-08 15:57:15 -0500
+  * moved new paging code from Jifty to Jifty::DBI
+ 
+
+------------------------------------------------------------------------
+r335 | jesse | 2005-12-24 23:41:39 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18579 at truegrounds (orig r4054):  jesse | 2005-11-08 16:14:23 -0500
+  r18573 at truegrounds:  jesse | 2005-11-08 15:37:47 -0500
+  * field became column, consistently
+ 
+
+------------------------------------------------------------------------
+r334 | jesse | 2005-12-24 23:41:35 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18578 at truegrounds (orig r4053):  jesse | 2005-11-08 16:13:59 -0500
+  r18572 at truegrounds:  jesse | 2005-11-08 15:31:12 -0500
+  * removing deprecated paging interface
+ 
+
+------------------------------------------------------------------------
+r333 | jesse | 2005-12-24 23:41:31 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18577 at truegrounds (orig r4052):  jesse | 2005-11-08 16:13:51 -0500
+  r18571 at truegrounds:  jesse | 2005-11-08 15:11:52 -0500
+  * docs shuffle
+ 
+
+------------------------------------------------------------------------
+r332 | jesse | 2005-12-24 23:41:25 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18576 at truegrounds (orig r4051):  jesse | 2005-11-08 16:13:41 -0500
+  r18570 at truegrounds:  jesse | 2005-11-08 15:02:43 -0500
+  * doc updates to Jifty::DBI::Record
+ 
+
+------------------------------------------------------------------------
+r331 | jesse | 2005-12-24 23:41:19 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18439 at truegrounds (orig r4047):  jesse | 2005-11-07 01:24:54 -0500
+  r18438 at truegrounds:  jesse | 2005-11-07 01:22:44 -0500
+   * cleanups to left_join query building ; allowed entry_aggregators for left_join criteria
+ 
+
+------------------------------------------------------------------------
+r330 | jesse | 2005-12-24 23:41:12 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18436 at truegrounds (orig r4046):  jesse | 2005-11-06 19:21:37 -0500
+  r18433 at truegrounds:  jesse | 2005-11-06 19:20:09 -0500
+  LowerCasing of QueryString
+ 
+
+------------------------------------------------------------------------
+r329 | jesse | 2005-12-24 23:41:09 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18435 at truegrounds (orig r4045):  jesse | 2005-11-06 19:21:27 -0500
+  r18432 at truegrounds:  jesse | 2005-11-06 19:17:47 -0500
+  LowerCasing of QueryString
+ 
+
+------------------------------------------------------------------------
+r328 | jesse | 2005-12-24 23:41:06 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18434 at truegrounds (orig r4044):  jesse | 2005-11-06 19:21:18 -0500
+  r18431 at truegrounds:  jesse | 2005-11-06 19:17:19 -0500
+  LowerCasing of QueryString
+ 
+
+------------------------------------------------------------------------
+r327 | jesse | 2005-12-24 23:41:03 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18430 at truegrounds (orig r4043):  jesse | 2005-11-06 19:13:52 -0500
+  r18426 at truegrounds:  jesse | 2005-11-06 19:12:18 -0500
+  minor cleanups to build_select_count_query
+ 
+
+------------------------------------------------------------------------
+r326 | jesse | 2005-12-24 23:40:59 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18429 at truegrounds (orig r4042):  jesse | 2005-11-06 19:13:41 -0500
+  r18425 at truegrounds:  jesse | 2005-11-06 19:08:04 -0500
+  _where_clause cleanup
+ 
+
+------------------------------------------------------------------------
+r325 | jesse | 2005-12-24 23:40:56 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18428 at truegrounds (orig r4041):  jesse | 2005-11-06 19:13:32 -0500
+  r18424 at truegrounds:  jesse | 2005-11-06 19:01:49 -0500
+  * we were resetting must_redo_search with and without an API
+ 
+
+------------------------------------------------------------------------
+r324 | jesse | 2005-12-24 23:40:52 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18427 at truegrounds (orig r4040):  jesse | 2005-11-06 19:13:23 -0500
+  r18423 at truegrounds:  jesse | 2005-11-06 18:20:00 -0500
+  * removing unused subs, documenting
+ 
+
+------------------------------------------------------------------------
+r323 | jesse | 2005-12-24 23:40:48 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18422 at truegrounds (orig r4039):  jesse | 2005-11-06 18:13:15 -0500
+  r18420 at truegrounds:  jesse | 2005-11-06 18:11:31 -0500
+  perltidyed the collection lib
+ 
+
+------------------------------------------------------------------------
+r322 | jesse | 2005-12-24 23:40:44 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18421 at truegrounds (orig r4038):  jesse | 2005-11-06 18:12:40 -0500
+  r18416 at truegrounds:  jesse | 2005-11-06 18:09:07 -0500
+  * perltidy!
+ 
+
+------------------------------------------------------------------------
+r321 | jesse | 2005-12-24 23:40:40 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18418 at truegrounds (orig r4037):  jesse | 2005-11-06 18:10:20 -0500
+  r18415 at truegrounds:  jesse | 2005-11-06 18:00:46 -0500
+  * Collection code cleanup (minor)
+ 
+
+------------------------------------------------------------------------
+r320 | jesse | 2005-12-24 23:40:37 -0500 (Sat, 24 Dec 2005) | 10 lines
+
+ r18114 at truegrounds (orig r4014):  ruz | 2005-11-01 21:50:19 -0500
+ * order_by never supported default value for FIELD
+   and should not
+ * (order|group)_by_cols are marked as deprecated
+ * added 'function' as paramhash field for the order_by
+ * private _set_clause method
+ * redo search only if new (group|order) clause is not equal to old
+ * documentation
+ 
+
+------------------------------------------------------------------------
+r319 | jesse | 2005-12-24 23:40:32 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18063 at truegrounds (orig r3996):  jesse | 2005-10-29 16:02:38 -0400
+  r18061 at truegrounds:  jesse | 2005-10-30 01:01:05 -0400
+  * Downcased the Jifty::DBI API
+ 
+
+------------------------------------------------------------------------
+r318 | jesse | 2005-12-24 23:40:26 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18062 at truegrounds (orig r3995):  jesse | 2005-10-29 16:02:28 -0400
+  r18059 at truegrounds:  jesse | 2005-10-29 02:36:33 -0400
+  * lowercased the collections API
+ 
+
+------------------------------------------------------------------------
+r317 | jesse | 2005-12-24 23:40:22 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18057 at truegrounds (orig r3994):  jesse | 2005-10-27 17:16:07 -0400
+  r18056 at truegrounds:  jesse | 2005-10-28 03:15:11 -0400
+   * refactoring new_alias to let it take objects as well as table names
+ 
+
+------------------------------------------------------------------------
+r316 | jesse | 2005-12-24 23:40:18 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18055 at truegrounds (orig r3993):  jesse | 2005-10-27 15:01:16 -0400
+  r18053 at truegrounds:  jesse | 2005-10-28 01:00:01 -0400
+  * Refaqcotring missed a SB->Jifty::DBI::Collection change
+ 
+
+------------------------------------------------------------------------
+r315 | jesse | 2005-12-24 23:40:14 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r18054 at truegrounds (orig r3992):  jesse | 2005-10-27 15:01:03 -0400
+  r18052 at truegrounds:  jesse | 2005-10-28 00:51:46 -0400
+  * Made ->table work as a class method
+ 
+
+------------------------------------------------------------------------
+r314 | jesse | 2005-12-24 23:40:10 -0500 (Sat, 24 Dec 2005) | 3 lines
+
+ r17954 at truegrounds (orig r3988):  autrijus | 2005-10-24 09:51:30 -0400
+ * remove Want.pm from Jifty::DBI deps
+
+------------------------------------------------------------------------
+r313 | jesse | 2005-12-24 23:40:07 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r17468 at truegrounds (orig r3985):  jesse | 2005-10-20 03:41:04 -0400
+  r17464 at truegrounds:  jesse | 2005-10-20 13:40:07 -0400
+  * Perltidied Record.pm
+ 
+
+------------------------------------------------------------------------
+r312 | jesse | 2005-12-24 23:40:02 -0500 (Sat, 24 Dec 2005) | 3 lines
+
+ r17357 at truegrounds (orig r3961):  trs | 2005-10-13 17:13:37 -0400
+ Oops.  Those new tests don't actually pass with SQLite.
+
+------------------------------------------------------------------------
+r311 | jesse | 2005-12-24 23:39:58 -0500 (Sat, 24 Dec 2005) | 3 lines
+
+ r17342 at truegrounds (orig r3960):  trs | 2005-10-13 14:31:46 -0400
+ Cleaning up my accidental pull from DBIx::SearchBuilder...
+
+------------------------------------------------------------------------
+r310 | jesse | 2005-12-24 23:39:55 -0500 (Sat, 24 Dec 2005) | 47 lines
+
+ r17341 at truegrounds (orig r3959):  trs | 2005-10-13 13:52:00 -0400
+  r5411 at wintermute (orig r3537):  jesse | 2005-07-26 22:53:23 -0400
+   r7036 at hualien:  jesse | 2005-07-26 15:34:18 -0400
+   * When loading a foriegn record, bypass access control, as it leads to a small 
+     bootstrapping issue.
+  
+  r5469 at wintermute (orig r3556):  jesse | 2005-07-29 12:53:08 -0400
+   r7149 at hualien:  jesse | 2005-07-29 12:50:16 -0400
+   * 1.31 - fix manifest
+  
+  r5560 at wintermute (orig r3577):  alexmv | 2005-08-02 01:46:15 -0400
+   r5571 at zoq-fot-pik:  chmrr | 2005-08-02 01:45:37 -0400
+    * ->foo_id now returns just a number if it is a reference; ->foo
+      returns the object.
+    * POD fixes
+  
+  r5563 at wintermute (orig r3580):  glasser | 2005-08-02 14:34:09 -0400
+   r38369 at tin-foil:  glasser | 2005-08-02 14:33:36 -0400
+   RT::Record::_Accessible doesn't actually work like SB::Record's (it returns 0
+   instead of undef); this is an easier way to fix that infinite loop than making RT compliant.
+  
+  r5799 at wintermute (orig r3625):  glasser | 2005-08-09 17:37:41 -0400
+   r39287 at tin-foil:  glasser | 2005-08-09 17:37:05 -0400
+   Because SearchBuilder has the unfortunate historical feature of adding 
+   % around LIKE values in Limits, add a MATCHES operators that... doesn't do that.
+   (For Jifty::DBI, we will make LIKE do what MATCHES does here, and CONTAINS do
+   what LIKE does here.)
+  
+  r6152 at wintermute (orig r3736):  alexmv | 2005-08-30 12:59:25 -0400
+   r5872 at zoq-fot-pik:  chmrr | 2005-08-15 17:43:59 -0400
+    * Working statement logging (to memory, not file)
+    * Version bump (to development version)
+  
+  r6484 at wintermute (orig r3874):  jesse | 2005-09-22 14:26:11 -0400
+   r14122 at hualien:  jesse | 2005-08-31 09:40:22 -0400
+   *  Added a build_requires on SQLite
+  
+  r6485 at wintermute (orig r3875):  jesse | 2005-09-22 14:26:45 -0400
+   r14189 at hualien:  jesse | 2005-09-01 06:57:37 -0400
+   * This be 1.32
+  
+  r6486 at wintermute (orig r3876):  jesse | 2005-09-22 14:29:40 -0400
+   r15951 at hualien:  jesse | 2005-09-22 14:29:17 -0400
+   * 1.33
+  
+ 
+
+------------------------------------------------------------------------
+r309 | jesse | 2005-12-24 23:39:52 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r17317 at truegrounds (orig r3952):  jesse | 2005-10-12 15:53:43 -0400
+  r17312 at hualien:  jesse | 2005-10-12 11:52:32 -0400
+  * We need a recent encode.
+ 
+
+------------------------------------------------------------------------
+r308 | jesse | 2005-12-24 23:39:48 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r17218 at truegrounds (orig r3937):  alexmv | 2005-10-06 17:27:48 -0400
+  r6672 at zoq-fot-pik:  chmrr | 2005-10-06 17:26:59 -0400
+   * Forward port changes from DBIx-SB, mostly logging fixes
+ 
+
+------------------------------------------------------------------------
+r307 | jesse | 2005-12-24 23:39:44 -0500 (Sat, 24 Dec 2005) | 7 lines
+
+ r17050 at truegrounds (orig r3906):  alexmv | 2005-10-05 00:13:09 -0400
+  r6619 at zoq-fot-pik:  chmrr | 2005-10-05 00:11:01 -0400
+   * More column properties (should get pushed into JFDI)
+   * Column alias fixes
+   * Fix unreadable columns
+ 
+
+------------------------------------------------------------------------
+r306 | jesse | 2005-12-24 23:39:36 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r17049 at truegrounds (orig r3905):  alexmv | 2005-10-05 00:12:53 -0400
+  r6614 at zoq-fot-pik:  chmrr | 2005-10-04 18:56:27 -0400
+   * Declaritive schema syntax.
+ 
+
+------------------------------------------------------------------------
+r305 | jesse | 2005-12-24 23:39:32 -0500 (Sat, 24 Dec 2005) | 9 lines
+
+ r15997 at truegrounds (orig r3891):  jesse | 2005-09-25 15:41:56 -0400
+  r15996 at hualien:  jesse | 2005-09-25 15:41:20 -0400
+  
+  
+  * __set no longer returns failure when you try to apply a change that's already 
+    the current value
+  
+ 
+
+------------------------------------------------------------------------
+r304 | jesse | 2005-12-24 23:39:28 -0500 (Sat, 24 Dec 2005) | 9 lines
+
+ r15994 at truegrounds (orig r3890):  ruz | 2005-09-25 04:59:54 -0400
+  r2509 at cubic-pc:  cubic | 2005-09-24 13:52:19 +0400
+  * Truncate - trancate data to fit available space
+  * utf8 - validate utf8 data before store and after fetch
+  * DateTime filter - access to datetime columns with DateTime objects
+  ** Makefilei.PL update
+  * tests for this filters
+ 
+
+------------------------------------------------------------------------
+r303 | jesse | 2005-12-24 23:39:25 -0500 (Sat, 24 Dec 2005) | 13 lines
+
+ r15993 at truegrounds (orig r3889):  ruz | 2005-09-25 04:59:44 -0400
+  r2508 at cubic-pc:  cubic | 2005-09-24 13:48:27 +0400
+  * Column and Record classes inherit interface from HasFilter
+  * moved filters handling from Column to Record class
+  * Filter class has new accessor 'record', so filters has access to
+    record filter is applied
+  * default record's filter 'Jifty::DBI::Filter::Truncate'
+  * Record->__set accept undef values and set column to NULL
+  * __set checks value equality only if we have required data
+    otherwise just update
+  * basic filters tests
+ 
+
+------------------------------------------------------------------------
+r302 | jesse | 2005-12-24 23:39:21 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15992 at truegrounds (orig r3888):  ruz | 2005-09-25 04:59:34 -0400
+  r2507 at cubic-pc:  cubic | 2005-09-24 13:33:19 +0400
+  database version implementation
+ 
+
+------------------------------------------------------------------------
+r301 | jesse | 2005-12-24 23:39:18 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15991 at truegrounds (orig r3887):  ruz | 2005-09-25 04:59:24 -0400
+  r2506 at cubic-pc:  cubic | 2005-09-24 13:31:04 +0400
+  typo
+ 
+
+------------------------------------------------------------------------
+r300 | jesse | 2005-12-24 23:39:14 -0500 (Sat, 24 Dec 2005) | 11 lines
+
+ r15990 at truegrounds (orig r3886):  ruz | 2005-09-25 04:59:11 -0400
+  r2505 at cubic-pc:  cubic | 2005-09-24 13:29:59 +0400
+  * classes shouldn't import from util modules
+  * Handle now inherits from HasFilter
+  * drop @ISA from 'use vars'
+  * print_error and raise_serror methods no more enables fatures
+    by default, instead use ->method( 0 | 1 );
+  * log_sql_statements returns current value
+  * database_version now support 'short' argument(by default true)  
+ 
+
+------------------------------------------------------------------------
+r299 | jesse | 2005-12-24 23:39:11 -0500 (Sat, 24 Dec 2005) | 8 lines
+
+ r15989 at truegrounds (orig r3885):  ruz | 2005-09-25 04:58:59 -0400
+  r2504 at cubic-pc:  cubic | 2005-09-24 10:52:31 +0400
+  * added File::Spec
+  * has_schema now returns method name and also checks for
+    version specific schemas if second argument is handle.
+  * init_schema use has_schema to get method name
+ 
+
+------------------------------------------------------------------------
+r298 | jesse | 2005-12-24 23:39:06 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15988 at truegrounds (orig r3884):  ruz | 2005-09-25 04:58:49 -0400
+  r2503 at cubic-pc:  cubic | 2005-09-24 10:43:33 +0400
+  HasFilters - abstract class for objects that has filters
+ 
+
+------------------------------------------------------------------------
+r297 | jesse | 2005-12-24 23:39:01 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15984 at truegrounds (orig r3883):  jesse | 2005-09-24 17:03:35 -0400
+  r15983 at hualien:  jesse | 2005-09-24 17:02:50 -0400
+  *Reverting the patch from ruslan, as he would prefer to send smaller patches
+ 
+
+------------------------------------------------------------------------
+r296 | jesse | 2005-12-24 23:38:57 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15982 at truegrounds (orig r3882):  jesse | 2005-09-24 16:49:32 -0400
+  r15981 at hualien:  jesse | 2005-09-24 16:48:24 -0400
+  * Next cut of filters from Ruslan
+ 
+
+------------------------------------------------------------------------
+r295 | jesse | 2005-12-24 23:38:54 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15960 at truegrounds (orig r3879):  jesse | 2005-09-23 01:23:31 -0400
+  r15957 at hualien:  jesse | 2005-09-23 01:23:02 -0400
+  * Jifty::DBI::Collection doc cleanup
+ 
+
+------------------------------------------------------------------------
+r294 | jesse | 2005-12-24 23:38:50 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15924 at truegrounds (orig r3862):  jesse | 2005-09-20 00:28:20 -0400
+  r15923 at hualien:  jesse | 2005-09-20 00:27:37 -0400
+  * Limit got downcased
+ 
+
+------------------------------------------------------------------------
+r293 | jesse | 2005-12-24 23:38:47 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r15795 at truegrounds (orig r3861):  jesse | 2005-09-18 00:39:04 -0400
+  r15793 at hualien:  jesse | 2005-09-18 00:38:25 -0400
+  * now that it works, remove the old routine
+  
+ 
+
+------------------------------------------------------------------------
+r292 | jesse | 2005-12-24 23:38:42 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15794 at truegrounds (orig r3860):  jesse | 2005-09-18 00:38:48 -0400
+  r15792 at hualien:  jesse | 2005-09-18 00:33:50 -0400
+  * Truncation of content moved to a filter
+ 
+
+------------------------------------------------------------------------
+r291 | jesse | 2005-12-24 23:38:39 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r15791 at truegrounds (orig r3859):  jesse | 2005-09-17 15:41:02 -0400
+  r15790 at hualien:  jesse | 2005-09-17 15:40:34 -0400
+  * First pass of filters API. Not hooked up yet.
+  
+ 
+
+------------------------------------------------------------------------
+r290 | jesse | 2005-12-24 23:38:36 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15784 at truegrounds (orig r3858):  jesse | 2005-09-16 23:24:29 -0400
+  r15782 at hualien:  jesse | 2005-09-16 23:23:55 -0400
+   * A bit more cleanup to Record.pm, thanks to ruslan
+ 
+
+------------------------------------------------------------------------
+r289 | jesse | 2005-12-24 23:38:31 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15783 at truegrounds (orig r3857):  jesse | 2005-09-16 23:24:20 -0400
+  r15781 at hualien:  jesse | 2005-09-16 23:09:37 -0400
+  * Typo fixes. found by ruslan
+ 
+
+------------------------------------------------------------------------
+r288 | jesse | 2005-12-24 23:38:28 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r15779 at truegrounds (orig r3856):  jesse | 2005-09-16 18:32:49 -0400
+  r15777 at hualien:  jesse | 2005-09-16 18:31:16 -0400
+  * Removed load_by_id method
+  
+ 
+
+------------------------------------------------------------------------
+r287 | jesse | 2005-12-24 23:38:25 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15750 at truegrounds (orig r3852):  alexmv | 2005-09-13 18:00:01 -0400
+  r6361 at zoq-fot-pik:  chmrr | 2005-09-13 16:55:57 -0400
+   * POD formatting nits
+ 
+
+------------------------------------------------------------------------
+r286 | jesse | 2005-12-24 23:38:21 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15731 at truegrounds (orig r3851):  jesse | 2005-09-13 15:15:42 -0400
+  r15730 at hualien:  jesse | 2005-09-13 15:15:16 -0400
+  * We need UNIVERSAL::require to require from strings.
+ 
+
+------------------------------------------------------------------------
+r285 | jesse | 2005-12-24 23:38:17 -0500 (Sat, 24 Dec 2005) | 9 lines
+
+ r15728 at truegrounds (orig r3850):  alexmv | 2005-09-13 13:39:42 -0400
+  r6354 at zoq-fot-pik:  chmrr | 2005-09-13 13:38:31 -0400
+   * ->new doean't always get calle,d if we're loading from a session,
+     for instance.  Call ->_init_columns during AUTOLOAD as well to make
+     sure it happens in time
+   * When determining REFERENCES, we need to make sure the class is
+     loaded before trying to muck around with its ISA
+ 
+
+------------------------------------------------------------------------
+r284 | jesse | 2005-12-24 23:38:14 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15714 at truegrounds (orig r3848):  jesse | 2005-09-12 18:18:45 -0400
+  r15712 at hualien:  jesse | 2005-09-12 18:17:22 -0400
+  * immaterial changes
+ 
+
+------------------------------------------------------------------------
+r283 | jesse | 2005-12-24 23:38:11 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15694 at truegrounds (orig r3845):  jesse | 2005-09-11 18:01:59 -0400
+  r15684 at hualien:  jesse | 2005-09-11 17:58:07 -0400
+  * Debugging statements removed
+ 
+
+------------------------------------------------------------------------
+r282 | jesse | 2005-12-24 23:38:06 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15693 at truegrounds (orig r3844):  jesse | 2005-09-11 18:01:51 -0400
+  r15683 at hualien:  jesse | 2005-09-11 17:56:58 -0400
+  * Bumping the version number. The one tool that uses Jifty::DBI now understands the new style/syntax.
+ 
+
+------------------------------------------------------------------------
+r281 | jesse | 2005-12-24 23:38:01 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15692 at truegrounds (orig r3843):  jesse | 2005-09-11 18:01:43 -0400
+  r15681 at hualien:  jesse | 2005-09-11 15:46:16 -0400
+  * Checkpoint. tests pass
+ 
+
+------------------------------------------------------------------------
+r280 | jesse | 2005-12-24 23:37:58 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15691 at truegrounds (orig r3842):  jesse | 2005-09-11 18:01:35 -0400
+  r15680 at hualien:  jesse | 2005-09-10 22:45:05 -0400
+  Added the new file to the manifest
+ 
+
+------------------------------------------------------------------------
+r279 | jesse | 2005-12-24 23:37:54 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15690 at truegrounds (orig r3841):  jesse | 2005-09-11 18:01:16 -0400
+  r15679 at hualien:  jesse | 2005-09-10 22:44:32 -0400
+  It's nice when I commit the new library too
+ 
+
+------------------------------------------------------------------------
+r278 | jesse | 2005-12-24 23:37:50 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15689 at truegrounds (orig r3840):  jesse | 2005-09-11 18:01:09 -0400
+  r15678 at hualien:  jesse | 2005-09-10 22:44:16 -0400
+   * Still not working (the majority of the refactoring is done)
+ 
+
+------------------------------------------------------------------------
+r277 | jesse | 2005-12-24 23:37:46 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15688 at truegrounds (orig r3839):  jesse | 2005-09-11 18:00:58 -0400
+  r15677 at hualien:  jesse | 2005-09-10 14:40:28 -0400
+  * Minor SchemaGenerator cleanups in preparation for massive scariness of declarative syntax
+ 
+
+------------------------------------------------------------------------
+r276 | jesse | 2005-12-24 23:37:41 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r15687 at truegrounds (orig r3838):  jesse | 2005-09-11 18:00:51 -0400
+  r14125 at hualien:  jesse | 2005-08-31 19:48:18 -0400
+  * Refactor class_accessible to use schema always
+  * Stub for schema
+ 
+
+------------------------------------------------------------------------
+r275 | jesse | 2005-12-24 23:37:37 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15686 at truegrounds (orig r3837):  jesse | 2005-09-11 18:00:38 -0400
+  r12967 at hualien:  jesse | 2005-08-14 18:25:07 -0400
+  * Added notes from a design session with glasser
+ 
+
+------------------------------------------------------------------------
+r274 | jesse | 2005-12-24 23:37:31 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r15685 at truegrounds (orig r3836):  jesse | 2005-09-11 18:00:31 -0400
+  r12954 at hualien:  jesse | 2005-08-11 16:12:19 -0400
+  * Record new style about how we refer to columns. We are not yet conformant
+ 
+
+------------------------------------------------------------------------
+r273 | jesse | 2005-12-24 23:37:26 -0500 (Sat, 24 Dec 2005) | 11 lines
+
+ r13179 at truegrounds (orig r3669):  glasser | 2005-08-18 12:03:40 -0400
+  r40054 at tin-foil:  glasser | 2005-08-18 11:43:41 -0400
+  Local branch of Jifty::DBI
+  r40055 at tin-foil:  glasser | 2005-08-18 11:45:37 -0400
+  Change name of test environment variables.
+  r40056 at tin-foil:  glasser | 2005-08-18 11:59:26 -0400
+  Lower-case API for SchemaGenerator.
+  r40057 at tin-foil:  glasser | 2005-08-18 12:01:44 -0400
+  MANIFEST
+ 
+
+------------------------------------------------------------------------
+r272 | jesse | 2005-12-24 23:37:22 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r12944 at truegrounds (orig r3641):  jesse | 2005-08-11 14:56:57 -0400
+  r12943 at hualien:  jesse | 2005-08-11 14:54:01 -0400
+  * more lowercasey goodness
+ 
+
+------------------------------------------------------------------------
+r271 | jesse | 2005-12-24 23:37:19 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r12936 at truegrounds (orig r3636):  jesse | 2005-08-11 03:20:56 -0400
+  r12934 at hualien:  jesse | 2005-08-11 03:20:14 -0400
+  * Forward ported alex's foo_id -> foo (object) patches from searchbuilder
+ 
+
+------------------------------------------------------------------------
+r270 | jesse | 2005-12-24 23:37:11 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r12935 at truegrounds (orig r3635):  jesse | 2005-08-11 03:20:48 -0400
+  r12933 at hualien:  jesse | 2005-08-11 03:01:33 -0400
+  AutoCommit can not be downcased
+  
+ 
+
+------------------------------------------------------------------------
+r269 | jesse | 2005-12-24 23:37:03 -0500 (Sat, 24 Dec 2005) | 7 lines
+
+ r7052 at truegrounds (orig r3536):  alexmv | 2005-07-25 21:36:24 -0400
+  r5394 at zoq-fot-pik:  chmrr | 2005-07-25 21:36:09 -0400
+   * Fix Changes file to refer to DBIx::SearchBuilder, and the fork
+   * perltidy, doc fixes, remove deprecated methods in Collection
+   * More doc and capitalization fixes
+ 
+
+------------------------------------------------------------------------
+r268 | jesse | 2005-12-24 23:36:54 -0500 (Sat, 24 Dec 2005) | 20 lines
+
+ r7032 at truegrounds (orig r3535):  jesse | 2005-07-25 20:40:33 -0400
+  r7031 at hualien:  jesse | 2005-07-25 20:40:04 -0400
+  * perltidy! With this perltidyrc
+  
+  -l=78
+  -i=4
+  -ci=4
+  -se
+  -vt=2
+  -cti=0
+  -pt=1
+  -bt=1
+  -sbt=1
+  -bbt=1
+  -nsfs
+  -nolq
+  -wbb="% + - * / x != == >= <= =~ !~ < > | & >= < = **= += *= &= <<= &&= -= /= |= >>= ||= .= %= ^= x="
+  
+ 
+
+------------------------------------------------------------------------
+r267 | jesse | 2005-12-24 23:36:48 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r7020 at truegrounds (orig r3532):  alexmv | 2005-07-25 16:12:59 -0400
+  r5377 at zoq-fot-pik:  chmrr | 2005-07-25 16:12:30 -0400
+   * More capitalization fixes; passes all tests
+ 
+
+------------------------------------------------------------------------
+r266 | jesse | 2005-12-24 23:36:41 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r6997 at truegrounds (orig r3523):  kevinr | 2005-07-25 00:06:51 -0400
+  r6621 at SAD-GIRL-IN-SNOW:  kevinr | 2005-07-25 00:06:42 -0400
+  * Renamed (most of) the functions in the test suite that wanted renaming
+  (and probably a few that didn't).
+ 
+
+------------------------------------------------------------------------
+r265 | jesse | 2005-12-24 23:36:36 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r6996 at truegrounds (orig r3522):  jesse | 2005-07-24 21:41:59 -0400
+  r6995 at hualien:  jesse | 2005-07-24 21:41:40 -0400
+  * Starting the great decapitalzation
+ 
+
+------------------------------------------------------------------------
+r264 | jesse | 2005-12-24 23:36:27 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r6994 at truegrounds (orig r3521):  jesse | 2005-07-24 21:04:49 -0400
+  r6993 at hualien:  jesse | 2005-07-24 21:04:20 -0400
+  * basic restructuring. renaming. time for something deeper.
+ 
+
+------------------------------------------------------------------------
+r263 | jesse | 2005-12-24 23:36:20 -0500 (Sat, 24 Dec 2005) | 3 lines
+
+ r6991 at truegrounds (orig r3520):  jesse | 2005-07-24 11:52:59 -0400
+ Branching searchbuilder to Jifty::DBI so we can gut the API
+
+------------------------------------------------------------------------
+r262 | jesse | 2005-12-24 23:36:12 -0500 (Sat, 24 Dec 2005) | 1 line
+
+
+------------------------------------------------------------------------
+r261 | jesse | 2005-12-24 23:07:37 -0500 (Sat, 24 Dec 2005) | 1 line
+
+Updates from audrey
+------------------------------------------------------------------------
+r260 | jesse | 2005-12-24 20:37:40 -0500 (Sat, 24 Dec 2005) | 4 lines
+
+ r21096 at truegrounds (orig r2754):  jesse | 2005-12-24 16:58:23 -0500
+ Updated user model
+ 
+
+------------------------------------------------------------------------
+r259 | jesse | 2005-12-24 20:37:27 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21080 at truegrounds (orig r2744):  jesse | 2005-12-24 04:15:21 -0500
+  r21073 at truegrounds:  jesse | 2005-12-24 03:53:11 -0500
+  * Mostly have recording of who-performs-an-update
+ 
+
+------------------------------------------------------------------------
+r258 | jesse | 2005-12-24 20:37:13 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r21065 at truegrounds (orig r2736):  jesse | 2005-12-24 01:01:14 -0500
+  r21056 at truegrounds:  jesse | 2005-12-24 00:52:39 -0500
+  * users can log in and log out of wifty and sign up for accounts.
+  
+ 
+
+------------------------------------------------------------------------
+r257 | jesse | 2005-12-24 20:36:59 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21063 at truegrounds (orig r2734):  jesse | 2005-12-24 01:00:54 -0500
+  r21054 at truegrounds:  jesse | 2005-12-24 00:28:52 -0500
+  * Checkpoint
+ 
+
+------------------------------------------------------------------------
+r256 | jesse | 2005-12-24 20:36:46 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21062 at truegrounds (orig r2733):  jesse | 2005-12-24 01:00:47 -0500
+  r21053 at truegrounds:  jesse | 2005-12-23 23:31:35 -0500
+  * Wifty really lets you login
+ 
+
+------------------------------------------------------------------------
+r255 | jesse | 2005-12-24 20:36:31 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21046 at truegrounds (orig r2728):  jesse | 2005-12-23 17:35:01 -0500
+  r21045 at truegrounds:  jesse | 2005-12-23 17:33:49 -0500
+  * revisions are created by the superuser
+ 
+
+------------------------------------------------------------------------
+r254 | jesse | 2005-12-24 20:36:17 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21044 at truegrounds (orig r2727):  jesse | 2005-12-23 17:31:24 -0500
+  r21043 at truegrounds:  jesse | 2005-12-23 17:29:16 -0500
+  * Updated how delegated acl decisions happen
+ 
+
+------------------------------------------------------------------------
+r253 | jesse | 2005-12-24 20:36:04 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21039 at truegrounds (orig r2724):  alexmv | 2005-12-23 16:39:14 -0500
+  r8031 at zoq-fot-pik:  chmrr | 2005-12-23 16:38:18 -0500
+   * Makefile and tests
+ 
+
+------------------------------------------------------------------------
+r252 | jesse | 2005-12-24 20:35:51 -0500 (Sat, 24 Dec 2005) | 9 lines
+
+ r21034 at truegrounds (orig r2719):  alexmv | 2005-12-23 15:51:24 -0500
+  r8025 at zoq-fot-pik:  chmrr | 2005-12-23 15:50:31 -0500
+   * Only init the log4perl object once
+   * Updated deps in META.yaml
+   * Output new testing code for model classes
+   * Make generated Makefile.PL actually work
+   * SchemaTool only shows errors
+ 
+
+------------------------------------------------------------------------
+r251 | jesse | 2005-12-24 20:35:40 -0500 (Sat, 24 Dec 2005) | 7 lines
+
+ r21033 at truegrounds (orig r2718):  alexmv | 2005-12-23 15:51:18 -0500
+  r8024 at zoq-fot-pik:  chmrr | 2005-12-23 14:24:08 -0500
+   * No, this order is still wrong, but less wrong than the other way.
+  I think.  The problem is that scrubber escapes < and > once, and then
+  markdown escapes the &'s therein.
+ 
+
+------------------------------------------------------------------------
+r250 | jesse | 2005-12-24 20:35:27 -0500 (Sat, 24 Dec 2005) | 7 lines
+
+ r21025 at truegrounds (orig r2717):  alexmv | 2005-12-23 14:11:40 -0500
+  r8022 at zoq-fot-pik:  chmrr | 2005-12-23 14:10:14 -0500
+   * Fix compiler error in SendPasswordReminder
+   * Fix possible undef warning
+   * Very premissive ACLs
+ 
+
+------------------------------------------------------------------------
+r249 | jesse | 2005-12-24 20:35:13 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21016 at truegrounds (orig r2713):  jesse | 2005-12-23 01:12:21 -0500
+  r21015 at truegrounds:  jesse | 2005-12-23 01:10:42 -0500
+  * First draft. we _clearly_ need to refactor out the email validator, if nothing else.
+ 
+
+------------------------------------------------------------------------
+r248 | jesse | 2005-12-24 20:34:57 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r21007 at truegrounds (orig r2706):  jesse | 2005-12-23 00:50:37 -0500
+  r20989 at truegrounds:  jesse | 2005-12-22 21:11:41 -0500
+  * Wifty does acls now
+ 
+
+------------------------------------------------------------------------
+r247 | jesse | 2005-12-24 20:34:43 -0500 (Sat, 24 Dec 2005) | 8 lines
+
+ r20936 at truegrounds (orig r2662):  alexmv | 2005-12-22 11:30:52 -0500
+  r7948 at zoq-fot-pik:  chmrr | 2005-12-22 11:22:40 -0500
+   * Remove Jifty::Script::Command (pushed into App::CLI::Command)
+   * Make Jifty::Script::App build basic framework
+   * Extract most of Jifty::Script::Help into App::CLI::Command::Help
+   * Allow --port option to Jifty::Script::Server
+ 
+
+------------------------------------------------------------------------
+r246 | jesse | 2005-12-24 20:34:30 -0500 (Sat, 24 Dec 2005) | 6 lines
+
+ r20891 at truegrounds (orig r2635):  jesse | 2005-12-20 23:59:47 -0500
+  r20890 at truegrounds:  jesse | 2005-12-20 23:58:28 -0500
+  * By default, Jifty applications let superuser and bootstrap users do aaaaaaanything.
+    And regular users can't do anything.
+ 
+
+------------------------------------------------------------------------
+r245 | jesse | 2005-12-24 20:34:16 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20886 at truegrounds (orig r2633):  jesse | 2005-12-20 22:56:35 -0500
+  r20882 at truegrounds:  jesse | 2005-12-20 22:53:03 -0500
+  * ACL cleanups. HM should now be acled correctly
+ 
+
+------------------------------------------------------------------------
+r244 | jesse | 2005-12-24 20:34:03 -0500 (Sat, 24 Dec 2005) | 8 lines
+
+ r20879 at truegrounds (orig r2630):  alexmv | 2005-12-20 19:05:34 -0500
+  r7903 at zoq-fot-pik:  chmrr | 2005-12-20 19:03:37 -0500
+   * ./lib/Jifty/DefaultApp moved to ./share
+   * Added magic symlink to ./lib/Jifty/auto/Jifty to make share dir
+     accessible during dev work
+   * Re-spec application root dir
+ 
+
+------------------------------------------------------------------------
+r243 | jesse | 2005-12-24 20:33:51 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20863 at truegrounds (orig r2624):  jesse | 2005-12-20 11:10:50 -0500
+  r20860 at truegrounds:  jesse | 2005-12-20 11:06:34 -0500
+  * Fixed some of the worst style errors
+ 
+
+------------------------------------------------------------------------
+r242 | jesse | 2005-12-24 20:33:36 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20858 at truegrounds (orig r2622):  jesse | 2005-12-19 23:23:47 -0500
+  r20851 at truegrounds:  jesse | 2005-12-19 23:20:28 -0500
+  * login page
+ 
+
+------------------------------------------------------------------------
+r241 | jesse | 2005-12-24 20:33:21 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20857 at truegrounds (orig r2621):  jesse | 2005-12-19 23:23:36 -0500
+  r20850 at truegrounds:  jesse | 2005-12-19 23:19:46 -0500
+  * Wifty::CurrentUser
+ 
+
+------------------------------------------------------------------------
+r240 | jesse | 2005-12-24 20:33:08 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20856 at truegrounds (orig r2620):  jesse | 2005-12-19 23:23:29 -0500
+  r20849 at truegrounds:  jesse | 2005-12-19 23:18:32 -0500
+  * updated wifty model class to include password support needed by new currentuser stuff
+ 
+
+------------------------------------------------------------------------
+r239 | jesse | 2005-12-24 20:32:54 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20572 at truegrounds (orig r2584):  jesse | 2005-12-17 18:16:19 -0500
+  r20571 at truegrounds:  jesse | 2005-12-17 18:15:05 -0500
+  *move around the header styles
+ 
+
+------------------------------------------------------------------------
+r238 | jesse | 2005-12-24 20:32:40 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20472 at truegrounds (orig r2525):  jesse | 2005-12-15 00:15:59 -0500
+  r20471 at truegrounds:  jesse | 2005-12-15 00:14:59 -0500
+  * goto latest
+ 
+
+------------------------------------------------------------------------
+r237 | jesse | 2005-12-24 20:32:27 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20470 at truegrounds (orig r2524):  jesse | 2005-12-15 00:13:39 -0500
+  r20469 at truegrounds:  jesse | 2005-12-15 00:12:31 -0500
+  * as of date
+ 
+
+------------------------------------------------------------------------
+r236 | jesse | 2005-12-24 20:32:15 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20468 at truegrounds (orig r2523):  jesse | 2005-12-15 00:11:12 -0500
+  r20467 at truegrounds:  jesse | 2005-12-15 00:10:13 -0500
+  * as of date
+ 
+
+------------------------------------------------------------------------
+r235 | jesse | 2005-12-24 20:32:01 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20466 at truegrounds (orig r2522):  jesse | 2005-12-15 00:09:37 -0500
+  r20465 at truegrounds:  jesse | 2005-12-15 00:08:39 -0500
+  * nav
+ 
+
+------------------------------------------------------------------------
+r234 | jesse | 2005-12-24 20:31:48 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20464 at truegrounds (orig r2521):  jesse | 2005-12-15 00:06:59 -0500
+  r20463 at truegrounds:  jesse | 2005-12-15 00:06:02 -0500
+  * oop. regex
+ 
+
+------------------------------------------------------------------------
+r233 | jesse | 2005-12-24 20:31:33 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20462 at truegrounds (orig r2520):  jesse | 2005-12-14 23:59:17 -0500
+  r20461 at truegrounds:  jesse | 2005-12-14 23:58:07 -0500
+  * Page history!
+ 
+
+------------------------------------------------------------------------
+r232 | jesse | 2005-12-24 20:31:13 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r20457 at truegrounds (orig r2518):  jesse | 2005-12-14 22:03:43 -0500
+  r20456 at truegrounds:  jesse | 2005-12-14 22:01:33 -0500
+  * Use less code (especially the stuff that we can pull from the default app
+ 
+
+------------------------------------------------------------------------
+r231 | jesse | 2005-12-24 20:30:54 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19744 at truegrounds (orig r2442):  jesse | 2005-12-05 12:36:48 -0500
+  r19739 at truegrounds:  jesse | 2005-12-04 19:35:41 -0500
+  * Turn off admin mode on Wifty and Hiveminder
+ 
+
+------------------------------------------------------------------------
+r230 | jesse | 2005-12-24 20:30:41 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19734 at truegrounds (orig r2438):  jesse | 2005-12-04 03:22:31 -0500
+  r19726 at truegrounds:  jesse | 2005-12-04 03:15:23 -0500
+   * Switched to asking for autopackaged dependencies
+ 
+
+------------------------------------------------------------------------
+r229 | jesse | 2005-12-24 20:30:12 -0500 (Sat, 24 Dec 2005) | 5 lines
+
+ r19686 at truegrounds (orig r2422):  alexmv | 2005-12-02 01:02:05 -0500
+  r7486 at zoq-fot-pik:  chmrr | 2005-12-02 01:01:39 -0500
+   * The 'page' of a revision is a *Page* not a *Revision*
+ 
+
+------------------------------------------------------------------------
+r228 | jesse | 2005-12-24 20:29:37 -0500 (Sat, 24 Dec 2005) | 293 lines
+
+ r19646 at truegrounds (orig r2410):  jesse | 2005-11-30 18:57:06 -0500
+  r19645 at truegrounds:  jesse | 2005-11-30 18:29:23 -0500
+   r18593 at truegrounds:  jesse | 2005-11-08 17:15:15 -0500
+    r18591 at truegrounds (orig r2266):  alexmv | 2005-11-08 16:34:35 -0500
+     r7059 at zoq-fot-pik:  chmrr | 2005-11-08 16:33:37 -0500
+      * Look ma, no helpers.  Temporary replacements dropped in
+    
+    r18592 at truegrounds (orig r2267):  alexmv | 2005-11-08 16:34:53 -0500
+     r7060 at zoq-fot-pik:  chmrr | 2005-11-08 16:33:55 -0500
+      * Continuations working epsilon better
+    
+   
+   r18594 at truegrounds:  jesse | 2005-11-08 17:17:52 -0500
+    r18566 at truegrounds (orig r2262):  root | 2005-11-08 12:49:06 -0500
+    * Task edit style updates
+    
+   
+   r18595 at truegrounds:  jesse | 2005-11-08 17:17:54 -0500
+    r18568 at truegrounds (orig r2263):  root | 2005-11-08 13:11:27 -0500
+    * CSS hackery
+    
+   
+   r18653 at truegrounds:  jesse | 2005-11-09 15:49:52 -0500
+    r18602 at truegrounds (orig r2272):  alexmv | 2005-11-08 18:19:49 -0500
+     r7070 at zoq-fot-pik:  chmrr | 2005-11-08 18:19:08 -0500
+      * Hackish API for making linksandbuttonsthat pop the stack
+      * First steps toward preserving J:C arg when needed
+    
+    r18603 at truegrounds (orig r2273):  alexmv | 2005-11-09 14:55:48 -0500
+     r7081 at zoq-fot-pik:  chmrr | 2005-11-09 14:55:22 -0500
+      * Jifty::Web->(button|link) both take parameters
+      * Jifty::Action->button takes parameters, but calls Jifty::Web->button
+      * Started another doc pass
+    
+   
+   r18654 at truegrounds:  jesse | 2005-11-09 18:45:04 -0500
+   * Linkified
+   
+   r18656 at truegrounds:  jesse | 2005-11-09 18:45:20 -0500
+    r18655 at truegrounds (orig r2274):  alexmv | 2005-11-09 17:22:58 -0500
+     r7083 at zoq-fot-pik:  chmrr | 2005-11-09 17:22:27 -0500
+      * Some docs, notably a bunch of continuations
+    
+   
+   r18658 at truegrounds:  jesse | 2005-11-10 14:07:22 -0500
+   
+   r18659 at truegrounds:  jesse | 2005-11-10 15:40:52 -0500
+   * Now guessed configu is the base of the config file, not an alternative to it
+   r18663 at truegrounds:  jesse | 2005-11-10 15:51:07 -0500
+    r18660 at truegrounds (orig r2276):  alexmv | 2005-11-10 15:50:10 -0500
+     r7085 at zoq-fot-pik:  chmrr | 2005-11-09 18:25:39 -0500
+      * Don't explode if I don't recognize the continuation, silently fail
+    
+    r18661 at truegrounds (orig r2277):  alexmv | 2005-11-10 15:50:23 -0500
+     r7086 at zoq-fot-pik:  chmrr | 2005-11-10 15:49:53 -0500
+      * Coderefs through continuations
+    
+    r18662 at truegrounds (orig r2278):  alexmv | 2005-11-10 15:50:32 -0500
+    
+   
+   r18666 at truegrounds:  jesse | 2005-11-10 16:28:14 -0500
+   * started to add users
+   r18667 at truegrounds:  jesse | 2005-11-10 16:28:46 -0500
+   * Config file loading cleanups
+   
+   r18701 at truegrounds:  jesse | 2005-11-10 16:37:19 -0500
+   * new_article became new_entry
+   r18703 at truegrounds:  jesse | 2005-11-10 22:32:35 -0500
+   * Refactored "config" to its own package to clean out Jifty::
+   
+   r18704 at truegrounds:  jesse | 2005-11-10 22:33:35 -0500
+   * checkpoint of new blogdemo pseudocode
+   r18708 at truegrounds:  jesse | 2005-11-10 22:34:16 -0500
+    r18706 at truegrounds (orig r2285):  alexmv | 2005-11-10 16:51:50 -0500
+     r7100 at zoq-fot-pik:  chmrr | 2005-11-10 16:51:16 -0500
+      * First pass at a "gosub" call
+    
+    r18707 at truegrounds (orig r2286):  alexmv | 2005-11-10 16:51:56 -0500
+    
+   
+   r18712 at truegrounds:  jesse | 2005-11-10 22:39:01 -0500
+    * jesse and alex's hit list
+   r18713 at truegrounds:  jesse | 2005-11-10 23:44:51 -0500
+   * made Jifty::Handle its own subclass
+   r18719 at truegrounds:  jesse | 2005-11-11 13:37:33 -0500
+    r18718 at truegrounds (orig r2292):  alexmv | 2005-11-11 13:15:51 -0500
+     r7112 at zoq-fot-pik:  chmrr | 2005-11-11 13:15:18 -0500
+      * Validation rototill.  XML is now generated by /validator.xml not by
+        random function calls.
+    
+   
+   r18720 at truegrounds:  jesse | 2005-11-11 14:57:32 -0500
+   * Tiny style cleanups to render_messages
+   
+   r18724 at truegrounds:  jesse | 2005-11-11 17:32:13 -0500
+    * checkpoint
+   r18726 at truegrounds:  jesse | 2005-11-13 14:08:49 -0500
+    * A bit of Jifty script command help cleanup
+   r18867 at truegrounds:  jesse | 2005-11-14 01:35:14 -0500
+   * makefile deps update
+   r18937 at truegrounds:  jesse | 2005-11-17 17:25:19 -0500
+    r18914 at truegrounds (orig r2321):  alexmv | 2005-11-15 18:25:25 -0500
+     r7213 at zoq-fot-pik:  chmrr | 2005-11-15 18:24:42 -0500
+      * No defaults from arguments which aren't columns
+      * Save continuations after validation
+      * Only redirect if not validating or success
+    
+    r18933 at truegrounds (orig r2331):  alexmv | 2005-11-17 15:16:39 -0500
+     r7218 at zoq-fot-pik:  chmrr | 2005-11-17 15:11:57 -0500
+      * Automagic password_confirm
+    
+    r18934 at truegrounds (orig r2332):  alexmv | 2005-11-17 15:16:47 -0500
+     r7219 at zoq-fot-pik:  chmrr | 2005-11-17 15:12:23 -0500
+      * Remove all references to bin/schema
+    
+    r18935 at truegrounds (orig r2333):  alexmv | 2005-11-17 15:16:53 -0500
+     r7220 at zoq-fot-pik:  chmrr | 2005-11-17 15:12:45 -0500
+      * Fix current_user bug ( was grabbing framework all the time)
+    
+   
+   r18994 at truegrounds:  jesse | 2005-11-20 17:06:53 -0500
+   * Cleanups and warning avoidance and more correct monikerization
+   r18998 at truegrounds:  jesse | 2005-11-20 21:36:29 -0500
+   * moved serial and mason out of the base class
+   r19016 at truegrounds:  jesse | 2005-11-21 01:12:04 -0500
+   * Switched "framework" to "web"
+   r19017 at truegrounds:  jesse | 2005-11-21 01:13:46 -0500
+   * Added the other new wiki components 
+   
+   r19022 at truegrounds:  jesse | 2005-11-21 01:29:37 -0500
+    * Removed Text::Markdown from our dist, as it's on CPAN now
+   r19024 at truegrounds:  jesse | 2005-11-21 02:03:11 -0500
+   * Recent changes
+   r19025 at truegrounds:  jesse | 2005-11-21 02:15:38 -0500
+   * Added menu structure
+   r19026 at truegrounds:  jesse | 2005-11-21 02:17:27 -0500
+   * Render menus if you are not logged in
+   r19027 at truegrounds:  jesse | 2005-11-21 02:19:09 -0500
+   * Reverted men stuff
+   
+   r19033 at truegrounds:  jesse | 2005-11-21 14:45:22 -0500
+   * Reverted the change to nav
+   r19043 at truegrounds:  jesse | 2005-11-21 16:31:42 -0500
+    r19038 at truegrounds (orig r2356):  alexmv | 2005-11-21 15:38:27 -0500
+     r7288 at zoq-fot-pik:  chmrr | 2005-11-21 15:37:14 -0500
+      * Pull mandatory from column
+      * Move jifty stuff out of btdt_behavior.js
+      * autocomplete cleanups
+      * multiplace frobing
+    
+   
+   r19054 at truegrounds:  jesse | 2005-11-22 14:51:32 -0500
+    r19050 at truegrounds (orig r2364):  alexmv | 2005-11-22 02:27:49 -0500
+     r7299 at zoq-fot-pik:  chmrr | 2005-11-22 02:26:32 -0500
+      * s/Jifty->web->form->add_action/Jifty->web->new_action/g
+      * Paging on groups, news, invitations
+      * 'Accept all' button for invites
+    
+   
+   r19057 at truegrounds:  jesse | 2005-11-22 16:44:30 -0500
+    r19055 at truegrounds (orig r2367):  alexmv | 2005-11-22 16:15:53 -0500
+     r7308 at zoq-fot-pik:  chmrr | 2005-11-22 16:14:59 -0500
+      * Revert r2327
+    
+    r19056 at truegrounds (orig r2368):  alexmv | 2005-11-22 16:32:30 -0500
+     r7312 at zoq-fot-pik:  chmrr | 2005-11-22 16:30:15 -0500
+      * Updates only need to validate arguments that get submitted
+    
+   
+   r19060 at truegrounds:  jesse | 2005-11-22 18:14:18 -0500
+   * Continuations - holy grail
+   r19063 at truegrounds:  jesse | 2005-11-22 18:15:32 -0500
+    *removed crack
+   r19067 at truegrounds:  jesse | 2005-11-22 18:18:47 -0500
+    r19055 at truegrounds (orig r2367):  alexmv | 2005-11-22 16:15:53 -0500
+     r7308 at zoq-fot-pik:  chmrr | 2005-11-22 16:14:59 -0500
+      * Revert r2327
+    
+    r19056 at truegrounds (orig r2368):  alexmv | 2005-11-22 16:32:30 -0500
+     r7312 at zoq-fot-pik:  chmrr | 2005-11-22 16:30:15 -0500
+      * Updates only need to validate arguments that get submitted
+    
+    r19065 at truegrounds (orig r2373):  alexmv | 2005-11-22 18:18:06 -0500
+     r7319 at zoq-fot-pik:  chmrr | 2005-11-22 18:17:02 -0500
+      * JiftyWiki -> Wifty because I like my tab completion, dammit
+    
+    r19066 at truegrounds (orig r2374):  alexmv | 2005-11-22 18:18:17 -0500
+    
+   
+   r19068 at truegrounds:  jesse | 2005-11-22 18:21:35 -0500
+   * more wifty rename
+   r19069 at truegrounds:  jesse | 2005-11-22 18:21:52 -0500
+   More rename
+   r19342 at truegrounds:  jesse | 2005-11-26 01:51:05 -0500
+    * All sorts of updates to Wifty. It's starting to look like a real app
+   
+   r19343 at truegrounds:  jesse | 2005-11-26 01:51:35 -0500
+   * ClassLoader now autocreates ::Record, ::Collection and $AppName base classes
+   r19344 at truegrounds:  jesse | 2005-11-26 01:53:18 -0500
+   * added rico 
+   r19345 at truegrounds:  jesse | 2005-11-26 01:54:02 -0500
+    * cleaning up css a bit
+   
+   r19346 at truegrounds:  jesse | 2005-11-26 01:54:21 -0500
+   * Added IE7. it almost improves IE
+   r19349 at truegrounds:  jesse | 2005-11-26 01:54:38 -0500
+    r19347 at truegrounds (orig r2380):  alexmv | 2005-11-25 15:37:10 -0500
+     r7348 at zoq-fot-pik:  chmrr | 2005-11-25 15:34:12 -0500
+      * validate_argument(s?) -> _validate_argument$1 to avoid possible infinite look with arguments named "arguments" or "argument"
+    
+    r19348 at truegrounds (orig r2381):  alexmv | 2005-11-25 15:37:21 -0500
+     r7349 at zoq-fot-pik:  chmrr | 2005-11-25 15:34:50 -0500
+      * Use *latest* possible match when auto-guessing config
+    
+   
+   r19359 at truegrounds:  jesse | 2005-11-26 22:07:18 -0500
+   * We really don't want to pull in mandatoryness from tasks
+   
+   r19360 at truegrounds:  jesse | 2005-11-26 22:21:06 -0500
+   * don't run the quicksearch if the user doesn't want to.
+   r19361 at truegrounds:  jesse | 2005-11-26 22:21:53 -0500
+   * Don't create a task if the user doesn't put in a summary.
+   r19362 at truegrounds:  jesse | 2005-11-26 22:24:17 -0500
+   * If the moniker the test looks for isn't there, carp.
+   
+   r19363 at truegrounds:  jesse | 2005-11-26 22:28:25 -0500
+   * more explicit test info
+   r19509 at truegrounds:  jesse | 2005-11-27 22:37:56 -0500
+   * Look Ma! full support for SQLite
+   r19511 at truegrounds:  jesse | 2005-11-28 01:26:03 -0500
+   * Switched to Markdown
+   r19535 at truegrounds:  jesse | 2005-11-29 03:26:58 -0500
+    r19533 at truegrounds (orig r2400):  alexmv | 2005-11-29 02:05:55 -0500
+     r7379 at zoq-fot-pik:  chmrr | 2005-11-29 02:04:44 -0500
+      * Jifty::Web::Form::Link gutted; most of it now in Jifty::Web::Form::Clickable
+      * Elements have key bindings, ids, labels, and classes
+      * Changed everything to use new link syntax; "button" is gone
+     
+      * Tests for low-level continuations
+      * Only make new continuations during CALL if we absolutely need to
+      * Snip J:C-* out of request when it is saved into a continuation, so
+        we don't infinite loop
+     
+      * Continuations non-raw API needs tests
+      * Lots of docs needed
+    
+    r19534 at truegrounds (orig r2401):  alexmv | 2005-11-29 02:06:06 -0500
+    
+   
+   r19536 at truegrounds:  jesse | 2005-11-29 03:46:17 -0500
+   * Added a BPS logo 
+   r19542 at truegrounds:  jesse | 2005-11-29 15:51:24 -0500
+    r19537 at truegrounds (orig r2402):  root | 2005-11-29 04:15:12 -0500
+    * Fixed to cope with API changes (removed web->submit)
+    
+    r19538 at truegrounds (orig r2403):  root | 2005-11-29 04:21:42 -0500
+    * "ApplicationName" not "Name"
+    
+    r19539 at truegrounds (orig r2404):  alexmv | 2005-11-29 15:18:17 -0500
+     r7387 at zoq-fot-pik:  chmrr | 2005-11-29 12:52:14 -0500
+      * Continuations don't need to specify paths for their requests all
+        the time (eg, counter demo)
+    
+    r19540 at truegrounds (orig r2405):  alexmv | 2005-11-29 15:18:36 -0500
+     r7388 at zoq-fot-pik:  chmrr | 2005-11-29 15:17:26 -0500
+      * More Jifty continuation tests, using the API this time
+      * Small contoinuation bugfixes
+    
+    r19541 at truegrounds (orig r2406):  alexmv | 2005-11-29 15:41:10 -0500
+     r7391 at zoq-fot-pik:  chmrr | 2005-11-29 15:40:33 -0500
+      * Login as continuations
+    
+   
+   r19644 at truegrounds:  jesse | 2005-11-30 18:23:33 -0500
+    r19549 at truegrounds (orig r2407):  alexmv | 2005-11-29 18:57:52 -0500
+     r7393 at zoq-fot-pik:  chmrr | 2005-11-29 18:57:08 -0500
+      * Use new submit syntax
+      * No more Rico (JS bugs)
+      * New form syntax
+      * Half-broken task review
+    
+    r19642 at truegrounds (orig r2408):  alexmv | 2005-11-30 16:48:44 -0500
+     r7402 at zoq-fot-pik:  chmrr | 2005-11-30 16:47:48 -0500
+      * Task review using continuations
+    
+    r19643 at truegrounds (orig r2409):  alexmv | 2005-11-30 16:48:52 -0500
+     r7403 at zoq-fot-pik:  chmrr | 2005-11-30 16:48:10 -0500
+      * Forgot control loop for task review
+    
+   
+  
  
 
-----------------------------------------------------------------------
-r21753 (orig r391):  alexmv | 2005-12-25 23:52:09 -0500
-
- r8388 at zoq-fot-pik:  chmrr | 2005-12-25 23:50:23 -0500
-  * Use the application root (which is smarter), not the binary's
-    parent dir, as the place to start looking for lib/
-
-----------------------------------------------------------------------
-r21752 (orig r390):  alexmv | 2005-12-25 23:52:06 -0500
-
- r8387 at zoq-fot-pik:  chmrr | 2005-12-25 23:43:34 -0500
-  * Remove the content from these files; they only serve to mark that
- their parent dir is a jifty app root, and having old versions of the
- bin/jifty code might be confusing
-
-----------------------------------------------------------------------
-r21751 (orig r389):  jesse | 2005-12-25 23:45:03 -0500
-
- r21750 at truegrounds:  jesse | 2005-12-25 23:43:46 -0500
- * Use a better pod translator for the readme
-
-----------------------------------------------------------------------
-r21749 (orig r388):  jesse | 2005-12-25 22:20:42 -0500
-
- r21748 at truegrounds:  jesse | 2005-12-25 22:19:24 -0500
- * Now that we are post-release, bump the version to say so
-
-----------------------------------------------------------------------
-r21747 (orig r387):  jesse | 2005-12-25 22:19:03 -0500
-
- r21746 at truegrounds:  jesse | 2005-12-25 22:17:42 -0500
- * Track the manifest
-
-----------------------------------------------------------------------
-r21741 (orig r384):  jesse | 2005-12-25 21:34:01 -0500
-
- r21740 at truegrounds:  jesse | 2005-12-25 21:27:39 -0500
- * Removed a couple of the things that stopped non-subclassable use of Jifty::Notification
-
-----------------------------------------------------------------------
-r21739 (orig r383):  jesse | 2005-12-25 18:52:54 -0500
-
- r21738 at truegrounds:  jesse | 2005-12-25 18:51:33 -0500
- * Change how we load the "default" config to actually use the application name set in the config file if we have one
-
-----------------------------------------------------------------------
-r21737 (orig r382):  jesse | 2005-12-25 16:58:35 -0500
-
- r21736 at truegrounds:  jesse | 2005-12-25 16:57:17 -0500
- * POD Cleanups from chromatic.
- * Improvements to our pod-coverage tester from chromatic.
-
-----------------------------------------------------------------------
-r21735 (orig r381):  jesse | 2005-12-25 16:49:36 -0500
+------------------------------------------------------------------------
+r227 | jesse | 2005-12-24 20:26:13 -0500 (Sat, 24 Dec 2005) | 1 line
 
- r21733 at truegrounds:  jesse | 2005-12-25 16:48:15 -0500
- * Glossary and Tutorial cleanups and fixes from chromatic
-
-----------------------------------------------------------------------
-r21734 (orig r380):  jesse | 2005-12-25 16:49:33 -0500
-
- r21732 at truegrounds:  jesse | 2005-12-25 16:32:24 -0500
- * Updated Jifty::Record::check_read_rights to use the same keys as update_rights 
-
-----------------------------------------------------------------------
-r21699 (orig r378):  jesse | 2005-12-25 02:46:11 -0500
-
- r21698 at truegrounds:  jesse | 2005-12-25 02:44:59 -0500
- * Versioning inc
-
-----------------------------------------------------------------------
-r21696 (orig r377):  jesse | 2005-12-25 02:27:32 -0500
-
- r21692 at truegrounds:  jesse | 2005-12-25 02:20:58 -0500
- Moving our dependencies out of the core jifty distribution
-
-----------------------------------------------------------------------
-r21693 (orig r374):  jesse | 2005-12-25 02:27:13 -0500
-
- r21689 at truegrounds:  jesse | 2005-12-25 02:19:19 -0500
- * Cleanup to Jifty.pm POD
-
-----------------------------------------------------------------------
-r21687 (orig r373):  jesse | 2005-12-25 02:15:18 -0500
-
-* First pass at adidng some deps for OSX
-
-----------------------------------------------------------------------
-r21686 (orig r372):  jesse | 2005-12-25 02:13:00 -0500
-
-* Removed XS dependencies from the pure perl deps section
-----------------------------------------------------------------------
-r21684 (orig r370):  jesse | 2005-12-25 01:46:11 -0500
-
- r21681 at truegrounds:  jesse | 2005-12-25 01:43:26 -0500
- * updates to deps
-
-----------------------------------------------------------------------
-r21682 (orig r369):  jesse | 2005-12-25 01:30:23 -0500
-
-* Removing file that shouldn't have been there
-
-----------------------------------------------------------------------
-r21679 (orig r368):  jesse | 2005-12-25 00:38:16 -0500
 
- r21678 at truegrounds:  jesse | 2005-12-25 00:36:01 -0500
- * Deps updated. we may win on more pureperl stuff
+------------------------------------------------------------------------
+r226 | jesse | 2005-12-24 20:25:54 -0500 (Sat, 24 Dec 2005) | 1 line
 
-----------------------------------------------------------------------
-r21569 (orig r261):  jesse | 2005-12-24 23:07:37 -0500
 
-Updates from audrey
-----------------------------------------------------------------------
-r21339 (orig r225):  jesse | 2005-12-24 20:16:19 -0500
+------------------------------------------------------------------------
+r225 | jesse | 2005-12-24 20:16:19 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21116 at truegrounds (orig r2765):  jesse | 2005-12-24 19:51:21 -0500
   r21112 at truegrounds:  jesse | 2005-12-24 19:48:43 -0500
   * Bumped the version 
  
 
-----------------------------------------------------------------------
-r21338 (orig r224):  jesse | 2005-12-24 20:16:16 -0500
+------------------------------------------------------------------------
+r224 | jesse | 2005-12-24 20:16:16 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21115 at truegrounds (orig r2764):  jesse | 2005-12-24 19:51:05 -0500
   r21111 at truegrounds:  jesse | 2005-12-24 19:44:35 -0500
   * removed a warning
  
 
-----------------------------------------------------------------------
-r21337 (orig r223):  jesse | 2005-12-24 20:16:13 -0500
+------------------------------------------------------------------------
+r223 | jesse | 2005-12-24 20:16:13 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21114 at truegrounds (orig r2763):  jesse | 2005-12-24 19:50:52 -0500
   r21110 at truegrounds:  jesse | 2005-12-24 19:43:47 -0500
   * Even yet still more tweaks.
  
 
-----------------------------------------------------------------------
-r21336 (orig r222):  jesse | 2005-12-24 20:16:10 -0500
+------------------------------------------------------------------------
+r222 | jesse | 2005-12-24 20:16:10 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21113 at truegrounds (orig r2762):  jesse | 2005-12-24 19:50:35 -0500
   r21109 at truegrounds:  jesse | 2005-12-24 19:37:20 -0500
   * Fixed docs for an installed Jifty
  
 
-----------------------------------------------------------------------
-r21335 (orig r221):  jesse | 2005-12-24 20:16:00 -0500
+------------------------------------------------------------------------
+r221 | jesse | 2005-12-24 20:16:00 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21108 at truegrounds (orig r2761):  jesse | 2005-12-24 19:25:24 -0500
   r21107 at truegrounds:  jesse | 2005-12-24 19:24:05 -0500
   * Fixing tutorial typos
  
 
-----------------------------------------------------------------------
-r21334 (orig r220):  jesse | 2005-12-24 20:15:57 -0500
+------------------------------------------------------------------------
+r220 | jesse | 2005-12-24 20:15:57 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21106 at truegrounds (orig r2760):  root | 2005-12-24 19:17:31 -0500
   r21105 at truegrounds:  root | 2005-12-24 19:14:55 -0500
   * Proper checkpoint
  
 
-----------------------------------------------------------------------
-r21333 (orig r219):  jesse | 2005-12-24 20:15:52 -0500
+------------------------------------------------------------------------
+r219 | jesse | 2005-12-24 20:15:52 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21103 at truegrounds (orig r2759):  alexmv | 2005-12-24 17:55:18 -0500
   r8090 at zoq-fot-pik:  chmrr | 2005-12-24 17:54:24 -0500
@@ -1436,8 +3906,8 @@
   Jifty::Script::Schema (which I don't understand anymore) doc'd
  
 
-----------------------------------------------------------------------
-r21332 (orig r218):  jesse | 2005-12-24 20:15:48 -0500
+------------------------------------------------------------------------
+r218 | jesse | 2005-12-24 20:15:48 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21101 at truegrounds (orig r2758):  alexmv | 2005-12-24 17:28:53 -0500
   r8082 at zoq-fot-pik:  chmrr | 2005-12-24 17:26:04 -0500
@@ -1445,32 +3915,32 @@
    * More docs; down to Jifty::Script and Jifty::JSON not passing docs tests
  
 
-----------------------------------------------------------------------
-r21331 (orig r217):  jesse | 2005-12-24 20:15:44 -0500
+------------------------------------------------------------------------
+r217 | jesse | 2005-12-24 20:15:44 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21099 at truegrounds (orig r2756):  jesse | 2005-12-24 17:23:08 -0500
   r21098 at truegrounds:  jesse | 2005-12-24 17:20:45 -0500
   Checkpoint
  
 
-----------------------------------------------------------------------
-r21330 (orig r216):  jesse | 2005-12-24 20:15:41 -0500
+------------------------------------------------------------------------
+r216 | jesse | 2005-12-24 20:15:41 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21097 at truegrounds (orig r2755):  jesse | 2005-12-24 16:59:29 -0500
   r21094 at truegrounds:  jesse | 2005-12-24 16:56:00 -0500
   Checkpoint
  
 
-----------------------------------------------------------------------
-r21329 (orig r215):  jesse | 2005-12-24 20:15:38 -0500
+------------------------------------------------------------------------
+r215 | jesse | 2005-12-24 20:15:38 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21095 at truegrounds (orig r2753):  alexmv | 2005-12-24 16:48:13 -0500
   r8080 at zoq-fot-pik:  chmrr | 2005-12-24 16:47:42 -0500
    * Now that I actually understand what .bind() does, use it correctly
  
 
-----------------------------------------------------------------------
-r21328 (orig r214):  jesse | 2005-12-24 20:15:34 -0500
+------------------------------------------------------------------------
+r214 | jesse | 2005-12-24 20:15:34 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21092 at truegrounds (orig r2752):  alexmv | 2005-12-24 16:10:05 -0500
   r8078 at zoq-fot-pik:  chmrr | 2005-12-24 16:09:34 -0500
@@ -1478,8 +3948,8 @@
   'jifty help tutorial'
  
 
-----------------------------------------------------------------------
-r21327 (orig r213):  jesse | 2005-12-24 20:15:31 -0500
+------------------------------------------------------------------------
+r213 | jesse | 2005-12-24 20:15:31 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21091 at truegrounds (orig r2751):  alexmv | 2005-12-24 16:05:26 -0500
   r8076 at zoq-fot-pik:  chmrr | 2005-12-24 16:04:30 -0500
@@ -1487,32 +3957,32 @@
    * Flesh out all of the definitions in it
  
 
-----------------------------------------------------------------------
-r21326 (orig r212):  jesse | 2005-12-24 20:15:27 -0500
+------------------------------------------------------------------------
+r212 | jesse | 2005-12-24 20:15:27 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21090 at truegrounds (orig r2750):  jesse | 2005-12-24 15:41:36 -0500
   r21089 at truegrounds:  jesse | 2005-12-24 15:40:18 -0500
   * Checkpoint
  
 
-----------------------------------------------------------------------
-r21325 (orig r211):  jesse | 2005-12-24 20:15:14 -0500
+------------------------------------------------------------------------
+r211 | jesse | 2005-12-24 20:15:14 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21088 at truegrounds (orig r2749):  jesse | 2005-12-24 15:05:38 -0500
   r21086 at truegrounds:  jesse | 2005-12-24 15:03:44 -0500
   * Another tutorial
  
 
-----------------------------------------------------------------------
-r21324 (orig r210):  jesse | 2005-12-24 20:15:11 -0500
+------------------------------------------------------------------------
+r210 | jesse | 2005-12-24 20:15:11 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21087 at truegrounds (orig r2748):  jesse | 2005-12-24 15:05:25 -0500
   r21085 at truegrounds:  jesse | 2005-12-24 15:02:17 -0500
   * Tutorial outline
  
 
-----------------------------------------------------------------------
-r21323 (orig r209):  jesse | 2005-12-24 20:15:07 -0500
+------------------------------------------------------------------------
+r209 | jesse | 2005-12-24 20:15:07 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21083 at truegrounds (orig r2747):  alexmv | 2005-12-24 05:38:10 -0500
   r8069 at zoq-fot-pik:  chmrr | 2005-12-24 05:37:39 -0500
@@ -1520,32 +3990,32 @@
    * Remove old stub code (Jifty::Devel::Halo, Jifty::SetupRequest)
  
 
-----------------------------------------------------------------------
-r21322 (orig r208):  jesse | 2005-12-24 20:15:03 -0500
+------------------------------------------------------------------------
+r208 | jesse | 2005-12-24 20:15:03 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21082 at truegrounds (orig r2746):  alexmv | 2005-12-24 05:25:53 -0500
   r8067 at zoq-fot-pik:  chmrr | 2005-12-24 05:25:07 -0500
    * More request docs
  
 
-----------------------------------------------------------------------
-r21321 (orig r207):  jesse | 2005-12-24 20:15:00 -0500
+------------------------------------------------------------------------
+r207 | jesse | 2005-12-24 20:15:00 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21081 at truegrounds (orig r2745):  jesse | 2005-12-24 04:17:02 -0500
   r21076 at truegrounds:  jesse | 2005-12-24 04:11:25 -0500
   * Missing dep, tuning down logger 
  
 
-----------------------------------------------------------------------
-r21320 (orig r206):  jesse | 2005-12-24 20:14:56 -0500
+------------------------------------------------------------------------
+r206 | jesse | 2005-12-24 20:14:56 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21079 at truegrounds (orig r2743):  jesse | 2005-12-24 04:14:54 -0500
   r21072 at truegrounds:  jesse | 2005-12-24 03:52:41 -0500
   * Turn back on logging of Schema messages
  
 
-----------------------------------------------------------------------
-r21319 (orig r205):  jesse | 2005-12-24 20:14:54 -0500
+------------------------------------------------------------------------
+r205 | jesse | 2005-12-24 20:14:54 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21078 at truegrounds (orig r2742):  jesse | 2005-12-24 04:14:45 -0500
   r21071 at truegrounds:  jesse | 2005-12-24 03:46:49 -0500
@@ -1553,38 +4023,38 @@
   * Upgrade refers-to columns that aren't virtual
  
 
-----------------------------------------------------------------------
-r21318 (orig r204):  jesse | 2005-12-24 20:14:50 -0500
+------------------------------------------------------------------------
+r204 | jesse | 2005-12-24 20:14:50 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21077 at truegrounds (orig r2741):  jesse | 2005-12-24 04:14:32 -0500
   r21070 at truegrounds:  jesse | 2005-12-24 03:44:53 -0500
   * Classloader before the database potentially doesn't work
  
 
-----------------------------------------------------------------------
-r21317 (orig r203):  jesse | 2005-12-24 20:14:43 -0500
+------------------------------------------------------------------------
+r203 | jesse | 2005-12-24 20:14:43 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21074 at truegrounds (orig r2740):  alexmv | 2005-12-24 03:58:27 -0500
   r8059 at zoq-fot-pik:  chmrr | 2005-12-24 03:57:14 -0500
    * More doc checkpointing
  
 
-----------------------------------------------------------------------
-r21316 (orig r202):  jesse | 2005-12-24 20:14:40 -0500
+------------------------------------------------------------------------
+r202 | jesse | 2005-12-24 20:14:40 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21069 at truegrounds (orig r2739):  jesse | 2005-12-24 01:20:09 -0500
   r21067 at truegrounds:  jesse | 2005-12-24 01:18:47 -0500
   * Don't let email::send export to us
  
 
-----------------------------------------------------------------------
-r21315 (orig r201):  jesse | 2005-12-24 20:14:36 -0500
+------------------------------------------------------------------------
+r201 | jesse | 2005-12-24 20:14:36 -0500 (Sat, 24 Dec 2005) | 3 lines
 
  r21066 at truegrounds (orig r2737):  jesse | 2005-12-24 01:01:28 -0500
  
 
-----------------------------------------------------------------------
-r21314 (orig r200):  jesse | 2005-12-24 20:14:32 -0500
+------------------------------------------------------------------------
+r200 | jesse | 2005-12-24 20:14:32 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21064 at truegrounds (orig r2735):  jesse | 2005-12-24 01:01:04 -0500
   r21055 at truegrounds:  jesse | 2005-12-24 00:46:08 -0500
@@ -1592,24 +4062,24 @@
   * renamed insecure_url_auth_token to auth_token
  
 
-----------------------------------------------------------------------
-r21313 (orig r199):  jesse | 2005-12-24 20:14:28 -0500
+------------------------------------------------------------------------
+r199 | jesse | 2005-12-24 20:14:28 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21061 at truegrounds (orig r2732):  jesse | 2005-12-24 01:00:40 -0500
   r21052 at truegrounds:  jesse | 2005-12-23 23:30:59 -0500
   * In admin mode, your currentuser objects default to superuserness 
  
 
-----------------------------------------------------------------------
-r21312 (orig r198):  jesse | 2005-12-24 20:14:23 -0500
+------------------------------------------------------------------------
+r198 | jesse | 2005-12-24 20:14:23 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21060 at truegrounds (orig r2731):  jesse | 2005-12-24 01:00:33 -0500
   r21051 at truegrounds:  jesse | 2005-12-23 23:29:31 -0500
   * Extracted notification magic from BTDT
  
 
-----------------------------------------------------------------------
-r21311 (orig r197):  jesse | 2005-12-24 20:14:18 -0500
+------------------------------------------------------------------------
+r197 | jesse | 2005-12-24 20:14:18 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r21058 at truegrounds (orig r2730):  alexmv | 2005-12-24 00:26:26 -0500
   r8047 at zoq-fot-pik:  chmrr | 2005-12-24 00:25:35 -0500
@@ -1618,40 +4088,40 @@
    * More docs checkpointing (Up to continuation!)
  
 
-----------------------------------------------------------------------
-r21310 (orig r196):  jesse | 2005-12-24 20:14:13 -0500
+------------------------------------------------------------------------
+r196 | jesse | 2005-12-24 20:14:13 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21057 at truegrounds (orig r2729):  alexmv | 2005-12-23 18:58:56 -0500
   r8045 at zoq-fot-pik:  chmrr | 2005-12-23 18:55:48 -0500
    * Docs checkpoint
  
 
-----------------------------------------------------------------------
-r21309 (orig r195):  jesse | 2005-12-24 20:14:08 -0500
+------------------------------------------------------------------------
+r195 | jesse | 2005-12-24 20:14:08 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21044 at truegrounds (orig r2727):  jesse | 2005-12-23 17:31:24 -0500
   r21043 at truegrounds:  jesse | 2005-12-23 17:29:16 -0500
   * Updated how delegated acl decisions happen
  
 
-----------------------------------------------------------------------
-r21308 (orig r194):  jesse | 2005-12-24 20:14:04 -0500
+------------------------------------------------------------------------
+r194 | jesse | 2005-12-24 20:14:04 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21041 at truegrounds (orig r2726):  alexmv | 2005-12-23 16:46:19 -0500
   r8036 at zoq-fot-pik:  chmrr | 2005-12-23 16:45:39 -0500
    * Make submenus not break the main menu layout
  
 
-----------------------------------------------------------------------
-r21307 (orig r193):  jesse | 2005-12-24 20:14:01 -0500
+------------------------------------------------------------------------
+r193 | jesse | 2005-12-24 20:14:01 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21040 at truegrounds (orig r2725):  alexmv | 2005-12-23 16:46:11 -0500
   r8035 at zoq-fot-pik:  chmrr | 2005-12-23 16:39:43 -0500
    * Remove a couple of lingering BTDT mentions
  
 
-----------------------------------------------------------------------
-r21306 (orig r192):  jesse | 2005-12-24 20:13:57 -0500
+------------------------------------------------------------------------
+r192 | jesse | 2005-12-24 20:13:57 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21036 at truegrounds (orig r2721):  jesse | 2005-12-23 16:15:32 -0500
   r21032 at truegrounds:  jesse | 2005-12-23 16:13:46 -0500
@@ -1659,16 +4129,16 @@
   
  
 
-----------------------------------------------------------------------
-r21305 (orig r191):  jesse | 2005-12-24 20:13:53 -0500
+------------------------------------------------------------------------
+r191 | jesse | 2005-12-24 20:13:53 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21035 at truegrounds (orig r2720):  jesse | 2005-12-23 16:15:20 -0500
   r21031 at truegrounds:  jesse | 2005-12-23 16:13:30 -0500
   Deps updated
  
 
-----------------------------------------------------------------------
-r21304 (orig r190):  jesse | 2005-12-24 20:13:50 -0500
+------------------------------------------------------------------------
+r190 | jesse | 2005-12-24 20:13:50 -0500 (Sat, 24 Dec 2005) | 9 lines
 
  r21034 at truegrounds (orig r2719):  alexmv | 2005-12-23 15:51:24 -0500
   r8025 at zoq-fot-pik:  chmrr | 2005-12-23 15:50:31 -0500
@@ -1679,8 +4149,8 @@
    * SchemaTool only shows errors
  
 
-----------------------------------------------------------------------
-r21303 (orig r189):  jesse | 2005-12-24 20:13:45 -0500
+------------------------------------------------------------------------
+r189 | jesse | 2005-12-24 20:13:45 -0500 (Sat, 24 Dec 2005) | 12 lines
 
  r21023 at truegrounds (orig r2715):  alexmv | 2005-12-23 13:02:23 -0500
   r8015 at zoq-fot-pik:  chmrr | 2005-12-23 13:01:06 -0500
@@ -1694,88 +4164,88 @@
   user created for letme testing changed, changing the token.
  
 
-----------------------------------------------------------------------
-r21302 (orig r188):  jesse | 2005-12-24 20:13:41 -0500
+------------------------------------------------------------------------
+r188 | jesse | 2005-12-24 20:13:41 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21013 at truegrounds (orig r2712):  jesse | 2005-12-23 00:51:20 -0500
   r20995 at truegrounds:  jesse | 2005-12-23 00:40:04 -0500
   * Cleaned up deps
  
 
-----------------------------------------------------------------------
-r21301 (orig r187):  jesse | 2005-12-24 20:13:32 -0500
+------------------------------------------------------------------------
+r187 | jesse | 2005-12-24 20:13:32 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21012 at truegrounds (orig r2711):  jesse | 2005-12-23 00:51:13 -0500
   r20994 at truegrounds:  jesse | 2005-12-23 00:39:39 -0500
   * Jifty::Handle docs updated to refer to new args to jifty schema
  
 
-----------------------------------------------------------------------
-r21300 (orig r186):  jesse | 2005-12-24 20:13:28 -0500
+------------------------------------------------------------------------
+r186 | jesse | 2005-12-24 20:13:28 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21011 at truegrounds (orig r2710):  jesse | 2005-12-23 00:51:07 -0500
   r20993 at truegrounds:  jesse | 2005-12-23 00:37:54 -0500
   * Overhauled arguments for Jifty::Script::Schema
  
 
-----------------------------------------------------------------------
-r21299 (orig r185):  jesse | 2005-12-24 20:13:25 -0500
+------------------------------------------------------------------------
+r185 | jesse | 2005-12-24 20:13:25 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21010 at truegrounds (orig r2709):  jesse | 2005-12-23 00:50:55 -0500
   r20992 at truegrounds:  jesse | 2005-12-23 00:37:15 -0500
   * Cleaned up dependency check algorithm
  
 
-----------------------------------------------------------------------
-r21298 (orig r184):  jesse | 2005-12-24 20:13:21 -0500
+------------------------------------------------------------------------
+r184 | jesse | 2005-12-24 20:13:21 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21009 at truegrounds (orig r2708):  jesse | 2005-12-23 00:50:49 -0500
   r20991 at truegrounds:  jesse | 2005-12-22 23:38:02 -0500
   * First refactoring of Jifty::Script::Schema
  
 
-----------------------------------------------------------------------
-r21297 (orig r183):  jesse | 2005-12-24 20:13:17 -0500
+------------------------------------------------------------------------
+r183 | jesse | 2005-12-24 20:13:17 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21008 at truegrounds (orig r2707):  jesse | 2005-12-23 00:50:43 -0500
   r20990 at truegrounds:  jesse | 2005-12-22 23:37:31 -0500
   * Jifty::LetMe was missing dependencies
  
 
-----------------------------------------------------------------------
-r21296 (orig r182):  jesse | 2005-12-24 20:13:14 -0500
+------------------------------------------------------------------------
+r182 | jesse | 2005-12-24 20:13:14 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21006 at truegrounds (orig r2705):  jesse | 2005-12-23 00:50:31 -0500
   r20988 at truegrounds:  jesse | 2005-12-22 21:10:04 -0500
   * We don't use Jifty::Script::Command anymore
  
 
-----------------------------------------------------------------------
-r21295 (orig r181):  jesse | 2005-12-24 20:13:11 -0500
+------------------------------------------------------------------------
+r181 | jesse | 2005-12-24 20:13:11 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21005 at truegrounds (orig r2704):  jesse | 2005-12-23 00:50:24 -0500
   r20987 at truegrounds:  jesse | 2005-12-22 20:44:17 -0500
   removed outdated Jifty::DBI dep
  
 
-----------------------------------------------------------------------
-r21294 (orig r180):  jesse | 2005-12-24 20:13:07 -0500
+------------------------------------------------------------------------
+r180 | jesse | 2005-12-24 20:13:07 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21004 at truegrounds (orig r2703):  jesse | 2005-12-23 00:50:17 -0500
   r20986 at truegrounds:  jesse | 2005-12-22 20:19:15 -0500
   We don't use Data::UUID. kill it
  
 
-----------------------------------------------------------------------
-r21293 (orig r179):  jesse | 2005-12-24 20:13:03 -0500
+------------------------------------------------------------------------
+r179 | jesse | 2005-12-24 20:13:03 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r21003 at truegrounds (orig r2702):  jesse | 2005-12-23 00:50:10 -0500
   r20985 at truegrounds:  jesse | 2005-12-22 20:16:48 -0500
   * a fix to Jifty::DBI broke btdt
  
 
-----------------------------------------------------------------------
-r21292 (orig r178):  jesse | 2005-12-24 20:12:57 -0500
+------------------------------------------------------------------------
+r178 | jesse | 2005-12-24 20:12:57 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r21001 at truegrounds (orig r2700):  jesse | 2005-12-23 00:49:32 -0500
   r20941 at truegrounds:  jesse | 2005-12-22 15:53:16 -0500
@@ -1783,8 +4253,8 @@
   
  
 
-----------------------------------------------------------------------
-r21291 (orig r177):  jesse | 2005-12-24 20:12:50 -0500
+------------------------------------------------------------------------
+r177 | jesse | 2005-12-24 20:12:50 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20996 at truegrounds (orig r2695):  autrijus | 2005-12-22 23:33:00 -0500
   r7135 at not:  autrijus | 2005-12-23 12:31:59 +0800
@@ -1792,24 +4262,24 @@
     first active child node.
  
 
-----------------------------------------------------------------------
-r21290 (orig r176):  jesse | 2005-12-24 20:12:47 -0500
+------------------------------------------------------------------------
+r176 | jesse | 2005-12-24 20:12:47 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20951 at truegrounds (orig r2667):  alexmv | 2005-12-22 16:35:26 -0500
   r7961 at zoq-fot-pik:  chmrr | 2005-12-22 16:34:44 -0500
    * Another checkpoint
  
 
-----------------------------------------------------------------------
-r21289 (orig r175):  jesse | 2005-12-24 20:12:43 -0500
+------------------------------------------------------------------------
+r175 | jesse | 2005-12-24 20:12:43 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20942 at truegrounds (orig r2666):  alexmv | 2005-12-22 15:52:29 -0500
   r7956 at zoq-fot-pik:  chmrr | 2005-12-22 15:51:58 -0500
    * Checkpoint 'jifty model' code
  
 
-----------------------------------------------------------------------
-r21288 (orig r174):  jesse | 2005-12-24 20:12:40 -0500
+------------------------------------------------------------------------
+r174 | jesse | 2005-12-24 20:12:40 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r20939 at truegrounds (orig r2665):  alexmv | 2005-12-22 15:33:03 -0500
   r7953 at zoq-fot-pik:  chmrr | 2005-12-22 15:32:07 -0500
@@ -1818,24 +4288,24 @@
    * Avoid some undef warnings in Jifty::Util::absolute_path
  
 
-----------------------------------------------------------------------
-r21287 (orig r173):  jesse | 2005-12-24 20:12:36 -0500
+------------------------------------------------------------------------
+r173 | jesse | 2005-12-24 20:12:36 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20938 at truegrounds (orig r2664):  alexmv | 2005-12-22 15:32:48 -0500
   r7952 at zoq-fot-pik:  chmrr | 2005-12-22 12:46:55 -0500
    * Avoid an undefined warning
  
 
-----------------------------------------------------------------------
-r21286 (orig r172):  jesse | 2005-12-24 20:12:30 -0500
+------------------------------------------------------------------------
+r172 | jesse | 2005-12-24 20:12:30 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20937 at truegrounds (orig r2663):  alexmv | 2005-12-22 12:19:34 -0500
   r7950 at zoq-fot-pik:  chmrr | 2005-12-22 12:19:04 -0500
    * Jifty::Util->jifty_root now actually works, making the online docs work
  
 
-----------------------------------------------------------------------
-r21285 (orig r171):  jesse | 2005-12-24 20:12:20 -0500
+------------------------------------------------------------------------
+r171 | jesse | 2005-12-24 20:12:20 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r20936 at truegrounds (orig r2662):  alexmv | 2005-12-22 11:30:52 -0500
   r7948 at zoq-fot-pik:  chmrr | 2005-12-22 11:22:40 -0500
@@ -1845,24 +4315,24 @@
    * Allow --port option to Jifty::Script::Server
  
 
-----------------------------------------------------------------------
-r21284 (orig r170):  jesse | 2005-12-24 20:12:16 -0500
+------------------------------------------------------------------------
+r170 | jesse | 2005-12-24 20:12:16 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20933 at truegrounds (orig r2659):  jesse | 2005-12-22 04:13:01 -0500
   r20929 at truegrounds:  jesse | 2005-12-22 03:57:25 -0500
   * Test subpackages - only using a new Module::Install
  
 
-----------------------------------------------------------------------
-r21283 (orig r169):  jesse | 2005-12-24 20:12:12 -0500
+------------------------------------------------------------------------
+r169 | jesse | 2005-12-24 20:12:12 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20932 at truegrounds (orig r2658):  jesse | 2005-12-22 04:12:19 -0500
   r20928 at truegrounds:  jesse | 2005-12-22 03:55:22 -0500
   * Updated Contn. and Mapper test suites to _work_ when called from Jifty's test harness
  
 
-----------------------------------------------------------------------
-r21282 (orig r168):  jesse | 2005-12-24 20:12:09 -0500
+------------------------------------------------------------------------
+r168 | jesse | 2005-12-24 20:12:09 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20931 at truegrounds (orig r2657):  jesse | 2005-12-22 04:11:34 -0500
   r20927 at truegrounds:  jesse | 2005-12-22 03:53:54 -0500
@@ -1870,16 +4340,16 @@
   * Remove extra use of FindBin from Jifty::Server
  
 
-----------------------------------------------------------------------
-r21281 (orig r167):  jesse | 2005-12-24 20:12:05 -0500
+------------------------------------------------------------------------
+r167 | jesse | 2005-12-24 20:12:05 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20925 at truegrounds (orig r2655):  jesse | 2005-12-22 02:36:06 -0500
   r20924 at truegrounds:  jesse | 2005-12-22 02:34:35 -0500
   * first pass at recursive tests
  
 
-----------------------------------------------------------------------
-r21280 (orig r166):  jesse | 2005-12-24 20:12:02 -0500
+------------------------------------------------------------------------
+r166 | jesse | 2005-12-24 20:12:02 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r20911 at truegrounds (orig r2644):  alexmv | 2005-12-21 02:18:10 -0500
   r7923 at zoq-fot-pik:  chmrr | 2005-12-21 02:16:56 -0500
@@ -1889,8 +4359,8 @@
    * Typo and var cleanup
  
 
-----------------------------------------------------------------------
-r21279 (orig r165):  jesse | 2005-12-24 20:11:58 -0500
+------------------------------------------------------------------------
+r165 | jesse | 2005-12-24 20:11:58 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20909 at truegrounds (orig r2642):  alexmv | 2005-12-21 01:21:44 -0500
   r7919 at zoq-fot-pik:  chmrr | 2005-12-21 01:21:12 -0500
@@ -1898,16 +4368,16 @@
   and give browsers the delay they need to update their DOM
  
 
-----------------------------------------------------------------------
-r21278 (orig r164):  jesse | 2005-12-24 20:11:55 -0500
+------------------------------------------------------------------------
+r164 | jesse | 2005-12-24 20:11:55 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20898 at truegrounds (orig r2641):  alexmv | 2005-12-21 00:53:05 -0500
   r7917 at zoq-fot-pik:  chmrr | 2005-12-21 00:52:13 -0500
    * Just providing args counts as a refresh_self
  
 
-----------------------------------------------------------------------
-r21277 (orig r163):  jesse | 2005-12-24 20:11:51 -0500
+------------------------------------------------------------------------
+r163 | jesse | 2005-12-24 20:11:51 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20891 at truegrounds (orig r2635):  jesse | 2005-12-20 23:59:47 -0500
   r20890 at truegrounds:  jesse | 2005-12-20 23:58:28 -0500
@@ -1915,8 +4385,8 @@
     And regular users can't do anything.
  
 
-----------------------------------------------------------------------
-r21276 (orig r162):  jesse | 2005-12-24 20:11:42 -0500
+------------------------------------------------------------------------
+r162 | jesse | 2005-12-24 20:11:42 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r20879 at truegrounds (orig r2630):  alexmv | 2005-12-20 19:05:34 -0500
   r7903 at zoq-fot-pik:  chmrr | 2005-12-20 19:03:37 -0500
@@ -1926,16 +4396,16 @@
    * Re-spec application root dir
  
 
-----------------------------------------------------------------------
-r21275 (orig r161):  jesse | 2005-12-24 20:11:31 -0500
+------------------------------------------------------------------------
+r161 | jesse | 2005-12-24 20:11:31 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20878 at truegrounds (orig r2629):  jesse | 2005-12-20 18:59:07 -0500
   r20877 at truegrounds:  jesse | 2005-12-20 18:57:56 -0500
   * Jifty::RightsFrom is a generalization of BTDT::ACLFromTask that lets you specify the acls as coming from any related column's object
  
 
-----------------------------------------------------------------------
-r21274 (orig r160):  jesse | 2005-12-24 20:11:27 -0500
+------------------------------------------------------------------------
+r160 | jesse | 2005-12-24 20:11:27 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r20875 at truegrounds (orig r2627):  alexmv | 2005-12-20 13:27:58 -0500
   r7891 at zoq-fot-pik:  chmrr | 2005-12-20 13:27:27 -0500
@@ -1945,8 +4415,8 @@
      that returns your model classes, so we obey DRY.
  
 
-----------------------------------------------------------------------
-r21273 (orig r159):  jesse | 2005-12-24 20:11:23 -0500
+------------------------------------------------------------------------
+r159 | jesse | 2005-12-24 20:11:23 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r20874 at truegrounds (orig r2626):  alexmv | 2005-12-20 13:16:06 -0500
   r7889 at zoq-fot-pik:  chmrr | 2005-12-20 13:15:00 -0500
@@ -1956,32 +4426,32 @@
    * Better checks to not push fragments when they're not needed
  
 
-----------------------------------------------------------------------
-r21272 (orig r158):  jesse | 2005-12-24 20:11:19 -0500
+------------------------------------------------------------------------
+r158 | jesse | 2005-12-24 20:11:19 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20864 at truegrounds (orig r2625):  jesse | 2005-12-20 11:11:01 -0500
   r20861 at truegrounds:  jesse | 2005-12-20 11:08:19 -0500
   * Admin UI  now gets the create/edit ajaxy hotness
  
 
-----------------------------------------------------------------------
-r21271 (orig r157):  jesse | 2005-12-24 20:11:15 -0500
+------------------------------------------------------------------------
+r157 | jesse | 2005-12-24 20:11:15 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20862 at truegrounds (orig r2623):  jesse | 2005-12-20 11:10:37 -0500
   r20859 at truegrounds:  jesse | 2005-12-20 00:06:48 -0500
   * show values in admin ui (make the "read mode" for form::field widgets work)
  
 
-----------------------------------------------------------------------
-r21270 (orig r156):  jesse | 2005-12-24 20:11:11 -0500
+------------------------------------------------------------------------
+r156 | jesse | 2005-12-24 20:11:11 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20854 at truegrounds (orig r2618):  jesse | 2005-12-19 23:22:56 -0500
   r20845 at truegrounds:  jesse | 2005-12-19 23:14:30 -0500
   * Finished fleshing out currentuser API
  
 
-----------------------------------------------------------------------
-r21269 (orig r155):  jesse | 2005-12-24 20:11:06 -0500
+------------------------------------------------------------------------
+r155 | jesse | 2005-12-24 20:11:06 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20853 at truegrounds (orig r2617):  jesse | 2005-12-19 23:22:49 -0500
   r20844 at truegrounds:  jesse | 2005-12-19 23:13:41 -0500
@@ -1989,16 +4459,16 @@
   
  
 
-----------------------------------------------------------------------
-r21268 (orig r154):  jesse | 2005-12-24 20:10:57 -0500
+------------------------------------------------------------------------
+r154 | jesse | 2005-12-24 20:10:57 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20852 at truegrounds (orig r2616):  jesse | 2005-12-19 23:22:43 -0500
   r20843 at truegrounds:  jesse | 2005-12-19 23:09:06 -0500
   * removed swap file
  
 
-----------------------------------------------------------------------
-r21267 (orig r153):  jesse | 2005-12-24 20:10:52 -0500
+------------------------------------------------------------------------
+r153 | jesse | 2005-12-24 20:10:52 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r20841 at truegrounds (orig r2614):  alexmv | 2005-12-19 19:37:05 -0500
   r7874 at zoq-fot-pik:  chmrr | 2005-12-19 19:34:45 -0500
@@ -2007,24 +4477,24 @@
    * Also, requests can come from JSON or YAML POST requests
  
 
-----------------------------------------------------------------------
-r21266 (orig r152):  jesse | 2005-12-24 20:10:48 -0500
+------------------------------------------------------------------------
+r152 | jesse | 2005-12-24 20:10:48 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20840 at truegrounds (orig r2613):  jesse | 2005-12-19 18:12:42 -0500
   r20837 at truegrounds:  jesse | 2005-12-19 18:10:57 -0500
   * Checkpoint much?
  
 
-----------------------------------------------------------------------
-r21265 (orig r151):  jesse | 2005-12-24 20:10:45 -0500
+------------------------------------------------------------------------
+r151 | jesse | 2005-12-24 20:10:45 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20839 at truegrounds (orig r2612):  jesse | 2005-12-19 18:12:32 -0500
   r20836 at truegrounds:  jesse | 2005-12-19 03:58:27 -0500
   * make auto-current-user classes truly auto
  
 
-----------------------------------------------------------------------
-r21264 (orig r150):  jesse | 2005-12-24 20:10:41 -0500
+------------------------------------------------------------------------
+r150 | jesse | 2005-12-24 20:10:41 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20835 at truegrounds (orig r2610):  jesse | 2005-12-19 03:52:22 -0500
   r20831 at truegrounds:  jesse | 2005-12-19 03:48:29 -0500
@@ -2032,8 +4502,8 @@
   * Abstract out more love to Jifty::CurrentUser
  
 
-----------------------------------------------------------------------
-r21263 (orig r149):  jesse | 2005-12-24 20:10:37 -0500
+------------------------------------------------------------------------
+r149 | jesse | 2005-12-24 20:10:37 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20834 at truegrounds (orig r2609):  jesse | 2005-12-19 03:52:10 -0500
   r20830 at truegrounds:  jesse | 2005-12-19 03:29:23 -0500
@@ -2041,24 +4511,24 @@
   * LetMes have been extracted to Jifty
  
 
-----------------------------------------------------------------------
-r21262 (orig r148):  jesse | 2005-12-24 20:10:34 -0500
+------------------------------------------------------------------------
+r148 | jesse | 2005-12-24 20:10:34 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20833 at truegrounds (orig r2608):  jesse | 2005-12-19 03:52:01 -0500
   r20829 at truegrounds:  jesse | 2005-12-19 03:28:23 -0500
   
  
 
-----------------------------------------------------------------------
-r21261 (orig r147):  jesse | 2005-12-24 20:10:29 -0500
+------------------------------------------------------------------------
+r147 | jesse | 2005-12-24 20:10:29 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20827 at truegrounds (orig r2605):  jesse | 2005-12-18 22:16:25 -0500
   r20807 at truegrounds:  jesse | 2005-12-18 22:05:59 -0500
   Cleaned up CurrentUser to _delegate_ to the User object, rather than be the user object.
  
 
-----------------------------------------------------------------------
-r21260 (orig r146):  jesse | 2005-12-24 20:10:19 -0500
+------------------------------------------------------------------------
+r146 | jesse | 2005-12-24 20:10:19 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r20789 at truegrounds (orig r2586):  jesse | 2005-12-18 02:35:36 -0500
   r20788 at truegrounds:  jesse | 2005-12-18 02:34:16 -0500
@@ -2068,142 +4538,142 @@
   
  
 
-----------------------------------------------------------------------
-r21259 (orig r145):  jesse | 2005-12-24 20:10:16 -0500
+------------------------------------------------------------------------
+r145 | jesse | 2005-12-24 20:10:16 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20562 at truegrounds (orig r2575):  jesse | 2005-12-16 19:37:51 -0500
   r20543 at truegrounds:  jesse | 2005-12-16 19:16:15 -0500
   * Validator committed to default app. It hsould probably be in __jifty
  
 
-----------------------------------------------------------------------
-r21258 (orig r144):  jesse | 2005-12-24 20:10:12 -0500
+------------------------------------------------------------------------
+r144 | jesse | 2005-12-24 20:10:12 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20561 at truegrounds (orig r2574):  jesse | 2005-12-16 19:37:35 -0500
   r20542 at truegrounds:  jesse | 2005-12-16 19:13:42 -0500
   * CSS cleanups
  
 
-----------------------------------------------------------------------
-r21257 (orig r143):  jesse | 2005-12-24 20:10:08 -0500
+------------------------------------------------------------------------
+r143 | jesse | 2005-12-24 20:10:08 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20560 at truegrounds (orig r2573):  jesse | 2005-12-16 19:37:06 -0500
   r20541 at truegrounds:  jesse | 2005-12-16 19:11:29 -0500
   * There's no reason to have element ids in the element's class
  
 
-----------------------------------------------------------------------
-r21256 (orig r142):  jesse | 2005-12-24 20:10:03 -0500
+------------------------------------------------------------------------
+r142 | jesse | 2005-12-24 20:10:03 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20559 at truegrounds (orig r2572):  jesse | 2005-12-16 19:36:45 -0500
   r20540 at truegrounds:  jesse | 2005-12-16 19:10:41 -0500
   *Simplifed Jifty::Web::Serial generation
  
 
-----------------------------------------------------------------------
-r21255 (orig r141):  jesse | 2005-12-24 20:09:59 -0500
+------------------------------------------------------------------------
+r141 | jesse | 2005-12-24 20:09:59 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20558 at truegrounds (orig r2571):  jesse | 2005-12-16 19:36:30 -0500
   r20539 at truegrounds:  jesse | 2005-12-16 03:35:03 -0500
   * remove an extra warning
  
 
-----------------------------------------------------------------------
-r21254 (orig r140):  jesse | 2005-12-24 20:09:56 -0500
+------------------------------------------------------------------------
+r140 | jesse | 2005-12-24 20:09:56 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20557 at truegrounds (orig r2570):  jesse | 2005-12-16 19:36:04 -0500
   r20538 at truegrounds:  jesse | 2005-12-16 03:32:54 -0500
   * don't clear a session if we have no session
  
 
-----------------------------------------------------------------------
-r21253 (orig r139):  jesse | 2005-12-24 20:09:52 -0500
+------------------------------------------------------------------------
+r139 | jesse | 2005-12-24 20:09:52 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20556 at truegrounds (orig r2569):  jesse | 2005-12-16 19:34:58 -0500
   r20537 at truegrounds:  jesse | 2005-12-16 03:32:26 -0500
   * Date fields also need to be called by id, not name 
  
 
-----------------------------------------------------------------------
-r21252 (orig r138):  jesse | 2005-12-24 20:09:48 -0500
+------------------------------------------------------------------------
+r138 | jesse | 2005-12-24 20:09:48 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20535 at truegrounds (orig r2564):  jesse | 2005-12-16 01:29:56 -0500
   r20534 at truegrounds:  jesse | 2005-12-16 01:28:56 -0500
   * Helps if I check in
  
 
-----------------------------------------------------------------------
-r21251 (orig r137):  jesse | 2005-12-24 20:09:42 -0500
+------------------------------------------------------------------------
+r137 | jesse | 2005-12-24 20:09:42 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20533 at truegrounds (orig r2563):  jesse | 2005-12-16 01:20:04 -0500
   r20531 at truegrounds:  jesse | 2005-12-16 00:54:23 -0500
   * It helps if Jesse understands how javascript works.
  
 
-----------------------------------------------------------------------
-r21250 (orig r136):  jesse | 2005-12-24 20:09:37 -0500
+------------------------------------------------------------------------
+r136 | jesse | 2005-12-24 20:09:37 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20532 at truegrounds (orig r2562):  jesse | 2005-12-16 01:19:56 -0500
   r20530 at truegrounds:  jesse | 2005-12-16 00:46:57 -0500
   Scriptaculous 1.50
  
 
-----------------------------------------------------------------------
-r21249 (orig r135):  jesse | 2005-12-24 20:09:33 -0500
+------------------------------------------------------------------------
+r135 | jesse | 2005-12-24 20:09:33 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20529 at truegrounds (orig r2561):  jesse | 2005-12-15 23:43:28 -0500
   r20525 at truegrounds:  jesse | 2005-12-15 23:41:52 -0500
   * don't use elemnt ids when we don't have to. (That breaks if an element doesn't have an id)
  
 
-----------------------------------------------------------------------
-r21248 (orig r134):  jesse | 2005-12-24 20:09:29 -0500
+------------------------------------------------------------------------
+r134 | jesse | 2005-12-24 20:09:29 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20517 at truegrounds (orig r2553):  jesse | 2005-12-15 22:12:48 -0500
   r20515 at truegrounds:  jesse | 2005-12-15 22:10:50 -0500
   * Jifty web form field ids are now unique. This may have broken BTDT ajax
  
 
-----------------------------------------------------------------------
-r21247 (orig r133):  jesse | 2005-12-24 20:09:25 -0500
+------------------------------------------------------------------------
+r133 | jesse | 2005-12-24 20:09:25 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20508 at truegrounds (orig r2548):  jesse | 2005-12-15 20:48:48 -0500
   r20503 at truegrounds:  jesse | 2005-12-15 20:46:09 -0500
   * Checkboxes can now be used to pick items from lists
  
 
-----------------------------------------------------------------------
-r21246 (orig r132):  jesse | 2005-12-24 20:09:22 -0500
+------------------------------------------------------------------------
+r132 | jesse | 2005-12-24 20:09:22 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20498 at truegrounds (orig r2542):  jesse | 2005-12-15 15:36:02 -0500
   r20497 at truegrounds:  jesse | 2005-12-15 15:28:10 -0500
    * UTF8 fixes from audrey
  
 
-----------------------------------------------------------------------
-r21245 (orig r131):  jesse | 2005-12-24 20:09:17 -0500
+------------------------------------------------------------------------
+r131 | jesse | 2005-12-24 20:09:17 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20485 at truegrounds (orig r2535):  jesse | 2005-12-15 02:39:22 -0500
   r20475 at truegrounds:  jesse | 2005-12-15 02:37:26 -0500
   * Online documentation browser
  
 
-----------------------------------------------------------------------
-r21244 (orig r130):  jesse | 2005-12-24 20:09:13 -0500
+------------------------------------------------------------------------
+r130 | jesse | 2005-12-24 20:09:13 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20484 at truegrounds (orig r2534):  jesse | 2005-12-15 02:39:13 -0500
   r20474 at truegrounds:  jesse | 2005-12-15 02:36:20 -0500
   * Generator was dead code
  
 
-----------------------------------------------------------------------
-r21243 (orig r129):  jesse | 2005-12-24 20:09:09 -0500
+------------------------------------------------------------------------
+r129 | jesse | 2005-12-24 20:09:09 -0500 (Sat, 24 Dec 2005) | 3 lines
 
  r20483 at truegrounds (orig r2533):  autrijus | 2005-12-15 02:29:50 -0500
  * Jifty really wants a new HTTP::Server::Simple::Mason.
 
-----------------------------------------------------------------------
-r21242 (orig r128):  jesse | 2005-12-24 20:09:06 -0500
+------------------------------------------------------------------------
+r128 | jesse | 2005-12-24 20:09:06 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r20480 at truegrounds (orig r2530):  alexmv | 2005-12-15 02:24:33 -0500
   r7745 at zoq-fot-pik:  chmrr | 2005-12-15 02:24:01 -0500
@@ -2211,8 +4681,8 @@
    * Numbers are people, too!  This makes paging work again
  
 
-----------------------------------------------------------------------
-r21241 (orig r127):  jesse | 2005-12-24 20:09:01 -0500
+------------------------------------------------------------------------
+r127 | jesse | 2005-12-24 20:09:01 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r20476 at truegrounds (orig r2526):  alexmv | 2005-12-15 00:49:38 -0500
   r7729 at zoq-fot-pik:  chmrr | 2005-12-15 00:48:42 -0500
@@ -2222,16 +4692,16 @@
    * Page regions have parents
  
 
-----------------------------------------------------------------------
-r21240 (orig r126):  jesse | 2005-12-24 20:08:57 -0500
+------------------------------------------------------------------------
+r126 | jesse | 2005-12-24 20:08:57 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r20460 at truegrounds (orig r2519):  jesse | 2005-12-14 22:39:12 -0500
   r20459 at truegrounds:  jesse | 2005-12-14 22:37:43 -0500
   * if the user tries to get a collection, be smart and pull in the record class
  
 
-----------------------------------------------------------------------
-r21239 (orig r125):  jesse | 2005-12-24 20:08:53 -0500
+------------------------------------------------------------------------
+r125 | jesse | 2005-12-24 20:08:53 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r20445 at truegrounds (orig r2516):  autrijus | 2005-12-13 17:31:47 -0500
  * In admin mode, change per-model-item admin pages from tangents to links.
@@ -2240,40 +4710,40 @@
               smashed, as you can nav there directly)
  
 
-----------------------------------------------------------------------
-r21238 (orig r124):  jesse | 2005-12-24 20:08:47 -0500
+------------------------------------------------------------------------
+r124 | jesse | 2005-12-24 20:08:47 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19958 at truegrounds (orig r2508):  jesse | 2005-12-12 04:47:34 -0500
   r19951 at truegrounds:  jesse | 2005-12-12 04:25:11 -0500
   * When loading a record object, use the related object's key
  
 
-----------------------------------------------------------------------
-r21237 (orig r123):  jesse | 2005-12-24 20:08:44 -0500
+------------------------------------------------------------------------
+r123 | jesse | 2005-12-24 20:08:44 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19937 at truegrounds (orig r2490):  jesse | 2005-12-11 05:04:41 -0500
   r19921 at truegrounds:  jesse | 2005-12-11 04:19:31 -0500
   * Password confirm fields are all mandatory
  
 
-----------------------------------------------------------------------
-r21236 (orig r122):  jesse | 2005-12-24 20:08:40 -0500
+------------------------------------------------------------------------
+r122 | jesse | 2005-12-24 20:08:40 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19936 at truegrounds (orig r2489):  jesse | 2005-12-11 05:04:34 -0500
   r19920 at truegrounds:  jesse | 2005-12-11 04:18:22 -0500
   * ClassLoader updates to actually require things in the right order (and avoid redefinition warnings)
  
 
-----------------------------------------------------------------------
-r21235 (orig r121):  jesse | 2005-12-24 20:08:37 -0500
+------------------------------------------------------------------------
+r121 | jesse | 2005-12-24 20:08:37 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19935 at truegrounds (orig r2488):  jesse | 2005-12-11 05:04:27 -0500
   r19919 at truegrounds:  jesse | 2005-12-11 04:17:37 -0500
   * Basic tests for sessions
  
 
-----------------------------------------------------------------------
-r21234 (orig r120):  jesse | 2005-12-24 20:08:32 -0500
+------------------------------------------------------------------------
+r120 | jesse | 2005-12-24 20:08:32 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r19876 at truegrounds (orig r2480):  jesse | 2005-12-09 18:10:06 -0500
   r19865 at truegrounds:  jesse | 2005-12-09 18:05:49 -0500
@@ -2282,8 +4752,8 @@
   * Pony.
  
 
-----------------------------------------------------------------------
-r21233 (orig r119):  jesse | 2005-12-24 20:08:27 -0500
+------------------------------------------------------------------------
+r119 | jesse | 2005-12-24 20:08:27 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r19872 at truegrounds (orig r2477):  alexmv | 2005-12-09 02:29:46 -0500
   r7621 at zoq-fot-pik:  chmrr | 2005-12-09 02:28:13 -0500
@@ -2293,8 +4763,8 @@
    * Fix sessions in test suite
  
 
-----------------------------------------------------------------------
-r21232 (orig r118):  jesse | 2005-12-24 20:08:24 -0500
+------------------------------------------------------------------------
+r118 | jesse | 2005-12-24 20:08:24 -0500 (Sat, 24 Dec 2005) | 14 lines
 
  r19871 at truegrounds (orig r2476):  alexmv | 2005-12-09 01:16:07 -0500
   r7610 at zoq-fot-pik:  chmrr | 2005-12-09 00:53:24 -0500
@@ -2310,24 +4780,24 @@
    * Stickiness can be on failure or success, on a per-action basis
  
 
-----------------------------------------------------------------------
-r21231 (orig r117):  jesse | 2005-12-24 20:08:20 -0500
+------------------------------------------------------------------------
+r117 | jesse | 2005-12-24 20:08:20 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19868 at truegrounds (orig r2473):  alexmv | 2005-12-08 14:18:40 -0500
   r7608 at zoq-fot-pik:  chmrr | 2005-12-08 14:14:48 -0500
    * Use script.aculo.us effects for spiffier styling on the 'loading'
  
 
-----------------------------------------------------------------------
-r21230 (orig r116):  jesse | 2005-12-24 20:05:21 -0500
+------------------------------------------------------------------------
+r116 | jesse | 2005-12-24 20:05:21 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19867 at truegrounds (orig r2472):  alexmv | 2005-12-07 23:10:22 -0500
   r7606 at zoq-fot-pik:  chmrr | 2005-12-07 23:09:00 -0500
    * Avoid some warnings by only including defined arguments
  
 
-----------------------------------------------------------------------
-r21229 (orig r115):  jesse | 2005-12-24 20:05:08 -0500
+------------------------------------------------------------------------
+r115 | jesse | 2005-12-24 20:05:08 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r19866 at truegrounds (orig r2471):  alexmv | 2005-12-07 22:55:32 -0500
   r7601 at zoq-fot-pik:  chmrr | 2005-12-07 22:54:19 -0500
@@ -2336,8 +4806,8 @@
    * POD reformatting
  
 
-----------------------------------------------------------------------
-r21228 (orig r114):  jesse | 2005-12-24 20:05:02 -0500
+------------------------------------------------------------------------
+r114 | jesse | 2005-12-24 20:05:02 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r19790 at truegrounds (orig r2468):  alexmv | 2005-12-07 21:29:30 -0500
   r7599 at zoq-fot-pik:  chmrr | 2005-12-07 21:28:03 -0500
@@ -2346,16 +4816,16 @@
    * Various syntactical cleanups
  
 
-----------------------------------------------------------------------
-r21227 (orig r113):  jesse | 2005-12-24 20:04:58 -0500
+------------------------------------------------------------------------
+r113 | jesse | 2005-12-24 20:04:58 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19789 at truegrounds (orig r2467):  jesse | 2005-12-07 21:19:53 -0500
   r19788 at truegrounds:  jesse | 2005-12-07 21:17:18 -0500
    * Revert. Revert. Ok
  
 
-----------------------------------------------------------------------
-r21226 (orig r112):  jesse | 2005-12-24 20:04:54 -0500
+------------------------------------------------------------------------
+r112 | jesse | 2005-12-24 20:04:54 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r19787 at truegrounds (orig r2466):  jesse | 2005-12-07 21:14:53 -0500
   r19785 at truegrounds:  jesse | 2005-12-07 21:10:17 -0500
@@ -2365,64 +4835,64 @@
   * helps to have the component
  
 
-----------------------------------------------------------------------
-r21225 (orig r111):  jesse | 2005-12-24 20:04:50 -0500
+------------------------------------------------------------------------
+r111 | jesse | 2005-12-24 20:04:50 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19784 at truegrounds (orig r2465):  jesse | 2005-12-07 18:30:07 -0500
   r19782 at truegrounds:  jesse | 2005-12-07 18:28:11 -0500
   * Better error reporting when you call page region wrong
  
 
-----------------------------------------------------------------------
-r21224 (orig r110):  jesse | 2005-12-24 20:04:46 -0500
+------------------------------------------------------------------------
+r110 | jesse | 2005-12-24 20:04:46 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19778 at truegrounds (orig r2461):  alexmv | 2005-12-07 16:46:33 -0500
   r7589 at zoq-fot-pik:  chmrr | 2005-12-07 16:45:28 -0500
    * Move quicksearch into BTDT from Jifty core
  
 
-----------------------------------------------------------------------
-r21223 (orig r109):  jesse | 2005-12-24 20:04:42 -0500
+------------------------------------------------------------------------
+r109 | jesse | 2005-12-24 20:04:42 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19773 at truegrounds (orig r2459):  jesse | 2005-12-07 14:21:10 -0500
   r19772 at truegrounds:  jesse | 2005-12-07 14:20:15 -0500
   * Cookies need to be set if they're not the same as what we got
  
 
-----------------------------------------------------------------------
-r21222 (orig r108):  jesse | 2005-12-24 20:04:38 -0500
+------------------------------------------------------------------------
+r108 | jesse | 2005-12-24 20:04:38 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19770 at truegrounds (orig r2458):  alexmv | 2005-12-07 13:55:19 -0500
   r7583 at zoq-fot-pik:  chmrr | 2005-12-07 13:54:05 -0500
    * Bludgeon sessions into a happy place.  Not pretty.
  
 
-----------------------------------------------------------------------
-r21221 (orig r107):  jesse | 2005-12-24 20:04:35 -0500
+------------------------------------------------------------------------
+r107 | jesse | 2005-12-24 20:04:35 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19768 at truegrounds (orig r2456):  jesse | 2005-12-06 16:44:08 -0500
   r19766 at truegrounds:  jesse | 2005-12-06 16:43:22 -0500
   * notes aobut sessions
  
 
-----------------------------------------------------------------------
-r21220 (orig r106):  jesse | 2005-12-24 20:04:24 -0500
+------------------------------------------------------------------------
+r106 | jesse | 2005-12-24 20:04:24 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19767 at truegrounds (orig r2455):  jesse | 2005-12-06 16:43:58 -0500
   r19765 at truegrounds:  jesse | 2005-12-06 02:41:54 -0500
   * Trying apache::session::flex
  
 
-----------------------------------------------------------------------
-r21219 (orig r105):  jesse | 2005-12-24 20:04:20 -0500
+------------------------------------------------------------------------
+r105 | jesse | 2005-12-24 20:04:20 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19764 at truegrounds (orig r2454):  jesse | 2005-12-06 02:17:23 -0500
   r19763 at truegrounds:  jesse | 2005-12-06 02:16:43 -0500
    *let's try unloading the session
  
 
-----------------------------------------------------------------------
-r21218 (orig r104):  jesse | 2005-12-24 20:04:17 -0500
+------------------------------------------------------------------------
+r104 | jesse | 2005-12-24 20:04:17 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r19762 at truegrounds (orig r2453):  jesse | 2005-12-06 02:02:45 -0500
   r19760 at truegrounds:  jesse | 2005-12-06 01:57:39 -0500
@@ -2430,24 +4900,24 @@
   
  
 
-----------------------------------------------------------------------
-r21217 (orig r103):  jesse | 2005-12-24 20:04:13 -0500
+------------------------------------------------------------------------
+r103 | jesse | 2005-12-24 20:04:13 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19761 at truegrounds (orig r2452):  jesse | 2005-12-06 02:02:38 -0500
   r19759 at truegrounds:  jesse | 2005-12-06 01:33:06 -0500
   * Checkpoint
  
 
-----------------------------------------------------------------------
-r21216 (orig r102):  jesse | 2005-12-24 20:04:09 -0500
+------------------------------------------------------------------------
+r102 | jesse | 2005-12-24 20:04:09 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19758 at truegrounds (orig r2451):  jesse | 2005-12-05 23:45:43 -0500
   r19757 at truegrounds:  jesse | 2005-12-05 23:44:15 -0500
   * Ditched Apache::Session
  
 
-----------------------------------------------------------------------
-r21215 (orig r101):  jesse | 2005-12-24 20:04:05 -0500
+------------------------------------------------------------------------
+r101 | jesse | 2005-12-24 20:04:05 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r19755 at truegrounds (orig r2450):  alexmv | 2005-12-05 17:27:20 -0500
   r7561 at zoq-fot-pik:  chmrr | 2005-12-05 17:26:25 -0500
@@ -2455,24 +4925,24 @@
      in void context
  
 
-----------------------------------------------------------------------
-r21214 (orig r100):  jesse | 2005-12-24 20:04:01 -0500
+------------------------------------------------------------------------
+r100 | jesse | 2005-12-24 20:04:01 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19754 at truegrounds (orig r2449):  alexmv | 2005-12-05 16:15:46 -0500
   r7559 at zoq-fot-pik:  chmrr | 2005-12-05 16:15:17 -0500
    * Some sketchy docs
  
 
-----------------------------------------------------------------------
-r21213 (orig r99):  jesse | 2005-12-24 20:03:57 -0500
+------------------------------------------------------------------------
+r99 | jesse | 2005-12-24 20:03:57 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19752 at truegrounds (orig r2448):  alexmv | 2005-12-05 15:04:56 -0500
   r7557 at zoq-fot-pik:  chmrr | 2005-12-05 15:04:28 -0500
    * Helps if I check in the mapper code
  
 
-----------------------------------------------------------------------
-r21212 (orig r98):  jesse | 2005-12-24 20:03:50 -0500
+------------------------------------------------------------------------
+r98 | jesse | 2005-12-24 20:03:50 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r19750 at truegrounds (orig r2447):  alexmv | 2005-12-05 14:34:54 -0500
   r7518 at zoq-fot-pik:  chmrr | 2005-12-05 14:33:40 -0500
@@ -2480,48 +4950,48 @@
    * Continuations use mapping arch for return values
  
 
-----------------------------------------------------------------------
-r21211 (orig r97):  jesse | 2005-12-24 20:03:44 -0500
+------------------------------------------------------------------------
+r97 | jesse | 2005-12-24 20:03:44 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19746 at truegrounds (orig r2444):  jesse | 2005-12-05 12:37:48 -0500
   r19743 at truegrounds:  jesse | 2005-12-05 12:35:53 -0500
   * the scriptaculous library doesn't work if we don't include it
  
 
-----------------------------------------------------------------------
-r21210 (orig r96):  jesse | 2005-12-24 20:03:35 -0500
+------------------------------------------------------------------------
+r96 | jesse | 2005-12-24 20:03:35 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19745 at truegrounds (orig r2443):  jesse | 2005-12-05 12:36:58 -0500
   r19740 at truegrounds:  jesse | 2005-12-05 12:07:28 -0500
   * updated prototype
  
 
-----------------------------------------------------------------------
-r21209 (orig r95):  jesse | 2005-12-24 20:03:26 -0500
+------------------------------------------------------------------------
+r95 | jesse | 2005-12-24 20:03:26 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19738 at truegrounds (orig r2440):  jesse | 2005-12-04 19:06:04 -0500
   r19736 at truegrounds:  jesse | 2005-12-04 19:03:41 -0500
   * Better default admin ui
  
 
-----------------------------------------------------------------------
-r21208 (orig r94):  jesse | 2005-12-24 20:03:17 -0500
+------------------------------------------------------------------------
+r94 | jesse | 2005-12-24 20:03:17 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19737 at truegrounds (orig r2439):  jesse | 2005-12-04 19:05:53 -0500
   r19735 at truegrounds:  jesse | 2005-12-04 15:45:01 -0500
    * checkpoint
  
 
-----------------------------------------------------------------------
-r21207 (orig r93):  jesse | 2005-12-24 20:00:54 -0500
+------------------------------------------------------------------------
+r93 | jesse | 2005-12-24 20:00:54 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19733 at truegrounds (orig r2437):  jesse | 2005-12-04 03:21:37 -0500
   r19725 at truegrounds:  jesse | 2005-12-04 03:14:43 -0500
    * YES. This should live somewhere else. But now all of Jifty's deps are actually packaged with Jifty. It might not actually hurt badly to install
  
 
-----------------------------------------------------------------------
-r21206 (orig r92):  jesse | 2005-12-24 20:00:50 -0500
+------------------------------------------------------------------------
+r92 | jesse | 2005-12-24 20:00:50 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r19732 at truegrounds (orig r2436):  jesse | 2005-12-04 03:18:06 -0500
   r19724 at truegrounds:  jesse | 2005-12-04 03:13:27 -0500
@@ -2530,24 +5000,24 @@
   
  
 
-----------------------------------------------------------------------
-r21205 (orig r91):  jesse | 2005-12-24 20:00:41 -0500
+------------------------------------------------------------------------
+r91 | jesse | 2005-12-24 20:00:41 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19721 at truegrounds (orig r2428):  jesse | 2005-12-03 16:47:09 -0500
   r19714 at truegrounds:  jesse | 2005-12-03 16:44:10 -0500
    * Default templates!
  
 
-----------------------------------------------------------------------
-r21204 (orig r90):  jesse | 2005-12-24 20:00:37 -0500
+------------------------------------------------------------------------
+r90 | jesse | 2005-12-24 20:00:37 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19719 at truegrounds (orig r2426):  jesse | 2005-12-03 16:46:31 -0500
   r19712 at truegrounds:  jesse | 2005-12-03 15:22:03 -0500
   * checkpointy
  
 
-----------------------------------------------------------------------
-r21203 (orig r89):  jesse | 2005-12-24 20:00:33 -0500
+------------------------------------------------------------------------
+r89 | jesse | 2005-12-24 20:00:33 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r19687 at truegrounds (orig r2423):  jesse | 2005-12-02 01:47:59 -0500
   r19685 at truegrounds:  jesse | 2005-12-02 01:46:48 -0500
@@ -2555,40 +5025,40 @@
   
  
 
-----------------------------------------------------------------------
-r21202 (orig r88):  jesse | 2005-12-24 20:00:29 -0500
+------------------------------------------------------------------------
+r88 | jesse | 2005-12-24 20:00:29 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19680 at truegrounds (orig r2421):  alexmv | 2005-12-02 00:50:14 -0500
   r7483 at zoq-fot-pik:  chmrr | 2005-12-02 00:49:03 -0500
    * Make sure the class isn't empty
  
 
-----------------------------------------------------------------------
-r21201 (orig r87):  jesse | 2005-12-24 20:00:25 -0500
+------------------------------------------------------------------------
+r87 | jesse | 2005-12-24 20:00:25 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19679 at truegrounds (orig r2420):  alexmv | 2005-12-02 00:50:05 -0500
   r7419 at zoq-fot-pik:  chmrr | 2005-12-01 16:54:29 -0500
    * Typo and warning cleanup
  
 
-----------------------------------------------------------------------
-r21200 (orig r86):  jesse | 2005-12-24 20:00:21 -0500
+------------------------------------------------------------------------
+r86 | jesse | 2005-12-24 20:00:21 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19660 at truegrounds (orig r2419):  jesse | 2005-12-01 22:30:32 -0500
   r19659 at truegrounds:  jesse | 2005-12-01 22:29:51 -0500
   * Test passes are good
  
 
-----------------------------------------------------------------------
-r21199 (orig r85):  jesse | 2005-12-24 20:00:17 -0500
+------------------------------------------------------------------------
+r85 | jesse | 2005-12-24 20:00:17 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19658 at truegrounds (orig r2418):  jesse | 2005-12-01 18:53:25 -0500
   r19656 at truegrounds:  jesse | 2005-12-01 18:52:34 -0500
   * Design sketches for how ajaxy mutlisubmit and args stuff should work
  
 
-----------------------------------------------------------------------
-r21198 (orig r84):  jesse | 2005-12-24 20:00:09 -0500
+------------------------------------------------------------------------
+r84 | jesse | 2005-12-24 20:00:09 -0500 (Sat, 24 Dec 2005) | 15 lines
 
  r19657 at truegrounds (orig r2417):  jesse | 2005-12-01 18:53:13 -0500
   r19655 at truegrounds:  jesse | 2005-12-01 18:51:14 -0500
@@ -2605,8 +5075,8 @@
   
  
 
-----------------------------------------------------------------------
-r21197 (orig r83):  jesse | 2005-12-24 20:00:00 -0500
+------------------------------------------------------------------------
+r83 | jesse | 2005-12-24 20:00:00 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r19652 at truegrounds (orig r2416):  alexmv | 2005-12-01 15:37:29 -0500
   r7417 at zoq-fot-pik:  chmrr | 2005-12-01 15:36:51 -0500
@@ -2614,16 +5084,16 @@
    * perltidy some
  
 
-----------------------------------------------------------------------
-r21196 (orig r82):  jesse | 2005-12-24 19:59:56 -0500
+------------------------------------------------------------------------
+r82 | jesse | 2005-12-24 19:59:56 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19650 at truegrounds (orig r2414):  alexmv | 2005-11-30 19:45:43 -0500
   r7410 at zoq-fot-pik:  chmrr | 2005-11-30 19:44:55 -0500
    * Syntax error fix
  
 
-----------------------------------------------------------------------
-r21195 (orig r81):  jesse | 2005-12-24 19:59:49 -0500
+------------------------------------------------------------------------
+r81 | jesse | 2005-12-24 19:59:49 -0500 (Sat, 24 Dec 2005) | 293 lines
 
  r19646 at truegrounds (orig r2410):  jesse | 2005-11-30 18:57:06 -0500
   r19645 at truegrounds:  jesse | 2005-11-30 18:29:23 -0500
@@ -2918,32 +5388,32 @@
   
  
 
-----------------------------------------------------------------------
-r21194 (orig r80):  jesse | 2005-12-24 19:59:44 -0500
+------------------------------------------------------------------------
+r80 | jesse | 2005-12-24 19:59:44 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r19051 at truegrounds (orig r2365):  jesse | 2005-11-22 04:09:47 -0500
   r19049 at truegrounds:  jesse | 2005-11-22 04:05:43 -0500
   * And when you insert a form before your other forms, all forms of hell break loose
  
 
-----------------------------------------------------------------------
-r21193 (orig r79):  jesse | 2005-12-24 19:59:40 -0500
+------------------------------------------------------------------------
+r79 | jesse | 2005-12-24 19:59:40 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18987 at truegrounds (orig r2341):  jesse | 2005-11-19 15:32:42 -0500
   r18986 at truegrounds:  jesse | 2005-11-19 15:32:12 -0500
   * Classloader cleanups to stop loading inner packages
  
 
-----------------------------------------------------------------------
-r21192 (orig r78):  jesse | 2005-12-24 19:59:36 -0500
+------------------------------------------------------------------------
+r78 | jesse | 2005-12-24 19:59:36 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18936 at truegrounds (orig r2334):  jesse | 2005-11-17 16:35:45 -0500
   r18932 at truegrounds:  jesse | 2005-11-17 16:34:15 -0500
   * better serial generation 
  
 
-----------------------------------------------------------------------
-r21191 (orig r77):  jesse | 2005-12-24 19:59:32 -0500
+------------------------------------------------------------------------
+r77 | jesse | 2005-12-24 19:59:32 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r18929 at truegrounds (orig r2329):  jesse | 2005-11-17 01:42:58 -0500
   r18928 at truegrounds:  jesse | 2005-11-17 01:40:57 -0500
@@ -2952,24 +5422,24 @@
   * autocomplete submissions don't try to run the ting they're autocmpleting
  
 
-----------------------------------------------------------------------
-r21190 (orig r76):  jesse | 2005-12-24 19:59:27 -0500
+------------------------------------------------------------------------
+r76 | jesse | 2005-12-24 19:59:27 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18927 at truegrounds (orig r2328):  jesse | 2005-11-17 01:08:48 -0500
   r18923 at truegrounds:  jesse | 2005-11-17 01:04:39 -0500
   * A working attempt at autocomplete.
  
 
-----------------------------------------------------------------------
-r21189 (orig r75):  jesse | 2005-12-24 19:59:23 -0500
+------------------------------------------------------------------------
+r75 | jesse | 2005-12-24 19:59:23 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18926 at truegrounds (orig r2327):  jesse | 2005-11-17 01:08:42 -0500
   r18922 at truegrounds:  jesse | 2005-11-16 23:01:25 -0500
   * First pass at autocompleted fields. doesn't quite work
  
 
-----------------------------------------------------------------------
-r21188 (orig r74):  jesse | 2005-12-24 19:59:18 -0500
+------------------------------------------------------------------------
+r74 | jesse | 2005-12-24 19:59:18 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r18915 at truegrounds (orig r2322):  alexmv | 2005-11-16 00:33:42 -0500
   r7215 at zoq-fot-pik:  chmrr | 2005-11-16 00:32:50 -0500
@@ -2977,24 +5447,24 @@
    * Named parameters to update_region
  
 
-----------------------------------------------------------------------
-r21187 (orig r73):  jesse | 2005-12-24 19:59:14 -0500
+------------------------------------------------------------------------
+r73 | jesse | 2005-12-24 19:59:14 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18865 at truegrounds (orig r2306):  jesse | 2005-11-14 01:26:20 -0500
   r18864 at truegrounds:  jesse | 2005-11-14 01:24:21 -0500
   * you never think those little API fixes will hurt anything
  
 
-----------------------------------------------------------------------
-r21186 (orig r72):  jesse | 2005-12-24 19:59:10 -0500
+------------------------------------------------------------------------
+r72 | jesse | 2005-12-24 19:59:10 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18851 at truegrounds (orig r2300):  jesse | 2005-11-14 00:07:20 -0500
   r18845 at truegrounds:  jesse | 2005-11-13 23:58:59 -0500
   * Made Jifty::Framework work even outside a web context
  
 
-----------------------------------------------------------------------
-r21185 (orig r71):  jesse | 2005-12-24 19:59:07 -0500
+------------------------------------------------------------------------
+r71 | jesse | 2005-12-24 19:59:07 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r18585 at truegrounds (orig r2265):  jesse | 2005-11-08 16:26:58 -0500
   r18584 at truegrounds:  jesse | 2005-11-08 16:25:54 -0500
@@ -3002,64 +5472,64 @@
   
  
 
-----------------------------------------------------------------------
-r21184 (orig r70):  jesse | 2005-12-24 19:59:02 -0500
+------------------------------------------------------------------------
+r70 | jesse | 2005-12-24 19:59:02 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18456 at truegrounds (orig r2259):  jesse | 2005-11-07 14:37:45 -0500
   r18455 at truegrounds:  jesse | 2005-11-07 14:36:27 -0500
    trying to find and fix the consistency bug
  
 
-----------------------------------------------------------------------
-r21183 (orig r69):  jesse | 2005-12-24 19:58:58 -0500
+------------------------------------------------------------------------
+r69 | jesse | 2005-12-24 19:58:58 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18454 at truegrounds (orig r2258):  jesse | 2005-11-07 03:16:17 -0500
   r18453 at truegrounds:  jesse | 2005-11-07 03:15:15 -0500
   * take 6000
  
 
-----------------------------------------------------------------------
-r21182 (orig r68):  jesse | 2005-12-24 19:58:54 -0500
+------------------------------------------------------------------------
+r68 | jesse | 2005-12-24 19:58:54 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18452 at truegrounds (orig r2257):  jesse | 2005-11-07 03:12:47 -0500
   r18451 at truegrounds:  jesse | 2005-11-07 03:11:47 -0500
    space error
  
 
-----------------------------------------------------------------------
-r21181 (orig r67):  jesse | 2005-12-24 19:58:51 -0500
+------------------------------------------------------------------------
+r67 | jesse | 2005-12-24 19:58:51 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18450 at truegrounds (orig r2256):  jesse | 2005-11-07 03:10:45 -0500
   r18449 at truegrounds:  jesse | 2005-11-07 03:09:30 -0500
    another crack at password fields
  
 
-----------------------------------------------------------------------
-r21180 (orig r66):  jesse | 2005-12-24 19:58:47 -0500
+------------------------------------------------------------------------
+r66 | jesse | 2005-12-24 19:58:47 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18448 at truegrounds (orig r2255):  jesse | 2005-11-07 02:49:06 -0500
   r18446 at truegrounds:  jesse | 2005-11-07 02:47:49 -0500
   * Fixes for password fields
  
 
-----------------------------------------------------------------------
-r21179 (orig r65):  jesse | 2005-12-24 19:58:44 -0500
+------------------------------------------------------------------------
+r65 | jesse | 2005-12-24 19:58:44 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18447 at truegrounds (orig r2254):  jesse | 2005-11-07 02:48:59 -0500
   r18445 at truegrounds:  jesse | 2005-11-07 02:29:31 -0500
   * made password render_as case insensitive, as the prefs page had text fields for passwords
  
 
-----------------------------------------------------------------------
-r21178 (orig r64):  jesse | 2005-12-24 19:58:40 -0500
+------------------------------------------------------------------------
+r64 | jesse | 2005-12-24 19:58:40 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18365 at truegrounds (orig r2245):  jesse | 2005-11-05 00:25:03 -0500
   r18362 at truegrounds:  jesse | 2005-11-04 19:43:52 -0500
   * refitted CSS classes for form fields. makes it easier to style things, if a bit verbose
  
 
-----------------------------------------------------------------------
-r21177 (orig r63):  jesse | 2005-12-24 19:58:36 -0500
+------------------------------------------------------------------------
+r63 | jesse | 2005-12-24 19:58:36 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r18138 at truegrounds (orig r2237):  alexmv | 2005-11-01 16:48:21 -0500
   r6982 at zoq-fot-pik:  chmrr | 2005-11-01 16:40:31 -0500
@@ -3068,16 +5538,16 @@
    * More state preservation in AJAX
  
 
-----------------------------------------------------------------------
-r21176 (orig r62):  jesse | 2005-12-24 19:58:27 -0500
+------------------------------------------------------------------------
+r62 | jesse | 2005-12-24 19:58:27 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18090 at truegrounds (orig r2235):  jesse | 2005-10-31 08:46:00 -0500
   r18084 at truegrounds:  jesse | 2005-10-31 19:45:03 -0500
   *fixed news sorting
  
 
-----------------------------------------------------------------------
-r21175 (orig r61):  jesse | 2005-12-24 19:58:24 -0500
+------------------------------------------------------------------------
+r61 | jesse | 2005-12-24 19:58:24 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r18089 at truegrounds (orig r2234):  alexmv | 2005-10-30 16:46:47 -0500
   r6955 at zoq-fot-pik:  chmrr | 2005-10-30 16:45:20 -0500
@@ -3086,8 +5556,8 @@
   variables forward to the next page's.
  
 
-----------------------------------------------------------------------
-r21174 (orig r60):  jesse | 2005-12-24 19:58:20 -0500
+------------------------------------------------------------------------
+r60 | jesse | 2005-12-24 19:58:20 -0500 (Sat, 24 Dec 2005) | 9 lines
 
  r18083 at truegrounds (orig r2229):  jesse | 2005-10-29 16:38:40 -0400
   r18058 at truegrounds:  jesse | 2005-10-28 03:16:44 -0400
@@ -3098,8 +5568,8 @@
   * Cleanups after the merge
  
 
-----------------------------------------------------------------------
-r21173 (orig r59):  jesse | 2005-12-24 19:58:17 -0500
+------------------------------------------------------------------------
+r59 | jesse | 2005-12-24 19:58:17 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r18080 at truegrounds (orig r2228):  alexmv | 2005-10-28 18:44:57 -0400
   r6949 at zoq-fot-pik:  chmrr | 2005-10-28 18:43:36 -0400
@@ -3107,16 +5577,16 @@
    * Snip out signature from email body
  
 
-----------------------------------------------------------------------
-r21172 (orig r58):  jesse | 2005-12-24 19:58:13 -0500
+------------------------------------------------------------------------
+r58 | jesse | 2005-12-24 19:58:13 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18079 at truegrounds (orig r2227):  alexmv | 2005-10-28 17:06:08 -0400
   r6947 at zoq-fot-pik:  chmrr | 2005-10-28 17:05:46 -0400
    * Monikers are so old school.  Use actions themselves as arguments
  
 
-----------------------------------------------------------------------
-r21171 (orig r57):  jesse | 2005-12-24 19:58:09 -0500
+------------------------------------------------------------------------
+r57 | jesse | 2005-12-24 19:58:09 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r18078 at truegrounds (orig r2226):  alexmv | 2005-10-28 16:33:09 -0400
   r6945 at zoq-fot-pik:  chmrr | 2005-10-28 16:32:05 -0400
@@ -3126,8 +5596,8 @@
    * JS trace helpers
  
 
-----------------------------------------------------------------------
-r21170 (orig r56):  jesse | 2005-12-24 19:58:05 -0500
+------------------------------------------------------------------------
+r56 | jesse | 2005-12-24 19:58:05 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r18076 at truegrounds (orig r2224):  alexmv | 2005-10-27 23:13:07 -0400
   r6935 at zoq-fot-pik:  chmrr | 2005-10-27 22:35:23 -0400
@@ -3136,8 +5606,8 @@
    * Fix date creation bug
  
 
-----------------------------------------------------------------------
-r21169 (orig r55):  jesse | 2005-12-24 19:58:02 -0500
+------------------------------------------------------------------------
+r55 | jesse | 2005-12-24 19:58:02 -0500 (Sat, 24 Dec 2005) | 9 lines
 
  r18074 at truegrounds (orig r2222):  alexmv | 2005-10-27 15:08:00 -0400
   r6930 at zoq-fot-pik:  chmrr | 2005-10-27 15:07:01 -0400
@@ -3148,8 +5618,8 @@
    * Include current state vars in redirect
  
 
-----------------------------------------------------------------------
-r21168 (orig r54):  jesse | 2005-12-24 19:57:58 -0500
+------------------------------------------------------------------------
+r54 | jesse | 2005-12-24 19:57:58 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r18072 at truegrounds (orig r2220):  alexmv | 2005-10-27 12:36:31 -0400
   r6927 at zoq-fot-pik:  chmrr | 2005-10-27 12:30:23 -0400
@@ -3157,16 +5627,16 @@
    * New tasks auto-redirect to the same page, so reloading can't re-POST
  
 
-----------------------------------------------------------------------
-r21167 (orig r53):  jesse | 2005-12-24 19:57:55 -0500
+------------------------------------------------------------------------
+r53 | jesse | 2005-12-24 19:57:55 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18071 at truegrounds (orig r2219):  alexmv | 2005-10-27 01:07:25 -0400
   r6925 at zoq-fot-pik:  chmrr | 2005-10-27 01:06:54 -0400
    * Jesse is clevz0r -- uri should take an optional scheme
  
 
-----------------------------------------------------------------------
-r21166 (orig r52):  jesse | 2005-12-24 19:57:45 -0500
+------------------------------------------------------------------------
+r52 | jesse | 2005-12-24 19:57:45 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r18070 at truegrounds (orig r2218):  alexmv | 2005-10-26 23:00:08 -0400
   r6922 at zoq-fot-pik:  chmrr | 2005-10-26 22:59:23 -0400
@@ -3175,8 +5645,8 @@
    * Optional "remember me" checkbox
  
 
-----------------------------------------------------------------------
-r21165 (orig r51):  jesse | 2005-12-24 19:57:41 -0500
+------------------------------------------------------------------------
+r51 | jesse | 2005-12-24 19:57:41 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r18067 at truegrounds (orig r2215):  alexmv | 2005-10-26 20:37:02 -0400
   r6913 at zoq-fot-pik:  chmrr | 2005-10-26 18:54:28 -0400
@@ -3185,88 +5655,88 @@
    * Add META.yml
  
 
-----------------------------------------------------------------------
-r21164 (orig r50):  jesse | 2005-12-24 19:57:37 -0500
+------------------------------------------------------------------------
+r50 | jesse | 2005-12-24 19:57:37 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18049 at truegrounds (orig r2209):  jesse | 2005-10-26 13:43:52 -0400
   r18044 at truegrounds:  jesse | 2005-10-26 20:03:03 -0400
   eichin spotted a js logic bug
  
 
-----------------------------------------------------------------------
-r21163 (orig r49):  jesse | 2005-12-24 19:57:34 -0500
+------------------------------------------------------------------------
+r49 | jesse | 2005-12-24 19:57:34 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18033 at truegrounds (orig r2200):  jesse | 2005-10-25 15:01:44 -0400
   r18026 at truegrounds:  jesse | 2005-10-26 00:45:29 -0400
   * Removed spurious debug statemetn from Jifty
  
 
-----------------------------------------------------------------------
-r21162 (orig r48):  jesse | 2005-12-24 19:57:30 -0500
+------------------------------------------------------------------------
+r48 | jesse | 2005-12-24 19:57:30 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r18024 at truegrounds (orig r2198):  alexmv | 2005-10-25 13:22:18 -0400
   r6894 at zoq-fot-pik:  chmrr | 2005-10-25 13:21:15 -0400
    * Cleaning out bin directories
  
 
-----------------------------------------------------------------------
-r21161 (orig r47):  jesse | 2005-12-24 19:57:26 -0500
+------------------------------------------------------------------------
+r47 | jesse | 2005-12-24 19:57:26 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17957 at truegrounds (orig r2196):  jesse | 2005-10-24 15:22:00 -0400
   r17956 at truegrounds:  jesse | 2005-10-25 01:16:26 -0400
   * bin/jifty work
  
 
-----------------------------------------------------------------------
-r21160 (orig r46):  jesse | 2005-12-24 19:57:23 -0500
+------------------------------------------------------------------------
+r46 | jesse | 2005-12-24 19:57:23 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17903 at truegrounds (orig r2194):  jesse | 2005-10-23 05:40:11 -0400
   r17900 at truegrounds:  jesse | 2005-10-23 15:32:38 -0400
   * Slide updates
  
 
-----------------------------------------------------------------------
-r21159 (orig r45):  jesse | 2005-12-24 19:57:19 -0500
+------------------------------------------------------------------------
+r45 | jesse | 2005-12-24 19:57:19 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17902 at truegrounds (orig r2193):  jesse | 2005-10-23 05:34:59 -0400
   r17899 at truegrounds:  jesse | 2005-10-23 14:51:03 -0400
   * Updates this morning
  
 
-----------------------------------------------------------------------
-r21158 (orig r44):  jesse | 2005-12-24 19:57:16 -0500
+------------------------------------------------------------------------
+r44 | jesse | 2005-12-24 19:57:16 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17898 at truegrounds (orig r2192):  jesse | 2005-10-22 08:36:02 -0400
   r17894 at truegrounds:  jesse | 2005-10-22 18:34:17 -0400
   * more updates
  
 
-----------------------------------------------------------------------
-r21157 (orig r43):  jesse | 2005-12-24 19:57:01 -0500
+------------------------------------------------------------------------
+r43 | jesse | 2005-12-24 19:57:01 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17897 at truegrounds (orig r2191):  jesse | 2005-10-22 08:35:52 -0400
   r17893 at truegrounds:  jesse | 2005-10-22 18:17:54 -0400
   * made monotype code bigger
  
 
-----------------------------------------------------------------------
-r21156 (orig r42):  jesse | 2005-12-24 19:56:58 -0500
+------------------------------------------------------------------------
+r42 | jesse | 2005-12-24 19:56:58 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17896 at truegrounds (orig r2190):  jesse | 2005-10-22 08:35:40 -0400
   r17892 at truegrounds:  jesse | 2005-10-22 17:49:18 -0400
   * updates!
  
 
-----------------------------------------------------------------------
-r21155 (orig r41):  jesse | 2005-12-24 19:56:54 -0500
+------------------------------------------------------------------------
+r41 | jesse | 2005-12-24 19:56:54 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17895 at truegrounds (orig r2189):  jesse | 2005-10-22 08:35:28 -0400
   r17891 at truegrounds:  jesse | 2005-10-22 11:31:01 -0400
   * Added a tiny comment to explain why sub INC had its name fully qualified
  
 
-----------------------------------------------------------------------
-r21154 (orig r40):  jesse | 2005-12-24 19:56:50 -0500
+------------------------------------------------------------------------
+r40 | jesse | 2005-12-24 19:56:50 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r17889 at truegrounds (orig r2188):  alexmv | 2005-10-21 08:19:31 -0400
   r6864 at zoq-fot-pik:  chmrr | 2005-10-21 07:43:35 -0400
@@ -3275,80 +5745,80 @@
    * Forgot to include one file
  
 
-----------------------------------------------------------------------
-r21153 (orig r39):  jesse | 2005-12-24 19:56:45 -0500
+------------------------------------------------------------------------
+r39 | jesse | 2005-12-24 19:56:45 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17888 at truegrounds (orig r2187):  alexmv | 2005-10-21 07:05:49 -0400
   r6859 at zoq-fot-pik:  chmrr | 2005-10-21 07:03:27 -0400
    * Auto-create Collection and (Create|Update)Foo whenever possible
  
 
-----------------------------------------------------------------------
-r21152 (orig r38):  jesse | 2005-12-24 19:56:37 -0500
+------------------------------------------------------------------------
+r38 | jesse | 2005-12-24 19:56:37 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17887 at truegrounds (orig r2186):  jesse | 2005-10-21 06:38:28 -0400
   r17886 at truegrounds:  jesse | 2005-10-21 06:37:32 -0400
   checkpoint
  
 
-----------------------------------------------------------------------
-r21151 (orig r37):  jesse | 2005-12-24 19:56:21 -0500
+------------------------------------------------------------------------
+r37 | jesse | 2005-12-24 19:56:21 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17884 at truegrounds (orig r2185):  jesse | 2005-10-21 05:55:18 -0400
   r17883 at truegrounds:  jesse | 2005-10-21 05:53:46 -0400
   * alex found a missing blogdeom
  
 
-----------------------------------------------------------------------
-r21150 (orig r36):  jesse | 2005-12-24 19:56:18 -0500
+------------------------------------------------------------------------
+r36 | jesse | 2005-12-24 19:56:18 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17862 at truegrounds (orig r2184):  alexmv | 2005-10-21 05:36:12 -0400
   r6856 at zoq-fot-pik:  chmrr | 2005-10-21 05:35:40 -0400
    * We don't need no steenkin' config files
  
 
-----------------------------------------------------------------------
-r21149 (orig r35):  jesse | 2005-12-24 19:56:14 -0500
+------------------------------------------------------------------------
+r35 | jesse | 2005-12-24 19:56:14 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17861 at truegrounds (orig r2183):  alexmv | 2005-10-21 05:36:03 -0400
   r6853 at zoq-fot-pik:  chmrr | 2005-10-21 02:49:50 -0400
    * Javascript fixes -- maintain as much state as possible
  
 
-----------------------------------------------------------------------
-r21148 (orig r34):  jesse | 2005-12-24 19:56:10 -0500
+------------------------------------------------------------------------
+r34 | jesse | 2005-12-24 19:56:10 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17860 at truegrounds (orig r2182):  jesse | 2005-10-21 04:13:51 -0400
   r17859 at truegrounds:  jesse | 2005-10-21 14:12:26 -0400
   * slides updates
  
 
-----------------------------------------------------------------------
-r21147 (orig r33):  jesse | 2005-12-24 19:56:02 -0500
+------------------------------------------------------------------------
+r33 | jesse | 2005-12-24 19:56:02 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17857 at truegrounds (orig r2181):  alexmv | 2005-10-20 19:56:50 -0400
   r6851 at zoq-fot-pik:  chmrr | 2005-10-20 19:56:12 -0400
    * Move to using subrequests for fragment calls
  
 
-----------------------------------------------------------------------
-r21146 (orig r32):  jesse | 2005-12-24 19:55:58 -0500
+------------------------------------------------------------------------
+r32 | jesse | 2005-12-24 19:55:58 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17856 at truegrounds (orig r2180):  alexmv | 2005-10-20 06:55:26 -0400
   r6849 at zoq-fot-pik:  chmrr | 2005-10-20 06:54:23 -0400
    * More AJAX, now with more API
  
 
-----------------------------------------------------------------------
-r21145 (orig r31):  jesse | 2005-12-24 19:55:54 -0500
+------------------------------------------------------------------------
+r31 | jesse | 2005-12-24 19:55:54 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17470 at truegrounds (orig r2177):  jesse | 2005-10-20 03:42:38 -0400
   r17457 at truegrounds:  jesse | 2005-10-19 16:25:56 -0400
   * lucs fixed the takahashi javascript
  
 
-----------------------------------------------------------------------
-r21144 (orig r30):  jesse | 2005-12-24 19:55:50 -0500
+------------------------------------------------------------------------
+r30 | jesse | 2005-12-24 19:55:50 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r17455 at truegrounds (orig r2176):  jesse | 2005-10-18 23:13:39 -0400
   r17454 at hualien:  jesse | 2005-10-18 23:12:25 -0400
@@ -3356,31 +5826,31 @@
   
  
 
-----------------------------------------------------------------------
-r21143 (orig r29):  jesse | 2005-12-24 19:55:47 -0500
+------------------------------------------------------------------------
+r29 | jesse | 2005-12-24 19:55:47 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17452 at truegrounds (orig r2175):  alexmv | 2005-10-18 17:48:43 -0400
   r6840 at zoq-fot-pik:  chmrr | 2005-10-18 17:46:29 -0400
    * AJAX take two
  
 
-----------------------------------------------------------------------
-r21142 (orig r28):  jesse | 2005-12-24 19:55:43 -0500
+------------------------------------------------------------------------
+r28 | jesse | 2005-12-24 19:55:43 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17448 at truegrounds (orig r2172):  jesse | 2005-10-18 00:25:47 -0400
   r17446 at hualien:  jesse | 2005-10-18 00:23:56 -0400
   * Now results record what their action class was. this means we can get at em after a redirect
  
 
-----------------------------------------------------------------------
-r21141 (orig r27):  jesse | 2005-12-24 19:55:39 -0500
+------------------------------------------------------------------------
+r27 | jesse | 2005-12-24 19:55:39 -0500 (Sat, 24 Dec 2005) | 4 lines
 
  r17444 at truegrounds (orig r2171):  root | 2005-10-17 23:29:50 -0400
  * Fixed a circualr dep
  
 
-----------------------------------------------------------------------
-r21140 (orig r26):  jesse | 2005-12-24 19:55:36 -0500
+------------------------------------------------------------------------
+r26 | jesse | 2005-12-24 19:55:36 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r17439 at truegrounds (orig r2168):  jesse | 2005-10-17 21:22:53 -0400
   r17438 at hualien:  jesse | 2005-10-17 21:22:30 -0400
@@ -3388,48 +5858,48 @@
   * Moved the logic into the Form::Field object
  
 
-----------------------------------------------------------------------
-r21139 (orig r25):  jesse | 2005-12-24 19:55:32 -0500
+------------------------------------------------------------------------
+r25 | jesse | 2005-12-24 19:55:32 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17433 at truegrounds (orig r2165):  jesse | 2005-10-17 14:50:49 -0400
   r17432 at hualien:  jesse | 2005-10-17 14:49:28 -0400
    * Working on bigbox
  
 
-----------------------------------------------------------------------
-r21138 (orig r24):  jesse | 2005-12-24 19:55:21 -0500
+------------------------------------------------------------------------
+r24 | jesse | 2005-12-24 19:55:21 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17419 at truegrounds (orig r2162):  jesse | 2005-10-16 20:44:10 -0400
   r17418 at hualien:  jesse | 2005-10-16 20:43:23 -0400
   * checkpoint
  
 
-----------------------------------------------------------------------
-r21137 (orig r23):  jesse | 2005-12-24 19:55:18 -0500
+------------------------------------------------------------------------
+r23 | jesse | 2005-12-24 19:55:18 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17407 at truegrounds (orig r2156):  jesse | 2005-10-15 23:32:43 -0400
   r17404 at hualien:  jesse | 2005-10-15 23:31:56 -0400
    * warning avoidance
  
 
-----------------------------------------------------------------------
-r21136 (orig r22):  jesse | 2005-12-24 19:55:15 -0500
+------------------------------------------------------------------------
+r22 | jesse | 2005-12-24 19:55:15 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17405 at truegrounds (orig r2154):  jesse | 2005-10-15 23:32:19 -0400
   r17392 at hualien:  jesse | 2005-10-15 19:11:52 -0400
   * Added autoinstall to the makefile for jifty
  
 
-----------------------------------------------------------------------
-r21135 (orig r21):  jesse | 2005-12-24 19:55:12 -0500
+------------------------------------------------------------------------
+r21 | jesse | 2005-12-24 19:55:12 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17401 at truegrounds (orig r2153):  alexmv | 2005-10-15 07:09:50 -0400
   r6772 at zoq-fot-pik:  chmrr | 2005-10-15 07:06:38 -0400
    * AJAX structure
  
 
-----------------------------------------------------------------------
-r21134 (orig r20):  jesse | 2005-12-24 19:55:08 -0500
+------------------------------------------------------------------------
+r20 | jesse | 2005-12-24 19:55:08 -0500 (Sat, 24 Dec 2005) | 7 lines
 
  r17396 at truegrounds (orig r2148):  alexmv | 2005-10-14 01:07:01 -0400
   r6761 at zoq-fot-pik:  chmrr | 2005-10-14 01:06:10 -0400
@@ -3438,8 +5908,8 @@
    * Consolidate tasklists, task element view
  
 
-----------------------------------------------------------------------
-r21133 (orig r19):  jesse | 2005-12-24 19:55:02 -0500
+------------------------------------------------------------------------
+r19 | jesse | 2005-12-24 19:55:02 -0500 (Sat, 24 Dec 2005) | 8 lines
 
  r17393 at truegrounds (orig r2145):  trs | 2005-10-13 22:45:49 -0400
   r6627 at wintermute:  tom | 2005-10-13 22:32:09 -0400
@@ -3449,8 +5919,8 @@
   * Fixed a Jifty test that wanted HTML::Mason::Plugin in Makefile.PL
  
 
-----------------------------------------------------------------------
-r21132 (orig r18):  jesse | 2005-12-24 19:54:59 -0500
+------------------------------------------------------------------------
+r18 | jesse | 2005-12-24 19:54:59 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r17347 at truegrounds (orig r2142):  jesse | 2005-10-13 21:59:05 -0400
   r17331 at hualien:  jesse | 2005-10-13 12:41:57 -0400
@@ -3458,39 +5928,39 @@
   
  
 
-----------------------------------------------------------------------
-r21131 (orig r17):  jesse | 2005-12-24 19:54:50 -0500
+------------------------------------------------------------------------
+r17 | jesse | 2005-12-24 19:54:50 -0500 (Sat, 24 Dec 2005) | 4 lines
 
  r17333 at truegrounds (orig r2140):  root | 2005-10-13 02:54:28 -0400
  * gotta render form fields as update or view. but not ''
  
 
-----------------------------------------------------------------------
-r21130 (orig r16):  jesse | 2005-12-24 19:54:47 -0500
+------------------------------------------------------------------------
+r16 | jesse | 2005-12-24 19:54:47 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17328 at truegrounds (orig r2137):  jesse | 2005-10-12 23:30:25 -0400
   r17322 at hualien:  jesse | 2005-10-12 19:26:03 -0400
   * Cleanups to support hte new blogdemo app
  
 
-----------------------------------------------------------------------
-r21129 (orig r15):  jesse | 2005-12-24 19:54:43 -0500
+------------------------------------------------------------------------
+r15 | jesse | 2005-12-24 19:54:43 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17327 at truegrounds (orig r2136):  jesse | 2005-10-12 23:30:18 -0400
   r17321 at hualien:  jesse | 2005-10-12 12:32:46 -0400
   * Mason 1.3101
  
 
-----------------------------------------------------------------------
-r21128 (orig r14):  jesse | 2005-12-24 19:54:40 -0500
+------------------------------------------------------------------------
+r14 | jesse | 2005-12-24 19:54:40 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17326 at truegrounds (orig r2135):  jesse | 2005-10-12 23:30:09 -0400
   r17320 at hualien:  jesse | 2005-10-12 12:03:27 -0400
    * Default warnings/errors to stderr
  
 
-----------------------------------------------------------------------
-r21127 (orig r13):  jesse | 2005-12-24 19:54:36 -0500
+------------------------------------------------------------------------
+r13 | jesse | 2005-12-24 19:54:36 -0500 (Sat, 24 Dec 2005) | 9 lines
 
  r17325 at truegrounds (orig r2134):  alexmv | 2005-10-12 20:17:53 -0400
   r6745 at zoq-fot-pik:  chmrr | 2005-10-12 20:16:59 -0400
@@ -3501,48 +5971,48 @@
    * Remove jiftyaction attribute (doesn't validate)
  
 
-----------------------------------------------------------------------
-r21126 (orig r12):  jesse | 2005-12-24 19:54:33 -0500
+------------------------------------------------------------------------
+r12 | jesse | 2005-12-24 19:54:33 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17319 at truegrounds (orig r2133):  jesse | 2005-10-12 15:59:47 -0400
   r17311 at hualien:  jesse | 2005-10-12 11:22:18 -0400
   * First cut of non-editable form field widgets
  
 
-----------------------------------------------------------------------
-r21125 (orig r11):  jesse | 2005-12-24 19:54:29 -0500
+------------------------------------------------------------------------
+r11 | jesse | 2005-12-24 19:54:29 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17307 at truegrounds (orig r2130):  alexmv | 2005-10-11 20:41:29 -0400
   r6731 at zoq-fot-pik:  chmrr | 2005-10-11 20:40:56 -0400
    * First pass at Big Box
  
 
-----------------------------------------------------------------------
-r21124 (orig r10):  jesse | 2005-12-24 19:54:25 -0500
+------------------------------------------------------------------------
+r10 | jesse | 2005-12-24 19:54:25 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17297 at truegrounds (orig r2120):  jesse | 2005-10-11 16:24:25 -0400
   r17293 at hualien:  jesse | 2005-10-11 12:23:21 -0400
   * notes on how we'll do ajax-upgraded widgets with jifty
  
 
-----------------------------------------------------------------------
-r21123 (orig r9):  jesse | 2005-12-24 19:54:22 -0500
+------------------------------------------------------------------------
+r9 | jesse | 2005-12-24 19:54:22 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17295 at truegrounds (orig r2118):  jesse | 2005-10-11 16:24:04 -0400
   r17291 at hualien:  jesse | 2005-10-11 11:53:20 -0400
   * need to use the FastCGI handler
  
 
-----------------------------------------------------------------------
-r21122 (orig r8):  jesse | 2005-12-24 19:54:11 -0500
+------------------------------------------------------------------------
+r8 | jesse | 2005-12-24 19:54:11 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17269 at truegrounds (orig r2107):  jesse | 2005-10-08 23:09:44 -0400
   r17265 at hualien:  jesse | 2005-10-08 19:06:14 -0400
   * Enough refactoring to make two apps run!
  
 
-----------------------------------------------------------------------
-r21121 (orig r7):  jesse | 2005-12-24 19:54:04 -0500
+------------------------------------------------------------------------
+r7 | jesse | 2005-12-24 19:54:04 -0500 (Sat, 24 Dec 2005) | 6 lines
 
  r17268 at truegrounds (orig r2106):  jesse | 2005-10-08 23:09:34 -0400
   r17264 at hualien:  jesse | 2005-10-08 18:03:02 -0400
@@ -3550,42 +6020,46 @@
   
  
 
-----------------------------------------------------------------------
-r21120 (orig r6):  jesse | 2005-12-24 19:54:00 -0500
+------------------------------------------------------------------------
+r6 | jesse | 2005-12-24 19:54:00 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17263 at truegrounds (orig r2105):  jesse | 2005-10-08 18:38:50 -0400
   r17262 at hualien:  jesse | 2005-10-08 14:36:34 -0400
   * made our scripts stubs, so we can just wrap libs
  
 
-----------------------------------------------------------------------
-r21119 (orig r5):  jesse | 2005-12-24 19:53:49 -0500
+------------------------------------------------------------------------
+r5 | jesse | 2005-12-24 19:53:49 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17261 at truegrounds (orig r2104):  jesse | 2005-10-08 17:31:46 -0400
   r17257 at hualien:  jesse | 2005-10-08 13:29:55 -0400
   * JFDI -> Jifty, final 
  
 
-----------------------------------------------------------------------
-r21118 (orig r4):  jesse | 2005-12-24 19:53:41 -0500
+------------------------------------------------------------------------
+r4 | jesse | 2005-12-24 19:53:41 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17260 at truegrounds (orig r2103):  jesse | 2005-10-08 17:31:10 -0400
   r17256 at hualien:  jesse | 2005-10-08 13:22:11 -0400
   * JFDI->Jifty step two
  
 
-----------------------------------------------------------------------
-r21117 (orig r3):  jesse | 2005-12-24 19:53:35 -0500
+------------------------------------------------------------------------
+r3 | jesse | 2005-12-24 19:53:35 -0500 (Sat, 24 Dec 2005) | 5 lines
 
  r17259 at truegrounds (orig r2102):  jesse | 2005-10-08 17:31:00 -0400
   r17255 at hualien:  jesse | 2005-10-08 13:20:25 -0400
    * JFDI -> Jifty step 1
  
 
-----------------------------------------------------------------------
-r19516 (orig r1):  jesse | 2005-11-28 02:36:00 -0500
+------------------------------------------------------------------------
+r2 | jesse | 2005-11-28 03:45:21 -0500 (Mon, 28 Nov 2005) | 1 line
+
+* Added a README
+------------------------------------------------------------------------
+r1 | jesse | 2005-11-28 02:36:00 -0500 (Mon, 28 Nov 2005) | 3 lines
 
  r19515 at truegrounds:  jesse | 2005-11-28 02:32:48 -0500
  * First post
 
-----------------------------------------------------------------------
+------------------------------------------------------------------------


More information about the Jifty-commit mailing list