Fixes to massive breakage introduced by 5948 ribasushi--
[dbsrgits/DBIx-Class.git] / t /
2009-04-29 Peter Rabbitson Fixes to massive breakage introduced by 5948 ribasushi--
2009-04-29 Peter Rabbitson Forgotten debugging
2009-04-29 Peter Rabbitson Strip out inane todo
2009-04-29 Justin Hunter untodo/fix test
2009-04-29 Peter Rabbitson Add TODOs illustrating a problem with as_query
2009-04-29 Peter Rabbitson Add two TODOs by arcanez (not sure about those)
2009-04-29 Peter Rabbitson test and patch for failing mini-prefetch via columns...
2009-04-28 Justin Hunter test for prefetch by columns
2009-04-28 Peter Rabbitson Bogus test dependency
2009-04-28 Peter Rabbitson Fix a todo and some minor test adjustments
2009-04-24 Peter Rabbitson Cosmetic change
2009-04-24 Moritz Onken cleanup 72pg.t
2009-04-24 Moritz Onken patch for DBI.pm so store_column is called only once...
2009-04-23 Peter Rabbitson Whops
2009-04-23 Cory G Watson Fix busted get_column when using +select (and friends)
2009-04-22 Peter Rabbitson Fix botched merge again - sorry r5959-5956 are actually...
2009-04-22 Peter Rabbitson Merge 'subclassed_rsset' into 'trunk'
2009-04-22 Peter Rabbitson This code belongs in t/
2009-04-22 Justin Hunter un-todo these tests, load_optional_class is fixed
2009-04-21 Peter Rabbitson Fix dumb omission in t/89dbicadmin.t
2009-04-21 Peter Rabbitson Sloppy merge - adding imlari's fix from r5902
2009-04-21 Peter Rabbitson Merge 'trunk' into 'subclassed_rsset'
2009-04-21 Peter Rabbitson Back out my bogus test from r4902 - this warning was...
2009-04-21 Peter Rabbitson Fix number of tests
2009-04-21 Peter Rabbitson t/ janitorial work
2009-04-21 Peter Rabbitson Multiple cdbi-compat test cleanups
2009-04-21 Peter Rabbitson New SQLite kicks ass - remove some warning silencers...
2009-04-20 Justin Hunter move load_optional_class into Class::C3::Componentised
2009-04-19 Matt S Trout 0.08100 release v0.08100
2009-04-18 Dagfinn Ilmari Man... Don't warn when reregistering a source under the same...
2009-04-17 Johannes Plunien Added update_or_new to ResultSet.pm
2009-04-15 Rafael Kitover duplicate
2009-04-13 Peter Collingbourne Correctly propagate forced left joins through arrayrefs...
2009-04-13 Rafael Kitover add test for connect_info hashref
2009-03-29 Peter Rabbitson Fix test - inane assumption on my part
2009-03-29 Peter Rabbitson Re-add failing test
2009-03-29 Peter Rabbitson Remove failing test before branching
2009-03-29 Peter Rabbitson Adjust parenthesis to pass with latest SQLA
2009-03-29 Peter Rabbitson detabify
2009-03-29 Peter Rabbitson detabify
2009-03-24 Jason M. Mills Fixed _register_source to not produce 'register_extra_s...
2009-03-23 Guillermo Roditi skip test doc issue relating to db-side defaults
2009-03-22 Peter Rabbitson New SQLA::Test handles () differences *much* better...
2009-03-22 Guillermo Roditi adding test for exception if nullable rel call is not...
2009-03-18 Florian Ragwitz Use MRO::Compat instead of Class::C3 directly.
2009-03-17 Peter Rabbitson Basic binary op logic FAIL
2009-03-17 Johannes Plunien putting IC::DateTime locale, timezone or floating_tz_ok...
2009-03-13 Jason M. Mills Added test for source sub-class register_extra_sources...
2009-03-11 Peter Rabbitson Moose-related test hierarchy not removed at r4326
2009-03-09 Peter Rabbitson Strip bogus Data::Dump requires
2009-03-09 Peter Rabbitson Use homegrown AUTHOR detection
2009-03-09 Peter Rabbitson Disable reconnect test except fpor when AUTHORS is set
2009-03-06 Rob Kinyon Added a little more verbiage to explain how collapsing...
2009-03-06 Rob Kinyon Fixed documentation for test
2009-03-06 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-06 Rob Kinyon Added solution for prefetch + hasmany bug
2009-03-06 Peter Rabbitson Remove erroneously merged file
2009-03-06 Rob Kinyon Merge 'prefetch' into 'trunk'
2009-03-06 Rob Kinyon Merge 'prefetch' into 'trunk'
2009-03-06 Rob Kinyon Broke up the prefetch tests into their own directory
2009-03-06 Rob Kinyon Intermezzo checkin
2009-03-06 Rob Kinyon Added solution, though no fix
2009-03-05 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-03 Peter Rabbitson Clarify sybase/nobindvars problem (should have never...
2009-03-03 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-03 Peter Rabbitson Extend untainting of findallmod() to load_namespaces...
2009-03-03 Peter Rabbitson Rewrite t/54taint.t to properly test load_namespaces()
2009-03-01 Rob Kinyon Added more notes to the bottom of the failing testcase
2009-03-01 Rob Kinyon Added comment to describe the proposed fix in the test
2009-02-27 Peter Rabbitson We already depend on latest SQLA - remove all reference...
2009-02-27 Peter Rabbitson Fix some should_quote_data_type problems
2009-02-26 Peter Rabbitson Small test enhancement
2009-02-25 Peter Rabbitson Wrap dangerous Ordered operations in transactions ...
2009-02-24 Nigel Metheringham Merge 'column_attr' into 'trunk'
2009-02-23 Nigel Metheringham Merge 'trunk' into 'column_attr'
2009-02-22 Peter Rabbitson janitorial work
2009-02-22 Peter Rabbitson fix exception on esoteric new_related (by zby)
2009-02-22 Rob Kinyon Added support for subqueries in the select and +select...
2009-02-21 Peter Rabbitson silence loud test
2009-02-21 Peter Rabbitson Somewhat fix bloody messy test
2009-02-21 Peter Rabbitson Extend ordered test
2009-02-20 Peter Rabbitson Now even the torture corner case works
2009-02-20 Matt S Trout fix test bug, also: fuck you, multi create
2009-02-20 Peter Rabbitson rename test
2009-02-20 Peter Rabbitson Ordered test
2009-02-20 Peter Rabbitson moved all evals to lives_ok
2009-02-20 Peter Rabbitson failing test pulled
2009-02-20 Peter Rabbitson separate MC failing test
2009-02-20 Peter Rabbitson Sanify MC test and correct the plan
2009-02-20 Peter Rabbitson Switching Track to Ordered uncovered a number of defici...
2009-02-20 Peter Rabbitson Sanify test
2009-02-20 Peter Rabbitson Silence verbose MC tests
2009-02-20 Peter Rabbitson Ordered now works correctly with MC too \o/
2009-02-20 Matt S Trout skip views. because we use get_table to test. that...
2009-02-20 Jess Robinson Add missing views test file, oops
2009-02-20 Matt S Trout Merge 'views' into 'trunk'
2009-02-20 Matt S Trout revert previous revision
2009-02-20 Jason M. Mills Merge 'rt_bug_41083' into 'trunk'
2009-02-20 Rob Kinyon Merge 'subquery' into 'trunk'
2009-02-20 Rob Kinyon Merge 'trunk' into 'subquery'
next