projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
probably added date support
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
2006-06-16
Brandon L. Black
further changes to the Sybase / MSSQL storage stuff
tree
|
commitdiff
2006-06-12
Nigel Metheringham
Re-enabled POD::Coverage tests as they are now running...
tree
|
commitdiff
2006-06-09
Justin Guenther
added code and tests for Componentized::ensure_class_fo...
tree
|
commitdiff
2006-06-09
Brandon L. Black
NoBindVars + Sybase + MSSQL stuff
tree
|
commitdiff
2006-06-08
Luke Saunders
stopped test relying on order of unordered search
tree
|
commitdiff
2006-06-08
Brandon L. Black
bugfix for join-types in nested joins using the from...
tree
|
commitdiff
2006-06-07
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-07
Luke Saunders
obscure prefetch problem fixed
tree
|
commitdiff
2006-06-07
Luke Saunders
prefetch bugfix work-in-progress
tree
|
commitdiff
2006-06-06
Luke Saunders
Merge 're_refactor_bugfix' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-06
Luke Saunders
branch cleanage
tree
|
commitdiff
2006-06-06
Justin Guenther
Added code ...
tree
|
commitdiff
2006-06-06
Luke Saunders
tightened up deep search_related
tree
|
commitdiff
2006-06-06
Daniel Westermann...
Revert change to test for deprecated find usage and...
tree
|
commitdiff
2006-06-06
Luke Saunders
fixed search with joins from related resultset
tree
|
commitdiff
2006-06-06
Brandon L. Black
new specific test for connect_info coderefs
tree
|
commitdiff
2006-06-05
Luke Saunders
fixed find on related resultset bug
tree
|
commitdiff
2006-06-02
Luke Saunders
fixed a bug with search on related resultset
tree
|
commitdiff
2006-06-02
Luke Saunders
added failing test case
tree
|
commitdiff
2006-05-31
Nigel Metheringham
POD::Coverage additions
tree
|
commitdiff
2006-05-31
Nigel Metheringham
Initial work on getting POD coverage testing working
tree
|
commitdiff
2006-05-30
Cory G Watson
Test for earlier column_info overwriting (r1890)
tree
|
commitdiff
2006-05-30
Matt S Trout
nuke uuid test (uuid not in core no more, lenore)
tree
|
commitdiff
2006-05-30
Matt S Trout
fixed debugfh
tree
|
commitdiff
2006-05-28
Daniel Westermann...
Merge 'find_compat' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-28
Daniel Westermann...
Add automatic naming of unique constraints
tree
|
commitdiff
2006-05-27
Daniel Westermann...
Relax _unique_queries for *_related
tree
|
commitdiff
2006-05-27
Justin Guenther
Merge 'DBIx-Class-current' into 'find_compat'
tree
|
commitdiff
2006-05-26
Matt S Trout
hopefully fixup pg tests (thanks to zby, all bugs mine)
tree
|
commitdiff
2006-05-26
Justin Guenther
Merge 'DBIx-Class-current' into 'find_compat'
tree
|
commitdiff
2006-05-25
Justin Guenther
squashed a couple unnecessary warnings in the CDBI...
tree
|
commitdiff
2006-05-25
Daniel Westermann...
Add a test for a search on a partial key, followed...
tree
|
commitdiff
2006-05-25
Justin Guenther
Changed tests to use DBICTest->init_schema() instead...
tree
|
commitdiff
2006-05-25
Justin Guenther
Squashed an extraneous warning in 82cascade_copy.t...
tree
|
commitdiff
2006-05-25
Aran Deltac
Delete t/run/ and t/helperrels/ so that the reorganize_...
tree
|
commitdiff
2006-05-25
Aran Deltac
Merge 'reorganize_tests' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-25
Matt S Trout
piss off
tree
|
commitdiff
2006-05-25
Aran Deltac
Merge 'DBIx-Class-current' into 'reorganize_tests'
tree
|
commitdiff
2006-05-25
Aran Deltac
Merge 'reorganize_tests' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-24
Aran Deltac
Incorporate changes in -current.
tree
|
commitdiff
2006-05-24
Aran Deltac
Merge 'DBIx-Class-current' into 'reorganize_tests'
tree
|
commitdiff
2006-05-24
Aran Deltac
Move population code from Schema to DBICTest.
tree
|
commitdiff
2006-05-24
Aran Deltac
Move relationships out of Relationships.pm and in to...
tree
|
commitdiff
2006-05-23
Cory G Watson
Add support for +select and +as attributes to ResultSet
tree
|
commitdiff
2006-05-23
Matt S Trout
works. win.
tree
|
commitdiff
2006-05-23
Matt S Trout
Merge 'DBIx-Class-current' into 'resultset-new-refactor'
tree
|
commitdiff
2006-05-23
Aran Deltac
Merge 'DBIx-Class-current' into 'reorganize_tests'
tree
|
commitdiff
2006-05-22
Luke Saunders
arg. bugfix
tree
|
commitdiff
2006-05-22
Luke Saunders
more torture test, cleaned up
tree
|
commitdiff
2006-05-22
Luke Saunders
join merging working properly. some torture tests
tree
|
commitdiff
2006-05-20
Christopher H. Laco
Added delete_related tests to verify it only deletes...
tree
|
commitdiff
2006-05-20
Matt S Trout
futz changes, fix populate. I'm a retard.
tree
|
commitdiff
2006-05-20
Matt S Trout
Merge 'datetime' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-20
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-20
Matt S Trout
added datetime parser types for the dbs I can find...
tree
|
commitdiff
2006-05-19
Matt S Trout
Merge 'DBIx-Class-current' into 'datetime'
tree
|
commitdiff
2006-05-19
Justin Guenther
removed DBICTest::Schema::Casecheck until someone adds it
tree
|
commitdiff
2006-05-19
Justin Guenther
added ensure_class_loaded method to Componentized,...
tree
|
commitdiff
2006-05-19
Jess Robinson
zbys Postgres casecheck patch
tree
|
commitdiff
2006-05-19
Jess Robinson
.. And correct the number of tests
tree
|
commitdiff
2006-05-19
Jess Robinson
Oops, fix bookmark thingy here too
tree
|
commitdiff
2006-05-18
Matt S Trout
Moved PK::Auto into core
tree
|
commitdiff
2006-05-18
Aran Deltac
Fixes to tests so that they pass.
tree
|
commitdiff
2006-05-18
Aran Deltac
Move helperrels/26sqlt.t, and all t/run/*.tl scripts...
tree
|
commitdiff
2006-05-18
Aran Deltac
Delete basicrels tests. Modify run tests to use new...
tree
|
commitdiff
2006-05-18
Aran Deltac
Removed BasicRels and reorganized where the various...
tree
|
commitdiff
2006-05-17
Matt S Trout
Merge 'DBIx-Class-current' into 'datetime'
tree
|
commitdiff
2006-05-17
Matt S Trout
Missing stuff for DateTime branch
tree
|
commitdiff
2006-05-15
Cory G Watson
Add profiling support
tree
|
commitdiff
2006-05-15
Matt S Trout
don't ask
tree
|
commitdiff
2006-05-15
Matt S Trout
don't ask
tree
|
commitdiff
2006-05-14
Jess Robinson
Add foreign key constraint for new bookmark table
tree
|
commitdiff
2006-05-14
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-14
Matt S Trout
tweaked might_have test for -current
tree
|
commitdiff
2006-05-12
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-12
Matt S Trout
fixup for stringify that can be false in find_or_create...
tree
|
commitdiff
2006-05-12
Matt S Trout
performance fix for cascade_update
tree
|
commitdiff
2006-05-11
Luke Saunders
Merge 'DBIx-Class-current' into 'resultset-new-refactor'
tree
|
commitdiff
2006-05-10
Daniel Westermann...
- Fix error message for bad find usage
tree
|
commitdiff
2006-05-09
Marc Mims
Test case for DB2/400 over ODBC.
tree
|
commitdiff
2006-05-09
Marc Mims
Test case for DB2/400 over ODBC.
tree
|
commitdiff
2006-05-09
Aran Deltac
Add search_rs to ResultSet and a new {$rel}_rs accessor...
tree
|
commitdiff
2006-05-09
Aran Deltac
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-09
Luke Saunders
failing test case and more resultset refactorage
tree
|
commitdiff
2006-05-08
Matt S Trout
couple bugfixes
tree
|
commitdiff
2006-05-05
Jesper Krogh
Fix to make the Postgresql-code handle Schemas. This...
tree
|
commitdiff
2006-05-03
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-30
Daniel Westermann...
Fix evals for skipping test
tree
|
commitdiff
2006-04-30
Daniel Westermann...
bluefeet disabled the unique constraint in [1544]
tree
|
commitdiff
2006-04-30
Aran Deltac
Call scripts/ script/ in the dbicadmin tests.
tree
|
commitdiff
2006-04-30
Aran Deltac
Tests for dbicadmin.
tree
|
commitdiff
2006-04-30
Aran Deltac
No longer support unique constraints in Ordered.
tree
|
commitdiff
2006-04-30
Aran Deltac
Fix some errors with using unique constraints with...
tree
|
commitdiff
2006-04-29
Jess Robinson
add create_ddl_dir for creating versioned sql statement...
tree
|
commitdiff
2006-04-26
Matt S Trout
Added InflateColumn::DateTime component
tree
|
commitdiff
2006-04-22
Matt S Trout
cycle tests and a weaken call
tree
|
commitdiff
2006-04-21
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-20
Will Hawes
nuke DBI->trace calls
tree
|
commitdiff
2006-04-19
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-19
Matt S Trout
make set_from_related handle undef
tree
|
commitdiff
next