projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Applied patch from kados regarding use of a DateTime::Format class to validate
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
2009-07-10
Rob Kinyon
Applied patch from kados regarding use of a DateTime...
tree
|
commitdiff
2009-07-05
Peter Rabbitson
Put Pod::Inherit stuff back after proper copy
tree
|
commitdiff
2009-07-05
Peter Rabbitson
Temporarily backout Pod::Inherit changes
tree
|
commitdiff
2009-07-05
Jess Robinson
Added Pod::Inherit use to Makefile.PL at author-time...
tree
|
commitdiff
2009-07-04
Peter Rabbitson
Fix POD
tree
|
commitdiff
2009-07-04
Peter Rabbitson
Missing newline
tree
|
commitdiff
2009-07-04
Peter Rabbitson
Backout mysql changes for further polishing
tree
|
commitdiff
2009-07-04
Peter Rabbitson
Add set_ansi_mode POD
tree
|
commitdiff
2009-07-04
Peter Rabbitson
Hide devel documentation from the indexer
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Merge 'mssql_top_fixes' into 'trunk'
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Duh
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Extra test to demonstrate has_one working, and a POD...
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Capitalize mysql commands
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Add set_ansi_mode on_connect_call for mysql
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Switch to C3 mro throughout the ::Storage hierarchy...
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Ask for newer DBD::Pg in author mode, suggest the newer...
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Fix some mssql shortcommings when confronted with the...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Some hack consolidation
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Apparent fix - simply delay the in_storage flagging...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Last part of the join handling puzzle
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Everything works, just need to fix join-path chaining...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Make the code readable
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Solve more prefetch inflation crap
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Another candidate for somethingawful.com (fix left...
tree
|
commitdiff
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-07-01
Rafael Kitover
move connection tests into _ping()
tree
|
commitdiff
2009-07-01
Rafael Kitover
fix segfault with old DBD::Sybase
tree
|
commitdiff
2009-07-01
Rafael Kitover
use ->do instead of ->prepare_cached in oracle's connec...
tree
|
commitdiff
2009-07-01
Rafael Kitover
use dbh->do for connected instead of prepare_cached
tree
|
commitdiff
2009-07-01
Rafael Kitover
better connection test
tree
|
commitdiff
2009-07-01
Rafael Kitover
new connected() for dbd::sybase users
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Optimize set_column on uninserted objects
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Merge 'grouped_prefetch' into 'trunk'
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Clarify exception text
tree
|
commitdiff
2009-07-01
Peter Rabbitson
Fixed deadlock test
tree
|
commitdiff
2009-06-30
Arthur Axel "fREW...
silly misspells and trailing whitespace
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'grouped_prefetch'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'search_related_prefetch' into 'trunk'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
rs->get_column now properly recognizes prefetch and...
tree
|
commitdiff
2009-06-30
Ash Berlin
Update POD on Dynamic sub-classing
tree
|
commitdiff
2009-06-30
Peter Rabbitson
clarify
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Allow broken resultsource-class-derived objects to...
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Fix borked next invocation
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-06-30
Peter Rabbitson
Some fixes after review
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Make sure storage classes use c3, just like the rest...
tree
|
commitdiff
2009-06-29
Rafael Kitover
Merge 'on_connect_call' into 'trunk'
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Some beautification
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-06-29
Rafael Kitover
remove the _store stuff for on_connect_do
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Minor Ordered optimization (don't use count)
tree
|
commitdiff
2009-06-29
Peter Rabbitson
And score! (all works)
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Most of the grouped prefetch solution
tree
|
commitdiff
2009-06-29
Peter Rabbitson
Support for -select/-as in SQLAHacks field selection
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Normalize group_by
tree
|
commitdiff
2009-06-28
Peter Rabbitson
Minor omission
tree
|
commitdiff
2009-06-28
Peter Rabbitson
The proposed fix (do not add an extra join if it is...
tree
|
commitdiff
2009-06-27
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-27
Peter Rabbitson
POD patch from RT#46808
tree
|
commitdiff
2009-06-26
Cory G Watson
Fix typo in ResultSet docs
tree
|
commitdiff
2009-06-26
Tom Hukins
Documentation fix:
tree
|
commitdiff
2009-06-26
Aaron Trevena
normalised artist_id, and plural relationships to plura...
tree
|
commitdiff
2009-06-25
Peter Rabbitson
Minor cleanups
tree
|
commitdiff
2009-06-24
Rafael Kitover
IC::DT does support timestamp with timezone
tree
|
commitdiff
2009-06-24
Nigel Metheringham
Rework of set_$rel patch with less obfuscation
tree
|
commitdiff
2009-06-24
Nigel Metheringham
Fixed set_$rel with where restriction deleting rows...
tree
|
commitdiff
2009-06-24
Peter Rabbitson
find_related fix for single-type relationships
tree
|
commitdiff
2009-06-24
Peter Rabbitson
Properly name the relinfo variable
tree
|
commitdiff
2009-06-24
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-23
Rafael Kitover
add missing ' to doc
tree
|
commitdiff
2009-06-23
Rafael Kitover
minor doc update
tree
|
commitdiff
2009-06-23
Peter Rabbitson
Real inheritance ordering for load_namespaces
tree
|
commitdiff
2009-06-22
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-21
Peter Rabbitson
make_column_dirty fix
tree
|
commitdiff
2009-06-21
Peter Rabbitson
Make sure quoting works
tree
|
commitdiff
2009-06-20
Peter Rabbitson
That should be all
tree
|
commitdiff
2009-06-20
Peter Rabbitson
whoops
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Test and merge fixes
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Merge 'count_rs' into 'trunk'
tree
|
commitdiff
2009-06-20
Peter Rabbitson
More tests and a really working count_rs
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Disambiguate populate() return
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Add count_rs, move the code back from DBI - leave only...
tree
|
commitdiff
2009-06-20
Peter Rabbitson
Maybe I've nailed it
tree
|
commitdiff
2009-06-19
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-19
Peter Rabbitson
augment inheritance
tree
|
commitdiff
2009-06-19
Peter Rabbitson
fix eol
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Merge badness
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Merge 'prefetch_limit' into 'trunk'
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Fix dubious optimization
tree
|
commitdiff
2009-06-19
Peter Rabbitson
Fix the fix
tree
|
commitdiff
2009-06-19
Peter Rabbitson
single() throws with has_many prefetch
tree
|
commitdiff
2009-06-18
Rafael Kitover
fix broken link in manual
tree
|
commitdiff
2009-06-18
Rafael Kitover
Merge 'trunk' into 'on_connect_call'
tree
|
commitdiff
2009-06-18
Peter Rabbitson
Merge 'trunk' into 'prefetch_limit'
tree
|
commitdiff
2009-06-18
Peter Rabbitson
More comments
tree
|
commitdiff
2009-06-18
Peter Rabbitson
This seems to be the prefetch+limit fix - ugly as hell...
tree
|
commitdiff
2009-06-18
Peter Rabbitson
HRI fix
tree
|
commitdiff
next