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
2009-08-08
Peter Rabbitson
A more straightforward txn_begin fix, some more test...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Rafael Kitover
fix up txn_begin and the ping_count test
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Clarify autocommit default
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
We do not count pings during deploy - they are expected
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Changes and a deploy() fix
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Whoopsie - more renames
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Rename last_dbh and turn it into a public method
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Rafael Kitover
update branch after pull
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Rafael Kitover
Merge 'trunk' into 'reduce_pings'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Rafael Kitover
minor Changes update
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Silence a TODO test
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Rafael Kitover
rename connect_call_use_mars to connect_call_use_MARS
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Reformat and fill-in changes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Reminder about discard_changes and friends
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Merge 'mssql_storage_minor_refactor' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Really sanify _resolve_column_info
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Merge 'trunk' into 'mssql_storage_minor_refactor'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Merge 'prefetch_redux' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Tadaaaa (even more prefetch insanity)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Peter Rabbitson
Bump dependencies:
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Rabbitson
Merge 'prefetch_bug-related_resultset_order_by_plus_lim...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Rabbitson
Split the search_related prefetch tests into a standalo...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Rafael Kitover
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Rafael Kitover
Merge 'trunk' into 'mssql_storage_minor_refactor'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Rafael Kitover
update Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Rafael Kitover
update oracle tests for new "track" table
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Moritz Onken
prefetch-grouped fails, again
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Rabbitson
Move around tests a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Rabbitson
Traits not needed by anything currently in dbic
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Rabbitson
Merge 'trunk' into 'prefetch_redux'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Rabbitson
Fix how a distinct-induced group_by is calculated,...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
Peter Rabbitson
Add an extra test specifically for distinct/prefetch
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Use goto to preserve correct error-at-line reporting
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Simplify code and add some comments
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Adjust expected sql to match the new 'Track' table...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Merge 'trunk' into 'mssql_storage_minor_refactor'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Rafael Kitover
check that dynamic cursors are functional if enabled
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Sanify unqualified column bindtype handling
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Merge 'mysql_ansi' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Wrap up set_strict_mode for mysql
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Merge 'trunk' into 'prefetch_redux'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Merge 'trunk' into 'mysql_ansi'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Peter Rabbitson
Disable Pod::Inherit makefile calls, until we get to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Rob Kinyon
Added two tests and marked one todo_skip
commit
|
commitdiff
|
tree
|
snapshot
2009-08-02
Jess Robinson
Docs: Explainations of result sources and how to find...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-02
Jess Robinson
Mention ResultSet, ResultSource and Row in synopsis
commit
|
commitdiff
|
tree
|
snapshot
2009-08-01
Rafael Kitover
default collist for storage _resolve_column_info
commit
|
commitdiff
|
tree
|
snapshot
2009-08-01
Rafael Kitover
Merge 'trunk' into 'mssql_storage_minor_refactor'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Rob Kinyon
Added MooseX::Traits to Makefile.PL
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Rafael Kitover
fix a bug in _determine_driver
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Moritz Onken
undo that attributes merge stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Moritz Onken
POD fix
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Jess Robinson
Mangled Rob's example somewhat, still needs explaining...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
add missing file
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
make sure DBD::Oracle is loaded when using constants...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
make ::Oracle::Generic load without DBD::Oracle
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
better rebless check for insert
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
make sure the new mssql insert method works on an un...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rob Kinyon
Fixed caveats
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rob Kinyon
Added prefetch caveats
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
update sqlite test schema
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
Merge 'trunk' into 'mssql_storage_minor_refactor'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
update sqlite test schema
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
MSSQL GUID support
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Rafael Kitover
better tests for "smalldatetime" support in MSSQL
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Rafael Kitover
Merge 'trunk' into 'reduce_pings'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Rafael Kitover
Merge 'trunk' into 'mssql_storage_minor_refactor'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Rafael Kitover
add postgres "timestamp without time zone" support
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Rafael Kitover
SAVEPOINT methods for MSSQL
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
Rafael Kitover
add a comment
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
Rafael Kitover
move placeholder support detection into ::Sybase::Base
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
minor doc clarification
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
add placeholder support detection for mssql through...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
fix a warning in SQLAHacks
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
merge in some more MSSQL code, including odbc dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
revert t/746mssql.t to trunk and move to another branch
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
revert odbc/mssql code to trunk and move it to another...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
moved code to ::DBI::MSSQL and added DT inflation test
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
moving test to another branch
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Rafael Kitover
Merge 'trunk' into 'reduce_pings'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Norbert Buchmuller
Failing test for prefetch bug: M -> 1 -> M with prefetc...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Rafael Kitover
Merge 'mssql_money_type' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Rafael Kitover
add money type tests to dbd::sybase+mssql tests
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Rafael Kitover
add test for updating money value to NULL
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Rafael Kitover
minor change
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Rafael Kitover
fix money columns
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Rafael Kitover
add test
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Peter Rabbitson
Lazy folks do not run the whole test suite before mergi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Rafael Kitover
show Oracle datetime_setup alter session statements...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Rafael Kitover
update Storage::Replicated prereqs
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Norbert Buchmuller
Fixing what my svk client screwed up.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Norbert Buchmuller
Fixed 'typo' (removed a word that I left there by accid...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Norbert Buchmuller
Fixed documentation and added test for the "Arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Norbert Buchmuller
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Tom Hukins
Fix POD changes from r7040.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Rafael Kitover
don't run connection actions if ->_rebless does not...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Rafael Kitover
Merge 'trunk' into 'reduce_pings'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Dan Dascalescu
Minor POD grammar: it's -> its where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
John Napiorkowski
increased Moose version requirements due to changes...
commit
|
commitdiff
|
tree
|
snapshot
next