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-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 |
2007-06-29 |
Matt S Trout |
remove RSM recipe |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Simon Elliott |
many_to_many supports relation_rs method now |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Simon Elliott |
add_to returns inserted row in many_to_many relation |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brandon L.... |
DBIx::Class::Exception should pass off any exception... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
John Napiorkowski |
Added multi-create object support to Schema->populate... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Matt S Trout |
restore mk_classaccessor |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Matt S Trout |
08002 |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Matt S Trout |
ordering change to squash an M::I warning |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Matt S Trout |
probably fix bulk_create |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Matt S Trout |
eleiminate vestigial code in PK::Auto |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Matt S Trout |
SQL statement in errors |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Matt S Trout |
remove rogue use line |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Cory G Watson |
Call ensure_connected in txn_begin to avoid stomping... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Matt S Trout |
make errors during deploy soft |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Brandon L.... |
exception rethrow method from LTJake |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Matt S Trout |
0.08001 because I'm an idiot |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Brandon L.... |
autoflush debugfh, plus Changes for this and the weakre... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Matt S Trout |
fix conditional and document behaviour |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Brandon L.... |
weaken the storage reference in the HandleError closure! |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Brandon L.... |
0.07999_06 Changes + Release |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Matt S Trout |
make last_insert_id take multiple column names |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Brandon L.... |
default stacktrace on if $ENV{DBIC_TRACE} is on |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Brandon L.... |
exception objects to make stacktrace work right (!!) |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Brandon L.... |
small throw_exception fixes |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Brandon L.... |
add some storage exception tests, and fix a really... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Brandon L.... |
oops, small POD typo |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Brandon L.... |
Changes updates |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Brandon L.... |
$dbh->{HandleError} does throw_exception, "unsafe"... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Brandon L.... |
add stacktrace option to modify the default behavior... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Matt S Trout |
slight tweak |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Matt S Trout |
fix page-within-page bug |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Brandon L.... |
added back the r3131 tests in concise form, wrapped... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Brandon L.... |
0.07999_05 (2nd 0.08 RC) |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Matt S Trout |
test fixups |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Matt S Trout |
make source_name rw again, users can shoot themselves... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
K J Cheetham |
POD tweak |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Brandon L.... |
Fixed up SQLT test/runtime deps |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Brandon L.... |
update Changes |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Brandon L.... |
skip parts of t/60core.t if no DateTime::Format::MySQL |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brandon L.... |
0.07999_04 Changes leader |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brandon L.... |
0.07999_04, release candidate |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brandon L.... |
syntax fix: $#{@x} is invalid syntax that happens to... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
K J Cheetham |
pod tweaking for line wrappings |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Matt S Trout |
imported Replication store from branch |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brandon L.... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brandon L.... |
add "use Class::C3" to S::DBI::Sybase::MSSQL, doc reini... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brandon L.... |
fix 93nobindvars for people not testing MySQL |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Matt S Trout |
remove note about failing test since it doesn't anymore |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Brandon L.... |
remove dupe Changes entry |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Brandon L.... |
fix test warning (double "my") |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Matt S Trout |
LEFT join problem fixed |
commit | commitdiff | tree | snapshot |
2007-05-31 |
J. Shirley |
Adding failing test for left-join with no join record... |
commit | commitdiff | tree | snapshot |
next |