dbsrgits/DBIx-Class.git
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-09 Fabien Wernli should work now
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
2010-02-08 Peter Rabbitson Release 0.08118 v0.08118
2010-02-08 Peter Rabbitson Merge fix of RT54039 from prefetch branch
2010-02-08 Peter Rabbitson Merge some obsolete code cleanup from the prefetch...
2010-02-08 Peter Rabbitson Fix some fallout
2010-02-08 Peter Rabbitson Cleanup rel accessor type handling
2010-02-08 Peter Rabbitson Extend utf8columns test to trap fixed bug
2010-02-08 Arthur Axel... fix bug in UTF8Columns
2010-02-08 Arthur Axel... another example of as_subselect_rs
2010-02-07 Arthur Axel... fix longstanding unmentioned bug ("me")
2010-02-07 Arthur Axel... add as_subselect_rs
2010-02-06 Fabien Wernli the way I thought. ribasushi suggested to override...
2010-02-06 Rafael Kitover Firebird: add POD, fix BLOB tests
2010-02-06 Rafael Kitover move Firebird ODBC override for RETURNING to a SQLAHack...
2010-02-05 Gerda Shank add doc on 'where' attribute
2010-02-05 Peter Rabbitson SQLA now fixed
2010-02-05 Peter Rabbitson Should not be needed
2010-02-05 Peter Rabbitson Merge 'trunk' into 'chaining_fixes'
2010-02-05 Peter Rabbitson Try to distinguish trunk from official versions
2010-02-05 Peter Rabbitson Release 0.08117 v0.08117
2010-02-05 Peter Rabbitson No idea how I missed all these fails...
2010-02-05 Peter Rabbitson Release 0.08116 v0.08116
2010-02-05 Peter Rabbitson Fix typo and borked test
2010-02-05 Peter Rabbitson RSC subquery can not include the prefetch
2010-02-05 Peter Rabbitson Looks like RSC is finally (halfway) fixed
2010-02-05 Rafael Kitover support autoinc PKs without is_auto_increment set
2010-02-05 Rafael Kitover check for both NULL and null, rename _fb_auto_incs...
2010-02-05 Rafael Kitover rename a couple of variables
2010-02-05 Rafael Kitover fix up my Row code for non-pk autoincs, add pretty...
2010-02-05 Peter Rabbitson Refactor some evil code
2010-02-04 Arthur Axel... fix incorrect test in t/76select.t and posit an incorre...
2010-02-04 Rafael Kitover override quoting columns for RETURNING in Firebird...
2010-02-04 Rafael Kitover limit and better autoinc for Firebird
2010-02-04 Rafael Kitover Firebird: fix test cleanup, add ODBC wrapper
2010-02-04 Rafael Kitover test file for firebird, not passing yet
2010-02-04 Peter Rabbitson Prepare for new SQLA release
2010-02-04 Moritz Lenz [Storage::DBI::InterBase] remove more cruft
2010-02-04 Moritz Lenz [Storage::DBI::InterBase] remove cruft copied from...
2010-02-04 Moritz Lenz primitive, non-working and very specific Storage::DBI...
next