projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
moved code to ::DBI::MSSQL and added DT inflation test
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
2009-07-24
Rafael Kitover
moved code to ::DBI::MSSQL and added DT inflation test
tree
|
commitdiff
2009-07-23
Rafael Kitover
add money type tests to dbd::sybase+mssql tests
tree
|
commitdiff
2009-07-23
Rafael Kitover
add test for updating money value to NULL
tree
|
commitdiff
2009-07-23
Rafael Kitover
fix money columns
tree
|
commitdiff
2009-07-23
Rafael Kitover
add test
tree
|
commitdiff
2009-07-22
Peter Rabbitson
Lazy folks do not run the whole test suite before mergi...
tree
|
commitdiff
2009-07-21
Norbert Buchmuller
Fixing what my svk client screwed up.
tree
|
commitdiff
2009-07-20
Norbert Buchmuller
Fixed documentation and added test for the "Arbitrary...
tree
|
commitdiff
2009-07-20
Norbert Buchmuller
(no commit message)
tree
|
commitdiff
2009-07-14
Rob Kinyon
Merge 'trunk' into 'new_replication_transaction_fixup'
tree
|
commitdiff
2009-07-14
Peter Rabbitson
grouped prefetch fix
tree
|
commitdiff
2009-07-10
John Napiorkowski
a few more Moose Type related fixes and added diag...
tree
|
commitdiff
2009-07-09
John Napiorkowski
some documention updates and changed the way we find...
tree
|
commitdiff
2009-07-09
John Napiorkowski
fixed test resultclass formatting, added a few more...
tree
|
commitdiff
2009-07-09
John Napiorkowski
corrected the number of skipped tests
tree
|
commitdiff
2009-07-09
John Napiorkowski
set correct number of tests, changed the debuggin outpu...
tree
|
commitdiff
2009-07-09
John Napiorkowski
big update to the test suite so that we now check to...
tree
|
commitdiff
2009-07-09
John Napiorkowski
changed the way transactions are detected for replicati...
tree
|
commitdiff
2009-07-05
Peter Rabbitson
Forgotten pod exclusions
tree
|
commitdiff
2009-07-04
Peter Rabbitson
Backout mysql changes for further polishing
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Merge 'mssql_top_fixes' into 'trunk'
tree
|
commitdiff
2009-07-03
Peter Rabbitson
detabify
tree
|
commitdiff
2009-07-03
Arthur Axel "fREW...
fix tests for new codez
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Extra test to demonstrate has_one working, and a POD...
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Double an existing might_have test as has_one
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Add set_ansi_mode on_connect_call for mysql
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Ask for newer DBD::Pg in author mode, suggest the newer...
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Fix some mssql shortcommings when confronted with the...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'unresolvable_prefetch'
tree
|
commitdiff
2009-07-02
Rafael Kitover
add sybase reconnect test
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Everything works, just need to fix join-path chaining...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
cleanup
tree
|
commitdiff
2009-07-02
Peter Rabbitson
These tests are in prefetch/count.t
tree
|
commitdiff
2009-07-02
Peter Rabbitson
And more fail
tree
|
commitdiff
2009-07-02
Peter Rabbitson
More fail (fix is known but needs work)
tree
|
commitdiff
2009-07-02
Ian Wells
Confirm prefetch doesn't affect main row fetch, and...
tree
|
commitdiff
2009-07-02
Ian Wells
Check fetched rows == count for related resultsets
tree
|
commitdiff
2009-07-02
Peter Rabbitson
cleanup
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Another candidate for somethingawful.com (fix left...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-07-01
Ian Wells
Additional tests on prefetch - illustrates the bug...
tree
|
commitdiff
2009-07-01
Ian Wells
Added a test for a resultset to related-resultset join...
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Segfault
tree
|
commitdiff
2009-07-01
Rafael Kitover
better connection test
tree
|
commitdiff
2009-07-01
Rafael Kitover
add a couple of dbd::sybase reconnection tests
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Merge 'trunk' into 'unresolvable_prefetch'
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Merge 'grouped_prefetch' into 'trunk'
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Extend test
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Fixed deadlock test
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Todoify test for now (3)
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Todoify test for now (2)
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Todoify test for now
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Whoops
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'grouped_prefetch'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'search_related_prefetch' into 'trunk'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
rs->get_column now properly recognizes prefetch and...
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Some fixes after review
tree
|
commitdiff
2009-06-29
Rafael Kitover
Merge 'on_connect_call' into 'trunk'
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Some beautification
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-06-29
Rafael Kitover
remove DateTime from 73oracle.t
tree
|
commitdiff
2009-06-29
Peter Rabbitson
And score! (all works)
tree
|
commitdiff
2009-06-29
Alexander Hartmaier
fixed typo in test
tree
|
commitdiff
2009-06-29
Peter Rabbitson
clearer
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Test cleanups
tree
|
commitdiff
2009-06-29
Peter Rabbitson
This is tested elsewhere (2)
tree
|
commitdiff
2009-06-29
Peter Rabbitson
This is tested elsewhere
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Support for -select/-as in SQLAHacks field selection
tree
|
commitdiff
2009-06-29
Peter Rabbitson
A couple of test fixes
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Rogue comments
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Lose the literal sql bits - castaway is right it's...
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Whoops
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Proper prefetch+group test
tree
|
commitdiff
2009-06-28
Peter Rabbitson
The prefetch+group_by is a complex problem - branch
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Adjust a couple of tests for new behavior (thus all...
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Thetest case that started it all
tree
|
commitdiff
2009-06-28
Jess Robinson
Tests for grouping with prefetch
tree
|
commitdiff
2009-06-27
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-27
Peter Rabbitson
Bump author SQLT dependency for early developer testing
tree
|
commitdiff
2009-06-27
Peter Rabbitson
Adjust sqlt schema parser to add tables in FK dependenc...
tree
|
commitdiff
2009-06-27
Peter Rabbitson
Todoified (unsolvable) test from RT#42466
tree
|
commitdiff
2009-06-25
Peter Rabbitson
Minor cleanups
tree
|
commitdiff
2009-06-25
Peter Rabbitson
Commit test inspired by joel - it seemingly fails on...
tree
|
commitdiff
2009-06-24
Nigel Metheringham
Fixed set_$rel with where restriction deleting rows...
tree
|
commitdiff
2009-06-24
Peter Rabbitson
find_related fix for single-type relationships
tree
|
commitdiff
2009-06-24
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-23
Rafael Kitover
properly test nanosecond precision with oracle and...
tree
|
commitdiff
2009-06-23
Peter Rabbitson
Move tests around, add extra has_one relationship
tree
|
commitdiff
2009-06-22
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-21
Peter Rabbitson
Fix borked test
tree
|
commitdiff
2009-06-21
Peter Rabbitson
Groundwork for sanification of the toplimit test
tree
|
commitdiff
2009-06-21
Peter Rabbitson
make_column_dirty fix
tree
|
commitdiff
2009-06-21
Peter Rabbitson
Clenaup text
tree
|
commitdiff
2009-06-21
Peter Rabbitson
Make sure quoting works
tree
|
commitdiff
2009-06-20
Peter Rabbitson
That should be all
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Now really final
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Really fix tests
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Really fix tests
tree
|
commitdiff
next