projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added multi-create object support to Schema->populate and created a test for this...
[dbsrgits/DBIx-Class-Historic.git]
/
Changes
2007-06-22
Matt S Trout
restore mk_classaccessor
blob
|
commitdiff
2007-06-20
Matt S Trout
08002
blob
|
commitdiff
|
diff to current
2007-06-20
Matt S Trout
probably fix bulk_create
blob
|
commitdiff
|
diff to current
2007-06-20
Matt S Trout
SQL statement in errors
blob
|
commitdiff
|
diff to current
2007-06-19
Cory G Watson
Call ensure_connected in txn_begin to avoid stomping...
blob
|
commitdiff
|
diff to current
2007-06-19
Brandon L. Black
exception rethrow method from LTJake
blob
|
commitdiff
|
diff to current
2007-06-17
Matt S Trout
0.08001 because I'm an idiot
blob
|
commitdiff
|
diff to current
2007-06-17
Matt S Trout
Merge 'DBIx-Class-current' into 'trunk'
blob
|
commitdiff
|
diff to current
2007-06-16
Brandon L. Black
autoflush debugfh, plus Changes for this and the weakre...
blob
|
commitdiff
|
diff to current
2007-06-13
Brandon L. Black
0.07999_06 Changes + Release
blob
|
commitdiff
|
diff to current
2007-06-13
Matt S Trout
make last_insert_id take multiple column names
blob
|
commitdiff
|
diff to current
2007-06-11
Brandon L. Black
Changes updates
blob
|
commitdiff
|
diff to current
2007-06-10
Matt S Trout
fix page-within-page bug
blob
|
commitdiff
|
diff to current
2007-06-07
Brandon L. Black
0.07999_05 (2nd 0.08 RC)
blob
|
commitdiff
|
diff to current
2007-06-07
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2007-06-07
Matt S Trout
test fixups
blob
|
commitdiff
|
diff to current
2007-06-05
Brandon L. Black
Fixed up SQLT test/runtime deps
blob
|
commitdiff
|
diff to current
2007-06-04
Brandon L. Black
update Changes
blob
|
commitdiff
|
diff to current
2007-06-01
Brandon L. Black
0.07999_04 Changes leader
blob
|
commitdiff
|
diff to current
2007-06-01
Matt S Trout
imported Replication store from branch
blob
|
commitdiff
|
diff to current
2007-06-01
Matt S Trout
remove note about failing test since it doesn't anymore
blob
|
commitdiff
|
diff to current
2007-06-01
Brandon L. Black
remove dupe Changes entry
blob
|
commitdiff
|
diff to current
2007-05-31
Matt S Trout
LEFT join problem fixed
blob
|
commitdiff
|
diff to current
2007-05-31
Brandon L. Black
Changes synced up
blob
|
commitdiff
|
diff to current
2007-05-31
Brandon L. Black
reverting changeset 3131, probably needs to be fixed...
blob
|
commitdiff
|
diff to current
2007-05-31
Brandon L. Black
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2007-05-31
Brandon L. Black
trunk Changes updates since 0.07006
blob
|
commitdiff
|
diff to current
2007-05-30
Matt S Trout
added schema_version method to bypass version.pm
blob
|
commitdiff
|
diff to current
2007-05-29
Matt S Trout
update for 07999_03
blob
|
commitdiff
|
diff to current
2007-05-22
Christopher H. Laco
%colinfo accessor and inflate_column now work together
blob
|
commitdiff
|
diff to current
2007-05-22
Christopher H. Laco
added get_inflated_columns to Row
blob
|
commitdiff
|
diff to current
2007-05-21
Guillermo Roditi
result_class is getting leaked somewhere in related_res...
blob
|
commitdiff
|
diff to current
2007-05-12
Christopher H. Laco
Require CAG 0.05002 to kill Class::Inspector warnings.
blob
|
commitdiff
|
diff to current
2007-05-11
Christopher H. Laco
Updated prereq version of CAG to 0.05001
blob
|
commitdiff
|
diff to current
2007-05-10
Christopher H. Laco
resultset_class/result_class now (again) auto loads...
blob
|
commitdiff
|
diff to current
2007-05-01
Brandon L. Black
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2007-04-26
Justin Wheeler
Removed 8.pm and updated Changelog.
blob
|
commitdiff
|
diff to current
2007-04-22
Darren Duncan
branches/DBIx-Class-current/ : trivial test first commi...
blob
|
commitdiff
|
diff to current
2007-04-18
Brandon L. Black
0.07006 changes, version update
blob
|
commitdiff
|
diff to current
2007-04-17
Brandon L. Black
cleared up a Changes entry
blob
|
commitdiff
|
diff to current
2007-04-17
Brandon L. Black
Changes list synced up through now
blob
|
commitdiff
|
diff to current
2007-04-16
Marcus Ramberg
Updated cookbook example
blob
|
commitdiff
|
diff to current
2007-03-18
Ash Berlin
sqlt parser now respected a relationship attribute...
blob
|
commitdiff
|
diff to current
2007-03-17
Ash Berlin
fix server disconnect checking for select outside of...
blob
|
commitdiff
|
diff to current
2007-03-03
David Jack Olrik
Reverted accidental 'svk pull' from inside mirrored...
blob
|
commitdiff
|
diff to current
2007-03-03
David Jack Olrik
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2007-01-25
Jess Robinson
0.07999_02, add skip on prefetch test
blob
|
commitdiff
|
diff to current
2007-01-17
Matt S Trout
Changes note for param_bind since the authors forgot
blob
|
commitdiff
|
diff to current
2007-01-14
Ash Berlin
Make not of introduction of ResultSourceHandle
blob
|
commitdiff
|
diff to current
2007-01-10
Jess Robinson
oops, remove .orig files etc
blob
|
commitdiff
|
diff to current
2007-01-09
Jess Robinson
0.07004
blob
|
commitdiff
|
diff to current
2007-01-05
Ash Berlin
Added abraxa's HashRefInflator (no docs as yet)
blob
|
commitdiff
|
diff to current
2007-01-05
Jess Robinson
add inflatecolumn fixes to Changes
blob
|
commitdiff
|
diff to current
2007-01-02
Matt S Trout
Merge 'ordered_handle_updates' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-12-28
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-12-19
Daniel Westermann...
fix find_related-based queries to correctly grep the...
blob
|
commitdiff
|
diff to current
2006-11-22
Matt S Trout
moved tests to compose_namespace instead of compose_con...
blob
|
commitdiff
|
diff to current
2006-11-20
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-11-18
Ash Berlin
Removed Class::Data::Accessor and DBIx::Class::Accessor...
blob
|
commitdiff
|
diff to current
2006-11-16
Brandon L. Black
added changes entry for rt#22740
blob
|
commitdiff
|
diff to current
2006-11-16
Brian Cassidy
bumped ver. added some stuff to Changes i know were...
blob
|
commitdiff
|
diff to current
2006-11-13
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-11-10
Matt S Trout
inflate_result can return an array now. somebody write...
blob
|
commitdiff
|
diff to current
2006-11-03
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-10-25
Matt S Trout
fix it properly, fix Changes
blob
|
commitdiff
|
diff to current
2006-10-12
Brandon L. Black
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-10-07
Matt S Trout
fixup to work round an aliasing bug
blob
|
commitdiff
|
diff to current
2006-10-06
Brandon L. Black
updated Changes for 0.07999_01 release
blob
|
commitdiff
|
diff to current
2006-10-06
Brandon L. Black
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-10-04
Dan Sully
Update changes
blob
|
commitdiff
|
diff to current
2006-09-15
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-09-14
Daniel Westermann...
Prepping 0.07002 for release
blob
|
commitdiff
|
diff to current
2006-09-12
Brandon L. Black
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-09-12
Brandon L. Black
Backported column_info_from_storage accessor from ...
blob
|
commitdiff
|
diff to current
2006-09-12
Brandon L. Black
column_info_from_storage(1) is cleaner anyways
blob
|
commitdiff
|
diff to current
2006-09-07
Christopher H. Laco
Fixed inflate_datetime tests under older Test::More
blob
|
commitdiff
|
diff to current
2006-08-24
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2006-08-24
Matt S Trout
feck arse drink women
blob
|
commitdiff
|
diff to current
2006-08-23
Brandon L. Black
Changes synced up with everything that has happened...
blob
|
commitdiff
|
diff to current
2006-08-23
Justin Guenther
updated Changes
blob
|
commitdiff
|
diff to current
2006-08-22
Daniel Westermann...
use ref instead of eval to check limit syntax (to avoid...
blob
|
commitdiff
|
diff to current
2006-08-20
Christopher H. Laco
remove_columns now deletes columns from _columns fixing...
blob
|
commitdiff
|
diff to current
2006-08-18
Jess Robinson
0.07001 released
blob
|
commitdiff
|
diff to current
2006-08-17
Jess Robinson
Added recent Changes
blob
|
commitdiff
|
diff to current
2006-08-08
Nigel Metheringham
Test for search_rs destructive effects on attributes...
blob
|
commitdiff
|
diff to current
2006-08-07
Daniel Westermann...
Fix two aliasing bugs: remove the alias when provided...
blob
|
commitdiff
|
diff to current
2006-07-28
Daniel Westermann...
Pass attrs to find from update_or_create (reported...
blob
|
commitdiff
|
diff to current
2006-07-28
Daniel Westermann...
Remove anonymous blesses to avoid major speed hit on...
blob
|
commitdiff
|
diff to current
2006-07-28
Daniel Westermann...
Add previous changes for 0.07001
blob
|
commitdiff
|
diff to current
2006-07-23
Matt S Trout
yeah, yeah, yeah
blob
|
commitdiff
|
diff to current
2006-07-23
Matt S Trout
Merge 'DBIx-Class-current' into 'trunk'
blob
|
commitdiff
|
diff to current
2006-07-15
Daniel Westermann...
Disable _is_unique_query check in single() since it...
blob
|
commitdiff
|
diff to current
2006-07-15
Matt S Trout
skip empty queries to eliminate spurious warnings on...
blob
|
commitdiff
|
diff to current
2006-07-14
Matt S Trout
fixup for RowNum limit syntax with functions
blob
|
commitdiff
|
diff to current
2006-07-14
Matt S Trout
fixups to ORDER BY, tweaks to deepen some copies in...
blob
|
commitdiff
|
diff to current
2006-07-13
Jess Robinson
Added FAQ.pod to Changes
blob
|
commitdiff
|
diff to current
2006-07-12
David Kamholz
changes for _07
blob
|
commitdiff
|
diff to current
2006-07-12
Matt S Trout
changes for _06
blob
|
commitdiff
|
diff to current
2006-07-07
Daniel Westermann...
Cleanup test and log fix
blob
|
commitdiff
|
diff to current
2006-07-07
David Kamholz
utf8columns fix
blob
|
commitdiff
|
diff to current
next