s/Moose/Moo/ for Pod::Inherit skippage
[dbsrgits/DBIx-Class.git] / t /
2015-10-13 Dagfinn Ilmari Man... Port ::Replicated from Moose to Moo
2015-10-13 Dagfinn Ilmari Man... Port ::Admin from Moose to Moo
2015-09-10 Tina Mueller Fix ::Sybase::ASE incorrect attempt to retrieve an...
2015-09-08 Peter Rabbitson Trap expected t/746sybase.t warnings, use LC_ALL instea...
2015-09-08 Peter Rabbitson Switch the ::Sybase family to _determine_connector_driv...
2015-09-08 Peter Rabbitson Fix failing tests with DBICTEST_SYBASE_DSN set
2015-08-13 Konstantin A. Pust... Ensure the stack properly deals and warns on Null-Patte...
2015-08-13 Konstantin A. Pust... Enhance exception action test (no functional changes)
2015-08-13 Peter Rabbitson Add is_exception check to the result of exception_actio...
2015-08-13 Peter Rabbitson More reshuffling of the m2m helper code - no functional...
2015-08-13 Peter Rabbitson Add missing deprecation warnings on m2m set_*, tighten...
2015-08-13 Peter Rabbitson More reshuffling of the m2m helper code - no functional...
2015-08-13 Peter Rabbitson Add missing deprecation warnings on m2m set_*, tighten...
2015-08-12 Peter Rabbitson Multiple common sense fixes for m2m accessors
2015-08-12 Peter Rabbitson Expand (and complicate) m2m test from e98e6478
2015-08-12 Peter Rabbitson Change incomprehensible names of test relationships...
2015-08-12 Peter Rabbitson Streamline (logic-wise, not syntax-wise) handling of...
2015-08-12 Peter Rabbitson Make sure array-relconds edge case is handled properly
2015-08-12 Dagfinn Ilmari Man... Stop importing all the POSIX functions
2015-08-12 Dagfinn Ilmari Man... Fix t/storage/quote_names.t failures, caused by lazily...
2015-08-12 Peter Rabbitson Add extra (passing) test for operations on sourceless...
2015-08-12 Peter Rabbitson Replace all instances of ; in the rowparser loop with...
2015-08-12 Peter Rabbitson Rewrite collapsing parser while loop (mere op-level...
2015-08-12 Peter Rabbitson Rewrite the collapsing rowparser pigeonholing logic
2015-08-12 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2015-08-12 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2015-08-12 Peter Rabbitson (travis) Multiple fixups to the CI lifted from blead:
2015-08-12 Peter Rabbitson Fix missing handling of on_(dis)connect* failures
2015-08-12 Peter Rabbitson Fix corner case of stringify-only overloaded values
2015-08-12 Peter Rabbitson Rewrite dependency lister - now produces *much* easier...
2015-08-12 Kent Fredric Do not load PadWalker at all on plain installs
2015-08-12 Dagfinn Ilmari Man... Work around Firebird/InterBase/ODBC crash in tests
2015-08-12 Peter Rabbitson (optdeps) Rename an inconsistent 'icdt' marker to ...
2015-08-12 Peter Rabbitson (optdeps) Skip-spec brainfart in offline mysql/pg test...
2015-07-05 Peter Rabbitson (travis) Silencer changes in f8200928 were practically...
2015-07-05 Peter Rabbitson Multiple common sense fixes for m2m accessors
2015-07-05 Peter Rabbitson Expand (and complicate) m2m test from e98e6478
2015-07-05 Peter Rabbitson Change incomprehensible names of test relationships...
2015-07-05 Peter Rabbitson Streamline (logic-wise, not syntax-wise) handling of...
2015-07-03 Peter Rabbitson Make sure array-relconds edge case is handled properly
2015-06-10 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2015-06-07 Peter Rabbitson More excision of POSIX::import() calls (similar to...
2015-06-03 Dagfinn Ilmari Man... Stop importing all the POSIX functions
2015-05-27 Dagfinn Ilmari Man... Fix t/storage/quote_names.t failures, caused by lazily...
2015-05-22 Peter Rabbitson (optdeps) Rename an inconsistent 'icdt' marker to ...
2015-05-22 Peter Rabbitson (optdeps) Skip-spec brainfart in offline mysql/pg test...
2015-05-20 Peter Rabbitson Fix forgotten 'unless' tripped by 05a5ca4b (introduced...
2015-05-20 Peter Rabbitson Add extra (passing) test for operations on sourceless...
2015-05-20 Peter Rabbitson Replace all instances of ; in the rowparser loop with...
2015-05-20 Peter Rabbitson Rewrite collapsing parser while loop (mere op-level...
2015-05-20 Peter Rabbitson Rewrite the collapsing rowparser pigeonholing logic
2015-05-19 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2015-05-19 Peter Rabbitson (travis) Correctly detect CI on github forks
2015-05-03 Peter Rabbitson Fix corner case of stringify-only overloaded values
2015-04-13 Peter Rabbitson Post-last touchups to 00describe_environment.t
2015-04-06 Peter Rabbitson One last touch of describe_environment: explain missing...
2015-04-06 Peter Rabbitson Further enhance 00describe_environment.t:
2015-04-05 Peter Rabbitson Rewrite dependency lister from - now produces *much...
2015-04-04 Peter Rabbitson Fix missing handling of on_(dis)connect* failures
2015-04-03 Kent Fredric Do not load PadWalker at all on plain installs
2015-04-01 Dagfinn Ilmari Man... Work around Firebird/InterBase/ODBC crash in tests
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-03-18 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2015-03-18 Peter Rabbitson 'undef =>' isn't what one would want
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-03-18 Peter Rabbitson Workaround for double-call of destructors (based on...
2015-03-17 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2015-03-17 Peter Rabbitson Clarify name of guard function from 3d56e026, add it...
2015-03-16 Peter Rabbitson 'undef =>' isn't what one would want
2015-03-12 Peter Rabbitson Remove erroneous undefer introduced in 8d73fcd4 (confus...
2015-03-12 Peter Rabbitson Get the leaktest to work with Test::More-(hopefully...
2015-03-12 Peter Rabbitson The real workaround for txn_scope_guard being called...
2015-03-12 Peter Rabbitson Remove erroneous undefer introduced in 8d73fcd4 (confus...
2015-03-12 Peter Rabbitson Get the leaktest to work with Test::More-(hopefully...
2015-03-08 Peter Rabbitson More desc_env fixes: Win32 lib matching, and better...
2015-03-08 Peter Rabbitson Rewire OptDeps to not attempt any module loads under...
2015-03-05 Peter Rabbitson Fix t/54taint.t failures on perl-in-hell-in-space
2015-03-05 Peter Rabbitson Add comprehensive 'report-prereqs'-like tooling
2015-03-05 Peter Rabbitson Extract LeakTracer symtable visitor into DBICTest:...
2015-03-05 Peter Rabbitson (travis) Make a separate is_ci runmode, separated from...
2015-03-05 Peter Rabbitson Stop noise from a particular combination of DateTime...
2015-03-02 Peter Rabbitson At last a safer Moo (lots of kludges undone)
2015-03-02 Peter Rabbitson Remove warning introduced in 75a1d824d
2015-03-02 Peter Rabbitson (travis) Only consider the runmode a 'Smoker' when...
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists
2015-02-28 Peter Rabbitson Factor out author count anouncement, making it seen...
2015-02-26 Peter Rabbitson This hasn't failed in over a year, enable for plain...
2015-02-15 Peter Rabbitson Revert 2131aa2, cf52a9a and 2aa3f4c
2015-02-15 Peter Rabbitson Roll back massive unrelated test changeset introduced...
2015-02-15 Peter Rabbitson Revert c8dc7d33 - entirely superseded by 83eef5621
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2015-02-15 Kevin L. Kane Fix updating multiple CLOB/BLOB columns on Oracle
2015-02-10 Peter Rabbitson Switch CDBICompat and its tests to OptDeps
2015-02-10 Peter Rabbitson Remove redundant skip checks in CDBICompat tests
2015-02-10 Peter Rabbitson Remove useless INIT blocks from CDBI tests - no changes
2015-02-10 Peter Rabbitson Introduce ad hoc requirements and add skip_without...
2015-02-10 Peter Rabbitson Finally implement compound OptDep group augmentation
2015-02-10 Peter Rabbitson Remove DateTime requirement from tests that do not...
next