More author-requires
[dbsrgits/DBIx-Class.git] / t /
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...
2009-02-17 Norbert Buchmuller * Fixed to make it work with [colname => value] bind...
2009-02-16 Rob Kinyon Merge 'subquery' into 'trunk'
2009-02-16 Rob Kinyon Merge 'trunk' into 'subquery'
2009-02-15 Rafael Kitover Improved connected logic for Oracle storage
2009-02-15 Rob Kinyon Subqueries are done
2009-02-15 Johannes Plunien RT#38251: DBIx::Class::Storage::DBI::Oracle::Generic...
2009-02-15 Peter Rabbitson Make 81transactions.t DBIC_TRACE friendly
2009-02-13 Rob Kinyon Added a passing test for initial simple subqueries
2009-02-13 Rob Kinyon Added as_sql and as_subselect as wrappers around as_query
2009-02-13 Peter Rabbitson Some forgotten tests
2009-02-12 Nigel Metheringham Made update() on a rs that includes joins complain...
2009-02-12 Guillermo Roditi fixed bug for undef_on_null_fk edge case
2009-02-11 Rob Kinyon Checking in failing test
2009-02-11 Rob Kinyon check in bombing test for subquery-with-as_query
2009-02-11 Jess Robinson Merge 'view_support' into 'views'
2009-02-11 Peter Rabbitson Add a weird extra test, that should work nevertheless
2009-02-11 Peter Rabbitson Test for resultset corruption by search()
2009-02-10 Rob Kinyon Switched to use is_same_sql_bind() per ribasushi's...
2009-02-10 Rob Kinyon Added as_query() support to ResultSetColumn
2009-02-10 Rob Kinyon Added as_query to ResultSet with a couple tests
2009-02-10 Peter Rabbitson More rh-bug related stuff:
2009-02-10 Jason M. Mills Merge 'trunk' into 'rt_bug_41083'
2009-02-09 Guillermo Roditi ahhhh my bad. svk patch ne patch. oops adding missing...
2009-02-09 Guillermo Roditi backporting the set_column/store_column fix
2009-02-09 Peter Rabbitson Remove bogus test:
2009-02-07 Peter Rabbitson Up dependency on SQLT (releasing now)
2009-02-07 Johannes Plunien Possible to set locale in IC::DateTime extra => {}...
2009-02-05 Peter Rabbitson Commit some debugging code
2009-02-05 Guillermo Roditi adding regression test for source_name
2009-02-04 Guillermo Roditi adding failing test to make sure insert doesnt call...
2009-02-01 Peter Rabbitson Fix the dbicadmin test for good (take 2)
2009-02-01 Peter Rabbitson Fix the dbicadmin test for good
2009-01-30 Jess Robinson DB2 compat: add new artist rank field to col_info_for...
2009-01-30 Jess Robinson DB2 compatibility fix, update test to add new artist...
2009-01-30 Marc Mims Bring test current with DBICTest schema.
2009-01-29 Peter Rabbitson Add the sqla test harness to the stopgap branch
2009-01-29 Peter Rabbitson A pass is not strictly necessary for a test connection
2009-01-29 Peter Rabbitson Sanify 746mssql.t
2009-01-29 Peter Rabbitson Backporting uncovered an incomplete test
2009-01-28 Peter Rabbitson wording
2009-01-28 Peter Rabbitson make load_optional_class smarter when confronted with...
2009-01-27 Peter Rabbitson Test all available JSON:: implementations in 89dbicadmin.t
2009-01-25 Matt S Trout extract test
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...
2009-01-24 Peter Rabbitson that's it
next