root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @519 [519] 08/27/08 05:43:45 miyagawa don't ship 9x-.t author tests
(edit) @518 [518] 08/27/08 05:41:23 miyagawa less warnings
(edit) @517 [517] 08/27/08 05:36:50 miyagawa no critic
(edit) @516 [516] 08/21/08 19:24:09 swistow Allow you to set no prepared cache at instantation time
(edit) @515 [515] 08/21/08 19:15:29 swistow Stop errors in certain versions of SQLite
(edit) @513 [513] 08/05/08 19:41:14 miyagawa change the eval to rather than {} to actually catch old perl without …
(edit) @510 [510] 07/03/08 21:36:40 ykerherve Fixed an issue where passing an empty list of @ids in lookup_multi or a …
(edit) @509 [509] 07/02/08 18:00:57 ykerherve - Handled an edge case where txn_active wouln't be set if we have an …
(edit) @507 [507] 07/01/08 22:15:40 ykerherve I changed the code/name halfway. This is the other half
(edit) @506 [506] 06/30/08 17:52:14 ykerherve - Added a "reuse_dbh" option to D::OD::D::DBI, if enabled it caches and …
(edit) @504 [504] 06/25/08 00:00:59 ykerherve Fixed an issue in the case of a transaction involving different classes …
(edit) @497 [497] 06/16/08 21:26:21 ykerherve Added support for transactions into Multiplexer driver the callback for …
(edit) @496 [496] 06/16/08 19:38:30 ykerherve Updated the name of the method "is_ephemeral" to something less fancy. In …
(edit) @495 [495] 06/11/08 02:37:07 ykerherve Added description of what changed for my stuff
(edit) @494 [494] 06/10/08 23:13:56 bchoate Added 'window_size' for search method of BaseCache class.
(edit) @493 [493] 06/10/08 16:59:15 ykerherve Added a is_ephemeral() method which is an aweful name, but will allow …
(edit) @492 [492] 06/10/08 00:37:53 sekimura pull out subref and added a _add_index_hint method so that a SQL subclass …
(edit) @491 [491] 06/10/08 00:17:20 sekimura added a doc for add_index_hint()
(edit) @488 [488] 06/08/08 07:06:38 mpaschal Don't expect run time block eval to catch errors from the compile time …
(edit) @487 [487] 06/06/08 23:37:33 whitaker Reinstating this code since it was unlikely to be causing a registration …
(edit) @486 [486] 06/02/08 20:26:13 gblankenbaker Rolling back due to possible errors in TP1-ATP registration: "don't try to …
(edit) @485 [485] 06/02/08 20:06:31 gblankenbaker Whitespace Test
(edit) @482 [482] 05/28/08 23:36:51 whitaker Second version of this change, re-committing... Improved support for …
(edit) @481 [481] 05/21/08 18:28:08 ykerherve Let's continue to filter but restrict to ascii chars and allow more sigils
(edit) @480 [480] 05/21/08 03:01:07 ykerherve - Added a new 'comment' mutators to SQL statement objects - Added a new …
(edit) @479 [479] 05/15/08 17:22:31 whitaker Reverting this because it was causing errors with type-sync …
(edit) @478 [478] 05/14/08 23:53:06 whitaker Improved support for transactions in partition and caching drivers. * If …
(edit) @476 [476] 05/14/08 23:12:48 ykerherve If one id has been deleted then the partition driver will typically croak …
(edit) @475 [475] 05/02/08 21:46:27 garth Better word choice
(edit) @474 [474] 04/29/08 01:40:33 sekimura added 'add_index_hint' to tell MySQL to use the named index to find rows
(edit) @473 [473] 04/28/08 19:09:05 whitaker Standardize slice() to always return an arrayref. When calculating a …
(edit) @472 [472] 04/24/08 16:36:58 ykerherve - Added documentation for the last methods I've added - Added unit tests
(edit) @471 [471] 04/23/08 00:24:22 swistow If we're going to use Perl Critic, let's atleast pass all the tests
(edit) @470 [470] 04/23/08 00:08:10 swistow Clean up 'my' warnings
(edit) @469 [469] 04/23/08 00:04:19 swistow Fix redefine warning
(edit) @468 [468] 04/22/08 04:11:16 ykerherve Added quick helpers for object comparison by primary key and for printing …
(edit) @467 [467] 04/14/08 04:38:39 btrott Added DISTINCT patch from John Berthels.
(edit) @466 [466] 04/01/08 02:53:23 sekimura * clear results if one of existing terms changed
(edit) @465 [465] 03/24/08 23:17:18 sekimura * added rewind() to move back to the start of iterator
(edit) @464 [464] 03/16/08 00:09:52 ykerherve Just tested that everything is alright "Circulez, y'a rien a voir"
(edit) @463 [463] 03/12/08 00:08:01 kgoess Adding peek_next() to ResultSet
(edit) @462 [462] 03/05/08 20:41:14 ykerherve Added uncache_object() method for those objects that are cached and you'd …
(edit) @460 [460] 03/04/08 00:45:21 kgoess For the resultset iterator, adding a limit where there wasn't one before …
(edit) @459 [459] 03/03/08 14:57:05 btrott Moved creation of D::OD::Iterator object inside of else block, where …
(edit) @458 [458] 02/25/08 06:21:26 btrott Fixed compilation error in perl 5.10.
(edit) @457 [457] 02/24/08 22:09:29 btrott Added docs for result.
(edit) @456 [456] 02/24/08 22:06:01 btrott Upped version to 0.05.
(edit) @455 [455] 02/24/08 20:53:31 btrott Added .shipit to list of files to skip in MANIFEST.
(edit) @454 [454] 02/24/08 20:52:58 btrott Added a full changelog for changes from 0.04 to trunk.
(edit) @452 [452] 01/28/08 18:26:58 garth Make sure to put the class check after we've checked for loaded results.
(edit) @451 [451] 01/17/08 22:38:37 garth Do the full select if there is a limit term. Count should take that into …
(edit) @450 [450] 01/17/08 01:50:06 garth 1. Always return an array ref from 'slice' 2. Have count use a 'count' …
(edit) @449 [449] 01/11/08 00:39:46 mpaschal These modules are not directly used in the driver, so let's not require …
(edit) @448 [448] 01/08/08 23:31:54 kgoess fixing perldoc, unterminated I<
(edit) @447 [447] 01/08/08 23:24:24 garth Don't try to search when we have an iterator.
(edit) @446 [446] 12/20/07 23:52:04 sekimura * fixed typo "filters"
(edit) @445 [445] 12/19/07 22:35:45 sekimura * we need to force a requery when we change 'offset' that is smaller than …
(edit) @444 [444] 12/19/07 01:12:09 garth Make sure to requery if we get a new limit or filter after we've already …
(edit) @443 [443] 12/15/07 01:10:05 garth Make sure to filter on new sort values. BugzId: 64245
(edit) @442 [442] 12/14/07 22:32:21 ykerherve Changed filter to filters to be consistent BugzID: 64221
(edit) @441 [441] 12/14/07 22:14:28 ykerherve Fixed accessor to filterS
(edit) @440 [440] 12/14/07 19:52:19 garth Fixed a problem involving result sets created via 'iterator'. BugzId: …
(edit) @439 [439] 12/14/07 18:32:54 sekimura * fixed limit and offset filtering
(edit) @438 [438] 12/14/07 03:18:02 sekimura * make non-dod-debug people happy
(edit) @437 [437] 12/14/07 03:13:13 sekimura * add_offset works correctly now
(edit) @436 [436] 12/14/07 02:16:20 kgoess some handy debugging
(edit) @435 [435] 12/14/07 01:14:41 sekimura * added *_filter methods
(edit) @434 [434] 12/14/07 00:27:56 garth Accessors added.
(edit) @433 [433] 12/13/07 20:01:23 garth Make sure clone makes a copy of the elements from the original.
(edit) @432 [432] 12/13/07 19:18:10 garth Add clone method.
(edit) @431 [431] 12/13/07 17:45:18 garth * Allow filtering of results after results have already been loaded via …
(edit) @429 [429] 12/12/07 23:35:03 sekimura count correctly without "paging"
(edit) @428 [428] 12/11/07 01:40:58 sekimura * added is_last() * fixed a doc for prev()
(edit) @427 [427] 12/11/07 00:18:18 sekimura * use add_constraint() in new() to get a effort of tuning off paging with …
(edit) @426 [426] 12/07/07 03:05:23 sekimura Don't overwrite sort arguments in load_results()
(edit) @425 [425] 12/06/07 18:53:38 garth Added iterator method/constructor. This allows the result set object to …
(edit) @424 [424] 12/05/07 20:27:44 garth * Index starting at zero, so make sure cursor starts at -1 * Some initial …
(edit) @423 [423] 12/05/07 20:06:41 sekimura test
(edit) @422 [422] 12/05/07 18:50:41 garth Rename result_idx to 'index'. Make sure we count from zero.
(edit) @421 [421] 11/30/07 00:57:10 bchoate Updated POD.
(edit) @420 [420] 11/30/07 00:56:58 bchoate Updates to support generation of parenthetic query expressions similar in …
(edit) @419 [419] 11/29/07 20:04:19 garth Sometimes, not everything is an entry.
(edit) @418 [418] 11/29/07 18:08:10 garth Method to return a ResultSet object.
(edit) @417 [417] 11/29/07 17:35:06 garth First checkin of the result set object. Allows a query to be constructed …
(edit) @416 [416] 11/28/07 20:21:48 ykerherve Brad Choate pointed out that missing end_query
(edit) @415 [415] 11/15/07 21:41:02 ykerherve Documentation about the new Iterator, updated Changes file
(edit) @414 [414] 11/15/07 21:28:23 ykerherve Squashed commit of the following: commit …
(edit) @413 [413] 11/10/07 21:31:48 ykerherve Emergency week-end fix for our $sth business
(edit) @412 [412] 11/05/07 21:06:24 bchoate New argument for preventing a 'prepare_cached' call. There are times when …
(edit) @410 [410] 10/12/07 01:02:28 ykerherve I don't think there is a Data::ObjectDriver::errstr, so last_error …
(edit) @407 [407] 09/21/07 07:10:37 miyagawa Removed a bogus usage of alarm(). This breaks MT4 compatiblity with …
(edit) @404 [404] 08/30/07 20:21:58 ykerherve Prevent warning if we pass undefined ids
(edit) @403 [403] 08/22/07 17:16:45 mischa Fix typo in pod docs
(edit) @400 [400] 08/13/07 22:33:02 mpaschal some see-alsos
(edit) @399 [399] 08/13/07 22:32:05 mpaschal Use same keywords as memcached driver POD
(edit) @398 [398] 08/13/07 22:14:35 mpaschal Add query tracking to Apache driver
(edit) @397 [397] 08/13/07 19:10:29 mpaschal Document the faux queries used in the profiler system BugzID: 56565
(edit) @396 [396] 08/12/07 23:53:29 ykerherve fetch_data multiplexed
(edit) @395 [395] 08/10/07 18:57:58 mpaschal Hook ram cache driver operations into debug and profiler messages BugzID: …
(edit) @394 [394] 08/10/07 18:44:22 mpaschal Hook memcached operations into debug and profiler messages BugzID: 56565
Note: See TracRevisionLog for help on using the revision log.