Don't warn when reregistering a source under the same name
[dbsrgits/DBIx-Class.git] / t /
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 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'
2009-02-20 Rob Kinyon Added depedency guards
2009-02-20 Matt S Trout Merge 'trunk' into 'multi_stuff'
2009-02-20 Michael Reddick fixed from => subquery test. added from => nested subqu...
2009-02-20 Rob Kinyon Merge 'multi_stuff' into 'trunk'
2009-02-20 Matt S Trout Merge 'multi_stuff' into 'trunk'
2009-02-20 Matt S Trout Merge 'multi_stuff' into 'trunk'
2009-02-20 Peter Rabbitson Merge 'multi_stuff' into 'trunk'
2009-02-20 Peter Rabbitson Merge 'multi_stuff' into 'trunk'
2009-02-20 Peter Rabbitson Merge 'multi_stuff' into 'trunk'
2009-02-20 Matt S Trout verify non-staged insertion as well
2009-02-20 Rob Kinyon fixed a few more test situations
2009-02-20 Rob Kinyon Fixed some tests so they're now passing (things like...
2009-02-20 Rob Kinyon Merge 'trunk' into 'multi_stuff'
2009-02-20 Rob Kinyon Fixed failing test
2009-02-19 Jess Robinson Add tests for virtual view
2009-02-19 Jess Robinson Add view test.
2009-02-19 Rob Kinyon Merge 'trunk' into 'multi_stuff'
2009-02-19 Michael Reddick added another TODO test for a nested from =>
2009-02-18 Jess Robinson Fix name of view.
2009-02-18 Rob Kinyon Marked tests as TODO for later
2009-02-18 Rob Kinyon Fixed a test expectation so the right failure is reported
2009-02-18 Rob Kinyon Alias properly checks ->{attrs}{alias}
2009-02-18 Rob Kinyon as_query now provides its own parens
2009-02-18 Rob Kinyon The tests are truly failing tests
2009-02-18 Rob Kinyon Added TODO tests for +select and from with as_query
2009-02-18 Rob Kinyon Moved the actual subquery test to a new subquery testfile
2009-02-17 Norbert Buchmuller * Added new TODO tests for bind attributes (for -...
2009-02-17 Norbert Buchmuller * Added new test subs (is_same_sql, is_same_bind)...
2009-02-17 Norbert Buchmuller * Fixed the bug in the test that made it fail in the...
2009-02-17 Norbert Buchmuller * Fixed the initial DROP TABLE statement (used to...
next