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
2007-05-29
Matt S Trout
Merge 'bulk_create' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Matt S Trout
remove debug warn
commit
|
commitdiff
|
tree
|
snapshot
2007-05-25
Matt S Trout
prefetch/cache fixes for all but find
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Guillermo Roditi
fix to t/97result_class.t and fixed tests too
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Christopher...
%colinfo accessor and inflate_column now work together
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Brandon L....
cleanup on aisle 7
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Brandon L....
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Brandon L....
connect_info should return the same data it was given
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Christopher...
added get_inflated_columns to Row
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Guillermo Roditi
result_class is getting leaked somewhere in related_res...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Dagfinn Ilmari...
Copy the working mk_hash from HashRefInflator in -curre...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Matt S Trout
fixed WhereJoins to handle conditions edge cases
commit
|
commitdiff
|
tree
|
snapshot
2007-05-20
Dagfinn Ilmari...
add tests for nested prefetch with many_to_many and...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-20
Matt S Trout
deprecation warning for compose_connection now caught...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-20
Matt S Trout
find/next change to return undef rather than () on...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-19
Matt S Trout
result_source must be passed to new_result
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
John Napiorkowski
-- Additional tests for checking correct autocreation...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
Jess Robinson
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-18
John Napiorkowski
-- some additional tests for edge cases
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
John Napiorkowski
- void context only uses insert bulk now.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Jess Robinson
Applied patch from Pedro Melo to fix order of component...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
John Napiorkowski
Passes all the tests but..
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Brandon L....
default AutoCommit to 1 if not explicitly set, and...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
John Napiorkowski
First go at supporting the populate syntax for resultse...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-12
Ash Berlin
Failing test for populate on RS
commit
|
commitdiff
|
tree
|
snapshot
2007-05-12
Christopher...
Require CAG 0.05002 to kill Class::Inspector warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Jess Robinson
Check rel_in_storage in Row::insert, only insert rel...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
fixup for Oracle WHERE join stuff from abraxxa
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
eliminate the last of the AutoCommit warnings
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
minor fixup to bulk_create
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
multi-create working
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
autocommit error gone for dbicadmin test
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
post-merge fixups
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
Merge 'collapse_result_rewrite' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
Merge 'collapse_result_rewrite' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Matt S Trout
collapse result refac hopefully complete
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Christopher...
Updated prereq version of CAG to 0.05001
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Brandon L....
Got rid of effectively dead dbh_do code in the txn_...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Jess Robinson
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Jess Robinson
Merge 'DBIx-Class-current' into 'collapse_result_rewrite'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Jess Robinson
Oops, unbreak stupid txn_begin change
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Matt S Trout
dt test
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Brandon L....
docs about side-effects in txn_do coderef
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Brandon L....
do not try to silently handle disconnects when in a...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
Christopher...
resultset_class/result_class now (again) auto loads...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
Jess Robinson
No nested transactions in SQLite.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
John Napiorkowski
Added a test for create related and a second test to...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Jess Robinson
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Ash Berlin
Move -result_source handling further up
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
Ash Berlin
Unbreak back-compat
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
Matt S Trout
patch from soulchild (thanks!)
commit
|
commitdiff
|
tree
|
snapshot
2007-05-05
Jess Robinson
Fix jess-is-a-idiot bug..
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
Jess Robinson
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
Brandon L....
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
Brandon L....
revert part of 3220, apparently it is breaking cloning...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-02
Nigel Metheringham
Documented use of cursor->next for fast but uncomfortab...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Brandon L....
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
Brandon L....
load-time performance improvements
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Justin Wheeler
I'm a retard.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Justin Wheeler
Removed 8.pm and updated Changelog.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Justin Wheeler
Merge 'oracle8' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Matt S Trout
oops. props to chapman for the spot
commit
|
commitdiff
|
tree
|
snapshot
2007-04-22
Darren Duncan
branches/DBIx-Class-current/ : trivial test first commi...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-19
Matt S Trout
reverting r3173, already implemented in -current
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Brandon L....
0.07006 changes, version update
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Brandon L....
cleared up a Changes entry
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Brandon L....
Changes list synced up through now
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Marcus Ramberg
Updated cookbook example
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Brandon L....
fixed regex in t/76joins (was relying on a 5.8.8 bug...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Matt S Trout
add SQL::Abstract to search docs (patch from zamolxes)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-02
Jess Robinson
Add patch from dec to allow us to pick which sources...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-29
Brandon L....
backport Ash's quoting fix from Loader to columns_info_for
commit
|
commitdiff
|
tree
|
snapshot
2007-03-29
Brandon L....
fix for rt.cpan.org #25683 (DBD::Sybase/FreeTDS/MSSQL...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-18
Ash Berlin
sqlt parser now respected a relationship attribute...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-17
Ash Berlin
fix server disconnect checking for select outside of...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Jess Robinson
Add FAQ and Joining links to Manual.pod
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Jess Robinson
Initial version of Manual::Joining
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Jess Robinson
Added patch from Schwern to allow cdbi compat to infer...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
David Jack...
Merge 'DBIx-Class-current' into 'oracle8'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
J. Shirley
Updating Manual/Intro to reflect better -in => [] usage...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Jess Robinson
Fix updates with multi-create syntax
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
David Jack...
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
David Jack...
Disabled broken inflate/deflate.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Ash Berlin
We need JSON > 1.00 for dbicadmin
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
David Jack...
Reverted accidental 'svk pull' from inside mirrored...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
David Jack...
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Jess Robinson
Fix to $filename from Carl Vincent
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Kieren Diment
pointed out ambiguity of as attribs
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Kieren Diment
improved docs for as attrib
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Robert Krimen
Added how to '.. fetch a single (or topmost) row?'...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Robert Krimen
Fleshed out the JSON inflated column example with a...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Jess Robinson
Improve resultset_attributes docs
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Jess Robinson
Argh! Fix spurious example
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Robert Krimen
Added;
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Jess Robinson
Add PK::Auto to Row/insert for now, could be prettier
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Jess Robinson
Fix overload example
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Jess Robinson
Add _accessor example, thanks to grinktt3n
commit
|
commitdiff
|
tree
|
snapshot
next