2011-02-21 |
Rafael Kitover |
Add extra test blob type |
tree | commitdiff |
2011-02-03 |
Peter Rabbitson |
Add proper DateTime handling to t/52leaks.t |
tree | commitdiff |
2011-02-03 |
Rafael Kitover |
add quote_names connect_info option |
tree | commitdiff |
2011-01-27 |
Peter Rabbitson |
Fix for SpeedyCGI and an extensive test of persistent... |
tree | commitdiff |
2011-01-27 |
Peter Rabbitson |
Ignore to-be-leaktested classdata, instead of forcibly... |
tree | commitdiff |
2011-01-25 |
Peter Rabbitson |
Fix broken select/group bind in Oracle (after 0542ec57... |
tree | commitdiff |
2011-01-25 |
Peter Rabbitson |
Disable default mysql_auto_reconnect for MySQL |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Change indentation after 384b8bce2 (whitespace changes... |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Improvements for MSSQL+ODBC multiple active resultset... |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Move mssql/sybase guid tests to their own table (do... |
tree | commitdiff |
2011-01-19 |
Alexander Hartmaier |
Fix deploy and relationship traversal on partial schemas |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
DBIC now warns on explicit false AutoCommit, and when... |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Cleanup some of the storage tests (no func. changes) |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Fix incorrect error detection during populate() on... |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Fix stupid stupid ommission RT#64839 |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Add back populate stress-test (inadvertently broken... |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Skip test on smokers with broken Moose |
tree | commitdiff |
2011-01-19 |
Maik Hentsche |
Cleaner error message for using source() without requir... |
tree | commitdiff |
2011-01-14 |
Peter Rabbitson |
Reduce to a warning the find-with-NULL-key exception... |
tree | commitdiff |
2011-01-13 |
Peter Rabbitson |
Fix for => 'shared' on MySQL (RT#64590) |
tree | commitdiff |
2011-01-13 |
Peter Rabbitson |
Remove some accumulated cruft |
tree | commitdiff |
2011-01-13 |
Peter Rabbitson |
Cleanup ResultSourceHandle handling after M.A.D. introd... |
tree | commitdiff |
2011-01-13 |
Peter Rabbitson |
Introduce M.A.D. within the schema/source instance... |
tree | commitdiff |
2011-01-13 |
Peter Rabbitson |
5.8.1 threads are wonky - tests no longer pass with... |
tree | commitdiff |
2011-01-13 |
ostmann |
Fix losing order of columns provided in select/as |
tree | commitdiff |
2011-01-12 |
Brian Phillips |
Fix populate with an emply ([]) has_many |
tree | commitdiff |
2011-01-11 |
Rafael Kitover |
remove warning about trying to delete open file in... |
tree | commitdiff |
2011-01-05 |
Peter Rabbitson |
Fix default selection resolution - make frew happy :) |
tree | commitdiff |
2011-01-05 |
Peter Rabbitson |
Make sure unaliased selectors and prefetch coexist... |
tree | commitdiff |
2011-01-05 |
Peter Rabbitson |
Fix bind transport for group_by (this code is so fuckin... |
tree | commitdiff |
2010-12-28 |
Peter Rabbitson |
Fix a deadlock-prone test |
tree | commitdiff |
2010-12-28 |
Peter Rabbitson |
Stop t/storage/error from failing on memory-leaking... |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Extra test for Replicated debug (forgotten in 8592e2d1) |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Latest blead (5.13.8) allows us to see $@ again |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Another revamp of the selector resolution - now support... |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Fail early on literal-ordered complex prefetch without... |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Only add a group_by to a complex prefetch if a non... |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Clean up from/select bind value handling (RT#61025) |
tree | commitdiff |
2010-12-23 |
Peter Rabbitson |
Deprecate -nest with strong prejudice |
tree | commitdiff |
2010-12-23 |
Peter Rabbitson |
Switch the shortener (used only by oracle) reqs to... |
tree | commitdiff |
2010-12-23 |
Peter Rabbitson |
Stop mangling sql on the way out of the limit dialects |
tree | commitdiff |
2010-12-23 |
Peter Rabbitson |
More oracle sequence detection woes RT#63493 |
tree | commitdiff |
2010-12-23 |
Rafael Kitover |
Fix missed t/inflate/datetime_sqlanywhere.t migration... |
tree | commitdiff |
2010-12-22 |
Rafael Kitover |
Remove small_datetime from the main schema - it is... |
tree | commitdiff |
2010-12-17 |
Fabien Wernli |
force NLS_{LANG,COMP,SORT} for improved predictability |
tree | commitdiff |
2010-12-15 |
Alexander Hartmaier |
support INSERT ... RETURNING in Oracle 8i and later |
tree | commitdiff |
2010-12-03 |
Rafael Kitover |
rename sybase_asa tests and env vars to sqlanywhere |
tree | commitdiff |
2010-12-02 |
Peter Rabbitson |
Support for -value op in search (for pg arrays and... |
tree | commitdiff |
2010-12-02 |
Fabien Wernli |
Get Storage::Oracle to behave when quoting is enabled |
tree | commitdiff |
2010-12-01 |
Peter Rabbitson |
Separate the oracle core and hq tests |
tree | commitdiff |
2010-12-01 |
Peter Rabbitson |
Keep belongs_to related object / fk values in sync |
tree | commitdiff |
2010-12-01 |
Peter Rabbitson |
Fix count on rs with a having clause with an aliased... |
tree | commitdiff |
2010-11-24 |
Rafael Kitover |
Quote table name when inserting DEFAULT VALUES |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Backout inconsistent changes to +columns handling |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Overhaul thread handling |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Suppress replicated test warnings on win32 as well |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Fix 2 stupid omissions in tests |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Fix a forgotten nested try::tiny usage |
tree | commitdiff |
2010-11-12 |
Peter Rabbitson |
Major overhaul of select/as resolution handling (fixes... |
tree | commitdiff |
2010-11-12 |
Peter Rabbitson |
Stop spurious warnings in cdbi test |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Overhaul serialization test, add optional Memcached... |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Add Storable freeze/thaw hooks to ResultSet to detach... |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Switch all Storable serialization calls from freeze... |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Fix regressions in IC::DT registration logic |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Fix datetime dependency in t/60core.t (RT62635) |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Deprecate rolled-out hash-condition in search() |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Die on search in void context |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Introduce columns_info, switch a large portion of the... |
tree | commitdiff |
2010-11-10 |
Alexander Hartmaier |
More robust Oracle autoinc pk sequence detection |
tree | commitdiff |
2010-11-10 |
John Napiorkowski |
fix and regression test for RT #62642 |
tree | commitdiff |
2010-10-30 |
Alexander Hartmaier |
Removed unintentionally doubled cd pk trigger from... |
tree | commitdiff |
2010-10-28 |
Peter Rabbitson |
Generalize leak-trace handling |
tree | commitdiff |
2010-10-28 |
Peter Rabbitson |
Test::Builder2 has a fancy set of singletons |
tree | commitdiff |
2010-10-27 |
Amiri Barksdale... |
View-dep cleanups (really paper overs, code needs a... |
tree | commitdiff |
2010-10-27 |
Peter Rabbitson |
Latest DBD::SQLite really went to shit >:( |
tree | commitdiff |
2010-10-27 |
Peter Rabbitson |
This test in fact requires DT::F::SQLite |
tree | commitdiff |
2010-10-27 |
Peter Rabbitson |
Fix load_namespaces fail when classes tinker with $_ |
tree | commitdiff |
2010-10-27 |
Norbert Buchmuller |
Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows) |
tree | commitdiff |
2010-10-27 |
Peter Rabbitson |
Fail gracefully on Config::Any PROFILE-loading errors |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Extra adjustments of find() documentation and code... |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Patch up weird MRO fail on 5.8 perls |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Temporary fixes for 5.13.x $@ handling |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Break out the txn_scope_guard tests, some cleanup |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Get test suite to pass under 5.13.6 (peepeeness!) |
tree | commitdiff |
2010-10-23 |
Peter Rabbitson |
-ident implementation |
tree | commitdiff |
2010-10-23 |
Peter Rabbitson |
Remove useless use of Storable from t/100extra_source.t |
tree | commitdiff |
2010-10-22 |
Peter Rabbitson |
Massive cleanup of transaction handlers |
tree | commitdiff |
2010-10-21 |
Peter Rabbitson |
Make sure t/storage/debug.t passes with DBIC_TRACE_PROF... |
tree | commitdiff |
2010-10-21 |
Peter Rabbitson |
Add Hash::Merge exception to the leak test |
tree | commitdiff |
2010-10-17 |
Robert Bohne |
Skip cross-schema tests for Oracle 8i (no clear fix... |
tree | commitdiff |
2010-10-17 |
Robert Bohne |
Fixed test for hierarchical queries with Oracle 8i. |
tree | commitdiff |
2010-10-17 |
Peter Rabbitson |
Test for already fixed RT#59219 |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Fix find() with an explicit constraint name (... {... |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
De-golf _is_deterministic_value, add more tests for... |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Remove support for find( col1 => $val1, col2 => $val2... |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Add a unique constraint to artist.name in the test... |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Switch t/relationship/core.t $@ checks to Test::Exception |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Add deprecation warning to DBIx::Class::ResultSetProxy |
tree | commitdiff |
2010-10-16 |
Aaron Crane |
Fix bug in update of resultset using qualified conditio... |
tree | commitdiff |
2010-10-16 |
Robert Bohne |
fixed oracle test sequence detection from a different... |
tree | commitdiff |
next |