projects
/
dbsrgits/DBIx-Class.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class.git
2008-05-30
Jess Robinson
Update docs for best practices and correctness.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Jess Robinson
Updating to new doc standard.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Peter Rabbitson
Adjust prefetch tests to not blow up after r4434
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Ash Berlin
Tidy up TxnScopeGuard and its tests a bit
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Ash Berlin
Make irc/mailing list much more prominent in the docs
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Matt S Trout
throw exception for multi-has_many prefetch
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Ash Berlin
Update docs (and code changes that were missed from...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Ash Berlin
Make ingore_{constraint,index}_names default
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Jess Robinson
Started doc standards doc in Manual::Reading.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Matt S Trout
fix SQL::Translator parser to add $table_idx_ on the...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Matt S Trout
version bump, deprecated ResultSetManager
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Ash Berlin
Fix var name typo in cookbook
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Ash Berlin
Add set_cache example to cookbook
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Ash Berlin
Update FAQ to mention behavour of scalar refs w.r.t...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Jess Robinson
Oops, =cut after the pod not in the middle
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Jess Robinson
Added doc for "for => update" attribute, thanks StuartL.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Peter Rabbitson
Add failing tests for missing safeguards for multilevel...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-11
Luke Saunders
sanified new multi_create test
commit
|
commitdiff
|
tree
|
snapshot
2008-05-11
Luke Saunders
added test for find or create related functionality...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Brian Cassidy
pod fix (RT #32988)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Brian Cassidy
add RT ticket number to changes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Brian Cassidy
add Test::Exception to deps (RT #34256). move testing...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Nigel Metheringham
cascade_copy docs (format fixed)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Nigel Metheringham
cascade_copy docs - takes from osdir.com/ml/lang.perl...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Peter Rabbitson
Various fixes to make testing with DBICTEST_SQLT_DEPLOY...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Peter Rabbitson
Correct order of BEGIN/use so that skip_all does not...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Peter Rabbitson
Fix a forgotten CDBICompat component relocation
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
John Napiorkowski
updated Changes to document Replicated Storage type...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
John Napiorkowski
changed the warning on DBIC::Storage::DBI->select_singl...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Daniel Westermann...
Note that single expects a single row in the ResultSet...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Matt S Trout
no author notes in Changes if you're already in CONTRIB...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Matt S Trout
improvements to the META.yml magic
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Matt S Trout
missed another package line
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Matt S Trout
restore debolaz's cleanup patch since it's not what...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Matt S Trout
make override follow Replication -> Replicated rename
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Matt S Trout
this was meant to be deleted with the rest of the Moose...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
John Napiorkowski
removed query count stuff from trunk so we can play...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Matt S Trout
reverse r4290 since we -do- -not- currently want these...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
John Napiorkowski
minor formatting updates and typos fixes to the schema...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
John Napiorkowski
fixed up the replication test, added some tests for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
John Napiorkowski
renamed replication storage to replicated (since it...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Luke Saunders
removed auto-generated indexes from being explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Anders Nor...
Fix PAUSE indexing of packages
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Matt S Trout
todo test from zby for set_from_related
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
John Napiorkowski
added role for the at query interval run job system
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Peter Rabbitson
Add a proxy deploy_statements() method executable direc...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Peter Rabbitson
TODO tests for multiple same level has_many's
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Peter Rabbitson
Split prefetch related tests from 76joins.t
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Matt S Trout
add TODO on constraint check
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Matt S Trout
fix loading checks
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
John Napiorkowski
querycounter role, test for that and a new schema hiera...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
John Napiorkowski
removed pointless debugging module
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
John Napiorkowski
- added tests to replication to make sure dbd::multi...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Jess Robinson
Documentation updates from omega, carbon
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Daniel Westermann...
Add warnings for non-unique find usage and improve...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Tom Hukins
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Tom Hukins
As of revision 4232, DBIx::Class uses Path::Class....
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ash Berlin
Missing file
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ash Berlin
Constraint/index name fix from rdj
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Ash Berlin
Removing since Build.PL is not longer supported in...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Wallace Reis
fixed typos
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Wallace Reis
added search_related_rs at resultset
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Matt S Trout
fix pod fail
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Michael G Schwern
CDBICompat::Relationships uses Clone. Make CDBICompat...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Anders Nor...
Back all savepoint tests out of (mysql|pg).t
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Anders Nor...
And document the last changes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Anders Nor...
Various fun things.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Øystein Torget
Merge 'storage-ms-access' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Marc Mims
Merge 'file_column' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Anders Nor...
Merge 'savepoints' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Anders Nor...
Mention savepoint support in Changes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Anders Nor...
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Anders Nor...
Document the auto_savepoint option for connect_info
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Anders Nor...
Initial commit of auto_savepoint + some fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Cory G Watson
Remove unnecessary passing of $self->dbh as a separate...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Cory G Watson
Merge 0.09's savepoint branch
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Wallace Reis
pod fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Ash Berlin
Tests for error propogation of multi create errors
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Ash Berlin
Fix test to reflect correct default state for deferrabl...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Ash Berlin
Fix is_deferrable and respcet sqltargs properly
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Michael G Schwern
Simplify and speed up the accessor_name_for() code.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Dagfinn Ilmari...
Eliminate remaining uses of $self->dbh_do($self->can...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Dagfinn Ilmari...
$dbh->doe doesn't take (Raise|Print)Error attributes...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Michael G Schwern
Missing requires of Test::NoWarnings
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Michael G Schwern
Reduce the number of times $self->_dbh is called inside...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Michael G Schwern
Forgot to require Test::Warn
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Michael G Schwern
Eliminate expensive calls to can() in some very hot...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Michael G Schwern
Add missing method to NoObjectIndex.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
A little performance hack to speed up efficiency. ...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
Better emulation of add_constructor, unfortunately...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
Reorder the accessor_name_for() check to get the more...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
Improve add_constructor() support to handle ORDER BY...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
Move has_a() code out of ColumnCase. That should be...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
Move code having to do with adding columns out of Colum...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
Move the code to create accessors out of ColumnCase...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michael G Schwern
Fix the skip condition.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Michael G Schwern
Detabify
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Michael G Schwern
Make this test depend on having DeepAbstractSearch...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Michael G Schwern
Fix podcoverage test for the new SQLTransformer.pm
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Michael G Schwern
Document that DeepAbstractSearch will work.
commit
|
commitdiff
|
tree
|
snapshot
next