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
2007-06-07
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
Matt S Trout
test fixups
commit
|
commitdiff
|
tree
|
snapshot
2007-06-06
Matt S Trout
make source_name rw again, users can shoot themselves...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
K J Cheetham
POD tweak
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
Brandon L....
Fixed up SQLT test/runtime deps
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Brandon L....
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Brandon L....
skip parts of t/60core.t if no DateTime::Format::MySQL
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Brandon L....
0.07999_04 Changes leader
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Brandon L....
0.07999_04, release candidate
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Brandon L....
syntax fix: $#{@x} is invalid syntax that happens to...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
K J Cheetham
pod tweaking for line wrappings
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Matt S Trout
imported Replication store from branch
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Brandon L....
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Brandon L....
add "use Class::C3" to S::DBI::Sybase::MSSQL, doc reini...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Brandon L....
fix 93nobindvars for people not testing MySQL
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Matt S Trout
remove note about failing test since it doesn't anymore
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Brandon L....
remove dupe Changes entry
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
fix test warning (double "my")
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Matt S Trout
LEFT join problem fixed
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
J. Shirley
Adding failing test for left-join with no join record...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
integrate nobindvars/_prep_for_execute with the bind_pa...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
error handling cleanup for _execute, etc
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
_execute throws execptions as opposed to returning...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
Changes synced up
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
reverting changeset 3131, probably needs to be fixed...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Brandon L....
trunk Changes updates since 0.07006
commit
|
commitdiff
|
tree
|
snapshot
2007-05-30
Matt S Trout
added schema_version method to bypass version.pm
commit
|
commitdiff
|
tree
|
snapshot
2007-05-30
Dagfinn Ilmari...
Merge 'trunk' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-30
Dagfinn Ilmari...
Include the DBI error message if a deploy statement...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Brandon L....
a few small pod coverage fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Brandon L....
converted the vendor tests to use schema objects intead...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Brandon L....
make sure we take fresh copies of connect_info, safer...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
John Napiorkowski
removed meaningless warnings from test
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Matt S Trout
update for 07999_03
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Matt S Trout
fix up stupid mistake I made merging
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Matt S Trout
re-add missing semicolon in pod
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Matt S Trout
Merge 'bulk_create' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Matt S Trout
Merge 'bulk_create' into 'DBIx-Class-current'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-29
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Matt S Trout
remove debug warn
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
John Napiorkowski
Added hack to force wantarray mode if bulk insert can...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-28
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
commit
|
commitdiff
|
tree
|
snapshot
2007-05-25
Matt S Trout
prefetch/cache fixes for all but find
commit
|
commitdiff
|
tree
|
snapshot
2007-05-25
John Napiorkowski
fixed some tests
commit
|
commitdiff
|
tree
|
snapshot
2007-05-25
John Napiorkowski
Expanded tests and clarified test parameters.
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
John Napiorkowski
-- added support for belongs_to type relationships...
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
John Napiorkowski
clarify problem with missing relationship keys for...
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
Jess Robinson
Test populate_rs with belongs_to rels
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
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
next