projects
/
dbsrgits/DBIx-Class-Historic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class-Historic.git
2011-02-24
Peter Rabbitson
Fix quote_names assumption of DBD::* availability
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Peter Rabbitson
Move the test bits related to deprecated IC::File out...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Peter Rabbitson
Make pg tests cleanup better after themselves
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Peter Rabbitson
Fix rev_rel_info on prototype sources
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Peter Rabbitson
Simplify implementation of reverse_relationship_info...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Rafael Kitover
Temporarily monkeypatch DBD::ADO to fix warnings during...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Rafael Kitover
rewrite SQLAnywhere GUID normalizing as a cursor_class...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Rafael Kitover
Refactor UUID generation logic in ::Storage::DBI::Uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
milki
Patch to schema->deploy against a file
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Alexander Hartmaier
use -in SQL::Abstract operator instead of literal ...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Rafael Kitover
Display a warning when an ODBC or ADO subclass is not...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Rafael Kitover
Multiple code/test/doc improvements for MSSQL over...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Rafael Kitover
Add extra test blob type
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Rafael Kitover
Cleanup/extend blob/clob detection/checks
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Rafael Kitover
Use a safer $dbh->get_info
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Peter Rabbitson
Fix replicated fails introduced with 2b8cc2f2
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Moritz Onken
fixed description to cookbook example
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Moritz Onken
fixed cookbook example
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Arthur Axel...
add mailmap for consistency
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Peter Rabbitson
Add proper DateTime handling to t/52leaks.t
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Peter Rabbitson
Better exception when things get really really bad...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Rafael Kitover
add quote_names connect_info option
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Peter Rabbitson
Fix wrong author email from f92a9d79
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Ronald J Kimball
Fix broken sections links in POD
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Peter Rabbitson
Fix for SpeedyCGI and an extensive test of persistent...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Peter Rabbitson
Ignore to-be-leaktested classdata, instead of forcibly...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Peter Rabbitson
Correct Makefile.PL authortests borkage
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Peter Rabbitson
Stop eating syntax errors in ODBC drivers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Peter Rabbitson
Fix broken select/group bind in Oracle (after 0542ec57...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Peter Rabbitson
Disable default mysql_auto_reconnect for MySQL
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Rafael Kitover
improve MSSQL+ODBC initialization, clarify docs on...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Rafael Kitover
remove mention of name_sep from Schema::Loader doc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Rafael Kitover
update Schema::Loader docs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Rafael Kitover
improve bare ODBC dsn warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Alexander Hartmaier
Release 0.08127
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Rafael Kitover
Examples/instructions for connecting to MSSQL over...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Rafael Kitover
Change indentation after 384b8bce2 (whitespace changes...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Rafael Kitover
Improvements for MSSQL+ODBC multiple active resultset...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Rafael Kitover
Move mssql/sybase guid tests to their own table (do...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
Rewrap Changes before 0.08127
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Alexander Hartmaier
Fix deploy and relationship traversal on partial schemas
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
DBIC now warns on explicit false AutoCommit, and when...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
Cleanup some of the storage tests (no func. changes)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
Start calling result_source_instance automatically...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
Fix incorrect error detection during populate() on...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
Fix stupid stupid ommission RT#64839
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
Add back populate stress-test (inadvertently broken...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
Skip test on smokers with broken Moose
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Peter Rabbitson
ENV manging warning on older perls
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Maik Hentsche
Cleaner error message for using source() without requir...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexander Hartmaier
Release 0.08126_01
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Peter Rabbitson
New namespace::clean to resolve the Package::Stash...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Peter Rabbitson
Reduce to a warning the commit-without-apparent-begin...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Peter Rabbitson
Reduce to a warning the find-with-NULL-key exception...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Peter Rabbitson
Fix for => 'shared' on MySQL (RT#64590)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Peter Rabbitson
Fix RT#64500
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Peter Rabbitson
Remove some accumulated cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Peter Rabbitson
Cleanup ResultSourceHandle handling after M.A.D. introd...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Peter Rabbitson
Introduce M.A.D. within the schema/source instance...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Peter Rabbitson
5.8.1 threads are wonky - tests no longer pass with...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Peter Rabbitson
Fasterize
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
ostmann
Fix losing order of columns provided in select/as
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Brian Phillips
Multiple optimizations of $rs->populate
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Brian Phillips
Fix populate with an emply ([]) has_many
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Rafael Kitover
remove warning about trying to delete open file in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Peter Rabbitson
Fix default selection resolution - make frew happy :)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Peter Rabbitson
Make sure unaliased selectors and prefetch coexist...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Peter Rabbitson
Fix bind transport for group_by (this code is so fuckin...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Justin Hunter
Release 0.08126
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Peter Rabbitson
Stop running on smokers with a screwed up Package:...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Peter Rabbitson
Fix a deadlock-prone test
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Peter Rabbitson
Stop t/storage/error from failing on memory-leaking...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Peter Rabbitson
Fix Class::Accessor::Grouped and Hash::Merge dependencies
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Peter Rabbitson
Add missed credit for 8592e2d1
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Arthur Axel...
Release 0.08125
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Extra test for Replicated debug (forgotten in 8592e2d1)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Latest blead (5.13.8) allows us to see $@ again
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Fix missed mention of renamed module
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Another revamp of the selector resolution - now support...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Deprecate DBIx::Class::Serialize::Storable (all functio...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Fail early on literal-ordered complex prefetch without...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Only add a group_by to a complex prefetch if a non...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Fix check for blessedness and minor cleanup in many_to_...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Clean up from/select bind value handling (RT#61025)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Peter Rabbitson
Reduce warnings introduced in 450e6dbf to one per callsite
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Rafael Kitover
Improve fallback-to-master/return-to-slave reporting...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Peter Rabbitson
Deprecate -nest with strong prejudice
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Peter Rabbitson
Fix no-quoting assumptions in 'having' docs (RT#64129)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Alexander Hartmaier
added RDBMS optional dependency groups for use by DBIC...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Squeeks
Removing perl -w usage in example code.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Gordon Irving
Add missing attributes to Admin.pm (referenced in dbica...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Peter Rabbitson
Switch the shortener (used only by oracle) reqs to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Peter Rabbitson
Stop mangling sql on the way out of the limit dialects
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Peter Rabbitson
More oracle sequence detection woes RT#63493
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Rafael Kitover
Fix missed t/inflate/datetime_sqlanywhere.t migration...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Rafael Kitover
Remove small_datetime from the main schema - it is...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Fabien Wernli
force NLS_{LANG,COMP,SORT} for improved predictability
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Rafael Kitover
merge and improve _is_lob_type from Sybase::ASE into...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Alexander Hartmaier
support INSERT ... RETURNING in Oracle 8i and later
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Rafael Kitover
rewrite Schema::Loader section in Manual::Intro
commit
|
commitdiff
|
tree
|
snapshot
next