projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Changes
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
2010-01-17
Peter Rabbitson
This is made out of awesome
tree
|
commitdiff
2010-01-17
Peter Rabbitson
Getting warmer
tree
|
commitdiff
2010-01-15
Peter Rabbitson
Strict mysql bugfix
tree
|
commitdiff
2010-01-15
Peter Rabbitson
One more sql-test fix and changes
tree
|
commitdiff
2010-01-15
Peter Rabbitson
Merge 'trunk' into 'null_column_regression'
tree
|
commitdiff
2010-01-15
Peter Rabbitson
Adjust sql-emitter tests
tree
|
commitdiff
2010-01-14
Peter Rabbitson
Correct test order
tree
|
commitdiff
2010-01-10
Peter Rabbitson
rename as per mst
tree
|
commitdiff
2010-01-10
Peter Rabbitson
Rename subquery to subselect and rewrite POD (per castaway)
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Highlight the real problem
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Merge 'trunk' into 'mssql_limit_regression'
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Close the book on mssql ordered subqueries
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Merge 'connected_schema_leak' into 'trunk'
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Void ctx as it should be
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Test for the real leak reason
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Merge 'trunk' into 'mssql_limit_regression'
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Make test look even more like lists.scsys.co.uk/piperma...
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Tests while hunting for something else
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Put utf8columns in line with the store_column fix
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Resolve problem reported by lists.scsys.co.uk/pipermail...
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Weird test failures
tree
|
commitdiff
2010-01-07
Peter Rabbitson
5.8.1 is minimum required perl
tree
|
commitdiff
2010-01-05
Rafael Kitover
Merge 'oracle_shorten_aliases' into 'trunk'
tree
|
commitdiff
2010-01-03
Rafael Kitover
fix _rebless into sybase/mssql/nobindvars
tree
|
commitdiff
2009-12-31
Rafael Kitover
got something working
tree
|
commitdiff
2009-12-31
Rafael Kitover
switch oracle tests to done_testing()
tree
|
commitdiff
2009-12-31
Rafael Kitover
failing test
tree
|
commitdiff
2009-12-24
Peter Rabbitson
Ordered subqueries do not work in mssql after all
tree
|
commitdiff
2009-12-24
Peter Rabbitson
Fix deployment_statements context sensitivity regression
tree
|
commitdiff
2009-12-19
Peter Rabbitson
Fix RT52812
tree
|
commitdiff
2009-12-19
Peter Rabbitson
detabify
tree
|
commitdiff
2009-12-19
Peter Rabbitson
Failing test
tree
|
commitdiff
2009-12-18
Peter Rabbitson
Another bitr
tree
|
commitdiff
2009-12-18
Alexander Hartmaier
test cleanups
tree
|
commitdiff
2009-12-18
Alexander Hartmaier
use Test::Exception
tree
|
commitdiff
2009-12-18
Alexander Hartmaier
throw_exception if view_definition is missing instead...
tree
|
commitdiff
2009-12-17
Alexander Hartmaier
test cleanups
tree
|
commitdiff
2009-12-17
Alexander Hartmaier
Views without a view_definition won't be added to the...
tree
|
commitdiff
2009-12-16
Curtis "Ovid" Poe
Have has_one/might_have warn if set on nullable columns.
tree
|
commitdiff
2009-12-16
Peter Rabbitson
cleanup tests
tree
|
commitdiff
2009-12-16
Peter Rabbitson
Clearer debug
tree
|
commitdiff
2009-12-16
Peter Rabbitson
The real mssql problem - it's... bad
tree
|
commitdiff
2009-12-16
Peter Rabbitson
More moving around
tree
|
commitdiff
2009-12-16
Peter Rabbitson
Cleanup
tree
|
commitdiff
2009-12-16
Peter Rabbitson
Got a failing test
tree
|
commitdiff
2009-12-15
Peter Rabbitson
Deliberately disturb alphabetical order
tree
|
commitdiff
2009-12-15
Peter Rabbitson
Do not realias tables in the RNO subqueries
tree
|
commitdiff
2009-12-15
Peter Rabbitson
Add extra test to prove Alan wrong :)
tree
|
commitdiff
2009-12-15
Peter Rabbitson
Extend mssql limited prefetch tests
tree
|
commitdiff
2009-12-12
Peter Rabbitson
Real test for search_related and prefetch
tree
|
commitdiff
2009-12-12
Peter Rabbitson
Extra test to highlight search_related inefficiency
tree
|
commitdiff
2009-12-12
Peter Rabbitson
prefetch does not get disassembled properly
tree
|
commitdiff
2009-12-10
Peter Rabbitson
First half of distinct cleanup
tree
|
commitdiff
2009-12-09
Peter Rabbitson
Merge 'mssql_rno_pagination' into 'trunk'
tree
|
commitdiff
2009-12-09
Rafael Kitover
workaround for evil ADO bug
tree
|
commitdiff
2009-12-09
Peter Rabbitson
It's almost 2010 - load_components ('Core') is like...
tree
|
commitdiff
2009-12-08
Peter Rabbitson
Test for immediate connection with known storage type
tree
|
commitdiff
2009-12-08
Peter Rabbitson
Fix the test - code is correct
tree
|
commitdiff
2009-12-08
Peter Rabbitson
Weird test case
tree
|
commitdiff
2009-12-05
Peter Rabbitson
Extend test just a bit more
tree
|
commitdiff
2009-12-05
Peter Rabbitson
Wrap mssql selects in yet another subquery to make...
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Tests for bindvar propagation and Changes
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Un-todoify mssql limit tests - no changes necessary...
tree
|
commitdiff
2009-12-04
Peter Rabbitson
The complex prefetch rewrite actually takes care of...
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Merge 'trunk' into 'create_scalarref_rt51559'
tree
|
commitdiff
2009-12-04
Arthur Axel "fREW...
still broken rno test, but now it actually tests mssql
tree
|
commitdiff
2009-12-04
Arthur Axel "fREW...
missed toplimit
tree
|
commitdiff
2009-12-04
Arthur Axel "fREW...
rename files to get rid of numbers and use folders
tree
|
commitdiff
2009-12-04
Arthur Axel "fREW...
first shot at moving stuff around
tree
|
commitdiff
2009-12-04
Arthur Axel "fREW...
initial (broken) version of 42rno.t
tree
|
commitdiff
2009-12-03
Peter Rabbitson
The correct top100 mssql solution and test
tree
|
commitdiff
2009-11-28
Peter Rabbitson
Test based on lists.scsys.co.uk/pipermail/dbix-class...
tree
|
commitdiff
2009-11-27
Peter Rabbitson
Fix search_related wrt grouped resultsets (distinct...
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Make Test::More happy
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Fix for rt46953
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Whoops, wrong accessor (things still work though)
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Add a no-accessor column to generally test handling
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Another count() quirk down
tree
|
commitdiff
2009-11-26
Peter Rabbitson
cleanups
tree
|
commitdiff
2009-11-25
Peter Rabbitson
Looks like we nailed a todo
tree
|
commitdiff
2009-11-25
Peter Rabbitson
Test and fix scalarref in an inflatable slot corner...
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Extra sqla quoting test(2)
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Extra sqla quoting test
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Changes and prevent a spurious todo-pass
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Merge 'void_populate_resultset_cond' into 'trunk'
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Better naming and a bit leaner implementation. Main...
tree
|
commitdiff
2009-11-23
Peter Rabbitson
Add missing Sub::Name invocations and improve the SQLA...
tree
|
commitdiff
2009-11-23
Rafael Kitover
fix test
tree
|
commitdiff
2009-11-23
Peter Rabbitson
refactor part 2
tree
|
commitdiff
2009-11-17
Peter Rabbitson
Merge 'trunk' into 'void_populate_resultset_cond'
tree
|
commitdiff
2009-11-16
Peter Rabbitson
Merge 'prefetch-group_by' into 'trunk'
tree
|
commitdiff
2009-11-16
Peter Rabbitson
Change plan
tree
|
commitdiff
2009-11-16
Peter Rabbitson
Fix order_by/distinct bug
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Fix non-sqlt schema file
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Extensive test of virtual and classic view relationships
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Turn into a straight-inheritance view class
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Merge 'trunk' into 'view_rels'
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Merge 'trunk' into 'prefetch-group_by'
tree
|
commitdiff
2009-11-15
Peter Rabbitson
TODOify test until we get an AST
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Move more code to DBIHacks, put back the update/delete...
tree
|
commitdiff
next