projects
/
dbsrgits/DBIx-Class-Historic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅
prev
⋅
next
dbsrgits/DBIx-Class-Historic.git
2006-06-10
Matt S Trout
feh
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Matt S Trout
timestamp. yes I missed it for the dist.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Justin Guenther
formatting fixes for ResultSet.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
David Kamholz
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
David Kamholz
fix for prefetch bug in _merge_attr
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Justin Guenther
Updated version and Changes for 0.06999_02
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Justin Guenther
added code and tests for Componentized::ensure_class_fo...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Brandon L....
NoBindVars + Sybase + MSSQL stuff
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Brandon L....
only rebless S::DBI if it is still S::DBI and not a...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-08
Justin Guenther
Added `use' statement for DBD::Pg
commit
|
commitdiff
|
tree
|
snapshot
2006-06-08
Jess Robinson
Fix insert overloading example
commit
|
commitdiff
|
tree
|
snapshot
2006-06-08
Luke Saunders
stopped test relying on order of unordered search
commit
|
commitdiff
|
tree
|
snapshot
2006-06-08
Brandon L....
bugfix for join-types in nested joins using the from...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Luke Saunders
obscure prefetch problem fixed
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Cory G Watson
Fix typo in warning
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Luke Saunders
prefetch bugfix work-in-progress
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Luke Saunders
branch cleanage
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Justin Guenther
added last patch to Changes
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Justin Guenther
Added code ...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Justin Guenther
Fixed 'DBIx/Class/DB.pm did not return a true value...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Justin Guenther
Updated docs to reflect the addition of PK::Auto to...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Luke Saunders
tightened up deep search_related
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Luke Saunders
Merge 'DBIx-Class-current' into 're_refactor_bugfix'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Daniel Westermann...
Revert change to test for deprecated find usage and...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Luke Saunders
fixed search with joins from related resultset
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Aran Deltac
Slight wording change to new_related() POD.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Brandon L....
new specific test for connect_info coderefs
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Brandon L....
POD clarification and content bugfixing + a few code...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Brandon L....
0.06999_01 Changes fixup (forgotten entry for connect_i...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Justin Guenther
Added preliminary tests for new helpers
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Luke Saunders
fixed some formatting issues
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Luke Saunders
fixed find on related resultset bug
commit
|
commitdiff
|
tree
|
snapshot
2006-06-03
Jess Robinson
Added "The DBIX::Class way" by Adam Jacob
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Luke Saunders
fixed a bug with search on related resultset
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Luke Saunders
added failing test case
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Jesse Sheidlower
fixed trivial perldoc error
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Thomas Kratz
Moved Validation.pm from DBIC-current into DBIx-Class...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Robert Sedlacek
Test if value is blessed before ->isa
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Nigel Metheringham
POD::Coverage additions
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Nigel Metheringham
Initial work on getting POD coverage testing working
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Cory G Watson
Test for earlier column_info overwriting (r1890)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Matt S Trout
nuke uuid test (uuid not in core no more, lenore)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Cory G Watson
Fix column_info stomping, test coming...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Matt S Trout
fixed debugfh
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Aran Deltac
Merge 'DBIx-Class-current' into 'many_to_many'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Aran Deltac
POD for InflateColumn::DateTime.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Aran Deltac
Renamed AutoInflate::DateTime to InfalteColumn::DateTim...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Aran Deltac
Added Ordered as an additional change in 0.06999_01...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Aran Deltac
Added test reorganization under 0.06999_01 in Changes...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Daniel Westermann...
Changes for 0.06999_01 release
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Daniel Westermann...
Merge 'find_compat' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Daniel Westermann...
Remove tabs from recent Changes
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Daniel Westermann...
Fix POD for name_unique_constraint
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Daniel Westermann...
Add automatic naming of unique constraints
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Daniel Westermann...
Another minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Daniel Westermann...
Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Daniel Westermann...
Fix for extraneous warning in 65multipk
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Daniel Westermann...
First pass at verifying query uniqueness: Recursively...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Daniel Westermann...
Relax _unique_queries for *_related
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Justin Guenther
Merge 'DBIx-Class-current' into 'find_compat'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Justin Guenther
Add a warning for DBD::Pg < 1.49
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Matt S Trout
hopefully fixup pg tests (thanks to zby, all bugs mine)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Daniel Westermann...
Update naming for consistency with CDBICompat _build_qu...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Daniel Westermann...
Refactor query building and verification so the warning...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Justin Guenther
Merge 'DBIx-Class-current' into 'find_compat'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Daniel Westermann...
Minor update to find_or_create docs re: how it searches
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Daniel Westermann...
Use stricter find in update_or_create again
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Daniel Westermann...
Restore stricter find, but with compat warnings. find_...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Daniel Westermann...
Hack for now, constraint in find if a key is specified
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Daniel Westermann...
Revert to old find and update_or_create algorithms...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Justin Guenther
squashed a couple unnecessary warnings in the CDBI...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Daniel Westermann...
Add a test for a search on a partial key, followed...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Daniel Westermann...
Merge 'DBIx-Class-current' into 'find_compat'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Justin Guenther
Changed tests to use DBICTest->init_schema() instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Justin Guenther
Squashed an extraneous warning in 82cascade_copy.t...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Daniel Westermann...
Merge 'DBIx-Class-current' into 'find_compat'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Merge 'reorganize_tests' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Merge 'DBIx-Class-current' into 'reorganize_tests'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Merge 'reorganize_tests' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Delete t/run/ and t/helperrels/ so that the reorganize_...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Matt S Trout
Merge 'DBIx-Class-current' into 'reorganize_tests'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Merge 'reorganize_tests' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Matt S Trout
piss off
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Merge 'DBIx-Class-current' into 'reorganize_tests'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Merge 'reorganize_tests' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Justin Guenther
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Justin Guenther
Changed txn_do docs/Cookbook example to use closures...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Aran Deltac
Added TODO about changes to the rows attribute.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Matt S Trout
Merge 'DBIx-Class-current' into 'find_compat'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Matt S Trout
marked DBIx::Class::DB as deprecated and due to be...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Aran Deltac
Incorporate changes in -current.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Aran Deltac
Merge 'DBIx-Class-current' into 'reorganize_tests'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Ash Berlin
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Aran Deltac
Move population code from Schema to DBICTest.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Aran Deltac
Move relationships out of Relationships.pm and in to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Luke Saunders
moved my name to correct place in list
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Luke Saunders
added changes from resultset-new-refactor
commit
|
commitdiff
|
tree
|
snapshot
next