projects
/
dbsrgits/DBIx-Class.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class.git
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
2012-01-02
Peter Rabbitson
Rewrite the HRI bench to produce consistent numbers...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Rafael Kitover
Add live Firebird test for paging fix 8b31f62e
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Peter Rabbitson
Fix and test first_skip/skip_first limit dialects
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Peter Rabbitson
Standardize hobbs' email address
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Andrew Rodland
Release 0.08196
v0.08196
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Peter Rabbitson
More test fixes following 4a425300 and new DBD::SQLite...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Peter Rabbitson
Fix some logic pitfalls in the require tracer
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Peter Rabbitson
Fix the join/prefetch resolver when dealing with '...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Peter Valdemar...
Modifying links to /condition to point to DBIC::Relatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Fix copyright... in November
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Make both pg and mysql execute t/98savepoints.t if...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Make tests pass with DBIC_TRACE and DBIC_TRACE_PROFILE set
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Fix TxnScopeGuard misbehaving on externally set $@...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Abstract away the CORE::GLOBAL::require override code...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
More robust test suite skip-checks, check ENV before...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Switch the nobindvars test from MySQL to the always...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Skip error/warn frames within CAG - saner callsite...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Mark A. Stratman
Documented $resultsource->name
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Drop Math::BigInt optdep: no fixes concerning us were...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Rafael Kitover
Silence freetds/ODBC test warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Start caching the result of various bind_attribute_by_d...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Peter Rabbitson
Fix uninitializied warnings in ::Storage::Sybase::ASE...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Peter Rabbitson
Fix incorrect Test::Builder dep (RT#72282)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Peter Rabbitson
Unhide ::SQLMaker::OracleJoins to properly appear on...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Peter Rabbitson
Pass tests with DBICTEST_SQLITE_USE_FILE set
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Peter Rabbitson
Changes for 135e8ce
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Dagfinn Ilmari...
Mark ->with_deferred_fk_checks as RDBMS-specific
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Fixxor pause indexing
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Ensure t/53lean_startup.t remains lean
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Cleanup compose_namespace(), clarify leaktests wrt...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Fix segfault in t/storage/quote_names.t
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Throw a sensible error when a malformed 'as'-spec is...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Cleanup warnings in t/55namespaces_cleaned, sophisticat...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Remove the transparrent hook lazy-pager-count experiment
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
This atrocity will be removed from sqla, do not use...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Peter Rabbitson
Fix find() pessimization when invoked with bare values
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Dagfinn Ilmari...
Add Changes entry for DBD::SQLite fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Dagfinn Ilmari...
Relax expected error message syntax.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Dagfinn Ilmari...
Don't rely on GROUP BY and DISTINCT() sorting identically.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Alexander Hartmaier
Release 0.08195
v0.08195
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Peter Rabbitson
Fix oracle (I am so stupid)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Alexander Hartmaier
Release 0.08194
v0.08194
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Uwe
fix link in replication introduction
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Rafael Kitover
Check DBD::Pg >= 2.17.2 with Pg >= 9.0 for BYTEA
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Rafael Kitover
fix popups during tests on Win32 (hopefully)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Rafael Kitover
fix a couple test failures on Win32
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Rafael Kitover
Oracle: fix LOB conversions for non-LOBs (RT#69548)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Peter Rabbitson
Fix last test susceptible to spurious warnings, cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Peter Rabbitson
Reshuffle Makefile.PL a bit and add parallel-testing...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Peter Rabbitson
Stop Data::Compare from loading plugins at will
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Peter Rabbitson
Moar gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Peter Rabbitson
Rip out forgotten dep
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Peter Rabbitson
Really fix t/53lean_startup.t
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Matt S Trout
fix $rs->populate([]) to be a no-op rather than an...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Arthur Axel...
Fix spurious test failures caused by use of Data::Compare
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Arthur Axel...
fix spurious PAUSE message
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Alexander Hartmaier
Release 0.08193
v0.08193
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Alexander Hartmaier
replaced Test::Deep::NoTest with Data::Compare to not...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Peter Rabbitson
Stop leaking cursors on oracle sequence retrieval
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Peter Rabbitson
SQLMaker is a proper C3-enabled class, do not use SUPER::
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Alexander Hartmaier
fixed failing test when DBIC_TRACE_PROFILE is set
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Rafael Kitover
check database driver dependencies for tests
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
Open the logfile in append mode
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
Fix t/55namespaces_cleaned (RT#68814)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
How ::Rekey was tested against the DBIC test suite
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
Yet another SQL munging atrocity (shadow needs it)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
Fix all invocations of _resolve_condition to match...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
Do not consider non-sequence oracle triggers during...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Arthur Axel...
fix bigint handling in sqlite
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
Correct test-relationship name/type
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
More robust insert() logic to avoid undef warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Peter Rabbitson
Make Ordered play nice with other things hooking update()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
David Schmidt
explicit int cast, prevents the result rounding up...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Rafael Kitover
don't mask missing deps with datetime_undef_if_invalid
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
moltar
Fixed a typo in the POD
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Rafael Kitover
don't add Sys::SigAction to author deps on Win32
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Rafael Kitover
Make Access inner joins 'INNER JOIN' to avoid JOIN...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Alexander Hartmaier
fixed order of rows difference between first and subseq...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Peter Rabbitson
Fix stupid oversight in update_all
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Peter Rabbitson
Augment shorsighted code change in 5ef76b8b
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rafael Kitover
The test is designed to work with blob-updates only...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Peter Rabbitson
Rewrite handling of "storage-side old values" both...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Peter Rabbitson
Minor cleanup of ResultSource attributes
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Peter Rabbitson
fix doubling of find_related condition
commit
|
commitdiff
|
tree
|
snapshot
next