dbsrgits/DBIx-Class.git
2006-04-01 Christopher... Added remove_column(s) from ResultSource/ResultSourceProxy
2006-03-31 Aran Deltac Remove Tree::* modules from docs for now. Renamed...
2006-03-31 Aran Deltac Renamed DBIC::Positional as DBIC::Ordered.
2006-03-31 Stephan Szabo Added support for unique constraints to SQLT::Parser...
2006-03-28 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-28 Stephan Szabo Add missing ) before unless.
2006-03-28 Stephan Szabo Changed logic for determining foreign key constraints
2006-03-28 Jess Robinson More debugging for "no sth generated"
2006-03-28 Brian Cassidy minor pod fixes
2006-03-27 Aran Deltac New is_column_changed method in DBIC::Row.
2006-03-27 Yuval Kogman split( ";\n", @statements" ) returns crack
2006-03-27 Matt S Trout Fix typo in from rs attr docs
2006-03-27 Aran Deltac Added a TODO for deploy().
2006-03-27 Matt S Trout Quoting fixes for single-table ops
2006-03-26 Brandon L.... minor fixes to the recent connect_info change
2006-03-26 Brandon L.... Merge 'trunk' into 'DBIx-Class-current'
2006-03-26 Brandon L.... converted tabs to spaces, removed trailing whitespace
2006-03-26 Brandon L.... support on_connect_do, limit_dialect, quote_char, and...
2006-03-26 David Kamholz missed a couple things
2006-03-26 David Kamholz various small doc fixes
2006-03-25 Matt S Trout More stuff for TODO
2006-03-25 Matt S Trout 0.06000 changes v0.06000
2006-03-25 Justin Guenther removed parentheses from argument lists in docs
2006-03-25 Justin Guenther changed Returns -> Return Value
2006-03-25 Aran Deltac Small doc typo fix in ResultSet.
2006-03-25 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-25 Matt S Trout Updated ResultSet docs
2006-03-24 Aran Deltac Fixed the Positional test to use the new test calss...
2006-03-24 Aran Deltac Remove Tree and TokenGroup modules in favor of the...
2006-03-24 Matt S Trout Linked Manual::Example from Manual
2006-03-24 Jess Robinson Docs!
2006-03-24 Jess Robinson Docs!
2006-03-24 Matt S Trout Fixed in-code indent in Example.pod
2006-03-24 Matt S Trout Fixed indent in Example.pod
2006-03-24 Jess Robinson Yet more docs ;)
2006-03-24 Justin Guenther cleaned up docs, added Arguments/Returns sections for...
2006-03-24 Justin Guenther clarified method docs
2006-03-24 Justin Guenther reworded result -> row
2006-03-24 Justin Guenther documented DBIx::Class::Cursor and DBIx::Class::Storage...
2006-03-24 David Kamholz fix erur fix
2006-03-24 Aran Deltac New experimental TokenGroup component.
2006-03-24 Aran Deltac Additional DOM-like methods for AdjacencyList.
2006-03-24 Aran Deltac Rename Positioned as Positional.
2006-03-24 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-24 Aran Deltac Spleling fixes all over.
2006-03-24 Justin Guenther changed formatting for arguments/return values in metho...
2006-03-24 Justin Guenther fixed a stupid typo
2006-03-24 Justin Guenther expanded/clarified documentation
2006-03-24 Justin Guenther code reformatting for readibility
2006-03-24 Matt S Trout Added IRC handles for everybody except Todd Lipcon...
2006-03-24 Brandon L.... Added use strict / use warnings everywhere it was missing
2006-03-24 Matt S Trout svn-log stealer script
2006-03-24 Matt S Trout svn log thingy from dngor
2006-03-24 Matt S Trout Fixed speling erurs
2006-03-24 Aran Deltac Fixes to Tree::AdjacencyList, and working tests.
2006-03-24 Brandon L.... minor test fix
2006-03-24 Aran Deltac Typos fixes to Manual/Component as well as adding Compo...
2006-03-23 Aran Deltac Component manual.
2006-03-23 Aran Deltac New collection_column feature with working tests.
2006-03-23 Aran Deltac Additional tests for first_sibling and last_sibling.
2006-03-23 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-23 Will Hawes add basic cache tests/docs to trunk
2006-03-23 Will Hawes remove cache tests/docs incorrectly committed to branch
2006-03-23 Aran Deltac No more $self->search in Positioned.
2006-03-23 Aran Deltac Use the more verbose search syntax in previous_sibling.
2006-03-23 Aran Deltac Fixes and tests for next/previous _sibling.
2006-03-23 Aran Deltac Various fixes to Positioned. Tests no longer test...
2006-03-23 Will Hawes add basic cache tests/documentation
2006-03-22 Jess Robinson Fixup sequence docs
2006-03-22 Jess Robinson Fix up is_auto_increment doc
2006-03-22 Justin Guenther fixed unclear documentation regarding context in txn_do()
2006-03-22 Matt S Trout Nuked ancient and unused classdata entry
2006-03-22 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-22 Matt S Trout Nuked ExampleSchema (already copied to Example)
2006-03-21 Matt S Trout lib/DBIx/Class/ResultSource.pm
2006-03-21 Matt S Trout Updates to Intro
2006-03-21 Jess Robinson Nuked
2006-03-21 Jess Robinson New version
2006-03-21 Jess Robinson Nuke old version
2006-03-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-21 Justin Guenther Documentation indenting/formatting fixes
2006-03-21 Aran Deltac Additional tests for AdjacencyList.
2006-03-21 Jess Robinson Nuked mentions of SchemaIntro, all in Intro.pod now
2006-03-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-21 Matt S Trout Nuked FAQ and shifted it the useful bits into Troublesh...
2006-03-21 Jess Robinson Imported Schema stuff, some other improvements
2006-03-21 Matt S Trout Updated compose_* docs
2006-03-21 Simon Elliott Doc updates to remove PK::Auto::<db> references and...
2006-03-21 Jess Robinson documenting!
2006-03-21 Simon Elliott undo changes that should have been in TRUNK. /me thwaps...
2006-03-21 Simon Elliott Misc doc updates.
2006-03-21 Simon Elliott Doc fixes for PK::Auto::DB references. All handled...
2006-03-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-21 Matt S Trout Tweaked columns_info_for test to get around SQLite...
2006-03-21 Matt S Trout Corrected columns_info_for indent level - 2 space inden...
2006-03-21 Matt S Trout Docs tweaks from bluefeet, correction to ResultSet...
2006-03-21 Justin Guenther changed Foo/Bar in docs to more meaningful names
2006-03-21 Brandon L.... better way of disabling warnings/errors for DROP TABLE...
2006-03-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-21 Matt S Trout Doc updates in DBIx/Class.pm
next