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