projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix mysterious ::Storage::DBI goto-shim failures on older
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
2010-08-31
Peter Rabbitson
Fix mysterious ::Storage::DBI goto-shim failures on...
tree
|
commitdiff
2010-08-31
Peter Rabbitson
Remove forgotten frame from Storage-method overrides...
tree
|
commitdiff
2010-08-31
Peter Rabbitson
Make CDBICompat keep a stable oder of columns in each...
tree
|
commitdiff
2010-08-31
Peter Rabbitson
Massive cleanup of DateTime test dependencies, other...
tree
|
commitdiff
2010-08-30
Peter Rabbitson
Minor cleanup of ::Optional::Dependencies innards
tree
|
commitdiff
2010-08-27
Peter Rabbitson
Fix RT#58554 (make sure FOR X is always the last part...
tree
|
commitdiff
2010-08-27
Peter Rabbitson
Rename SQLAHacks to SQLMaker, shuffle around files...
tree
|
commitdiff
2010-08-26
Peter Rabbitson
Drop-in legacy code for DB2-AS/400
tree
|
commitdiff
2010-08-26
Peter Rabbitson
Factor out the limit implementations into a separate...
tree
|
commitdiff
2010-08-26
Peter Rabbitson
SQLA::Limit is no more \o/
tree
|
commitdiff
2010-08-26
Peter Rabbitson
Stop relying on ->can in the SQL::Abstract carp-hack...
tree
|
commitdiff
2010-08-13
Peter Rabbitson
Fix Verisoned.pm to not issue queries that break down...
tree
|
commitdiff
2010-08-07
Peter Rabbitson
New $dbh capability handling - allows someone to say
tree
|
commitdiff
2010-08-07
Peter Rabbitson
Fix a corner case when a distinct plus an unqualified...
tree
|
commitdiff
2010-07-14
Peter Rabbitson
_pri_cols throws incorrect exceptions when called on...
tree
|
commitdiff
2010-07-13
Peter Rabbitson
Fix IC::DT to stop autovivifying columninfo keys
tree
|
commitdiff
2010-07-12
Peter Rabbitson
Rewrite the DBI connector to use Try::Tiny, avoid a...
tree
|
commitdiff
2010-07-11
Peter Rabbitson
Fix bulk-insert trace
tree
|
commitdiff
2010-07-10
Peter Rabbitson
Merge branch 'view-deps'
tree
|
commitdiff
2010-07-10
Amiri Barksdale...
Use fully-qualified result class names instead of sourc...
tree
|
commitdiff
2010-07-10
Amiri Barksdale...
Remove useless dep in View.pm.
tree
|
commitdiff
2010-07-10
Amiri Barksdale...
Change API of deploy_depends_on: pass it source names...
tree
|
commitdiff
2010-07-09
hakim
Docpatch for ::FilterColumn (component loading)
tree
|
commitdiff
2010-07-05
Peter Rabbitson
Require DBD::Oracle sufficiently recent to test blobs...
tree
|
commitdiff
2010-07-04
Norbert Buchmuller
Implemented "add_unique_constraints".
tree
|
commitdiff
2010-07-02
Arthur Axel 'fREW...
Fix link in cookbook
tree
|
commitdiff
2010-07-02
Arthur Axel 'fREW...
do not point to deprecated component
tree
|
commitdiff
2010-07-02
Slaven Rezic
fix documentation on DBIx::Class::ResultSource::name_un...
tree
|
commitdiff
2010-06-29
Justin Hunter
Fix example SQL for View
tree
|
commitdiff
2010-06-29
Peter Rabbitson
Merge branch 'oracle_seq_detection'
tree
|
commitdiff
2010-06-29
Rafael Kitover
improve Oracle sequence detection and related test...
tree
|
commitdiff
2010-06-19
Peter Rabbitson
Mibbit changed their single-sign-on link bleh!
tree
|
commitdiff
2010-06-17
Peter Rabbitson
added caveat that update/delete on the resultset breaks...
tree
|
commitdiff
2010-06-17
Matthias Dietrich
Fixed link to DBIx::Class::Manual::Intro
tree
|
commitdiff
2010-06-17
Alexander Hartmaier
fixed rels ending with me breaking subquery realiasing
tree
|
commitdiff
2010-06-12
Peter Rabbitson
Merge branch 'master' into view-deps
tree
|
commitdiff
2010-06-12
Arthur Axel 'fREW...
dev version
tree
|
commitdiff
2010-06-12
Arthur Axel 'fREW...
release 0.08123
v0.08123
tree
|
commitdiff
2010-06-12
Rafael Kitover
improve Oracle sequence detection and related test...
tree
|
commitdiff
2010-06-12
Rafael Kitover
fix using oracle sequences across schemas
tree
|
commitdiff
2010-06-12
Peter Rabbitson
POD fixes (RT#58247)
tree
|
commitdiff
2010-06-12
Peter Rabbitson
Fix grouped count over a joined resultset with clashing...
tree
|
commitdiff
2010-06-11
Peter Rabbitson
Merge branch 'unlink_guard'
tree
|
commitdiff
2010-06-11
Peter Rabbitson
Stop using Try::Tiny until the perl refcounting problem...
tree
|
commitdiff
2010-06-11
Alexander Hartmaier
Factor out the oracle shortener code, and apply it...
tree
|
commitdiff
2010-06-11
Alexander Hartmaier
croak instead of die
tree
|
commitdiff
2010-06-08
Terrence Brannon
fix typo and whitespace in Cookbook
tree
|
commitdiff
2010-06-05
Arthur Axel 'fREW...
Typos
tree
|
commitdiff
2010-06-03
Arthur Axel 'fREW...
Dev version for repo users
tree
|
commitdiff
2010-06-03
Arthur Axel 'fREW...
Release 0.08122
v0.08122
tree
|
commitdiff
2010-06-03
Arthur Axel 'fREW...
Add Haarg to contributors for his amazing, subversive...
tree
|
commitdiff
2010-06-03
Peter Rabbitson
Fix POD to show mibbit link in html-doc only
tree
|
commitdiff
2010-06-03
Peter Rabbitson
Better exception before actually fixing this error...
tree
|
commitdiff
2010-06-03
Peter Rabbitson
Improve error message on UD operation failures due...
tree
|
commitdiff
2010-06-02
Arthur Axel "fREW...
update repository information from svn to git
tree
|
commitdiff
2010-06-02
Peter Rabbitson
No authorship on individual files - just the central...
tree
|
commitdiff
2010-06-02
Peter Rabbitson
Merge 'trunk' into 'view-deps'
tree
|
commitdiff
2010-06-02
Amiri Barksdale
Add pod for sub new in View.pm.
tree
|
commitdiff
2010-06-02
Peter Rabbitson
clarify choice of value
tree
|
commitdiff
2010-06-02
Peter Rabbitson
Auto-fill rdbms version for sqlt
tree
|
commitdiff
2010-06-02
Peter Rabbitson
Make sure ddl_dir is created even if a dir-object is...
tree
|
commitdiff
2010-06-02
Peter Rabbitson
Do not use 2**32 directly - causes %u differences betwe...
tree
|
commitdiff
2010-06-02
Rafael Kitover
use SET ROWCOUNT for Sybase ASE limits without an offset
tree
|
commitdiff
2010-06-02
Arthur Axel "fREW...
perl modules shouldnt munge @INC; thats the job of...
tree
|
commitdiff
2010-06-01
Amiri Barksdale
Change formatting and correct the docs on RS::View.
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Preserve @_ aliasing semantics on coderefs within try...
tree
|
commitdiff
2010-06-01
Rafael Kitover
pass sqlite and pg version properly on ->deploy for...
tree
|
commitdiff
2010-06-01
Rafael Kitover
fix hang in SQLAHacks
tree
|
commitdiff
2010-06-01
Rafael Kitover
Merge 'namespace-clean' into 'trunk'
tree
|
commitdiff
2010-06-01
Rafael Kitover
remove useless use of n::c
tree
|
commitdiff
2010-06-01
Amiri Barksdale
Change ViewDeps schema to use meaningful tables; use...
tree
|
commitdiff
2010-06-01
Rafael Kitover
pass postgres_version in producer_args when deploying...
tree
|
commitdiff
2010-06-01
Rafael Kitover
use namespace::cleaned out imports for some common...
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Merge 'oracle_hierarchical_queries_rt39121' into 'trunk'
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Add A.Keusch to conrib list
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Try::Tiny is a part of the clan
tree
|
commitdiff
2010-06-01
Rafael Kitover
fix uninitialized warning
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Move order outside of the GenSubQ subquery, to appease...
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Versioned compat code connects too early
tree
|
commitdiff
2010-06-01
Robert Bohne
Fixed typo in Changes file. Adding myself to the CONTRI...
tree
|
commitdiff
2010-06-01
Arthur Axel "fREW...
do not lazily set up include dirs and do not localize
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Minor touches/changes
tree
|
commitdiff
2010-06-01
Peter Rabbitson
Do not pollute sqlmaker while scanning raw sql
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Switch away from explicit count-attr lists - just delet...
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'
tree
|
commitdiff
2010-05-31
Peter Rabbitson
test replication test fail
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Fix update/delete on prefetching resultsets
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Merge 'trunk' into 'dbicadmin-non-versioned'
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Fix Schema::Versioned borkage
tree
|
commitdiff
2010-05-31
Peter Rabbitson
typos
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Fix RT57467, simplify test
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Fix RT#57732
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Cleanup debug output
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Remove leftovers
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Merge 'trunk' into 'dbicadmin-non-versioned'
tree
|
commitdiff
2010-05-31
Arthur Axel "fREW...
add namespace::clean as regular dep
tree
|
commitdiff
2010-05-31
Peter Rabbitson
Fix Top-limit problem of missed bindvars
tree
|
commitdiff
2010-05-31
Arthur Axel "fREW...
use namespace::clean w/ Try::Tiny
tree
|
commitdiff
2010-05-31
Amiri Barksdale
Remove unused includes in View.pm, remove abstract...
tree
|
commitdiff
2010-05-30
Peter Rabbitson
Merge 'trunk' into 'view-deps'
tree
|
commitdiff
next