|
|
|
@478
|
[478]
|
19 months |
whitaker |
Improved support for transactions in partition
and caching drivers.
* If …
|
|
|
|
@477
|
[477]
|
19 months |
btrott |
'Created release branch archetypepad-7'
|
|
|
|
@476
|
[476]
|
19 months |
ykerherve |
If one id has been deleted then the partition driver will typically
croak …
|
|
|
|
@475
|
[475]
|
19 months |
garth |
Better word choice
|
|
|
|
@474
|
[474]
|
19 months |
sekimura |
added 'add_index_hint' to tell MySQL to use the named index to find rows
|
|
|
|
@473
|
[473]
|
19 months |
whitaker |
Standardize slice() to always return an arrayref.
When calculating a …
|
|
|
|
@472
|
[472]
|
19 months |
ykerherve |
- Added documentation for the last methods I've added
- Added unit tests
|
|
|
|
@471
|
[471]
|
19 months |
swistow |
If we're going to use Perl Critic, let's atleast pass all the tests
|
|
|
|
@470
|
[470]
|
19 months |
swistow |
Clean up 'my' warnings
|
|
|
|
@469
|
[469]
|
19 months |
swistow |
Fix redefine warning
|
|
|
|
@468
|
[468]
|
19 months |
ykerherve |
Added quick helpers for object comparison by primary key
and for printing …
|
|
|
|
@467
|
[467]
|
20 months |
btrott |
Added DISTINCT patch from John Berthels.
|
|
|
|
@466
|
[466]
|
20 months |
sekimura |
* clear results if one of existing terms changed
|
|
|
|
@465
|
[465]
|
20 months |
sekimura |
* added rewind() to move back to the start of iterator
|
|
|
|
@464
|
[464]
|
21 months |
ykerherve |
Just tested that everything is alright
"Circulez, y'a rien a voir"
|
|
|
|
@463
|
[463]
|
21 months |
kgoess |
Adding peek_next() to ResultSet
|
|
|
|
@462
|
[462]
|
21 months |
ykerherve |
Added uncache_object() method for those objects that are cached
and you'd …
|
|
|
|
@461
|
[461]
|
21 months |
kgoess |
tagging for the patch release
|
|
|
|
@460
|
[460]
|
21 months |
kgoess |
For the resultset iterator, adding a limit where there wasn't one before …
|
|
|
|
@459
|
[459]
|
21 months |
btrott |
Moved creation of D::OD::Iterator object inside of else block, where …
|
|
|
|
@458
|
[458]
|
21 months |
btrott |
Fixed compilation error in perl 5.10.
|
|
|
|
@457
|
[457]
|
21 months |
btrott |
Added docs for result.
|
|
|
|
@456
|
[456]
|
21 months |
btrott |
Upped version to 0.05.
|
|
|
|
@455
|
[455]
|
21 months |
btrott |
Added .shipit to list of files to skip in MANIFEST.
|
|
|
|
@454
|
[454]
|
21 months |
btrott |
Added a full changelog for changes from 0.04 to trunk.
|
|
|
|
@453
|
[453]
|
22 months |
garth |
Eliminate some uninitialized value warnings for SAKK for while their …
|
|
|
|
@452
|
[452]
|
22 months |
garth |
Make sure to put the class check after we've checked for loaded results.
|
|
|
|
@451
|
[451]
|
23 months |
garth |
Do the full select if there is a limit term. Count should take that into …
|
|
|
|
@450
|
[450]
|
23 months |
garth |
1. Always return an array ref from 'slice'
2. Have count use a 'count' …
|
|
|
|
@449
|
[449]
|
23 months |
mpaschal |
These modules are not directly used in the driver, so let's not require …
|
|
|
|
@448
|
[448]
|
23 months |
kgoess |
fixing perldoc, unterminated I<
|
|
|
|
@447
|
[447]
|
23 months |
garth |
Don't try to search when we have an iterator.
|
|
|
|
@446
|
[446]
|
2 years |
sekimura |
* fixed typo "filters"
|
|
|
|
@445
|
[445]
|
2 years |
sekimura |
* we need to force a requery when we change 'offset' that is smaller than …
|
|
|
|
@444
|
[444]
|
2 years |
garth |
Make sure to requery if we get a new limit or filter after we've already …
|
|
|
|
@443
|
[443]
|
2 years |
garth |
Make sure to filter on new sort values.
BugzId: 64245
|
|
|
|
@442
|
[442]
|
2 years |
ykerherve |
Changed filter to filters to be consistent
BugzID: 64221
|
|
|
|
@441
|
[441]
|
2 years |
ykerherve |
Fixed accessor to filterS
|
|
|
|
@440
|
[440]
|
2 years |
garth |
Fixed a problem involving result sets created via 'iterator'.
BugzId: …
|
|
|
|
@439
|
[439]
|
2 years |
sekimura |
* fixed limit and offset filtering
|
|
|
|
@438
|
[438]
|
2 years |
sekimura |
* make non-dod-debug people happy
|
|
|
|
@437
|
[437]
|
2 years |
sekimura |
* add_offset works correctly now
|
|
|
|
@436
|
[436]
|
2 years |
kgoess |
some handy debugging
|
|
|
|
@435
|
[435]
|
2 years |
sekimura |
* added *_filter methods
|
|
|
|
@434
|
[434]
|
2 years |
garth |
Accessors added.
|
|
|
|
@433
|
[433]
|
2 years |
garth |
Make sure clone makes a copy of the elements from the original.
|
|
|
|
@432
|
[432]
|
2 years |
garth |
Add clone method.
|
|
|
|
@431
|
[431]
|
2 years |
garth |
* Allow filtering of results after results have already been loaded via …
|
|
|
|
@430
|
[430]
|
2 years |
miyagawa |
'Created release branch vox-40'
|
|
|
|
@429
|
[429]
|
2 years |
sekimura |
count correctly without "paging"
|
|
|
|
@428
|
[428]
|
2 years |
sekimura |
* added is_last()
* fixed a doc for prev()
|
|
|
|
@427
|
[427]
|
2 years |
sekimura |
* use add_constraint() in new() to get a effort of tuning off paging with …
|
|
|
|
@426
|
[426]
|
2 years |
sekimura |
Don't overwrite sort arguments in load_results()
|
|
|
|
@425
|
[425]
|
2 years |
garth |
Added iterator method/constructor. This allows the result set object to …
|
|
|
|
@424
|
[424]
|
2 years |
garth |
* Index starting at zero, so make sure cursor starts at -1
* Some initial …
|
|
|
|
@423
|
[423]
|
2 years |
sekimura |
test
|
|
|
|
@422
|
[422]
|
2 years |
garth |
Rename result_idx to 'index'. Make sure we count from zero.
|
|
|
|
@421
|
[421]
|
2 years |
bchoate |
Updated POD.
|
|
|
|
@420
|
[420]
|
2 years |
bchoate |
Updates to support generation of parenthetic query expressions similar in …
|
|
|
|
@419
|
[419]
|
2 years |
garth |
Sometimes, not everything is an entry.
|
|
|
|
@418
|
[418]
|
2 years |
garth |
Method to return a ResultSet object.
|
|
|
|
@417
|
[417]
|
2 years |
garth |
First checkin of the result set object. Allows a query to be constructed …
|
|
|
|
@416
|
[416]
|
2 years |
ykerherve |
Brad Choate pointed out that missing end_query
|
|
|
|
@415
|
[415]
|
2 years |
ykerherve |
Documentation about the new Iterator, updated Changes file
|
|
|
|
@414
|
[414]
|
2 years |
ykerherve |
Squashed commit of the following:
commit …
|
|
|
|
@413
|
[413]
|
2 years |
ykerherve |
Emergency week-end fix for our $sth business
|
|
|
|
@412
|
[412]
|
2 years |
bchoate |
New argument for preventing a 'prepare_cached' call. There are times when …
|
|
|
|
@411
|
[411]
|
2 years |
miyagawa |
'Created release branch vox-39'
|
|
|
|
@410
|
[410]
|
2 years |
ykerherve |
I don't think there is a Data::ObjectDriver::errstr, so last_error …
|
|
|
|
@409
|
[409]
|
2 years |
ydnar |
'Created release branch vox-38'
|
|
|
|
@408
|
[408]
|
2 years |
ydnar |
'Created release branch vox-37'
|
|
|
|
@407
|
[407]
|
2 years |
miyagawa |
Removed a bogus usage of alarm(). This breaks MT4 compatiblity with …
|
|
|
|
@406
|
[406]
|
2 years |
garth |
Add in logging to give the DB name and the SQL when an error occurs.
|
|
|
|
@405
|
[405]
|
2 years |
ydnar |
'Created release branch vox-36'
|
|
|
|
@404
|
[404]
|
2 years |
ykerherve |
Prevent warning if we pass undefined ids
|
|
|
|
@403
|
[403]
|
2 years |
mischa |
Fix typo in pod docs
|
|
|
|
@402
|
[402]
|
2 years |
btrott |
Make Profiler->increment work properly for class methods.
|
|
|
|
@401
|
[401]
|
2 years |
btrott |
'Created release branch vox-35'
|
|
|
|
@400
|
[400]
|
2 years |
mpaschal |
some see-alsos
|
|
|
|
@399
|
[399]
|
2 years |
mpaschal |
Use same keywords as memcached driver
POD
|
|
|
|
@398
|
[398]
|
2 years |
mpaschal |
Add query tracking to Apache driver
|
|
|
|
@397
|
[397]
|
2 years |
mpaschal |
Document the faux queries used in the profiler system
BugzID: 56565
|
|
|
|
@396
|
[396]
|
2 years |
ykerherve |
fetch_data multiplexed
|
|
|
|
@395
|
[395]
|
2 years |
mpaschal |
Hook ram cache driver operations into debug and profiler messages
BugzID: …
|
|
|
|
@394
|
[394]
|
2 years |
mpaschal |
Hook memcached operations into debug and profiler messages
BugzID: 56565
|
|
|
|
@393
|
[393]
|
2 years |
mpaschal |
Hmm, probably a better way to do this
BugzID: 56565
|
|
|
|
@392
|
[392]
|
2 years |
mpaschal |
HELLO CACHE GET
BugzID: 56565
|
|
|
|
@391
|
[391]
|
2 years |
btrott |
Added a mechanism to override the logger that's used for outputting …
|
|
|
|
@390
|
[390]
|
2 years |
bchoate |
Assign an empty hashref to $terms and $args (if none were supplied) before …
|
|
|
|
@389
|
[389]
|
2 years |
bradfitz |
let DSNs start with "DBI:" instead of only "dbi:" (as documented …
|
|
|
|
@388
|
[388]
|
2 years |
bchoate |
Condition Profiler and Data::Dumper modules based on DOD_PROFILE …
|
|
|
|
@387
|
[387]
|
2 years |
btrott |
'Created release branch vox-34'
|
|
|
|
@386
|
[386]
|
2 years |
garth |
Bulk load syntax was not correct. This is checked into the 1.9.3 tag, but …
|
|
|
|
@385
|
[385]
|
2 years |
ydnar |
'Created release branch vox-33'
|
|
|
|
@384
|
[384]
|
2 years |
btrott |
'Created release branch vox-32'
|
|
|
|
@383
|
[383]
|
2 years |
ykerherve |
here we go, this is what I wanted to check in as r381
> Partly reverting …
|
|
|
|
@382
|
[382]
|
2 years |
ykerherve |
Reverting this patch, this wasn't the one I wanted to checkin
|
|
|
|
@381
|
[381]
|
2 years |
ykerherve |
Partly reverting Garth's change about remove:
for remove, it's probably …
|
|
|
|
@380
|
[380]
|
2 years |
garth |
Make sure data isn't cached if the DB operation fails.
|
|
|
|
@379
|
[379]
|
2 years |
garth |
This method's prototype expects an array ref for its second arg, not an …
|
|
|
|