revert previous revision
[dbsrgits/DBIx-Class.git] / t /
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 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 Rob Kinyon Merge 'trunk' into 'multi_stuff'
2009-02-19 Michael Reddick added another TODO test for a nested from =>
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 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
2009-01-24 Peter Rabbitson Merge 'multicreate' into 'multi_stuff'
2009-01-24 Peter Rabbitson small refactor
2009-01-21 Peter Rabbitson leftover debug
2009-01-20 Peter Rabbitson remove_columns() sanitization by Oleg Pronin
2009-01-20 Yuval Kogman Add sqlt_deploy_hook to Result Source
2009-01-20 Peter Rabbitson Disable 103many_to_many_warning.t for perl 5.10 - warni...
2009-01-18 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2009-01-18 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2009-01-17 Peter Rabbitson Fix borked t/bindtype_columns.t - TODO: still only...
2009-01-17 Peter Rabbitson Stop 99dbic_sqlt_parser.t from breaking every time...
2009-01-12 Norbert Buchmuller * Implemented $rs->current_source_alias.
2009-01-09 Wallace Reis not necessary
2009-01-09 Matt S Trout fixup source registration bugs where schema-specific...
2009-01-08 Wallace Reis reverting changes for versioning tests
2009-01-08 Wallace Reis >result_source_instance->source_name should return...
2009-01-08 Wallace Reis failing test for load_namespace
2009-01-08 Ricardo Signes failing test for callback on_connect_do getting storag...
2008-12-21 Peter Rabbitson Remove some cruft
2008-12-21 Peter Rabbitson forgotten text
2008-12-21 Peter Rabbitson whops
2008-12-21 Peter Rabbitson Fix ordering of 'use lib' and 'use' in tests
2008-12-20 Norbert Buchmuller * Removed an outdated comment.
2008-12-20 Norbert Buchmuller * Removed hiding of packages under t/.
2008-12-20 Norbert Buchmuller * Removed hiding of packages under t/.
2008-12-20 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2008-12-19 Peter Rabbitson Todoify cdbi failing tests, waiting for schwern
next