projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
added tests for required modules, minor documentation update
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
Class
/
Manual
/
2006-05-17
Kieren Diment
optimised last_insert_id example for searching
tree
|
commitdiff
2006-05-17
Jess Robinson
Documentation updates
tree
|
commitdiff
2006-05-15
Cory G Watson
Add profiling support
tree
|
commitdiff
2006-05-12
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-05-11
Justin Guenther
Fixed cookbook example to actually work
tree
|
commitdiff
2006-05-11
Justin Guenther
Added a couple examples to the cookbook
tree
|
commitdiff
2006-05-03
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-27
Matt S Trout
pod patch from ted
tree
|
commitdiff
2006-04-21
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-20
Nigel Metheringham
Trivial documentation fixes
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Merge 'DBIx-Class-current' into 'find_changes'
tree
|
commitdiff
2006-04-12
Daniel Westermann...
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-12
Jess Robinson
Fix SQLT example (one of them anyway)
tree
|
commitdiff
2006-04-12
Daniel Westermann...
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-12
Daniel Westermann...
POD fix for search.cpan.org
tree
|
commitdiff
2006-04-11
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-06
Luke Saunders
fixed multiple column count distincts in SQLite and...
tree
|
commitdiff
2006-04-01
Jess Robinson
New doc
tree
|
commitdiff
2006-03-31
Aran Deltac
Remove Tree::* modules from docs for now. Renamed...
tree
|
commitdiff
2006-03-30
Jess Robinson
Typo fixups and small documentation expansions
tree
|
commitdiff
2006-03-30
Nigel Metheringham
Cleaned up reference to DBIx::Class::Manual::FAQ which...
tree
|
commitdiff
2006-03-30
Nigel Metheringham
Cleaned up reference to DBIx::Class::Manual::FAQ which...
tree
|
commitdiff
2006-03-29
Jess Robinson
ResultSetManager example from CaptainCarlos
tree
|
commitdiff
2006-03-25
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-03-24
Matt S Trout
Fixed in-code indent in Example.pod
tree
|
commitdiff
2006-03-24
Matt S Trout
Fixed indent in Example.pod
tree
|
commitdiff
2006-03-24
Aran Deltac
New experimental TokenGroup component.
tree
|
commitdiff
2006-03-24
Aran Deltac
Rename Positioned as Positional.
tree
|
commitdiff
2006-03-24
Aran Deltac
Spleling fixes all over.
tree
|
commitdiff
2006-03-24
Aran Deltac
Typos fixes to Manual/Component as well as adding Compo...
tree
|
commitdiff
2006-03-23
Aran Deltac
Component manual.
tree
|
commitdiff
2006-03-22
Matt S Trout
Nuked ExampleSchema (already copied to Example)
tree
|
commitdiff
2006-03-21
Matt S Trout
Updates to Intro
tree
|
commitdiff
2006-03-21
Jess Robinson
Nuked
tree
|
commitdiff
2006-03-21
Jess Robinson
New version
tree
|
commitdiff
2006-03-21
Jess Robinson
Nuke old version
tree
|
commitdiff
2006-03-21
Matt S Trout
Nuked FAQ and shifted it the useful bits into Troublesh...
tree
|
commitdiff
2006-03-21
Jess Robinson
Imported Schema stuff, some other improvements
tree
|
commitdiff
2006-03-21
Simon Elliott
Doc updates to remove PK::Auto::<db> references and...
tree
|
commitdiff
2006-03-21
Simon Elliott
undo changes that should have been in TRUNK. /me thwaps...
tree
|
commitdiff
2006-03-21
Simon Elliott
Doc fixes for PK::Auto::DB references. All handled...
tree
|
commitdiff
2006-03-20
Jess Robinson
Add predefined searches patch from Hartmaier Alexander
tree
|
commitdiff
2006-03-18
Matt S Trout
Merge 'DBIx-Class-current' into 'trunk'
tree
|
commitdiff
2006-03-18
David Kamholz
Merge 'DBIx-Class-current' into 'trunk'
tree
|
commitdiff
2006-03-14
Kieren Diment
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-03-13
Kieren Diment
Changed DB namespace to MyDatabase namespace
tree
|
commitdiff
2006-03-13
Kieren Diment
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-03-13
Matt S Trout
doc tweaks, failing test from jcs
tree
|
commitdiff
2006-03-11
Kieren Diment
minor change to AUTHOR section
tree
|
commitdiff
2006-03-10
Matt S Trout
doc fix£
tree
|
commitdiff
2006-03-08
David Kamholz
rename columns attr to cols
tree
|
commitdiff
2006-03-04
Brandon L. Black
a few more fixups to ExampleSchema.pod
tree
|
commitdiff
2006-03-03
Brandon L. Black
small typo fix to ExampleSchema.pod
tree
|
commitdiff
2006-03-03
Kieren Diment
Changed the name of CD class to Cd to be compatible...
tree
|
commitdiff
2006-03-02
Kieren Diment
Fixed a typo in the SQL::Translator section (missing...
tree
|
commitdiff
2006-03-02
Kieren Diment
Moved Example.pod to ExampleSchema.pod
tree
|
commitdiff
2006-03-02
Kieren Diment
Altered example to populate the db with DBIC
tree
|
commitdiff
2006-03-01
Justin Guenther
- Changed documentation to use txn_do() for transactions
tree
|
commitdiff
2006-02-28
Cory G Watson
Fix multi-namespace load_classes example in Manual...
tree
|
commitdiff
2006-02-26
Matt S Trout
Tweak to Manual::Example
tree
|
commitdiff
2006-02-26
Matt S Trout
Added Manual::Example from sc_
tree
|
commitdiff
2006-02-23
Jesper Krogh
Double char quoting implemented, now supports stuff...
tree
|
commitdiff
2006-02-18
Jess Robinson
Create glossary
tree
|
commitdiff
2006-02-07
Brandon L. Black
pod update: s/->storage->dbh->disconnect/->storage...
tree
|
commitdiff
2006-02-01
Nigel Metheringham
Pod formatting cleanup in Cookbook
tree
|
commitdiff
2006-02-01
Nigel Metheringham
Minor typo fix in schema manual
tree
|
commitdiff
2006-01-27
Matt S Trout
limit_dialect accessor for DBIC::Abstract
tree
|
commitdiff
2006-01-27
Will Hawes
add cookbook example for multi-step prefetch
tree
|
commitdiff
2006-01-26
Will Hawes
fix typo in search_like example
tree
|
commitdiff
2006-01-25
Nigel Metheringham
Debugging/trace output control. Allows redirection...
tree
|
commitdiff
2006-01-24
Matt S Trout
on_connect_do patch from abraxxa
tree
|
commitdiff
2006-01-24
David Kamholz
- rename ResultSetInstance class to ResultSetProxy
tree
|
commitdiff
2006-01-23
Will Hawes
add 'Easy migration from class-based to schema-based...
tree
|
commitdiff
2006-01-23
Will Hawes
add recipes for schema import/export + versioning
tree
|
commitdiff
2006-01-21
Will Hawes
add first draft of intro doc for schema-based use
tree
|
commitdiff
2006-01-21
Daniel Westermann...
- Move search examples under a new =head2; additional...
tree
|
commitdiff
2006-01-20
Will Hawes
added GROUP BY example
tree
|
commitdiff
2006-01-20
Will Hawes
add examples for paging/cols/select+as/count/distinct...
tree
|
commitdiff
2006-01-20
Matt S Trout
Renamed Table to ResultSource::Table, tweaked FAQ
tree
|
commitdiff
2006-01-18
Will Hawes
flesh out joins/prefetch; add multi-step join example...
tree
|
commitdiff
2006-01-11
Daniel Westermann...
Refer to DateTime inflation example
tree
|
commitdiff
2006-01-10
Daniel Westermann...
- Update indentation (again) to be consistent with...
tree
|
commitdiff
2006-01-10
Daniel Westermann...
Clarify usage of iterators somewhat
tree
|
commitdiff
2006-01-07
Daniel Westermann...
- Clean up indentation in Manual
tree
|
commitdiff
2006-01-05
Matt S Trout
FAQ and Troubleshooting additions from Nigel Metheringham
tree
|
commitdiff
2005-12-29
Brian Cassidy
added stringification example
tree
|
commitdiff
2005-12-19
Brian Cassidy
added cookbook example: setting default values
tree
|
commitdiff
2005-12-11
David Kamholz
merge resultset branch through revision 378
tree
|
commitdiff
2005-12-10
David Kamholz
rename tx_* => txn_*
tree
|
commitdiff
2005-12-10
David Kamholz
update cookbook and resultset docs
tree
|
commitdiff
2005-12-10
David Kamholz
item => head2 in docs
tree
|
commitdiff
2005-12-07
Matt S Trout
Manual::Cookbook patch from Krzysztof Krzyzaniak
tree
|
commitdiff
2005-11-20
David Kamholz
small cleanup to last patch
tree
|
commitdiff
2005-11-20
David Kamholz
docs patch from dopplecoder with cleanups to Cookbook...
tree
|
commitdiff
2005-11-03
Marcus Ramberg
add manual descriptions
tree
|
commitdiff
2005-11-03
Matt S Trout
Added names to PODs
tree
|
commitdiff
2005-11-03
Matt S Trout
POD fixes
tree
|
commitdiff
2005-10-20
Marcus Ramberg
described schema better, and added note about when...
tree
|
commitdiff
2005-10-14
Marcus Ramberg
More docs.
tree
|
commitdiff
2005-10-14
Marcus Ramberg
improved docs.
tree
|
commitdiff