projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
revert part of 3220, apparently it is breaking cloning behavior in subtle ways that...
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
2007-04-14
Brandon L. Black
fixed regex in t/76joins (was relying on a 5.8.8 bug...
tree
|
commitdiff
2007-03-14
Jess Robinson
Added patch from Schwern to allow cdbi compat to infer...
tree
|
commitdiff
2007-02-05
Ash Berlin
Backed out my r3073, and doc'd the fact that it takes...
tree
|
commitdiff
2007-02-03
Ash Berlin
Made ->update not change the hashref passed in (with...
tree
|
commitdiff
2007-01-09
Jess Robinson
todoify collapse test
tree
|
commitdiff
2007-01-01
Jess Robinson
Fixup update/new ignoring with scalarrefs
tree
|
commitdiff
2007-01-01
Jess Robinson
Inflate/Deflate on all refs but scalars, with tests...
tree
|
commitdiff
2006-12-19
Daniel Westermann...
fix find_related-based queries to correctly grep the...
tree
|
commitdiff
2006-12-11
Brandon L. Black
better fix for pk mutation based on mst irc conversation
tree
|
commitdiff
2006-12-11
Brandon L. Black
allow pk mutation via column accessor + update
tree
|
commitdiff
2006-12-10
David Kamholz
whoops
tree
|
commitdiff
2006-12-10
David Kamholz
add test for has_many prefetch with adjacent rows with...
tree
|
commitdiff
2006-12-06
Ash Berlin
Join condition patch from Bernhard Graf
tree
|
commitdiff
2006-11-26
Nigel Metheringham
Added a test to check that the result from a 2 level...
tree
|
commitdiff
2006-11-22
David Kamholz
re-commit minimal pk-mutation in update(), with test
tree
|
commitdiff
2006-11-16
Brian Cassidy
moving it to -current branch
tree
|
commitdiff
2006-11-15
Brandon L. Black
fix for rt.cpan.org #22740 (use $^X instead of hardcode...
tree
|
commitdiff
2006-11-13
Ash Berlin
Seperated out quote tests so that matt can use them...
tree
|
commitdiff
2006-10-21
Matt S Trout
I hate you all.
tree
|
commitdiff
2006-10-18
Sebastian Willert
Changed DBIC::Schema->load_classes to be taint-safe...
tree
|
commitdiff
2006-10-17
Daniel Westermann...
Add (currently failing) tests for single relationship...
tree
|
commitdiff
2006-10-08
Daniel Westermann...
Add tests for alias fix in [2815]
tree
|
commitdiff
2006-10-04
Dan Sully
Make UTF-8 columns work under Perl <= 5.8.0
tree
|
commitdiff
2006-09-16
Daniel Westermann...
Rework quote tests to not rely on SQLite, instead using...
tree
|
commitdiff
2006-09-14
Daniel Westermann...
Fix for recent SQLite versions interpreting single...
tree
|
commitdiff
2006-09-09
Kieren Diment
example.db removed. make your own. the scripts in...
tree
|
commitdiff
2006-09-09
Kieren Diment
added reference implementation of DBIx::Class::Manual...
tree
|
commitdiff
2006-09-07
Christopher H. Laco
Fixed inflate_datetime tests under older Test::More
tree
|
commitdiff
2006-08-31
Nigel Metheringham
Trivial change - add module name to pod coverage skip...
tree
|
commitdiff
2006-08-28
Justin Guenther
added tests for many_to_many set_$rel(\@objs)
tree
|
commitdiff
2006-08-21
Michael Leuchtenburg
Change _cond_for_update_delete to handle more complicat...
tree
|
commitdiff
2006-08-20
Christopher H. Laco
remove_columns now deletes columns from _columns fixing...
tree
|
commitdiff
2006-08-10
Michael Leuchtenburg
Support default aliases in many_to_many accessors....
tree
|
commitdiff
2006-08-10
Michael Leuchtenburg
Support for relationship attributes in many_to_many...
tree
|
commitdiff
2006-08-08
Nigel Metheringham
Test for search_rs destructive effects on attributes...
tree
|
commitdiff
2006-08-08
Daniel Westermann...
Remove extraneous sources for aliasing test; same effec...
tree
|
commitdiff
2006-08-07
Daniel Westermann...
Fix two aliasing bugs: remove the alias when provided...
tree
|
commitdiff
2006-08-02
Marcus Ramberg
change to use utf8::decode/encode
tree
|
commitdiff
2006-07-28
Daniel Westermann...
Minor test cleanup (I think I'm losing my mind)
tree
|
commitdiff
2006-07-28
Daniel Westermann...
Pass attrs to find from update_or_create (reported...
tree
|
commitdiff
2006-07-26
Matt S Trout
bugfix for pathological prefetch case
tree
|
commitdiff
2006-07-23
Matt S Trout
Merge 'DBIx-Class-current' into 'trunk'
tree
|
commitdiff
2006-07-14
Matt S Trout
fixup for RowNum limit syntax with functions
tree
|
commitdiff
2006-07-12
Brandon L. Black
Prevent S::A::L caching of $dbh
tree
|
commitdiff
2006-07-11
David Kamholz
put count back in test
tree
|
commitdiff
2006-07-11
Matt S Trout
all present and correct. I think.
tree
|
commitdiff
2006-07-10
Matt S Trout
some evals so the tests finish
tree
|
commitdiff
2006-07-10
David Kamholz
fix up test
tree
|
commitdiff
2006-07-09
Matt S Trout
tweaked some stuff. appears no more broken.
tree
|
commitdiff
2006-07-07
Daniel Westermann...
Cleanup test and log fix
tree
|
commitdiff
2006-07-07
David Kamholz
fix silly bug introduced in test
tree
|
commitdiff
2006-07-07
Daniel Westermann...
Commit failing test for unique constraints: When a...
tree
|
commitdiff
2006-07-07
David Kamholz
utf8columns fix
tree
|
commitdiff
2006-07-06
Justin Guenther
fixed a typo in a regexp
tree
|
commitdiff
2006-07-06
Matt S Trout
made tests respect debug
tree
|
commitdiff
2006-07-06
David Kamholz
insanify test
tree
|
commitdiff
2006-07-06
David Kamholz
fix test
tree
|
commitdiff
2006-07-06
David Kamholz
small fix
tree
|
commitdiff
2006-07-06
David Kamholz
more treelike tests
tree
|
commitdiff
2006-07-06
Justin Guenther
added test for incorrect alias _2 in join collapsing
tree
|
commitdiff
2006-07-04
Matt S Trout
sodding SQLT tests
tree
|
commitdiff
2006-07-04
David Kamholz
rename _resolve to _resolved_attrs; fix multiple join...
tree
|
commitdiff
2006-07-03
David Kamholz
fix SQLite pragma in test suite
tree
|
commitdiff
2006-07-03
David Kamholz
fix subclassing gotcha introduced with source_name
tree
|
commitdiff
2006-07-02
Daniel Westermann...
03podcoverage.t: all_modules is not exported until...
tree
|
commitdiff
2006-06-30
Matt S Trout
tweak quotes test to output text on failure
tree
|
commitdiff
2006-06-29
Matt S Trout
fixup to txn_do to allow use as a classmethod
tree
|
commitdiff
2006-06-29
Matt S Trout
corrected $^O string
tree
|
commitdiff
2006-06-29
Matt S Trout
disable warning tests on AS perl
tree
|
commitdiff
2006-06-29
Brandon L. Black
improvement to mysql version checking
tree
|
commitdiff
2006-06-28
Brandon L. Black
TreeLike test reverted to what it used to look like
tree
|
commitdiff
2006-06-27
Matt S Trout
disabled mysql column info tests pending a fix
tree
|
commitdiff
2006-06-26
Matt S Trout
quoting fixups (hate windows shell. hate)
tree
|
commitdiff
2006-06-25
Matt S Trout
fixup to tests for non-*n?x platforms
tree
|
commitdiff
2006-06-24
Justin Guenther
Merge 'sqlt_tests_refactor' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-23
Justin Guenther
cleared up docs a bit in 86sqlt.t
tree
|
commitdiff
2006-06-23
Justin Guenther
refactored SQL::Translator tests to only test certain...
tree
|
commitdiff
2006-06-23
Matt S Trout
adjusted inflate_datetime test count
tree
|
commitdiff
2006-06-22
Matt S Trout
fixup to sqlite.sql
tree
|
commitdiff
2006-06-22
Jess Robinson
New Event field
tree
|
commitdiff
2006-06-22
Jess Robinson
Tests for inflating timestamp fields to DateTime
tree
|
commitdiff
2006-06-21
Justin Guenther
Merge 'many_to_many' into 'DBIx-Class-current'
tree
|
commitdiff
2006-06-21
Matt S Trout
Merge 'DBIx-Class-current' into 'many_to_many'
tree
|
commitdiff
2006-06-20
Brandon L. Black
fix broken test
tree
|
commitdiff
2006-06-19
Luke Saunders
changed join merging behaviour. some code cleanup.
tree
|
commitdiff
2006-06-19
Justin Guenther
added many_to_many set_$rel helper and tests
tree
|
commitdiff
2006-06-19
Justin Guenther
fixed up 90ensure_class_loaded.t
tree
|
commitdiff
2006-06-18
Justin Guenther
Initial fix for ensure_class_loaded, and added some...
tree
|
commitdiff
2006-06-18
Matt S Trout
fixup for deflated value handed to inflated accessor
tree
|
commitdiff
2006-06-18
David Kamholz
InflateColumn re-refactor
tree
|
commitdiff
2006-06-18
Christopher H. Laco
Added small create test that passes and existing DateTi...
tree
|
commitdiff
2006-06-17
Justin Guenther
fixed up sqlt tests a bit and tried fixing 2 failing...
tree
|
commitdiff
2006-06-17
Justin Guenther
added more many_to_many tests and changed add_to_rel...
tree
|
commitdiff
2006-06-17
Justin Guenther
fixed new many_to_many accessors and added tests and...
tree
|
commitdiff
2006-06-17
Matt S Trout
Merge 'DBIx-Class-current' into 'many_to_many'
tree
|
commitdiff
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
next