2007-10-22 |
Luke Saunders |
Merge 'trunk' into 'versioned_enhancements' |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Luke Saunders |
fixed problem with duplicate related objects for Row... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jess Robinson |
Documentation clarifications |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Ash Berlin |
Added startup checks to warn loudly if we appear to... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Nigel Metheringham |
Added reference to RH perl bug at appropriate points |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Ash Berlin |
Add docs about sqlt_deploy_hook, and reorganise/reorder... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Ash Berlin |
Test sqlt_deploy_hook on the Schema level |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Ash Berlin |
Remove add_index and replace it with sqlt_deploy_hook |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Ash Berlin |
s/indices/indexes/ to keep Jess happy. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Ash Berlin |
Add an add_index method on ResultSource (and proxy... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Ash Berlin |
Timezone support for InflateColumn::DateTime (sergio) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Marc Mims |
Fixed warning on uninitialized value. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Luke Saunders |
fixed search_related from object with unset FK behaviour |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Marc Mims |
- Doc patch for using an SQL function on the left side... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Ash Berlin |
Many-to-many relationships now warn if the utility... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Luke Saunders |
added comment explaining change |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Luke Saunders |
fixed find_or_new_related bug |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Jess Robinson |
Fix "redefined" errors resulting from loading a Schema... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Wallace Reis |
select for patch from justin |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Jess Robinson |
Tests from captainL, find_or_new_related fails on belon... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Brian Cassidy |
ResultSetColumn::func() now returns all results if... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Ash Berlin |
Throw if "foreign." and "self." are wrong way round... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Matt S Trout |
Merge 'trunk' into 'versioned_enhancements' |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Jess Robinson |
Much doch shuffling and more argument explanations... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Marc Mims |
discard_changes is also "refresh from storage" |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Tom Hukins |
Small POD fix |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Jess Robinson |
Add more about accessors to doc |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Jess Robinson |
Doc patch from wreis |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Marc Mims |
Updated email address |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Ash Berlin |
Bump for New relase |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Dagfinn Ilmari... |
Fix return value for DBIC::ResultSource::Table->table... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Cory G Watson |
Fix typos. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Tom Hukins |
Add myself to the list of contributors |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Tom Hukins |
Fix the behaviour of code refs within array refs for... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Matt S Trout |
force CDBICompat deps for developers, fix tests to... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Matt S Trout |
oracle datetime inflator patch |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Matt S Trout |
note on_connect_do changes |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Matt S Trout |
arrayrefs for on_connect_do |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Matt S Trout |
Merge 'on_disconnect_do' into 'trunk' |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Luke Saunders |
determines parser from dbh driver name and gives parser... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Luke Saunders |
works well, we now just require a nice way to deploy... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Napiorkowski |
-- added some documentation to ->populate to warn peopl... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Luke Saunders |
moved upgrade file reading into upgrade from _on_connect |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Luke Saunders |
tests are a mess, but Versioned.pm should work now |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Luke Saunders |
created ->get_db_version and moved all overridable... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Tom Hukins |
Let on_connect_do() and on_disconnect_do() take code... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Tom Hukins |
Restore code that I removed in revision 3640 that tests... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Tom Hukins |
Fix a package name I corrected wrongly in revision... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Ash Berlin |
Prepare for new dist |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Jess Robinson |
Documentation: cookbook, resultset/create and some... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Matt S Trout |
missed commit of version inc |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Ash Berlin |
Move to using Class::C3::Componentised |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Ash Berlin |
Remove warn statement |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Jess Robinson |
Manual improvements from apeiron |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Tom Hukins |
Fix package names in documentation |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Matt S Trout |
make pod cov not skip if author side, fix exception... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Tom Hukins |
Mention the SVN::Web Web interface to the repository |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Matt S Trout |
timestamp+pg fix |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Matt S Trout |
bump sqlite dep |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Matt S Trout |
rejig resultset construction for related_resultset |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Adam Herzog |
Autoflush debugging, to make sure statement is printed... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Adam Herzog |
Fix bind params debugging output; consolidate some... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Adam Herzog |
Fix reconnect tests to skip tests that won't pass ... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Adam Herzog |
Add myself to contributors list. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Matt S Trout |
fix for AccessorGroup |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Luke Saunders |
fixed storage->connected fork bug |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Cory G Watson |
Refactor Statistics to clean up printing of debug info... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Matt S Trout |
final changes for 08004 dist |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Matt S Trout |
typo pointed out by kangas |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Matt S Trout |
add cursor_class to storage opt list |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Ash Berlin |
Fix example code. Thanks bits |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Matt S Trout |
cleanup cursor class handling |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Matt S Trout |
add default_resultset_attributes entry to Schema |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Matt S Trout |
optimisation in cursor |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Tom Hukins |
Add an 'on_disconnect_do' argument to |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Matt S Trout |
updated svn and list URLs |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Matt S Trout |
missed adding the test |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Luke Saunders |
applied patch from davinch: fix bug with create_multi... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Luke Saunders |
fixed minor docs error |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Brandon L.... |
Changes update for my txn fix a few days ago |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Matt S Trout |
AccessorGroup is now a Class::Accessor::Grouped subclass |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Brandon L.... |
fix a few txn issues, including the "transaction depth... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Edmund von... |
Added the word 'trigger' to the 'Overloading methods... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Marcus Ramberg |
Make ensure_class_loaded behave better with malformed... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Matt S Trout |
non-destructive hashref handling for connect_info options |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Matt S Trout |
fix for count after slice (report and tests from JOHANL) |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Matt S Trout |
fixup for datetime parser from Matt Lawrence (mattlaw) |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Matt S Trout |
08003 changes |
commit | commitdiff | tree | snapshot |
2007-07-10 |
John Napiorkowski |
fixed the trouble with undefs using populate in void... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Matt S Trout |
fixes to multi-create |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Matt S Trout |
unmark experimental to go with deploy |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Matt S Trout |
failing test for multi-create bug reported by irc:bits |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Matt S Trout |
many-many rel fix |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Luke Saunders |
removed various Dumper calls |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Luke Saunders |
updated changes. fixed ResultSetColumn w/prefetch problem |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Luke Saunders |
fixed attr merging problem |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Matt S Trout |
remove cwd dep, modify pod |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Jess Robinson |
Fixup indenting/code style |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Luke Saunders |
fixed group_by problem with oracle limit syntax |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Brandon L.... |
Patch for ? in NoBindVars data from Tom Hukins |
commit | commitdiff | tree | snapshot |
next |