New namespace::clean to resolve the Package::Stash megafail
[dbsrgits/DBIx-Class.git] / lib /
2011-01-14 Peter Rabbitson Reduce to a warning the commit-without-apparent-begin...
2011-01-14 Peter Rabbitson Reduce to a warning the find-with-NULL-key exception...
2011-01-13 Peter Rabbitson Fix for => 'shared' on MySQL (RT#64590)
2011-01-13 Peter Rabbitson Fix RT#64500
2011-01-13 Peter Rabbitson Remove some accumulated cruft
2011-01-13 Peter Rabbitson Cleanup ResultSourceHandle handling after M.A.D. introd...
2011-01-13 Peter Rabbitson Introduce M.A.D. within the schema/source instance...
2011-01-13 Peter Rabbitson Fasterize
2011-01-13 ostmann Fix losing order of columns provided in select/as
2011-01-12 Brian Phillips Multiple optimizations of $rs->populate
2011-01-12 Brian Phillips Fix populate with an emply ([]) has_many
2011-01-05 Peter Rabbitson Fix default selection resolution - make frew happy :)
2011-01-05 Peter Rabbitson Make sure unaliased selectors and prefetch coexist...
2011-01-05 Peter Rabbitson Fix bind transport for group_by (this code is so fuckin...
2010-12-28 Justin Hunter Release 0.08126 v0.08126
2010-12-28 Peter Rabbitson Fix Class::Accessor::Grouped and Hash::Merge dependencies
2010-12-28 Peter Rabbitson Add missed credit for 8592e2d1
2010-12-27 Arthur Axel 'fREW... Release 0.08125 v0.08125
2010-12-27 Peter Rabbitson Latest blead (5.13.8) allows us to see $@ again
2010-12-27 Peter Rabbitson Another revamp of the selector resolution - now support...
2010-12-27 Peter Rabbitson Deprecate DBIx::Class::Serialize::Storable (all functio...
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 Fix check for blessedness and minor cleanup in many_to_...
2010-12-27 Peter Rabbitson Clean up from/select bind value handling (RT#61025)
2010-12-27 Peter Rabbitson Reduce warnings introduced in 450e6dbf to one per callsite
2010-12-27 Rafael Kitover Improve fallback-to-master/return-to-slave reporting...
2010-12-23 Peter Rabbitson Deprecate -nest with strong prejudice
2010-12-23 Peter Rabbitson Fix no-quoting assumptions in 'having' docs (RT#64129)
2010-12-23 Alexander Hartmaier added RDBMS optional dependency groups for use by DBIC...
2010-12-23 Squeeks Removing perl -w usage in example code.
2010-12-23 Gordon Irving Add missing attributes to Admin.pm (referenced in dbica...
2010-12-23 Peter Rabbitson Switch the shortener (used only by oracle) reqs to...
2010-12-23 Peter Rabbitson Stop mangling sql on the way out of the limit dialects
2010-12-23 Peter Rabbitson More oracle sequence detection woes RT#63493
2010-12-15 Rafael Kitover merge and improve _is_lob_type from Sybase::ASE into...
2010-12-15 Alexander Hartmaier support INSERT ... RETURNING in Oracle 8i and later
2010-12-15 Rafael Kitover rewrite Schema::Loader section in Manual::Intro
2010-12-02 Peter Rabbitson Support for -value op in search (for pg arrays and...
2010-12-02 Peter Rabbitson Limit the void context search exceptions to non-dbic...
2010-12-02 Peter Rabbitson Make the has-ident check in Row->update even lazier
2010-12-02 Peter Rabbitson Indulge in some microoptimization
2010-12-02 Fabien Wernli Get Storage::Oracle to behave when quoting is enabled
2010-12-01 Peter Rabbitson Quieter Sybase tests
2010-12-01 Peter Rabbitson Rename method, normalize rv to [$sql, @bind]
2010-12-01 Peter Rabbitson Keep belongs_to related object / fk values in sync
2010-12-01 Peter Rabbitson Fix count on rs with a having clause with an aliased...
2010-12-01 Al Newkirk explain how to use HashRefInflator with search
2010-12-01 Peter Rabbitson Fix the DBI-destroy-warning silencer
2010-11-27 Peter Rabbitson Microoptimization of the IC::DT registration code
2010-11-27 Arthur Axel 'fREW... refactor DBIx::Class::Storage::Statistics::debugfh...
2010-11-24 Rafael Kitover Quote table name when inserting DEFAULT VALUES
2010-11-23 Rafael Kitover Fix multiple storage regressions from 52416317
2010-11-23 Moritz Lenz fix left-over from use_namespaces
2010-11-23 Rafael Kitover added website to community resources in main POD
2010-11-18 Peter Rabbitson Backout inconsistent changes to +columns handling
2010-11-18 Peter Rabbitson Overhaul thread handling
2010-11-18 Peter Rabbitson Stop showing __BULK_INSERT__ during populate() without...
2010-11-18 Peter Rabbitson Fix a forgotten nested try::tiny usage
2010-11-18 Peter Rabbitson Attach a storage debugobj lazily instead of at new...
2010-11-18 Peter Rabbitson Unqualify imported functions
2010-11-18 Andrew Rodland Croak more intelligently when attrs->{page} is an unexp...
2010-11-12 Peter Rabbitson Major overhaul of select/as resolution handling (fixes...
2010-11-12 Mike Baas Add notes about handling of inflated objects in results...
2010-11-10 Peter Rabbitson Overhaul serialization test, add optional Memcached...
2010-11-10 Peter Rabbitson Add Storable freeze/thaw hooks to ResultSet to detach...
2010-11-10 Peter Rabbitson Switch all Storable serialization calls from freeze...
2010-11-10 Peter Rabbitson Fix regressions in IC::DT registration logic
2010-11-10 Peter Rabbitson Deprecate rolled-out hash-condition in search()
2010-11-10 Peter Rabbitson Die on search in void context
2010-11-10 Peter Rabbitson Refactor insert logic (Row should not handle SQLA options)
2010-11-10 Peter Rabbitson Introduce columns_info, switch a large portion of the...
2010-11-10 Peter Rabbitson Cleanup Row::sequence()
2010-11-10 Peter Rabbitson Cleanup ::ResultSourceProxy, use a proxy-method generator
2010-11-10 Alexander Hartmaier More robust Oracle autoinc pk sequence detection
2010-11-10 Peter Rabbitson Hide package from PAUSE
2010-11-10 Arthur Axel 'fREW... Don't quote NULL for debug output
2010-11-10 John Napiorkowski fix and regression test for RT #62642
2010-10-29 Arthur Axel 'fREW... fREWFail: Remove IRC topic from DBIx::Class
2010-10-28 Arthur Axel 'fREW... release 0.08124 v0.08124
2010-10-27 Arthur Axel 'fREW... release 0.08123_03
2010-10-27 Amiri Barksdale... View-dep cleanups (really paper overs, code needs a...
2010-10-27 Peter Rabbitson Bring back deleted classes
2010-10-27 Peter Rabbitson Add a fix to cookbook recipe
2010-10-27 Peter Rabbitson Fix load_namespaces fail when classes tinker with $_
2010-10-27 Norbert Buchmuller Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows)
2010-10-27 Peter Rabbitson Add undocumented ability to disable the join optimizer
2010-10-27 Peter Rabbitson Automatically mark the cap. framework methods as unimpl...
2010-10-27 Peter Rabbitson Fail gracefully on Config::Any PROFILE-loading errors
2010-10-26 Arthur Axel 'fREW... bump version for dev users
2010-10-26 Peter Rabbitson $sth->{Active} may throw during destruction >.<
2010-10-26 Peter Rabbitson Extra adjustments of find() documentation and code...
2010-10-26 Peter Rabbitson Extra authordeps
2010-10-26 Peter Rabbitson Patch up weird MRO fail on 5.8 perls
2010-10-26 Peter Rabbitson Temporary fixes for 5.13.x $@ handling
2010-10-23 Peter Rabbitson -ident implementation
2010-10-22 Peter Rabbitson Return a unique list of k/vs from get_inflated_columns
2010-10-22 Peter Rabbitson Massive cleanup of transaction handlers
2010-10-20 Arthur Axel 'fREW... add SEE ALSO
2010-10-18 Aaron Crane Doc fix: DBIx::Class::Row->discard_changes documented...
next