dbsrgits/DBIx-Class.git
2012-12-14 Peter Rabbitson Force xt/ tests to run on anything involving a create_d...
2012-12-14 Peter Rabbitson Since .generated_pod is no longer shipped in-dist,...
2012-12-14 Peter Rabbitson Make pod generation more palatable to the existing...
2012-12-14 Peter Rabbitson Merge all pod generation into one inc snippet, cleanup...
2012-12-14 Peter Rabbitson Do not mask Makefile.PL errors in END block
2012-12-14 Rafael Kitover Minor clarifications to POD
2012-12-13 Brendan Byrd More documentation improvements in the spirit of fb13a49f
2012-12-13 Peter Rabbitson Boy that's a lot of emails ;)
2012-12-13 Brendan Byrd Add linkback to ResultSource::resultset_attributes
2012-12-13 Brendan Byrd Relationship::Base documentation fixes in the spirit...
2012-12-11 Peter Rabbitson Some dependency bumps
2012-12-11 Peter Rabbitson Fix incorrect handling of $? in travis preconf script
2012-12-11 Peter Rabbitson Temporarily stop requiring podinherit on < 5.10.1,...
2012-12-11 Peter Rabbitson Fix RT#78436 - a replicated storage does not have a...
2012-12-11 Peter Rabbitson Smoke bleadperl as well
2012-12-11 Peter Rabbitson Stop using deprecated regex syntax
2012-12-11 Peter Rabbitson Partial fix for the hash randomization issues in 5...
2012-12-11 Peter Rabbitson Revert 50e6c52e0 - the crash was most likely due to...
2012-12-11 Peter Rabbitson DBIC::Carp not primetime ready - hide
2012-12-11 Peter Rabbitson Do not grab a global lock if test won't run
2012-12-11 Brendan Byrd Fill gaps in documentation: alias ($rs attr), table_ali...
2012-12-11 Brendan Byrd FINALLY document DBIC @bind_vals
2012-12-11 Peter Rabbitson Clarify purpose and deprecation of search_literal
2012-12-11 Brendan Byrd Various other POD fixes
2012-12-11 Brendan Byrd Utilize Pod::Inherit to add an INHERITED METHODS sectio...
2012-12-10 Brendan Byrd Various method POD changes
2012-12-10 Peter Rabbitson Turn the CLEANTEST smokes into full blown CPAN-based...
2012-12-10 Peter Rabbitson More information about the test env we are about to use
2012-12-10 Peter Rabbitson Firebird apt configuration can't be made to cooperate...
2012-12-10 Peter Rabbitson Reorganize travis preconfig script - better tracing...
2012-12-10 Peter Rabbitson Move generated POD to its own dir
2012-12-10 Peter Rabbitson Use legacy File::Path API - avoid a dependency (see...
2012-12-10 Peter Rabbitson While permanentising meta/ 62628242 did not properly...
2012-12-10 Peter Rabbitson Forgotten no-longer-needed dependency after d6b39e46
2012-12-09 Brendan Byrd AUTHORS mass update; mst doesn't have to take credit...
2012-12-03 Peter Rabbitson Relax FB reconfig timings even more
2012-12-03 Peter Rabbitson Truly clean CLEANTEST
2012-12-03 Peter Rabbitson Disable travis list notifications until things stabilize
2012-12-03 Peter Rabbitson Add comprehensive Firebird smoking to travis
2012-12-03 Peter Rabbitson Expand comments, move core dep install before RDBMS...
2012-12-02 Peter Rabbitson Do not spam the mailing lists - only notify once per...
2012-11-30 Peter Rabbitson Add MOAR meta
2012-11-30 Peter Rabbitson Throw away suboptimal travis CPANM env-option and tight...
2012-11-30 Peter Rabbitson More extensive travis testing plan
2012-11-30 Peter Rabbitson Fix the leaktracer rewrite in 218b7c12 which broke...
2012-11-29 Peter Rabbitson Some podlator stacks do not like multi-word =begin
2012-11-27 Brendan Byrd Update .travis.yml with faster deps and DBICTESTs
2012-11-19 Peter Rabbitson Stop stripping table name qualifier on complex $rs...
2012-11-18 Peter Rabbitson Back out frivolous loading of threads.pm
2012-11-18 Peter Rabbitson Rewrite 461c7168 solving Oracle silent connection failures
2012-11-18 Peter Rabbitson Rename and expand false-value prefetch test
2012-11-18 Peter Rabbitson While the TODO was solved in b11221ff the source of...
2012-11-18 Peter Rabbitson List of what needs undoing since 0.08196
2012-11-18 Peter Rabbitson Extended mailmap (name match only)
2012-11-14 Peter Rabbitson Fix test skips just like was done in 49b3a264
2012-11-14 Peter Rabbitson More robust behavior under heavily threaded environments
2012-11-14 Peter Rabbitson Reorganize metadata, add github addresses
2012-11-14 Michael Jemmeson doc fix for Resultset find_or_new and update_or_new...
2012-11-08 Torsten Raudssus Release 0.08204 v0.08204
2012-11-08 Peter Rabbitson Bump CAG to a bugfixed version
2012-11-05 Peter Rabbitson Ask for newer CAG which asks for bugfixed CXSA
2012-11-05 Peter Rabbitson Squash NaN warnings on older perls
2012-11-05 Peter Rabbitson Switch vestigial warn() calls to carp()
2012-11-05 Peter Rabbitson Better diagnostics in the case of missing drivers,...
2012-11-05 Peter Rabbitson More 5.8 nested-cref test leaks
2012-11-04 Peter Rabbitson Extra tests from an old debugging session
2012-11-04 Peter Rabbitson Remove code which migrated into the core of SQLA
2012-11-03 Fitz Elliott Test that ->new() on a ResultSet object returns a Row
2012-11-03 Peter Rabbitson Fix API mismatch between new_related() and new_result...
2012-11-03 Peter Rabbitson Clarify CookBook example (RT#78283)
2012-11-03 Peter Rabbitson Fix CookBook example until the rsrc refactor (RT#77910)
2012-11-03 Peter Rabbitson Improve IC documentation (RT#76525)
2012-11-03 Alessandro... Mention the internal join pruner in POD
2012-11-03 Peter Rabbitson Fix unique constraint violations in Ordered.pm blanket...
2012-11-03 Peter Rabbitson Properly signify internal cursor methods, trash their...
2012-11-03 Rafael Kitover fix Cursor SYNOPSIS
2012-11-03 Peter Rabbitson Reorganize constants handling, add escapes for fork...
2012-11-03 Matt Phillips Let SQLMaker rs_attr 'for' support string literals
2012-11-03 Peter Rabbitson Compress changelog a bit (excise devrel fluff)
2012-11-03 Felix Antonius... Fix invalid pod example syntax
2012-10-20 Peter Rabbitson release 0.08203_01
2012-10-20 Peter Rabbitson Fix embarassing test-leak introduced in 0.08203
2012-10-18 Arthur Axel... release 0.08203 v0.08203
2012-10-15 Arthur Axel... release 0.08202_01
2012-10-12 Peter Rabbitson Really fix the DBD::SQLite ping() issue
2012-10-12 Peter Rabbitson Remove TODO on fixed recent DBD::SQLite
2012-10-06 Matt S Trout release commit for 0.08202 v0.08202
2012-10-05 Arthur Axel... release 0.08201 v0.08201
2012-10-05 Peter Rabbitson Fix test using legacy order_by spec
2012-10-05 Peter Rabbitson Replace inadequate $dbh->ping SQLite implementation...
2012-09-01 Dagfinn Ilmari... Don't ignore README, it's supposed to be cleaned automa...
2012-09-01 Dagfinn Ilmari... Revert "Fix t/storage/reconnect.t when run as root"
2012-09-01 Dagfinn Ilmari... Fix t/storage/reconnect.t when run as root
2012-08-25 Dagfinn Ilmari... Fix filename interpolation in DBIC::Optional::Dependecies
2012-08-24 Dagfinn Ilmari... Ignore Emacs droppings and generated README
2012-08-24 Arthur Axel... release 0.08200 v0.08200
2012-08-24 Arthur Axel... put off deprecation and clarify test output
2012-08-24 Arthur Axel... rewrite test to use existing schema
2012-08-23 Arthur Axel... release 0.08199 v0.08199
2012-08-23 Jess Robinson Dev release changes
next