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
2006-02-22
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Marcus Ramberg
having tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Matt S Trout
Class::C3 fixup for 0.11
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Will Hawes
nested has_many prefetch + tests
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
David Kamholz
fix thinkos in ResultSet docs
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
Brian Cassidy
fix for limit_dialect( 'Top' ) w/ order_by
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
Brandon L....
croak on DBI->connect errors
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
Jess Robinson
Explicit return added
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
David Kamholz
minor optimization to Row.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
Matt S Trout
PK::Auto tweak
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
Matt S Trout
Improved AccessorGroup docs
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Brandon L....
pod =head3 Arguments stuff
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Brandon L....
pod typo fix
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Will Hawes
maintain cache + reset cursor for search() without...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Jess Robinson
Create glossary
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
Jess Robinson
Documentations!
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
David Kamholz
changes for 0.05006 release
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
Brandon L....
added optional test for fork stressing - not a very...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Matt S Trout
minor test tweak, Changes update
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Matt S Trout
made update(\%hash) work on row as well as rs
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Will Hawes
introduce row caching using related_resultset; has_many...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Matt S Trout
added cascade_copy relationship attribute
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Daniel Westermann...
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Daniel Westermann...
Remove dependency on Module::Find in 40resultsetmanager...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Matt S Trout
damn merges eating patch monkeys
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Matt S Trout
Improvements to copy() and set_from_related() code
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Brandon L....
storage fix for fork() and workaround for Apache::DBI
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Christopher...
Added change notes about UUIDColumns/UUIDMaker
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Marcus Ramberg
and changes
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Marcus Ramberg
another fix for group_by as scalar.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
David Kamholz
fix Changes file
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Daniel Westermann...
Prepping for release
v0.05005
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Scotty Allen
removed version.pm dependancy
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Daniel Westermann...
For sqlite version checks
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Marcus Ramberg
prepared for release.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Scotty Allen
added myself to the contributors list
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Matt S Trout
fixes for columns_info_for stuff from zby
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Scotty Allen
added check to skip tests that break on SQLite < 3...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Matt S Trout
fix up 14mssql.tl
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
David Kamholz
put last change in trunk
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
David Kamholz
- allow specification of related columns via cols attr...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
David Kamholz
don't die if result_source_instance is not available...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
David Kamholz
small aesthetic fix to Storage::DBI::Oracle
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Matt S Trout
add horrific fix to make Oracle's retarded limit syntax...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
David Kamholz
fix sequence method in PK::Auto
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
David Kamholz
- move Serialize.pm to Serialize/Storable.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
David Kamholz
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
David Kamholz
- add gen-tests.pl script
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
David Kamholz
small test cleanup in branch
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
David Kamholz
- fix DB.pm resultset_instance for CDBICompat usage
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Matt S Trout
Added ->single method to ResultSet
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Matt S Trout
Made discard_changes use ->result_source->resultset...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Matt S Trout
Trivial optimisation in Storage::DBI
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
David Kamholz
re-rewrite PK::Auto, Pg, Oracle bits
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Matt S Trout
Made PK::Auto::* shells since the functionality is...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
David Kamholz
remove debug warning from last commit
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
David Kamholz
PK::Auto fixes in branch
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Christopher...
Updated UUID* module documentation
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Christopher...
Nuked UUIDColumns.pm~
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Jess Robinson
Shovelling PK::Auto stuff where it belongs..
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Matt S Trout
Added claco to contributors in POD
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Matt S Trout
UUIDColumns patches from Chris Laco
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
David Kamholz
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
David Kamholz
fix doc typos
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
David Kamholz
fix doc typo
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
David Kamholz
updated MANIFEST.SKIP
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
David Kamholz
remove ResultSource::Table::Cached
commit
|
commitdiff
|
tree
|
snapshot
2006-02-08
David Kamholz
update changes and bump to 0.05003
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
add component_class accessors and use them for *_class
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
add usage example
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
added ResultSource::Table::Cached
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
doc fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
small test fix
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
small fix to ResultSetManager
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
tweak to Serialize -- do it even when dcloneing
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
David Kamholz
small tweak to ResultSetManager (still doesn't work...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
Brandon L....
prevent accidental table-wide update/delete on row...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
Jess Robinson
Initial commit
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
Brandon L....
rollback on disconnect, and disconnect on DESTROY
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
Brandon L....
minor TEST_POD warning cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-02-07
Brandon L....
pod update: s/->storage->dbh->disconnect/->storage...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Matt S Trout
Fix up delete code after previous commit
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Matt S Trout
Fixes to deep search and search_related
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Jess Robinson
Check for Module::Find as well..
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Paul Makepeace
move DBICTest::Extra to after the Class::Insepctor...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Jess Robinson
Update version
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Jess Robinson
Add Class::Inspector recommends, make resultsetmanager...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Jess Robinson
Minor documentation
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
David Kamholz
put date in Changes
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
David Kamholz
changes for 5.00001 dist
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
David Kamholz
- add docs to Serialize and ResultSetManager
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Matt S Trout
Improved docs for join and prefetch
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
Matt S Trout
missing svk add
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
David Kamholz
update Changes which I forgot to do again :)
commit
|
commitdiff
|
tree
|
snapshot
2006-02-06
David Kamholz
more helpfully output NULLs in Storage::DBI _execute...
commit
|
commitdiff
|
tree
|
snapshot
next