Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / t / prefetch /
2013-02-14 Peter Rabbitson Restore ability to handle underdefined root (t/prefetch...
2013-02-14 Rafael Kitover Test for restricted prefetch (now passing again after...
2013-02-14 Alexander Hartmaier Added test for join and empty prefetch exception
2013-02-14 Peter Rabbitson Hit an MC hash-order bug - simplify create, and solve...
2013-02-14 Peter Rabbitson Reverting a48693f42e - the test is a fat duplicate...
2013-02-14 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2013-01-25 Peter Rabbitson Remove TODO labels from blocks not using todo_skip...
2012-12-26 Brendan Byrd Fix TODO tests to only mark exactly the failing tests...
2012-11-18 Peter Rabbitson Rename and expand false-value prefetch test
2012-08-24 Arthur Axel 'fREW... rewrite test to use existing schema
2012-08-23 Peter Rabbitson Back out constructor/prefetch rewrite introduced mainly...
2012-08-23 Eden Cardim failing test for prefetch bug where prefetched values...
2012-08-23 Rafael Kitover remove ->deploy from castaway's test
2012-08-23 Jess Robinson New test for recent prefetch/undef bug
2012-04-21 Peter Rabbitson Fix lapse on limited incomplete has_many prefetches
2012-04-21 Peter Rabbitson Do not artificially order the internals of a has_many...
2012-04-21 Peter Rabbitson Saner naming for helper test method
2012-04-16 Peter Rabbitson I think we are done here
2012-04-16 Peter Rabbitson Initial full test pass - all fetches are eager for now
2012-04-16 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2012-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2012-03-02 Peter Rabbitson Functional row-parse generator - really works!!!
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-11-26 Peter Rabbitson Fix the join/prefetch resolver when dealing with '...
2011-10-25 Peter Rabbitson Throw a sensible error when a malformed 'as'-spec is...
2011-05-02 Peter Rabbitson Revert the smart-select-ordering introduced in 36fd7f07
2011-04-11 Arthur Axel 'fREW... Parameterize pagination
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2011-01-13 ostmann Fix losing order of columns provided in select/as
2011-01-05 Peter Rabbitson Make sure unaliased selectors and prefetch coexist...
2010-12-27 Peter Rabbitson Another revamp of the selector resolution - now support...
2010-12-27 Peter Rabbitson Fail early on literal-ordered complex prefetch without...
2010-12-27 Peter Rabbitson Only add a group_by to a complex prefetch if a non...
2010-12-27 Peter Rabbitson Clean up from/select bind value handling (RT#61025)
2010-12-22 Rafael Kitover Remove small_datetime from the main schema - it is...
2010-10-27 Norbert Buchmuller Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows)
2010-10-14 Peter Rabbitson Stop adding GROUP BY's to subqueries that do not contai...
2010-10-14 Peter Rabbitson Fix spotty handling of complex order_by relationship...
2010-08-13 Peter Rabbitson Some TODO test revisions prompted by RT#59565
2010-08-07 Peter Rabbitson Fix a corner case when a distinct plus an unqualified...
2010-08-04 Peter Rabbitson Collapse-calculator finally works (GPW++)
2010-08-04 Peter Rabbitson Sketches of tests that should ultimately pass
2010-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch'
2010-08-04 Peter Rabbitson Restore backwards compatibility - introduce intent...
2010-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch'
2010-08-04 Moritz Onken rewrite of _collapse_result to support prefetch of...
2010-08-03 Peter Rabbitson Merge 'trunk' into 'prefetch'
2010-08-03 Peter Rabbitson Illustration for rob
2010-05-04 Peter Rabbitson Refactor count handling, make count-resultset attribute...
2010-03-16 Peter Rabbitson Horrible horrible rewrite of the aliastype scanner...
2010-02-08 Peter Rabbitson Merge fix of RT54039 from prefetch branch
2010-02-05 Peter Rabbitson No idea how I missed all these fails...
2010-01-27 Peter Rabbitson Merge some cleanups from the prefetch branch
2010-01-27 Peter Rabbitson Clean up some stuff
2010-01-17 Peter Rabbitson This is made out of awesome
2010-01-17 Peter Rabbitson Getting warmer
2010-01-15 Peter Rabbitson Adjust sql-emitter tests
2009-12-10 Peter Rabbitson First half of distinct cleanup
2009-11-24 Peter Rabbitson Changes and prevent a spurious todo-pass
2009-11-16 Peter Rabbitson Fix order_by/distinct bug
2009-11-15 Peter Rabbitson Merge 'trunk' into 'prefetch-group_by'
2009-11-15 Peter Rabbitson TODOify test until we get an AST
2009-11-15 Peter Rabbitson Move more code to DBIHacks, put back the update/delete...
2009-11-10 Eden Cardim added test case for ensuring a column mentioned in...
2009-10-05 Norbert Buchmuller Failing test case for the bug.
2009-09-17 Peter Rabbitson Fix left-join chaining
2009-09-11 Peter Rabbitson Extend prefetch tests
2009-09-04 Peter Rabbitson Dumper follies
2009-08-25 Peter Rabbitson Merge 'grouped_has_many_join' into 'trunk'
2009-08-25 Peter Rabbitson One more test
2009-08-24 Peter Rabbitson Seems like abraxxa's bug is fixed
2009-08-21 Peter Rabbitson Because prefetch uses the cache system, it is not possi...
2009-08-20 Alexander Hartmaier new branch grouped_has_many_join
2009-08-17 Peter Rabbitson Allow select AS specification for functions only via...
2009-08-12 Peter Rabbitson Grrrr
2009-08-11 Peter Rabbitson Sanify group_by handling in complex prefetch rewrites
2009-08-10 Andy Grundman Add failing test for RT 47779, group_by as a scalar ref
2009-08-09 Moritz Onken added TODO test: call accessors when create()ing a row
2009-08-05 Peter Rabbitson Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-08-04 Peter Rabbitson Merge 'prefetch_bug-related_resultset_order_by_plus_lim...
2009-08-04 Peter Rabbitson Split the search_related prefetch tests into a standalo...
2009-08-04 Moritz Onken prefetch-grouped fails, again
2009-08-04 Peter Rabbitson Move around tests a bit
2009-08-04 Peter Rabbitson Add an extra test specifically for distinct/prefetch
2009-08-03 Peter Rabbitson Adjust expected sql to match the new 'Track' table...
2009-07-23 Norbert Buchmuller Failing test for prefetch bug: M -> 1 -> M with prefetc...
2009-07-14 Peter Rabbitson grouped prefetch fix
2009-07-02 Peter Rabbitson Merge 'trunk' into 'unresolvable_prefetch'
2009-07-02 Peter Rabbitson Everything works, just need to fix join-path chaining...
2009-07-02 Peter Rabbitson More fail (fix is known but needs work)
2009-07-02 Ian Wells Confirm prefetch doesn't affect main row fetch, and...
2009-07-01 Ian Wells Additional tests on prefetch - illustrates the bug...
2009-07-01 Peter Rabbitson Merge 'trunk' into 'unresolvable_prefetch'
2009-07-01 Peter Rabbitson Extend test
2009-06-30 Peter Rabbitson Whoops
2009-06-30 Peter Rabbitson Merge 'trunk' into 'grouped_prefetch'
2009-06-30 Peter Rabbitson Merge 'search_related_prefetch' into 'trunk'
2009-06-30 Peter Rabbitson rs->get_column now properly recognizes prefetch and...
2009-06-29 Peter Rabbitson And score! (all works)
next