projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not auto-install dist-building dependencies in author mode
[dbsrgits/DBIx-Class.git]
/
t
/
2013-03-01
Peter Rabbitson
Punt TODO until the dateops work merges
tree
|
commitdiff
2013-03-01
Peter Rabbitson
This infrastructure was removed ages ago by 263e41be
tree
|
commitdiff
2013-03-01
Peter Rabbitson
Remove TODO that could never be made to work (revert...
tree
|
commitdiff
2013-02-26
Peter Rabbitson
Regex /o is *EVIL* - no idea why I even thought of...
tree
|
commitdiff
2013-02-23
Peter Rabbitson
Instrument the lockfile creation failure
tree
|
commitdiff
2013-02-23
Peter Rabbitson
Fix regression breaking search on prefetched rel (broke...
tree
|
commitdiff
2013-02-23
Peter Rabbitson
Uncomment disabled test (not sure why it was)
tree
|
commitdiff
2013-02-18
Peter Rabbitson
Prevent SQL::Translator::Producer::YAML from seeing...
tree
|
commitdiff
2013-02-18
Peter Rabbitson
Deprecate the insane forest of SQLT::Parser::DBIC arguments
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Add strict/warnings test, adjust all offenders (wow...
tree
|
commitdiff
2013-02-13
André Walker
Fix duplicated columns for count()
tree
|
commitdiff
2013-02-01
Peter Rabbitson
Revert parts of 6864429a which utterly broke dbh_do...
tree
|
commitdiff
2013-01-25
Peter Rabbitson
General cleanup of error messages - quote identifiers...
tree
|
commitdiff
2013-01-25
Peter Rabbitson
Remove TODO labels from blocks not using todo_skip...
tree
|
commitdiff
2013-01-25
Peter Rabbitson
Revert 344f761c - this was a stupid idea
tree
|
commitdiff
2013-01-23
Dagfinn Ilmari Man...
Only allow known globals in SQL::Translator leak allowance
tree
|
commitdiff
2013-01-21
Peter Rabbitson
Revert workarounds for $@ broken during 5.13.x - mainly...
tree
|
commitdiff
2013-01-21
Peter Rabbitson
Fix self-referential resultset update/delete on MySQL...
tree
|
commitdiff
2013-01-21
Peter Rabbitson
Fix proper handling of composite resultset heads (e...
tree
|
commitdiff
2013-01-21
Peter Rabbitson
Move the *preliminary* multicol IN support to the sqlmaker
tree
|
commitdiff
2013-01-21
Peter Rabbitson
Flip quoting in all of t/71mysql.t (no test changes)
tree
|
commitdiff
2013-01-21
Peter Rabbitson
Scope::Upper somehow confuses pseudofork on older perls...
tree
|
commitdiff
2013-01-12
Peter Rabbitson
Regenerate SQLite testschema ddl with explicit quoting...
tree
|
commitdiff
2013-01-12
Peter Rabbitson
SQLT got a lot better lately - bump min version
tree
|
commitdiff
2013-01-12
Peter Rabbitson
deployment_statements() is not storage-dependent -...
tree
|
commitdiff
2013-01-12
Peter Rabbitson
Remove support for source_bind_attributes() as promised...
tree
|
commitdiff
2013-01-12
Peter Rabbitson
Deprecate emulate_limit() - can not be sanely supported...
tree
|
commitdiff
2012-12-26
Peter Rabbitson
Reorganize MSSQL/DBD::Sybase TODOs on MAS+txn tests
tree
|
commitdiff
2012-12-26
Brendan Byrd
Fix TODO tests to only mark exactly the failing tests...
tree
|
commitdiff
2012-12-26
Peter Rabbitson
No reason to run this test at all until MC is rewritten
tree
|
commitdiff
2012-12-26
Peter Rabbitson
Promote leaky rscond todo to a smoke-fail - try to...
tree
|
commitdiff
2012-12-19
Peter Rabbitson
Fix broken DBICTest::RunMode::is_smoker() (riba got...
tree
|
commitdiff
2012-12-15
Peter Rabbitson
I was wrong about 2d12a809 - the crash is real
tree
|
commitdiff
2012-12-15
Peter Rabbitson
Run t/storage/global_destruction.t using SQLite as...
tree
|
commitdiff
2012-12-15
Peter Rabbitson
Revert skip from a0361822 and fix tests to work correctly
tree
|
commitdiff
2012-12-11
Peter Rabbitson
Stop using deprecated regex syntax
tree
|
commitdiff
2012-12-11
Peter Rabbitson
Revert 50e6c52e0 - the crash was most likely due to...
tree
|
commitdiff
2012-12-11
Peter Rabbitson
Do not grab a global lock if test won't run
tree
|
commitdiff
2012-11-30
Peter Rabbitson
More extensive travis testing plan
tree
|
commitdiff
2012-11-30
Peter Rabbitson
Fix the leaktracer rewrite in 218b7c12 which broke...
tree
|
commitdiff
2012-11-19
Peter Rabbitson
Stop stripping table name qualifier on complex $rs...
tree
|
commitdiff
2012-11-18
Peter Rabbitson
Back out frivolous loading of threads.pm
tree
|
commitdiff
2012-11-18
Peter Rabbitson
Rewrite 461c7168 solving Oracle silent connection failures
tree
|
commitdiff
2012-11-18
Peter Rabbitson
Rename and expand false-value prefetch test
tree
|
commitdiff
2012-11-14
Peter Rabbitson
Fix test skips just like was done in 49b3a264
tree
|
commitdiff
2012-11-14
Peter Rabbitson
More robust behavior under heavily threaded environments
tree
|
commitdiff
2012-11-05
Peter Rabbitson
Ask for newer CAG which asks for bugfixed CXSA
tree
|
commitdiff
2012-11-05
Peter Rabbitson
More 5.8 nested-cref test leaks
tree
|
commitdiff
2012-11-04
Peter Rabbitson
Extra tests from an old debugging session
tree
|
commitdiff
2012-11-04
Peter Rabbitson
Remove code which migrated into the core of SQLA
tree
|
commitdiff
2012-11-03
Fitz Elliott
Test that ->new() on a ResultSet object returns a Row
tree
|
commitdiff
2012-11-03
Peter Rabbitson
Fix API mismatch between new_related() and new_result...
tree
|
commitdiff
2012-11-03
Peter Rabbitson
Fix unique constraint violations in Ordered.pm blanket...
tree
|
commitdiff
2012-11-03
Peter Rabbitson
Reorganize constants handling, add escapes for fork...
tree
|
commitdiff
2012-11-03
Matt Phillips
Let SQLMaker rs_attr 'for' support string literals
tree
|
commitdiff
2012-10-20
Peter Rabbitson
Fix embarassing test-leak introduced in 0.08203
tree
|
commitdiff
2012-10-12
Peter Rabbitson
Really fix the DBD::SQLite ping() issue
tree
|
commitdiff
2012-10-12
Peter Rabbitson
Remove TODO on fixed recent DBD::SQLite
tree
|
commitdiff
2012-10-05
Peter Rabbitson
Fix test using legacy order_by spec
tree
|
commitdiff
2012-10-05
Peter Rabbitson
Replace inadequate $dbh->ping SQLite implementation...
tree
|
commitdiff
2012-09-01
Dagfinn Ilmari Man...
Revert "Fix t/storage/reconnect.t when run as root"
tree
|
commitdiff
2012-09-01
Dagfinn Ilmari Man...
Fix t/storage/reconnect.t when run as root
tree
|
commitdiff
2012-08-24
Arthur Axel 'fREW...
put off deprecation and clarify test output
tree
|
commitdiff
2012-08-24
Arthur Axel 'fREW...
rewrite test to use existing schema
tree
|
commitdiff
2012-08-23
Peter Rabbitson
Back out constructor/prefetch rewrite introduced mainly...
tree
|
commitdiff
2012-08-23
Eden Cardim
failing test for prefetch bug where prefetched values...
tree
|
commitdiff
2012-08-23
Rafael Kitover
remove ->deploy from castaway's test
tree
|
commitdiff
2012-08-23
Jess Robinson
New test for recent prefetch/undef bug
tree
|
commitdiff
2012-07-17
Gareth Kirwan
Fix Class::AccessorGroup to allow instances in get_com...
tree
|
commitdiff
2012-07-10
Rafael Kitover
mark some tests in admin/10script.t on Win32 TODO
tree
|
commitdiff
2012-07-10
Rafael Kitover
preload threads.pm in storage/txn.t for fork error
tree
|
commitdiff
2012-07-10
Rafael Kitover
skip 51threadnodb.t on Win32 on < 5.14
tree
|
commitdiff
2012-06-15
Arthur Axel 'fREW...
fix tests on solaris
tree
|
commitdiff
2012-04-27
Peter Rabbitson
Adjust tests for new Moo
tree
|
commitdiff
2012-04-27
Peter Rabbitson
Simplify untainting - Module::Find can't return invalid...
tree
|
commitdiff
2012-04-27
Peter Rabbitson
Use the now pure-perlized Devel::GlobalDestroy module
tree
|
commitdiff
2012-04-27
Peter Rabbitson
Fix more fallout from 9b871b00, centralize the ugly...
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Remove realiasing overengineering introduced in 86bb5a27da
tree
|
commitdiff
2012-04-21
Peter Rabbitson
More limit torture
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Fix lapse on limited incomplete has_many prefetches
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Do not artificially order the internals of a has_many...
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Saner naming for helper test method
tree
|
commitdiff
2012-04-20
Peter Rabbitson
Make sure order realiasing remains in proper sequence...
tree
|
commitdiff
2012-04-20
Peter Rabbitson
Fix test borkage after 9b871b00c - ALWAYS RUN TESTS...
tree
|
commitdiff
2012-04-18
Peter Rabbitson
Better handling of bogus tmpdir returned by File::Spec...
tree
|
commitdiff
2012-04-18
Arthur Axel 'fREW...
add missing catfile so tests can run on win32
tree
|
commitdiff
2012-04-16
Peter Rabbitson
I think we are done here
tree
|
commitdiff
2012-04-16
Peter Rabbitson
Move scary stuff to its own class
tree
|
commitdiff
2012-04-16
Peter Rabbitson
Initial full test pass - all fetches are eager for now
tree
|
commitdiff
2012-04-16
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2012-04-15
Peter Rabbitson
Add torture of limiting subselect with non-root table...
tree
|
commitdiff
2012-04-14
Matt S Trout
me.minyear is not a valid alias, minyear is
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Entire test suite now executable under tainted perl...
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Document software_limit and properly throw on related...
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Extra tests for all the improvements
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Do not alias plain column names to the inflator spec...
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Fix bind order in RNO limits when there are both select...
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Simplify 3-query skimming limits to omit the last redun...
tree
|
commitdiff
2012-04-14
Peter Rabbitson
Simplify skimming limits - simpler query when no offset...
tree
|
commitdiff
2012-04-11
Peter Rabbitson
Fix broken tests that would fail in future SQL::Abstract
tree
|
commitdiff
next