projects
/
dbsrgits/DBIx-Class.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class.git
2008-02-29
Ash Berlin
Merge 'trunk' into 'cdbicompat_integration'
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Ash Berlin
Todo tests for txn_rollback and scope_guard
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Michael G Schwern
Remove the now redudant ObjIndexStubs.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Michael G Schwern
Add NoObjectIndex which turns the live object index...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Michael G Schwern
Fix the DESTROY/discard_changes() infinite recursion...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Michael G Schwern
Fix the pod coverage failure.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Michael G Schwern
Greatly speed up result_source_instance() and all the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Michael G Schwern
The infinite loop with sub DESTROY { $_[0]->discard_cha...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Michael G Schwern
Ensure that has_many() loads the foreign class.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
Michael G Schwern
Add in a warning if a column is declared as TEMP but...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Michael G Schwern
Implement cascade => "None"
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Michael G Schwern
cascade delete test from Class-DBI 3.0.17
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Michael G Schwern
Put the stringification back, older versions of DateTim...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Michael G Schwern
Expand the CDBICompat docs to show of it's features...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Michael G Schwern
Emulate $CDBI::Weaken_Not_Available and CDBI::Plugin...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Forgot to set up the relationship between Actor and...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Fix create() in the same way as update() so it throws...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Fix the test to skip if MyFoo won't load.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Test that DateTime objects can safely be updated twice...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Quiet a warning
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Fix update() so it throws out inflated values, too
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
POD mistake.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Document the relationship declaration limitation.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Remove the big, out of date list of CDBICompat components
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Emulate that CDBI throws out all changed columns and...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Emulate that Class::DBI inflates immediately
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Hash access no works despite lack of existing accessor...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Localize the warning tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
When emulating $obj->{column} do not call any custom...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael G Schwern
Fix the POD coverage test.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Michael G Schwern
Merge HasA, HasMany and MightHave into one file, Relati...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Michael G Schwern
Remove stray $DB::single
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Michael G Schwern
Not going to do DeepAbstractSearch after all.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Michael G Schwern
Test "like" in search_where()
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Michael G Schwern
Original tests from Class::DBI::Plugin::DeepAbstractSearch
commit
|
commitdiff
|
tree
|
snapshot
2008-02-10
Ash Berlin
Add txn_scope_guard method/object
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
Øystein Torget
Added Øystein Torget to the list of contributers
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Tom Hukins
Fix a typo and a couple of links.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-24
Jess Robinson
0.08009 released
commit
|
commitdiff
|
tree
|
snapshot
2008-01-24
Jess Robinson
Version 0.08009
commit
|
commitdiff
|
tree
|
snapshot
2008-01-24
Jess Robinson
Oops, fix joining manual to be correct
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Marc Mims
Added build_datetime_parser method for MSSQL over ODBC.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-20
Matt S Trout
made search_rs smarter about when to preserve the cache...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Matt S Trout
added strict and warnings to HashRefInflator, fixed...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Michael G Schwern
Make the hash-key warning dependent on DBIC_CDBICOMPAT_...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Michael G Schwern
Make freeze/thaw and dclone work as functions on CDBICo...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Michael G Schwern
And fix the check in the dbicadmin test to look for...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Michael G Schwern
Declare dep on JSON::Any rather than JSON.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Michael G Schwern
freeze/thaw/dclone as functions can't be made to reliab...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Michael G Schwern
mst pointed out that my $val = $obj->{col}; $obj-...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Michael G Schwern
Allow CDBI objects to be accessed like hashes as people...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
Nigel Metheringham
Copied documentation for id ...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
Tom Hukins
Fix class name typo
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Yuval Kogman
changelog
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Yuval Kogman
make the dbicadmin test portable to JSON modules that...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Yuval Kogman
dbicadmin printed even when quiet
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Yuval Kogman
pod coverage for Storage::DBI::ODBC::Microsoft_SQL_Server
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Yuval Kogman
introduce set_inflated_columns
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Yuval Kogman
test plan
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Yuval Kogman
failing test for inflate not being triggerred with...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Marc Mims
Added Storage::DBI subclass for MSSQL auto PK over...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Chris Prather
move dbicadmin to JSON::Any
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
Ash Berlin
Add proper thaw hooks so schema gets re-attached
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Wallace Reis
minor doc fix
commit
|
commitdiff
|
tree
|
snapshot
2007-11-24
Ash Berlin
Sort tables for consistent output
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Ash Berlin
Fix mistakes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Wallace Reis
minor fixes for ResultSet docs
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Ash Berlin
Fix END block
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Ash Berlin
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Tom Hukins
Remove an unneeded requirement.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Ash Berlin
Fix t/82cascade_copy.t
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Ash Berlin
Adding missing file
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Ash Berlin
Fix is_foreign_key_constraint - thanks Jon Schutz
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
Jess Robinson
Added cookbook recipe for using dual, thanks Richard
commit
|
commitdiff
|
tree
|
snapshot
2007-11-06
Matt S Trout
make belongs_to accept an [] join cond
commit
|
commitdiff
|
tree
|
snapshot
2007-11-03
Jess Robinson
Improve inflatecolumn docs
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Luke Saunders
spelt Zby's name properly
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Luke Saunders
fixed _merge_attr bug
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Tom Hukins
Improve Documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Ash Berlin
Reorder Changes file. (New changes go at bottom of...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Luke Saunders
the checks in reverse_relationship_info are less ambiguous
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Norbert Csongradi
Merge 'replication' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Luke Saunders
fixed problem with duplicate related objects for Row...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Jess Robinson
Documentation clarifications
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Ash Berlin
Added startup checks to warn loudly if we appear to...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Norbert Csongradi
Added set_schema and fixed previously bad calls ($self...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Nigel Metheringham
Added reference to RH perl bug at appropriate points
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Ash Berlin
Add docs about sqlt_deploy_hook, and reorganise/reorder...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Ash Berlin
Test sqlt_deploy_hook on the Schema level
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Ash Berlin
Remove add_index and replace it with sqlt_deploy_hook
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Ash Berlin
s/indices/indexes/ to keep Jess happy.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Ash Berlin
Add an add_index method on ResultSource (and proxy...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-07
Ash Berlin
Timezone support for InflateColumn::DateTime (sergio)
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Marc Mims
Fixed warning on uninitialized value.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Luke Saunders
fixed search_related from object with unset FK behaviour
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Marc Mims
- Doc patch for using an SQL function on the left side...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Ash Berlin
Many-to-many relationships now warn if the utility...
commit
|
commitdiff
|
tree
|
snapshot
next