dbsrgits/DBIx-Class.git
2014-04-12 Peter Rabbitson Vestigial dqlib reference forgotten in f4a8b21ef
2014-01-22 Peter Rabbitson Revert some test changes to bring things back in line...
2013-12-26 Dagfinn Ilmari... Remove obsolete Oracle _insert_returning method
2013-12-07 Peter Rabbitson Further namespace cleansing
2013-12-07 Peter Rabbitson Faster bootstrap (less stuff to get off the net)
2013-11-29 Matt S Trout make version match in changes
2013-11-29 Peter Rabbitson Reestablish travs smoking, skip oddly failing test
2013-11-29 Peter Rabbitson Suitable Changes
2013-11-29 Peter Rabbitson Properly TRIAL-ize
2013-11-29 Peter Rabbitson Temporary reduce red smoke on win32
2013-11-29 Peter Rabbitson 'Bundled' is a legitimate non-DANGER-conveying namespac...
2013-11-29 Dagfinn Ilmari... Fix join type override in MySQL test
2013-11-28 Matt S Trout add missing deps for DQ bundle
2013-11-28 Matt S Trout why the hell did I put that in import?
2013-11-28 Matt S Trout these methods are scheduled for death in 083+, remove...
2013-11-28 Matt S Trout disable clean namespace checking temporarily
2013-11-28 Matt S Trout only rebuild the bundle on the author side
2013-11-28 Matt S Trout change xt/whitespace.t to skip_all since Test::EOL...
2013-11-28 Matt S Trout todo xt/ tests temporarily to enable make dist
2013-11-28 Matt S Trout move from 082xx to 089xx, starting with 08901
2013-11-28 Matt S Trout no_index Bundled code
2013-11-28 Matt S Trout make 54taint.t actually test the DBIx::Class in lib/
2013-11-27 Matt S Trout todo ALL the things
2013-11-27 Matt S Trout DBIx::Class::Bundled
2013-11-24 Matt S Trout basic string mangling trickery for annoying default...
2013-11-24 Matt S Trout first cut of grep_cache feature
2013-11-24 Matt S Trout don't accept relationship names as final identifier...
2013-11-24 Matt S Trout only add rels once when seen repeatedly
2013-11-24 Matt S Trout first tests for identifier remapping and a slight refac...
2013-11-24 Matt S Trout reorganise dq expr tests slightly
2013-11-19 Matt S Trout move join inference cleverness into a role
2013-11-19 Matt S Trout need to clear converter after setting limit dialect
2013-11-17 Matt S Trout first (naive) cut at identifier remapping and join...
2013-11-17 Matt S Trout switch to delete+local from clear_* methods
2013-11-17 Matt S Trout STRAIGHT_JOIN support for MySQL
2013-11-17 Matt S Trout literals on the other side of = are acceptable for...
2013-11-17 Matt S Trout fix foreign key identification in SQLT parser
2013-11-17 Matt S Trout Fix lean startup for Data::Compare -> Data::Dumper...
2013-11-17 Matt S Trout fix unresolvable condition handling
2013-11-17 Matt S Trout fix test to use qw as (so far as I can see) originally...
2013-11-17 Matt S Trout fix condition extraction for new_result
2013-11-17 Matt S Trout maintain condition order (left versus right) in _stack_cond
2013-11-17 Matt S Trout _resolve_condition for DQ exprs now provides correct...
2013-11-17 Matt S Trout factor out _extract_top_level_conditions and use it...
2013-11-15 Matt S Trout let rowparser introspect DQ join conds
2013-11-15 Matt S Trout DBICTest result class now loading ExprDeclare
2013-11-15 Matt S Trout factor out join cond to hashref code, return unresolvab...
2013-11-15 Matt S Trout make extract_fixed_values work without an alias, make...
2013-11-15 Matt S Trout move _extract_fixed dq methods into resultsource to...
2013-11-15 Matt S Trout some support for dq in rs condition merging and populate
2013-11-15 Matt S Trout move reverse_relationship_info "is join a hashref"...
2013-11-15 Matt S Trout support expr {} in join cond
2013-11-15 Matt S Trout allow DQ expr {} blocks as first arg to search
2013-11-05 Peter Rabbitson Merge branch 'master' into dq2eb
2013-11-05 Peter Rabbitson This is an expensive author-only test, move to xt/
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2013-11-05 Peter Rabbitson Work around TB1.5 hanging with 5.19 - use unreleased...
2013-11-05 Peter Rabbitson Revert 2c300e45 - new backwards compatible SQLT got...
2013-11-05 Peter Rabbitson Clarify what happens on distinct + get_column($aggregat...
2013-11-05 Peter Rabbitson Centralize and sanify generation of synthetic group_by...
2013-11-04 Matt Phillips fix typo in FATAL ERROR message.
2013-11-04 Peter Rabbitson Move database-independent mysql SQLMaker test
2013-11-04 Matt S Trout set nulls => "none" in order nodes under GenericSubquery
2013-11-04 Matt S Trout fixup INNER use for mysql 3
2013-11-03 Matt S Trout identifier parsing to make mysql subselect wrapping...
2013-11-01 Matt S Trout remove dead code from _extract_order_criteria
2013-11-01 Matt S Trout _extract_order_criteria can now handle ident only or...
2013-11-01 Matt S Trout t/prefetch/o2m_o2m_order_by_with_limit.t: literal ident...
2013-11-01 Matt S Trout move select arg handling to _select_to_dq to enable...
2013-11-01 Matt S Trout _extract_order_criteria should return column names...
2013-11-01 Matt S Trout use more DQ in DBIHacks to avoid literals everywhere
2013-11-01 Matt S Trout t/sqlmaker/limit_dialects/generic_subq.t: unselected...
2013-11-01 Matt S Trout render order by elements without quoting to get identif...
2013-11-01 Peter Rabbitson THROW AWAY this commit on rebase - dirty bootstrap
2013-10-31 Peter Rabbitson Simplify DBIHacks signatures
2013-10-31 Peter Rabbitson Temporarily freeze travis SQLT on 0.11016, until the...
2013-10-31 Peter Rabbitson Test more JSON::Any backends, and reorder the selection...
2013-10-31 Peter Rabbitson Work around JSON::Any not being future-proof
2013-10-29 Dagfinn Ilmari... Consistently use "eq ''" when checking for exception...
2013-10-29 Dagfinn Ilmari... Explicitly stringify when checking for existing exception
2013-10-25 Peter Rabbitson Fix a47f273b change to be in line with the Row->Result...
2013-10-24 Karen Etheridge fix some pod links
2013-10-18 Peter Rabbitson Better render of $POSTMORTEM
2013-10-18 Peter Rabbitson Add a MAKEFLAGS parallel execution config on travis
2013-10-18 Peter Rabbitson Get TAP::Harness to time tests travis-wide
2013-10-18 Peter Rabbitson Remove anything preinstalled on the travis perls when...
2013-10-18 Peter Rabbitson Smoother concurrent test-flow
2013-10-16 Peter Rabbitson Build more recent perls concurrently
2013-10-14 Peter Rabbitson Check that 64 bit in-SQLite math works regardless of...
2013-10-14 Peter Rabbitson Fix exceedingly sloppy SQLite warning workaround from...
2013-10-14 Peter Rabbitson Forgotten remnant of 655d80dd (void by f207111d)
2013-10-14 Peter Rabbitson Really work around https://github.com/travis-ci/travis...
2013-10-14 Peter Rabbitson Add more autogenerated test exceptions, in fact do...
2013-10-14 Peter Rabbitson Streamline postmortem analysis, and fix non-essential...
2013-10-12 Matt S Trout improve order by error message
2013-10-12 Matt S Trout FetchFirst does not inject an order because me.title...
2013-10-12 Matt S Trout t/sqlmaker/limit_dialects/toplimit.t - add missing...
2013-10-12 Matt S Trout complete murdering emulate_limit
2013-10-12 Matt S Trout t/sqlmaker/quotes/quotes_newstyle.t - ORDER BY parsing...
2013-10-12 Matt S Trout t/sqlmaker/quotes/quotes.t - ORDER BY parsing means...
next