projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix the merge with txn_scope_guard() and put the necessary =cut in.
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
2008-03-07
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2008-03-04
Luke Saunders
Merge 'trunk' into 'versioned_enhancements'
tree
|
commitdiff
2008-03-04
Aaron Trevena
roughly DTRT - please to be making less awful
tree
|
commitdiff
2008-03-04
Aaron Trevena
works but shouldn't
tree
|
commitdiff
2008-03-04
Ash Berlin
is_deferrable patch from Debolaz
tree
|
commitdiff
2008-03-01
Ash Berlin
Fix versioning test so it works with SQLT 0.09.
tree
|
commitdiff
2008-02-29
Ash Berlin
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2008-02-28
Ash Berlin
Todo tests for txn_rollback and scope_guard
tree
|
commitdiff
2008-02-28
Luke Saunders
changed versioning table from SchemaVersions to dbix_cl...
tree
|
commitdiff
2008-02-24
Michael G Schwern
Remove the now redudant ObjIndexStubs.
tree
|
commitdiff
2008-02-24
Michael G Schwern
Add NoObjectIndex which turns the live object index...
tree
|
commitdiff
2008-02-24
Michael G Schwern
Fix the DESTROY/discard_changes() infinite recursion...
tree
|
commitdiff
2008-02-24
Michael G Schwern
The infinite loop with sub DESTROY { $_[0]->discard_cha...
tree
|
commitdiff
2008-02-24
Michael G Schwern
Ensure that has_many() loads the foreign class.
tree
|
commitdiff
2008-02-21
Michael G Schwern
Add in a warning if a column is declared as TEMP but...
tree
|
commitdiff
2008-02-21
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2008-02-14
Michael G Schwern
Implement cascade => "None"
tree
|
commitdiff
2008-02-14
Michael G Schwern
cascade delete test from Class-DBI 3.0.17
tree
|
commitdiff
2008-02-14
Michael G Schwern
Emulate $CDBI::Weaken_Not_Available and CDBI::Plugin...
tree
|
commitdiff
2008-02-13
Michael G Schwern
Forgot to set up the relationship between Actor and...
tree
|
commitdiff
2008-02-13
Michael G Schwern
Fix create() in the same way as update() so it throws...
tree
|
commitdiff
2008-02-13
Michael G Schwern
Fix the test to skip if MyFoo won't load.
tree
|
commitdiff
2008-02-13
Michael G Schwern
Test that DateTime objects can safely be updated twice...
tree
|
commitdiff
2008-02-13
Michael G Schwern
Quiet a warning
tree
|
commitdiff
2008-02-13
Michael G Schwern
Fix update() so it throws out inflated values, too
tree
|
commitdiff
2008-02-13
Michael G Schwern
Emulate that CDBI throws out all changed columns and...
tree
|
commitdiff
2008-02-13
Michael G Schwern
Emulate that Class::DBI inflates immediately
tree
|
commitdiff
2008-02-13
Michael G Schwern
Hash access no works despite lack of existing accessor...
tree
|
commitdiff
2008-02-13
Michael G Schwern
Localize the warning tests.
tree
|
commitdiff
2008-02-13
Michael G Schwern
When emulating $obj->{column} do not call any custom...
tree
|
commitdiff
2008-02-13
Michael G Schwern
Fix the POD coverage test.
tree
|
commitdiff
2008-02-12
Michael G Schwern
Merge HasA, HasMany and MightHave into one file, Relati...
tree
|
commitdiff
2008-02-12
Michael G Schwern
Not going to do DeepAbstractSearch after all.
tree
|
commitdiff
2008-02-12
Michael G Schwern
Test "like" in search_where()
tree
|
commitdiff
2008-02-12
Michael G Schwern
Original tests from Class::DBI::Plugin::DeepAbstractSearch
tree
|
commitdiff
2008-02-09
Luke Saunders
sanified layout of Versioned.pm and documented changes
tree
|
commitdiff
2008-01-30
Ash Berlin
Merge 'trunk' into 'versioned_enhancements'
tree
|
commitdiff
2008-01-20
Matt S Trout
made search_rs smarter about when to preserve the cache...
tree
|
commitdiff
2008-01-17
Michael G Schwern
Make the hash-key warning dependent on DBIC_CDBICOMPAT_...
tree
|
commitdiff
2008-01-17
Michael G Schwern
Make freeze/thaw and dclone work as functions on CDBICo...
tree
|
commitdiff
2008-01-16
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2008-01-16
Michael G Schwern
And fix the check in the dbicadmin test to look for...
tree
|
commitdiff
2008-01-16
Michael G Schwern
freeze/thaw/dclone as functions can't be made to reliab...
tree
|
commitdiff
2008-01-16
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2008-01-16
Michael G Schwern
mst pointed out that my $val = $obj->{col}; $obj-...
tree
|
commitdiff
2008-01-16
Michael G Schwern
Allow CDBI objects to be accessed like hashes as people...
tree
|
commitdiff
2008-01-11
Ash Berlin
Merge 'trunk' into 'versioned_enhancements'
tree
|
commitdiff
2008-01-03
Yuval Kogman
make the dbicadmin test portable to JSON modules that...
tree
|
commitdiff
2008-01-03
Yuval Kogman
test plan
tree
|
commitdiff
2008-01-03
Yuval Kogman
failing test for inflate not being triggerred with...
tree
|
commitdiff
2008-01-02
Marc Mims
Added Storage::DBI subclass for MSSQL auto PK over...
tree
|
commitdiff
2007-12-20
Ash Berlin
Add proper thaw hooks so schema gets re-attached
tree
|
commitdiff
2007-11-24
Ash Berlin
Merge 'trunk' into 'versioned_enhancements'
tree
|
commitdiff
2007-11-19
Ash Berlin
Fix END block
tree
|
commitdiff
2007-11-15
Ash Berlin
Adding missing file
tree
|
commitdiff
2007-11-15
Ash Berlin
Fix is_foreign_key_constraint - thanks Jon Schutz
tree
|
commitdiff
2007-10-29
Luke Saunders
fixed _merge_attr bug
tree
|
commitdiff
2007-10-23
Luke Saunders
fixed versioning test and checked db and schema version...
tree
|
commitdiff
2007-10-22
Luke Saunders
Merge 'trunk' into 'versioned_enhancements'
tree
|
commitdiff
2007-10-22
Luke Saunders
fixed problem with duplicate related objects for Row...
tree
|
commitdiff
2007-10-12
Ash Berlin
Test sqlt_deploy_hook on the Schema level
tree
|
commitdiff
2007-10-12
Ash Berlin
Remove add_index and replace it with sqlt_deploy_hook
tree
|
commitdiff
2007-10-12
Ash Berlin
s/indices/indexes/ to keep Jess happy.
tree
|
commitdiff
2007-10-12
Ash Berlin
Add an add_index method on ResultSource (and proxy...
tree
|
commitdiff
2007-10-07
Ash Berlin
Timezone support for InflateColumn::DateTime (sergio)
tree
|
commitdiff
2007-10-04
Luke Saunders
fixed search_related from object with unset FK behaviour
tree
|
commitdiff
2007-10-04
Marc Mims
- Doc patch for using an SQL function on the left side...
tree
|
commitdiff
2007-10-02
Luke Saunders
fixed find_or_new_related bug
tree
|
commitdiff
2007-09-29
Wallace Reis
select for patch from justin
tree
|
commitdiff
2007-09-28
Jess Robinson
Tests from captainL, find_or_new_related fails on belon...
tree
|
commitdiff
2007-09-27
Brian Cassidy
ResultSetColumn::func() now returns all results if...
tree
|
commitdiff
2007-09-14
Matt S Trout
Merge 'trunk' into 'versioned_enhancements'
tree
|
commitdiff
2007-09-14
Matt S Trout
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2007-09-04
Dagfinn Ilmari Man...
Fix return value for DBIC::ResultSource::Table->table...
tree
|
commitdiff
2007-08-31
Michael G Schwern
$schema isn't defined if the test is skipped.
tree
|
commitdiff
2007-08-31
Michael G Schwern
Add POD to new CDBICompat modules so they pass POD...
tree
|
commitdiff
2007-08-31
Michael G Schwern
Pull in some tests from CDBI 3.16 that already work.
tree
|
commitdiff
2007-08-22
Tom Hukins
Fix the behaviour of code refs within array refs for...
tree
|
commitdiff
2007-08-21
Matt S Trout
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2007-08-21
Matt S Trout
force CDBICompat deps for developers, fix tests to...
tree
|
commitdiff
2007-08-21
Matt S Trout
oracle datetime inflator patch
tree
|
commitdiff
2007-08-21
Matt S Trout
arrayrefs for on_connect_do
tree
|
commitdiff
2007-08-21
Matt S Trout
Merge 'on_disconnect_do' into 'trunk'
tree
|
commitdiff
2007-08-21
Matt S Trout
Merge 'trunk' into 'cdbicompat_integration'
tree
|
commitdiff
2007-08-15
Luke Saunders
tests are a mess, but Versioned.pm should work now
tree
|
commitdiff
2007-08-15
Tom Hukins
Let on_connect_do() and on_disconnect_do() take code...
tree
|
commitdiff
2007-08-15
Tom Hukins
Restore code that I removed in revision 3640 that tests...
tree
|
commitdiff
2007-08-08
Matt S Trout
make pod cov not skip if author side, fix exception...
tree
|
commitdiff
2007-08-07
Adam Herzog
Autoflush debugging, to make sure statement is printed...
tree
|
commitdiff
2007-08-07
Adam Herzog
Fix bind params debugging output; consolidate some...
tree
|
commitdiff
2007-08-07
Adam Herzog
Fix reconnect tests to skip tests that won't pass ...
tree
|
commitdiff
2007-08-07
Matt S Trout
fix for AccessorGroup
tree
|
commitdiff
2007-08-07
Luke Saunders
fixed storage->connected fork bug
tree
|
commitdiff
2007-08-07
Cory G Watson
Refactor Statistics to clean up printing of debug info...
tree
|
commitdiff
2007-08-06
Matt S Trout
final changes for 08004 dist
tree
|
commitdiff
2007-08-03
Matt S Trout
add default_resultset_attributes entry to Schema
tree
|
commitdiff
2007-08-01
Tom Hukins
Add an 'on_disconnect_do' argument to
tree
|
commitdiff
2007-07-27
Matt S Trout
initial merge of Schwern's CDBICompat work, with many...
tree
|
commitdiff
2007-07-27
Matt S Trout
missed adding the test
tree
|
commitdiff
2007-07-26
Luke Saunders
applied patch from davinch: fix bug with create_multi...
tree
|
commitdiff
next