2011-07-17 |
Peter Rabbitson |
Fix last test susceptible to spurious warnings, cleanup... |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
How ::Rekey was tested against the DBIC test suite |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Fix all invocations of _resolve_condition to match... |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Correct test-relationship name/type |
tree | commitdiff |
2011-06-13 |
Rafael Kitover |
don't mask missing deps with datetime_undef_if_invalid |
tree | commitdiff |
2011-06-04 |
Pedro Melo |
Added tests for chained sqlt_deploy_hook()'s |
tree | commitdiff |
2011-05-31 |
Florian Ragwitz |
Allow changing attributes on schema cloning |
tree | commitdiff |
2011-04-08 |
Rafael Kitover |
Extend tests for MARs under MSSQL over DBD::Sybase |
tree | commitdiff |
2011-04-08 |
Moritz Onken |
Test for an insane yet valid rel condition with subquery |
tree | commitdiff |
2011-04-07 |
Peter Rabbitson |
Merge branch 0.08200_track into master |
tree | commitdiff |
2011-04-04 |
Peter Rabbitson |
Consolidate all constants under DBIC::_ENV_, bump n... |
tree | commitdiff |
2011-03-30 |
Peter Rabbitson |
Massive rewrite of bind handling, and overall simplific... |
tree | commitdiff |
2011-03-27 |
Peter Rabbitson |
Ditch Carp::Clan for our own thing |
tree | commitdiff |
2011-03-21 |
Peter Rabbitson |
Add startup sanity check of the ::DBI::Replicated metho... |
tree | commitdiff |
2011-03-13 |
Robert Buels |
cascading delete on a nonexistent relation should warn... |
tree | commitdiff |
2011-03-01 |
Justin Hunter |
Switch cursor accessor to CAG's component_class type... |
tree | commitdiff |
2011-02-24 |
Peter Rabbitson |
Move the test bits related to deprecated IC::File out... |
tree | commitdiff |
2011-02-22 |
milki |
Patch to schema->deploy against a file |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Add extra test blob type |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Sanity check args passed to a coderef conditionmaker |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Back out "support for prefetch from resultsource using... |
tree | commitdiff |
2011-01-20 |
Daniel Ruoso |
adds a test with many to many and extended rels that... |
tree | commitdiff |
2011-01-20 |
Daniel Ruoso |
checks if the complex conditions are overriden in set_f... |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Switch code/documentation/examples/tests to the new... |
tree | commitdiff |
2011-01-20 |
Daniel Ruoso |
makes search_related on extended rels without the optim... |
tree | commitdiff |
2011-01-20 |
Daniel Ruoso |
Most of the code reviewed... Missing ResultSet->populat... |
tree | commitdiff |
2011-01-20 |
Daniel Ruoso |
First attempt to make extended_rels work. |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Reshape initial tests |
tree | commitdiff |
2011-01-20 |
Moritz Onken |
failing test |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Move mssql/sybase guid tests to their own table (do... |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Fix stupid stupid ommission RT#64839 |
tree | commitdiff |
2010-12-22 |
Rafael Kitover |
Remove small_datetime from the main schema - it is... |
tree | commitdiff |
2010-12-02 |
Fabien Wernli |
Get Storage::Oracle to behave when quoting is enabled |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Fix regressions in IC::DT registration logic |
tree | commitdiff |
2010-10-28 |
Peter Rabbitson |
Generalize leak-trace handling |
tree | commitdiff |
2010-10-27 |
Amiri Barksdale... |
View-dep cleanups (really paper overs, code needs a... |
tree | commitdiff |
2010-10-27 |
Peter Rabbitson |
Fix load_namespaces fail when classes tinker with $_ |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Get test suite to pass under 5.13.6 (peepeeness!) |
tree | commitdiff |
2010-10-17 |
Peter Rabbitson |
Test for already fixed RT#59219 |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Add a unique constraint to artist.name in the test... |
tree | commitdiff |
2010-10-14 |
Peter Rabbitson |
Fix spotty handling of complex order_by relationship... |
tree | commitdiff |
2010-10-04 |
Peter Rabbitson |
Reorganize runmode detection a bit |
tree | commitdiff |
2010-10-04 |
wreis |
Extend proxy rel attr |
tree | commitdiff |
2010-09-18 |
Peter Rabbitson |
Make test suite pass under DBICTEST_SQLITE_USE_FILE=1 |
tree | commitdiff |
2010-09-16 |
Arthur Axel 'fREW... |
DBIC_TRACE_PROFILE |
tree | commitdiff |
2010-08-11 |
Rafael Kitover |
add proper test for column names with punctuation,... |
tree | commitdiff |
2010-07-10 |
Peter Rabbitson |
Merge branch 'view-deps' |
tree | commitdiff |
2010-07-10 |
Amiri Barksdale... |
Use fully-qualified result class names instead of sourc... |
tree | commitdiff |
2010-07-10 |
Amiri Barksdale... |
Change API of deploy_depends_on: pass it source names... |
tree | commitdiff |
2010-07-04 |
Norbert Buchmuller |
Implemented "add_unique_constraints". |
tree | commitdiff |
2010-06-12 |
Peter Rabbitson |
Merge branch 'master' into view-deps |
tree | commitdiff |
2010-06-11 |
Peter Rabbitson |
Merge branch 'unlink_guard' |
tree | commitdiff |
2010-06-11 |
Peter Rabbitson |
DBICTest $dbh guards emulating win32 OS (no open file... |
tree | commitdiff |
2010-06-11 |
Alexander Hartmaier |
added test for limit queries failing on Oracle |
tree | commitdiff |
2010-06-06 |
Amiri Barksdale... |
Parser correct; test includes failure, shorter query... |
tree | commitdiff |
2010-06-03 |
Peter Rabbitson |
Test schema redump |
tree | commitdiff |
2010-06-02 |
Peter Rabbitson |
Merge 'trunk' into 'view-deps' |
tree | commitdiff |
2010-06-02 |
Peter Rabbitson |
Relax developer policy, allowing to skip optional depen... |
tree | commitdiff |
2010-06-02 |
Peter Rabbitson |
Really fix uninit warning |
tree | commitdiff |
2010-06-02 |
Peter Rabbitson |
lib expects a list, not an arrayref |
tree | commitdiff |
2010-06-02 |
Amiri Barksdale |
Finish ViewDeps: fix a join in test class, put attribs... |
tree | commitdiff |
2010-06-01 |
Amiri Barksdale |
Change formatting and correct the docs on RS::View. |
tree | commitdiff |
2010-06-01 |
Amiri Barksdale |
Finish sort order comparison in 105view_deps.t. |
tree | commitdiff |
2010-06-01 |
Amiri Barksdale |
Rewrite 105view_deps.t and a ViewDeps::Result class. |
tree | commitdiff |
2010-06-01 |
Amiri Barksdale |
Change ViewDeps schema to use meaningful tables; use... |
tree | commitdiff |
2010-05-31 |
Peter Rabbitson |
Fix RT#57732 |
tree | commitdiff |
2010-05-31 |
Peter Rabbitson |
Some comments |
tree | commitdiff |
2010-05-31 |
Peter Rabbitson |
Merge 'trunk' into 'dbicadmin-non-versioned' |
tree | commitdiff |
2010-05-31 |
Peter Rabbitson |
Simplify includedir testing |
tree | commitdiff |
2010-05-31 |
Amiri Barksdale |
Remove unused includes in View.pm, remove abstract... |
tree | commitdiff |
2010-05-30 |
Peter Rabbitson |
Merge 'trunk' into 'view-deps' |
tree | commitdiff |
2010-05-30 |
Amiri Barksdale |
Change dependency parser in SQL::T::Parser::DBIC for... |
tree | commitdiff |
2010-05-30 |
Peter Rabbitson |
Rewrite GenericSubQ from SQLA::L to be actually useful |
tree | commitdiff |
2010-05-27 |
Amiri Barksdale |
view_sources sorter done? --AKB |
tree | commitdiff |
2010-05-25 |
Peter Rabbitson |
Rewrite test as to not propagate several ways to do... |
tree | commitdiff |
2010-05-25 |
Peter Rabbitson |
Fix undef warning |
tree | commitdiff |
2010-05-24 |
Amiri Barksdale |
In the middle of making deploy_depends_on smarter. |
tree | commitdiff |
2010-05-21 |
Amiri Barksdale |
Add another test class to viewdeps stuff. |
tree | commitdiff |
2010-05-20 |
Amiri Barksdale |
Add test files and test for vie |
tree | commitdiff |
2010-04-30 |
Jess Robinson |
Argh.. committing missing test file for load_namespaces... |
tree | commitdiff |
2010-04-21 |
Jess Robinson |
Added missing test file (oops) |
tree | commitdiff |
2010-03-22 |
Rafael Kitover |
redo Pg auto-columns using INSERT RETURNING |
tree | commitdiff |
2010-03-16 |
Peter Rabbitson |
Regenerate test DDL |
tree | commitdiff |
2010-03-09 |
Andrew Rodland |
Support add_columns('+colname'=>{...}) syntax to augmen... |
tree | commitdiff |
2010-03-07 |
Rafael Kitover |
Merge 'storage-interbase' into 'trunk' |
tree | commitdiff |
2010-03-07 |
Peter Rabbitson |
Fix MC bug reported by felix |
tree | commitdiff |
2010-03-07 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
tree | commitdiff |
2010-03-07 |
Peter Rabbitson |
Cleanup a bit |
tree | commitdiff |
2010-03-06 |
Rafael Kitover |
remove connect_info from maint/gen-schema.pl |
tree | commitdiff |
2010-03-06 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
tree | commitdiff |
2010-03-06 |
Rafael Kitover |
remove BindType2 test class |
tree | commitdiff |
2010-03-06 |
Peter Rabbitson |
me-- not thinking |
tree | commitdiff |
2010-03-06 |
Peter Rabbitson |
Fully deprecate IC::File |
tree | commitdiff |
2010-02-19 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
tree | commitdiff |
2010-02-16 |
Peter Rabbitson |
Augment did-author-run-makefile check to include OptDeps |
tree | commitdiff |
2010-02-13 |
Peter Rabbitson |
Merge 'trunk' into 'dbicadmin_refactor' |
tree | commitdiff |
2010-02-11 |
Rafael Kitover |
support the DATE data type for Firebird |
tree | commitdiff |
2010-02-06 |
Rafael Kitover |
Firebird: add POD, fix BLOB tests |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
empty insert into a Sybase table with computed columns... |
tree | commitdiff |
2010-01-28 |
Peter Rabbitson |
Fix bogus test DDL |
tree | commitdiff |
next |