projects
/
chaz
/
p5-DBIx-Class-ResultSet-RecursiveUpdate
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate
2012-03-22
Charles McGarvey
add test script for mysql
master
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Charles McGarvey
partial fix for #69624
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Zbigniew Łukasiak
Merge pull request #4 from ilmari/master
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Dagfinn Ilmari...
Add unique constraints on columns referenced by foreign...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Dagfinn Ilmari...
Silence NOTICE-level messages from PostgreSQL
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
jjn1056
Merge pull request #3 from jjn1056/master
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
John Napiorkowski
fixed incorrect join condition on a relationship which...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Alexander Hartmaier
version 0.23
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Alexander Hartmaier
fixed moosified-rs.t failures by making the test skip...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Alexander Hartmaier
added use strict and use warnings to all tests + perltidy
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Alexander Hartmaier
version 0.22
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Alexander Hartmaier
use an in-memory SQLite db for moosified-rs.t to not...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Alexander Hartmaier
fixed usage with moosified resultsets (RT#64773)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Alexander Hartmaier
ignore t/var/ generated by tests
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Alexander Hartmaier
fixed updating of nullable has_many rels (RT#65561)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Alexander Hartmaier
fixed deprecated search condition
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Alexander Hartmaier
version 0.21
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Alexander Hartmaier
simplified missing pk column detection
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Alexander Hartmaier
don't try to find if not all pk col values are available
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Alexander Hartmaier
handle DBIx::Class change for find which throws an...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Alexander Hartmaier
fixed failing test for undef many-to-many
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Alexander Hartmaier
perltidy test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Alexander Hartmaier
always warn about additional parameters if storage...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
added tests for assigning undef to a many-to-many pseud...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
only allow hashrefs being passed to recursive_update...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
carp if value of many-to-many pseudo rel isn't an array...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
croak instead of carp if fixed_fields isn't an arrayref
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
small test improvement
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
handle many-to-many pseudo rels separately
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
small fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
fixed bug where an object that has already been found...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
don't autovivify an id key in the updates hash
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
small performance improvement
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
documentation fixes and improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
use warnings for tests and some test cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
exclude DBIx::Class, HTML::FormHandler and Try::Tiny...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Alexander Hartmaier
use Carp::Clan instead of warn
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Alexander Hartmaier
Warn instead of throwing an exception if a key is neith...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Alexander Hartmaier
doc improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Zbigniew Lukasiak
test for fixed_fields
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexander Hartmaier
version 0.20
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexander Hartmaier
added John Napiorkowski to the list of authors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexander Hartmaier
satisfy SynopsisTests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexander Hartmaier
satisfy UnusedVarsTests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexander Hartmaier
fixed t/sqlite.t which failed because of missing t...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexander Hartmaier
satisfy PortabilityTests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexander Hartmaier
converted to Dist::Zilla
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Zbigniew Lukasiak
TODO - value of fk from a multi relationship
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Zbigniew Lukasiak
Merge branch 'master' of github.com/abraxxa/DBIx--Class...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Alexander Hartmaier
only limit resultset if there are related rows left
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Gerda Shank
test fails, requiring SQL::Translator >= 0.11006
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Alexander Hartmaier
gitignore Module::Install temp files
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Alexander Hartmaier
allow undef for has_many rels in addition to empty...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Alexander Hartmaier
gitignore t/var directory contents
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Alexander Hartmaier
tainted mode doesn't search for module in PERL5LIB...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Alexander Hartmaier
added special handling of has_many rels to tables with...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Alexander Hartmaier
require List::MoreUtils 0.22 for refactored _master_rel...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Alexander Hartmaier
added support for multi-column has_many relationships
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Alexander Hartmaier
refactored _master_relation_cond for less parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Alexander Hartmaier
more debug warnings and comments
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Alexander Hartmaier
fixed belongs_to rels in Dvd
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Alexander Hartmaier
perltidy
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
simplification
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
more relationship validation in _update_relation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
add_relationship without the accessor attribute is...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
check for nonexisting column, relationship, many-to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
don't try to use ->resolve_condition which was deprecat...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
moved relationship_info inside _update_relation instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
rename $related_result -> $related_resultset
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
don't pass whole updates hashref to _update_relation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
perltidy
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Alexander Hartmaier
docs for if_not_submitted parameter
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Alexander Hartmaier
added docs about treatment of belongs_to, might_have...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Zbigniew Lukasiak
apparently newer DBIC requires SQL::Translator => 0...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Zbigniew Lukasiak
test for deleting a might_have
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Gerda Shank
avoid uninitialized string warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
John Napiorkowski
tweaked docs and rebuild readme
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
John Napiorkowski
updated readme
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
John Napiorkowski
updated version
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Zbigniew Lukasiak
merge conflict resolved
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
John Napiorkowski
test case for might_have and another minor bug fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Gerda Shank
Merge branch 'master' of github.com:zby/DBIx--Class...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
John Napiorkowski
skip trying to create a might_have relationship if...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-02
John Napiorkowski
skip trying to create a might_have relationship if...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
zby
A test case from Amiri
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
zby
Merge branch 'master' of git@github.com:zby/DBIx--Class...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
zby
checking for table existande before adding add_drop_table
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Gerda Shank
oops. put back db file.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Gerda Shank
remove binary db file
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Gerda Shank
use Module::Install makefile; avoid TZ messages
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Gerda Shank
bring repo up to cpan level
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Zbigniew Lukasiak
updating related many to many
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Zbigniew Lukasiak
Readonly to prereqs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Zbigniew Lukasiak
not using version.pm
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Zbigniew Lukasiak
META is generated automatically
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Zbigniew Lukasiak
resolve merge conflict
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Zbigniew Lukasiak
release
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Gerda Shank
Update old META.yml
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Zbigniew Lukasiak
if_not_submitted
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Zbigniew Lukasiak
Relating an unrelated record with composed pk
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.045045 seconds
and
4
git commands to generate.