2012-04-13 |
Devin Austin |
deploying works |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Devin Austin |
initial commit, attempting to get test deploy working |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
Fix broken tests that would fail in future SQL::Abstract |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
Check more files for notabs/eol |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
No longer depend on MI::AuthorTests. Switch xt tests... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
Relax requirement of a config stanza introduced in... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
Fix buggered skip, broken by reorg in d9bd5195 |
commit | commitdiff | tree | snapshot |
2012-04-10 |
moltar |
Removed PRIVATE METHODS pod section from Ordered. |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Peter Rabbitson |
Allow for tests to run in parallel (simultaneously... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Peter Rabbitson |
Reorganize CDBICompat tests - centralize prereq checks... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Peter Rabbitson |
Fix complete breakage of ddl_filename on certain paths |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Peter Rabbitson |
Fix incorrect DSN in test (does not affect test condition) |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Peter Rabbitson |
Bump Moo deps |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Peter Rabbitson |
Enhance 19b088d1 to add SQLT dep regardless of Makefile... |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Rafael Kitover |
add a link to doc on MAS for MSSQL+ODBC |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Peter Rabbitson |
Better detection/synchronization of MSSQL dynamic curso... |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Peter Rabbitson |
Revert 796acb6a - latest FreeTDS does not support MARs... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Alexander Hartmaier |
added paragraph to update_or_create and find_or_create... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Rafael Kitover |
move schema state copy to _copy_state_from |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Rafael Kitover |
check DBD::ODBC version when disabling array ops |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Rafael Kitover |
improvements for MSSQL driver via DBD::ADO |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Rafael Kitover |
The cursor class is now autoloaded due to CAG component... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Rafael Kitover |
Fix auto-pk for Sybase ASE, broken by refactoring in... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Peter Rabbitson |
Add all database connections via DBICTest::Schema to... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Rafael Kitover |
Fix thinkos from bfec318f and 3edfebff |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Rafael Kitover |
Disable ODBC batch ops for Access, they are broken |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Brendan Byrd |
Some minor POD corrections |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rafael Kitover |
support FreeTDS 0.91 with Sybase ASE + DBD::Sybase |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rafael Kitover |
disable batch ops for firebird ODBC driver |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rafael Kitover |
make carp_once register messages not just callsite |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rafael Kitover |
Appease DBD::Sybase compiled with new freetds |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rafael Kitover |
As shitty as freetds is, it seems they at least got... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Peter Rabbitson |
Centralize (and privatize) handling of freetds driver... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Peter Rabbitson |
Multiple cleanups to accommodate broken FreeTDS driver |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Peter Rabbitson |
Fix pessimization of offset-less Oracle limits, introdu... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Peter Rabbitson |
Require bugfixed Module::Install |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Peter Rabbitson |
Remove all "magic number" DBI get_info calls from the... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Peter Rabbitson |
Replace all use of wantarray tri-calls with explicit... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Wes Malone |
Passing test for mssql odbc bulk insert bug fixed by... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rafael Kitover |
Factor out IDENTITY_INSERT for Sybase ASE and MSSQL... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Peter Rabbitson |
Run the sybase C subtest *after* the main test |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Peter Rabbitson |
Remove todoified tests reflecting a conceptual brainfart |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Peter Rabbitson |
Make sure do_query retries on potentially disconnected... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Peter Rabbitson |
Move Oracle blob tests into separate file (no functiona... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rafael Kitover |
remove some Win32 workarounds in tests from cygwin |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Peter Rabbitson |
base.pm now repeatedly require()s modules, exposing... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Rabbitson |
Add all storage instances to the test suite leaktracing... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Rabbitson |
Fix leak of oracle storage objects in its _dbh_execute... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Rabbitson |
Fix the pure-perl in_global_destruction() emulation... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Rabbitson |
Make sure we load threads.pm before Test::More |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Alexander Hartmaier |
removed unnecessary use of Test::Exception |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Peter Rabbitson |
Adjust tests to work correctly with the upcoming Test... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Rafael Kitover |
fix Win32 file use error in t/storage/reconnect.t |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Rafael Kitover |
Update t/751msaccess.t broken by leak checker 65d35121 |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Rafael Kitover |
add SQLT dep if DBICTEST_SQLT_DEPLOY env is set |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Eden Cardim |
making config flags actually recognize config files |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Peter Rabbitson |
Fix t/inflate/datetime.t warning on older perls |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Peter Rabbitson |
Fix failures with DBICTEST_SQLITE_USE_FILE=1 introduced... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Peter Rabbitson |
Test suite wide leaktesting |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Peter Rabbitson |
Rewrite txn_do and dbh_do to use a (hidden for now... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Peter Rabbitson |
Fix more $schema leaks in the SQLT DBIC Parser (AUGHHHH... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Peter Rabbitson |
Add a TODO test for a very elaborate stack leak scenario |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Peter Rabbitson |
Fix fallout from a807d012 (folks please run your podtes... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jess Robinson |
Minor messing with syntactically incorrect POD (no... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Rabbitson |
Simplify code of GenericSubQ limit dialect |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Rabbitson |
Some cleanups and code dedup of Top and FetchFirst... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Rabbitson |
Simplify RowNumber Over limit dialect implementation |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Rabbitson |
Deduplicate code in rownum limit emulation |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Rabbitson |
Deduplicate code in RSC, use the RSRC unique constraint... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Rabbitson |
Add an internal unique colset finder and relax complex... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Rabbitson |
Remove the "row-by-row shift" Ordered.pm pessimization |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Peter Rabbitson |
Fix embarrassing leak triggered on calling new_related... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Peter Rabbitson |
Fix rogue child disconnecting a parent $dbh - no idea... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Peter Rabbitson |
Majorly cleanup $rs->update/delete (no $rs-aware code... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Peter Rabbitson |
Overhaul of variable \[] handling in populate, and... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Peter Rabbitson |
Switch from using execute_array to execute_for_fetch... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Peter Rabbitson |
Fix ASE bulk_insert for bind changes in 0e773352 |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Peter Rabbitson |
Factor out bindattr resolver and tighten code a bit |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Peter Rabbitson |
Allow users to disable the "DT in search" warning intro... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Peter Rabbitson |
Shuffle things around, maint/ is now a proper toolchain... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Peter Rabbitson |
Normalize -'s and _'s in maint names and Makefile options |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Caleb Cushing |
remove stale link and doc readonly pool queries |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Caleb Cushing |
add a link to SQL::Abstract for WHERE clauses |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Peter Rabbitson |
Fix forgotten whitespace - this is what I get for no... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Peter Rabbitson |
Only invoke the author Makefile.PL includes if we are... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Matt Phillips |
Comment typo |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Peter Rabbitson |
Forgotten diag and some clarifications of fc4b0448 |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Peter Rabbitson |
Factor out the Makefile.PL into easily digestable snippets |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Peter Rabbitson |
Assert that complex bindtytyping passage works for... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Graham Knop |
use more correct subsection links in POD |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Graham Knop |
remove ::Storage::DBI::sth from POD as it should never... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Graham Knop |
fix PrettyPrint package link in POD |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Graham Knop |
correct organization for SQLite POD |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Rafael Kitover |
issue warning for DateTimes passed to ->search |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Rafael Kitover |
add POD on how to use Moose in custom ResultSets |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Jess Robinson |
Add link to SQLHackers documentation |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Brad Davis |
- Fix typo (s/get_colum/get_column). |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Hartmaier |
use Path::Class for finding subdirs of t and don't... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Alexander Hartmaier |
refactored HashRefInflators internals |
commit | commitdiff | tree | snapshot |
next |