projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Throw away some debugging code
[dbsrgits/DBIx-Class.git]
/
Changes
2009-05-07
Peter Rabbitson
Changes, remove merged branch
blob
|
commitdiff
2009-05-05
Justin Hunter
add a line to Changes and add a CAVEAT
blob
|
commitdiff
|
diff to current
2009-04-30
Peter Rabbitson
Release 0.08102
v0.08102
blob
|
commitdiff
|
diff to current
2009-04-29
Peter Rabbitson
Changes
blob
|
commitdiff
|
diff to current
2009-04-27
Peter Rabbitson
Release 0.08101
v0.08101
blob
|
commitdiff
|
diff to current
2009-04-23
Justin Hunter
update Changes for moving load_optional_class
blob
|
commitdiff
|
diff to current
2009-04-23
Cory G Watson
Fix busted get_column when using +select (and friends)
blob
|
commitdiff
|
diff to current
2009-04-19
Matt S Trout
0.08100 release
v0.08100
blob
|
commitdiff
|
diff to current
2009-03-29
Peter Rabbitson
Dev-Release 0.08099_08
blob
|
commitdiff
|
diff to current
2009-03-26
Rob Kinyon
Deprecated search_like()
blob
|
commitdiff
|
diff to current
2009-03-23
Guillermo Roditi
skip test doc issue relating to db-side defaults
blob
|
commitdiff
|
diff to current
2009-03-22
Guillermo Roditi
adding test for exception if nullable rel call is not...
blob
|
commitdiff
|
diff to current
2009-03-17
Johannes Plunien
putting IC::DateTime locale, timezone or floating_tz_ok...
blob
|
commitdiff
|
diff to current
2009-03-09
Guillermo Roditi
remove (groditi) instances
blob
|
commitdiff
|
diff to current
2009-02-27
Peter Rabbitson
Dev-Release 0.08099_07
blob
|
commitdiff
|
diff to current
2009-02-27
Peter Rabbitson
We already depend on latest SQLA - remove all reference...
blob
|
commitdiff
|
diff to current
2009-02-27
Peter Rabbitson
Fix some should_quote_data_type problems
blob
|
commitdiff
|
diff to current
2009-02-24
Guillermo Roditi
correct args in wrong order in deplo_statements
blob
|
commitdiff
|
diff to current
2009-02-22
Peter Rabbitson
FInally rewrote Ordered properly - a number of FIXME...
blob
|
commitdiff
|
diff to current
2009-02-20
Matt S Trout
more mc fixes
blob
|
commitdiff
|
diff to current
2009-02-20
Matt S Trout
revert previous revision
blob
|
commitdiff
|
diff to current
2009-02-20
Rob Kinyon
Merge 'subquery' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-02-20
Rob Kinyon
Merge 'trunk' into 'subquery'
blob
|
commitdiff
|
diff to current
2009-02-20
Matt S Trout
changes update for mc fixes
blob
|
commitdiff
|
diff to current
2009-02-20
Rob Kinyon
Update Changes
blob
|
commitdiff
|
diff to current
2009-02-20
Matt S Trout
Merge 'multi_stuff' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-02-13
Johannes Plunien
Refactored and re-added r5041: Split sql statements...
blob
|
commitdiff
|
diff to current
2009-02-12
Guillermo Roditi
fixed bug for undef_on_null_fk edge case
blob
|
commitdiff
|
diff to current
2009-02-09
Guillermo Roditi
backporting the set_column/store_column fix
blob
|
commitdiff
|
diff to current
2009-02-07
Johannes Plunien
Possible to set locale in IC::DateTime extra => {}...
blob
|
commitdiff
|
diff to current
2009-02-05
Guillermo Roditi
adding regression test for source_name
blob
|
commitdiff
|
diff to current
2009-02-04
Guillermo Roditi
use store_column instead of set_column on insert
blob
|
commitdiff
|
diff to current
2009-01-23
Peter Rabbitson
Dev-Release 0.08099_06
blob
|
commitdiff
|
diff to current
2009-01-21
Peter Rabbitson
Fill in some missing changes
blob
|
commitdiff
|
diff to current
2009-01-16
Peter Rabbitson
Proper MSSQL last_insert_id() scoping patch by abraxxa
blob
|
commitdiff
|
diff to current
2008-12-16
Guillermo Roditi
minor typo and style change
blob
|
commitdiff
|
diff to current
2008-12-16
Guillermo Roditi
rename option to undef_on_null_fk and make it default...
blob
|
commitdiff
|
diff to current
2008-12-16
Guillermo Roditi
Introduce 'any_null_means_no_value' option to eliminate...
blob
|
commitdiff
|
diff to current
2008-11-13
Peter Rabbitson
resultset attribute from can now take a scalarref and...
blob
|
commitdiff
|
diff to current
2008-11-01
Johannes Plunien
rolling back my last change, waiting until new sqlt...
blob
|
commitdiff
|
diff to current
2008-11-01
Johannes Plunien
updated Changes
blob
|
commitdiff
|
diff to current
2008-10-30
Peter Rabbitson
Dev-Release 0.08099_05
blob
|
commitdiff
|
diff to current
2008-10-26
Johannes Plunien
updated last changes of InflateColumn::DateTime
blob
|
commitdiff
|
diff to current
2008-10-16
Simon Elliott
patch ->delete to die if args
blob
|
commitdiff
|
diff to current
2008-09-28
Peter Rabbitson
mst is right: there is no sane way to allow automatic...
blob
|
commitdiff
|
diff to current
2008-09-28
Matt S Trout
new_related works again
blob
|
commitdiff
|
diff to current
2008-09-21
Peter Rabbitson
Revert r482[45], by implementing a better version of...
blob
|
commitdiff
|
diff to current
2008-09-19
Matt S Trout
delete mention of broken HashRefInflator global
blob
|
commitdiff
|
diff to current
2008-08-28
Peter Rabbitson
Forgot to modify Changes - looks good to castaway :D
blob
|
commitdiff
|
diff to current
2008-08-26
John Goulah
virtual method so user can create upgrade path across...
blob
|
commitdiff
|
diff to current
2008-08-26
Matt S Trout
fix related resultsets and multi-create
blob
|
commitdiff
|
diff to current
2008-08-12
Marc Mims
ODBC fixes: superfluous connection in rebless; undef...
blob
|
commitdiff
|
diff to current
2008-08-06
Luke Saunders
added with_deferred_fk_checks functionality to storage
blob
|
commitdiff
|
diff to current
2008-08-01
Luke Saunders
fixed clone bug
blob
|
commitdiff
|
diff to current
2008-07-31
Luke Saunders
added register_extra_source
blob
|
commitdiff
|
diff to current
2008-07-29
Guillermo Roditi
use sub::name to fix compat with moose method modifiers
blob
|
commitdiff
|
diff to current
2008-07-24
Luke Saunders
incremented version number in prep for dist
blob
|
commitdiff
|
diff to current
2008-07-21
John Napiorkowski
Merge 'replication_dedux' into 'trunk'
blob
|
commitdiff
|
diff to current
2008-07-18
J. Shirley
Adding datetime_undef_if_invalid to squelch errors...
blob
|
commitdiff
|
diff to current
2008-07-18
John Napiorkowski
updated CHANGES, removed debug code left by accident...
blob
|
commitdiff
|
diff to current
2008-07-17
Guillermo Roditi
Changes and AUTHORS
blob
|
commitdiff
|
diff to current
2008-07-02
Wallace Reis
updating changelog
blob
|
commitdiff
|
diff to current
2008-06-19
Cory G Watson
Add make_column_dirty to Row (per request from #dbix...
blob
|
commitdiff
|
diff to current
2008-05-30
Matt S Trout
throw exception for multi-has_many prefetch
blob
|
commitdiff
|
diff to current
2008-05-30
Ash Berlin
Make ingore_{constraint,index}_names default
blob
|
commitdiff
|
diff to current
2008-05-27
Matt S Trout
version bump, deprecated ResultSetManager
blob
|
commitdiff
|
diff to current
2008-05-09
Brian Cassidy
pod fix (RT #32988)
blob
|
commitdiff
|
diff to current
2008-05-08
Brian Cassidy
add RT ticket number to changes
blob
|
commitdiff
|
diff to current
2008-05-08
Brian Cassidy
add Test::Exception to deps (RT #34256). move testing...
blob
|
commitdiff
|
diff to current
2008-05-06
John Napiorkowski
updated Changes to document Replicated Storage type...
blob
|
commitdiff
|
diff to current
2008-05-05
Matt S Trout
no author notes in Changes if you're already in CONTRIB...
blob
|
commitdiff
|
diff to current
2008-05-05
Matt S Trout
improvements to the META.yml magic
blob
|
commitdiff
|
diff to current
2008-04-11
Daniel Westermann...
Add warnings for non-unique find usage and improve...
blob
|
commitdiff
|
diff to current
2008-04-01
Ash Berlin
Constraint/index name fix from rdj
blob
|
commitdiff
|
diff to current
2008-03-24
Anders Nor Berle
Mention savepoint support in Changes
blob
|
commitdiff
|
diff to current
2008-03-17
Ash Berlin
Fix is_deferrable and respcet sqltargs properly
blob
|
commitdiff
|
diff to current
2008-03-11
Ash Berlin
Fix errors from resultset components (and move tests...
blob
|
commitdiff
|
diff to current
2008-03-05
Luke Saunders
added entry in Changes for versioning branch
blob
|
commitdiff
|
diff to current
2008-03-04
Ash Berlin
is_deferrable patch from Debolaz
blob
|
commitdiff
|
diff to current
2008-03-01
Ash Berlin
Fix versioning test so it works with SQLT 0.09.
v0.08010
blob
|
commitdiff
|
diff to current
2008-02-28
Ash Berlin
Todo tests for txn_rollback and scope_guard
blob
|
commitdiff
|
diff to current
2008-02-26
Ash Berlin
Merge 'trunk' into 'versioned_enhancements'
blob
|
commitdiff
|
diff to current
2008-02-10
Ash Berlin
Add txn_scope_guard method/object
blob
|
commitdiff
|
diff to current
2008-01-30
Ash Berlin
Merge 'trunk' into 'versioned_enhancements'
blob
|
commitdiff
|
diff to current
2008-01-24
Jess Robinson
0.08009 released
blob
|
commitdiff
|
diff to current
2008-01-20
Matt S Trout
made search_rs smarter about when to preserve the cache...
blob
|
commitdiff
|
diff to current
2008-01-11
Ash Berlin
Merge 'trunk' into 'versioned_enhancements'
blob
|
commitdiff
|
diff to current
2008-01-03
Yuval Kogman
changelog
blob
|
commitdiff
|
diff to current
2008-01-02
Marc Mims
Added Storage::DBI subclass for MSSQL auto PK over...
blob
|
commitdiff
|
diff to current
2008-01-02
Chris Prather
move dbicadmin to JSON::Any
blob
|
commitdiff
|
diff to current
2007-12-20
Ash Berlin
Add proper thaw hooks so schema gets re-attached
blob
|
commitdiff
|
diff to current
2007-11-24
Ash Berlin
Merge 'trunk' into 'versioned_enhancements'
blob
|
commitdiff
|
diff to current
2007-11-16
Ash Berlin
Version bump
blob
|
commitdiff
|
diff to current
2007-11-15
Ash Berlin
Fix t/82cascade_copy.t
blob
|
commitdiff
|
diff to current
2007-10-29
Luke Saunders
spelt Zby's name properly
blob
|
commitdiff
|
diff to current
2007-10-29
Luke Saunders
fixed _merge_attr bug
blob
|
commitdiff
|
diff to current
2007-10-27
Ash Berlin
Reorder Changes file. (New changes go at bottom of...
blob
|
commitdiff
|
diff to current
2007-10-26
Luke Saunders
the checks in reverse_relationship_info are less ambiguous
blob
|
commitdiff
|
diff to current
2007-10-23
Luke Saunders
added entry to Changes
blob
|
commitdiff
|
diff to current
2007-10-22
Luke Saunders
fixed problem with duplicate related objects for Row...
blob
|
commitdiff
|
diff to current
next