dbsrgits/DBIx-Class.git
2010-02-19 Rafael Kitover s/primary_columns/_pri_cols/ for Firebird
2010-02-19 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-19 Peter Rabbitson Fix for RT54697
2010-02-19 Peter Rabbitson Merge 'pri_key_refactor' into 'trunk'
2010-02-19 Peter Rabbitson Changes
2010-02-19 Peter Rabbitson Merge 'trunk' into 'pri_key_refactor'
2010-02-19 Peter Rabbitson trap unresolvable conditions due to incomplete relation...
2010-02-18 Peter Rabbitson Fix count of group_by over aliased function
2010-02-18 Peter Rabbitson Retire useless abstraction (all rdbms need this anyway)
2010-02-18 Peter Rabbitson Fix bogus test
2010-02-16 Rafael Kitover POD fix
2010-02-16 Rafael Kitover POD touchups
2010-02-16 Rafael Kitover set behavior for Hash::Merge in ::DBI::Replicated,...
2010-02-16 Peter Rabbitson Reorg support section, add live-chat link
2010-02-16 Peter Rabbitson Augment did-author-run-makefile check to include OptDeps
2010-02-16 Rafael Kitover use OO interface of Hash::Merge for ::DBI::Replicated
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2010-02-15 Florian Ragwitz Make some cookbook code compile.
2010-02-15 Florian Ragwitz Changelogging.
2010-02-15 Florian Ragwitz Make sure overriding deployment_statements is possible...
2010-02-15 Florian Ragwitz Make sure we actually run all tests, given we're using...
2010-02-15 Peter Rabbitson Bump trunl version
2010-02-15 Peter Rabbitson Release 0.08119 v0.08119
2010-02-15 Peter Rabbitson One more
2010-02-15 Peter Rabbitson Spellcheck (jawnsy++)
2010-02-15 Peter Rabbitson Final POD touches
2010-02-14 Peter Rabbitson Merge 'trunk' into 'pri_key_refactor'
2010-02-14 Peter Rabbitson This is Moose, so use CMOP
2010-02-14 Peter Rabbitson Some formatting
2010-02-14 Peter Rabbitson Cleanup dependencies / Admin inheritance
2010-02-14 Rafael Kitover add doc on maximum cursors for SQLAnywhere
2010-02-13 Rafael Kitover fix multiple cursor test
2010-02-13 Rafael Kitover fix fail in t/72pg.t related to new autoinc retrieval...
2010-02-13 Peter Rabbitson Test for optional deps manager
2010-02-13 Peter Rabbitson Merge 'dbicadmin_refactor' into 'trunk'
2010-02-13 Peter Rabbitson Changes
2010-02-13 Peter Rabbitson Test fixes
2010-02-13 Peter Rabbitson JSON dep is needed for Admin.pm itself
2010-02-13 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-02-13 Peter Rabbitson Switch Admin/dbicadmin to Opt::Deps
2010-02-13 Justin Hunter fix typo per nuba on irc
2010-02-13 Peter Rabbitson Add author/license to pod
2010-02-13 Peter Rabbitson Switch tests to Optional::Deps
2010-02-13 Peter Rabbitson POD section
2010-02-13 Peter Rabbitson We use Try::Tiny in a single spot, not grounds for...
2010-02-13 Peter Rabbitson Some cleaup, make use of Text::CSV
2010-02-13 Peter Rabbitson dbicadmin dependencies
2010-02-13 Peter Rabbitson Ask for newer M::I
2010-02-13 Peter Rabbitson Autogen comment for Dependencies.pod
2010-02-13 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-02-13 Peter Rabbitson Merge 'dephandling' into 'trunk'
2010-02-13 Peter Rabbitson Changes
2010-02-13 Peter Rabbitson Scary warning
2010-02-13 Peter Rabbitson Privatize the full list method
2010-02-13 Peter Rabbitson Auto-POD for Optional Deps
2010-02-12 Rafael Kitover special bind_param_array move to make DBD::InterBase...
2010-02-12 Dan Thomas Add is_ordered to DBIC::ResultSet
2010-02-12 Peter Rabbitson Move replicated to Opt::Deps
2010-02-12 Peter Rabbitson Merge 'trunk' into 'dephandling'
2010-02-12 Peter Rabbitson Move sqlt dephandling to Optional::Deps
2010-02-12 Peter Rabbitson Support methods to verify group dependencies
2010-02-12 Peter Rabbitson Move optional deps out of the Makefile
2010-02-12 Peter Rabbitson Fix moose dep
2010-02-11 Peter Rabbitson Changes
2010-02-11 Rafael Kitover support the DATE data type for Firebird
2010-02-11 Peter Rabbitson Merge 'chaining_fixes' into 'trunk'
2010-02-11 Rafael Kitover test nanosecond precision for SQLAnywhere
2010-02-11 Peter Rabbitson Merge 'chaining_fixes' into 'trunk'
2010-02-11 Peter Rabbitson Changes and small ommission
2010-02-11 Peter Rabbitson Merge 'trunk' into 'chaining_fixes'
2010-02-11 Arthur Axel... fix for search/select_chains
2010-02-11 Arthur Axel... fix another ordering issue
2010-02-11 Arthur Axel... this is why you run tests before you commit them.
2010-02-11 Arthur Axel... fix a test due to ordering issues
2010-02-11 Arthur Axel... make t/76s and t/88 pass by deleting from the correct...
2010-02-11 Arthur Axel... fix incorrect test
2010-02-11 Rafael Kitover savepoints for SQLAnywhere
2010-02-11 Arthur Axel... Changes (from a while ago)
2010-02-11 Rafael Kitover Merge 'handle_all_storage_methods_in_replicated' into...
2010-02-11 Arthur Axel... fix t/76, break rsc tests
2010-02-11 Arthur Axel... fix bad test
2010-02-11 Peter Rabbitson Podtesting exclusion
2010-02-11 Peter Rabbitson MOAR testing
2010-02-11 Rafael Kitover add unimplemented Storage::DBI methods to ::DBI::Replicated
2010-02-10 Rafael Kitover Merge 'trunk' into 'handle_all_storage_methods_in_repli...
2010-02-10 Rafael Kitover fix savepoints for Firebird ODBC
2010-02-10 Rafael Kitover add a couple proxy methods to Replicated so it can run
2010-02-10 Rafael Kitover revert Moose bug workaround, bump Moose dep for Replica...
2010-02-10 Rafael Kitover workaround for Moose bug affecting Replicated storage
2010-02-10 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-10 Rafael Kitover turn on ib_softcommit, savepoint tests now pass for...
2010-02-10 Rafael Kitover default to sql dialect 3 unless overridden
2010-02-10 Peter Rabbitson Consolidate last_insert_id handling with a fallback...
2010-02-08 Peter Rabbitson cheaper lookup
2010-02-08 Moritz Lenz use quoting in firebird tests
2010-02-08 Rafael Kitover test update
2010-02-08 Moritz Lenz test ->update({...}) for firebird
2010-02-08 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-08 Rafael Kitover better DT inflation for Firebird and _ping
2010-02-08 Peter Rabbitson Bump trunk version
next