projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bring back deleted classes
[dbsrgits/DBIx-Class-Historic.git]
/
Changes
2010-10-27
Peter Rabbitson
Fix load_namespaces fail when classes tinker with $_
blob
|
commitdiff
2010-10-27
Norbert Buchmuller
Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows)
blob
|
commitdiff
|
diff to current
2010-10-27
Peter Rabbitson
Add undocumented ability to disable the join optimizer
blob
|
commitdiff
|
diff to current
2010-10-26
Arthur Axel 'fREW...
release 0.08123_02
blob
|
commitdiff
|
diff to current
2010-10-26
Peter Rabbitson
Temporary fixes for 5.13.x $@ handling
blob
|
commitdiff
|
diff to current
2010-10-23
Peter Rabbitson
-ident implementation
blob
|
commitdiff
|
diff to current
2010-10-16
Peter Rabbitson
Fix find() with an explicit constraint name (... {...
blob
|
commitdiff
|
diff to current
2010-10-16
Peter Rabbitson
Remove support for find( col1 => $val1, col2 => $val2...
blob
|
commitdiff
|
diff to current
2010-10-16
Aaron Crane
Fix bug in update of resultset using qualified conditio...
blob
|
commitdiff
|
diff to current
2010-10-14
Alexander Hartmaier
fixed wrong sequence returned when multiple triggers...
blob
|
commitdiff
|
diff to current
2010-10-14
Peter Rabbitson
Stop adding GROUP BY's to subqueries that do not contai...
blob
|
commitdiff
|
diff to current
2010-10-14
Peter Rabbitson
Fix spotty handling of complex order_by relationship...
blob
|
commitdiff
|
diff to current
2010-10-14
Peter Rabbitson
That's an embarrasing c/p :(
blob
|
commitdiff
|
diff to current
2010-10-10
Peter Rabbitson
Entire test suite passes under DBIC_TRACE=1
blob
|
commitdiff
|
diff to current
2010-10-06
Arthur Axel 'fREW...
feature doc map
blob
|
commitdiff
|
diff to current
2010-10-04
Peter Rabbitson
Make Data::Page total count evaluation lazy
blob
|
commitdiff
|
diff to current
2010-10-04
Peter Rabbitson
Fix compose_namespace rsrc leaks, introduce a badass...
blob
|
commitdiff
|
diff to current
2010-10-04
Peter Rabbitson
Changes/author for a1e1a51
blob
|
commitdiff
|
diff to current
2010-10-04
wreis
Extend proxy rel attr
blob
|
commitdiff
|
diff to current
2010-09-21
Peter Rabbitson
Fix RT61503 (bump DateTime::Format::Pg dep)
blob
|
commitdiff
|
diff to current
2010-09-18
Peter Rabbitson
Fix leak of $sth during populate() on perls < 5.10
blob
|
commitdiff
|
diff to current
2010-09-17
Peter Rabbitson
No longer explicitly disconnect on ::Storage DESTROY
blob
|
commitdiff
|
diff to current
2010-09-17
Peter Rabbitson
Fix the exception-hungry exception_action
blob
|
commitdiff
|
diff to current
2010-09-17
Peter Rabbitson
Optimize RowNum limit dialect as per suggestion in...
blob
|
commitdiff
|
diff to current
2010-09-16
Arthur Axel 'fREW...
DBIC_TRACE_PROFILE
blob
|
commitdiff
|
diff to current
2010-09-16
Nigel Metheringham
FilterColumn tweaks - docs and parameter tests
blob
|
commitdiff
|
diff to current
2010-09-04
Arthur Axel 'fREW...
Preserve unblessed reference exceptions
blob
|
commitdiff
|
diff to current
2010-09-01
Peter Rabbitson
Don't try to load DBIx::Class during the Makefile.PL...
blob
|
commitdiff
|
diff to current
2010-08-31
Peter Rabbitson
Fix mysterious ::Storage::DBI goto-shim failures on...
blob
|
commitdiff
|
diff to current
2010-08-31
Peter Rabbitson
Make CDBICompat keep a stable oder of columns in each...
blob
|
commitdiff
|
diff to current
2010-08-31
Peter Rabbitson
Massive cleanup of DateTime test dependencies, other...
blob
|
commitdiff
|
diff to current
2010-08-30
Peter Rabbitson
Reformat Changes (features listed as fix/misc)
blob
|
commitdiff
|
diff to current
2010-08-30
Peter Rabbitson
Disable t/zzzzzzz_sqlite_deadlock.t for regular installs
blob
|
commitdiff
|
diff to current
2010-08-27
Peter Rabbitson
Fix RT#58554 (make sure FOR X is always the last part...
blob
|
commitdiff
|
diff to current
2010-08-27
Peter Rabbitson
Fix the taint mode test to correctly work under local...
blob
|
commitdiff
|
diff to current
2010-08-26
Peter Rabbitson
SQLA::Limit is no more \o/
blob
|
commitdiff
|
diff to current
2010-08-13
Peter Rabbitson
Some TODO test revisions prompted by RT#59565
blob
|
commitdiff
|
diff to current
2010-08-13
Peter Rabbitson
Fix Verisoned.pm to not issue queries that break down...
blob
|
commitdiff
|
diff to current
2010-08-11
Rafael Kitover
add proper test for column names with punctuation,...
blob
|
commitdiff
|
diff to current
2010-08-07
Peter Rabbitson
New $dbh capability handling - allows someone to say
blob
|
commitdiff
|
diff to current
2010-08-07
Peter Rabbitson
Fix a corner case when a distinct plus an unqualified...
blob
|
commitdiff
|
diff to current
2010-07-14
Peter Rabbitson
_pri_cols throws incorrect exceptions when called on...
blob
|
commitdiff
|
diff to current
2010-07-11
Peter Rabbitson
Fix bulk-insert trace
blob
|
commitdiff
|
diff to current
2010-07-08
Peter Rabbitson
Cleanup shebang lines of all maint/example scripts...
blob
|
commitdiff
|
diff to current
2010-07-04
Peter Rabbitson
Bump M::I
blob
|
commitdiff
|
diff to current
2010-07-04
Norbert Buchmuller
Implemented "add_unique_constraints".
blob
|
commitdiff
|
diff to current
2010-06-29
Peter Rabbitson
Merge branch 'oracle_seq_detection'
blob
|
commitdiff
|
diff to current
2010-06-29
Rafael Kitover
improve Oracle sequence detection and related test...
blob
|
commitdiff
|
diff to current
2010-06-17
Rafael Kitover
remove import of GetOptions symbol into Makefile.PL
blob
|
commitdiff
|
diff to current
2010-06-17
Alexander Hartmaier
fixed rels ending with me breaking subquery realiasing
blob
|
commitdiff
|
diff to current
2010-06-12
Arthur Axel 'fREW...
release 0.08123
blob
|
commitdiff
|
diff to current
2010-06-12
Rafael Kitover
fix using oracle sequences across schemas
blob
|
commitdiff
|
diff to current
2010-06-12
Peter Rabbitson
POD fixes (RT#58247)
blob
|
commitdiff
|
diff to current
2010-06-12
Peter Rabbitson
Fix grouped count over a joined resultset with clashing...
blob
|
commitdiff
|
diff to current
2010-06-12
Peter Rabbitson
Changes
blob
|
commitdiff
|
diff to current
2010-06-11
Peter Rabbitson
Merge branch 'unlink_guard'
blob
|
commitdiff
|
diff to current
2010-06-11
Peter Rabbitson
Stop using Try::Tiny until the perl refcounting problem...
blob
|
commitdiff
|
diff to current
2010-06-11
Peter Rabbitson
DBICTest $dbh guards emulating win32 OS (no open file...
blob
|
commitdiff
|
diff to current
2010-06-11
Peter Rabbitson
Changes
blob
|
commitdiff
|
diff to current
2010-06-03
Arthur Axel 'fREW...
Release 0.08122
blob
|
commitdiff
|
diff to current
2010-06-03
Peter Rabbitson
More changelogging
blob
|
commitdiff
|
diff to current
2010-06-02
Peter Rabbitson
Auto-fill rdbms version for sqlt
blob
|
commitdiff
|
diff to current
2010-06-02
Peter Rabbitson
More changelogging
blob
|
commitdiff
|
diff to current
2010-06-02
Peter Rabbitson
Make sure ddl_dir is created even if a dir-object is...
blob
|
commitdiff
|
diff to current
2010-06-02
Peter Rabbitson
Relax developer policy, allowing to skip optional depen...
blob
|
commitdiff
|
diff to current
2010-06-02
Rafael Kitover
update Changes
blob
|
commitdiff
|
diff to current
2010-06-01
Robert Bohne
Fixed typo in Changes file. Adding myself to the CONTRI...
blob
|
commitdiff
|
diff to current
2010-06-01
Peter Rabbitson
Minor touches/changes
blob
|
commitdiff
|
diff to current
2010-05-31
Peter Rabbitson
Fix update/delete on prefetching resultsets
blob
|
commitdiff
|
diff to current
2010-05-31
Peter Rabbitson
Changes
blob
|
commitdiff
|
diff to current
2010-05-31
Peter Rabbitson
Fix Schema::Versioned borkage
blob
|
commitdiff
|
diff to current
2010-05-31
Peter Rabbitson
Fix RT57467, simplify test
blob
|
commitdiff
|
diff to current
2010-05-30
Peter Rabbitson
Fix MC double-object creation (important for e.g. IC...
blob
|
commitdiff
|
diff to current
2010-05-30
Peter Rabbitson
New format of changelog (easier to read)
blob
|
commitdiff
|
diff to current
2010-05-30
Peter Rabbitson
Rewrite GenericSubQ from SQLA::L to be actually useful
blob
|
commitdiff
|
diff to current
2010-05-25
Peter Rabbitson
Try::Tiny conversion finished
blob
|
commitdiff
|
diff to current
2010-05-20
Matt S Trout
fix find() since that was also broken in r8754
blob
|
commitdiff
|
diff to current
2010-05-20
Matt S Trout
fix result_class setter behaviour to not stuff attrs...
blob
|
commitdiff
|
diff to current
2010-05-16
Ash Berlin
Fix how Schema::Versioned gets connection attributes
blob
|
commitdiff
|
diff to current
2010-05-15
Peter Rabbitson
Fix stupid typo-bug
blob
|
commitdiff
|
diff to current
2010-05-11
Peter Rabbitson
Merge 'filter_column' into 'trunk'
blob
|
commitdiff
|
diff to current
2010-05-07
Nigel Metheringham
empty update OK even if row is not in database
blob
|
commitdiff
|
diff to current
2010-05-05
Peter Rabbitson
Fix obsucre bug with as_subselect_rs (gah wrong commit...
blob
|
commitdiff
|
diff to current
2010-05-05
Peter Rabbitson
Merge 'trunk' into 'filter_column'
blob
|
commitdiff
|
diff to current
2010-05-05
Peter Rabbitson
Changes
blob
|
commitdiff
|
diff to current
2010-04-28
Arthur Axel "fREW...
doc, removal of source stuff, and Changes
blob
|
commitdiff
|
diff to current
2010-04-27
Peter Rabbitson
Fix global destruction problems
blob
|
commitdiff
|
diff to current
2010-04-24
Peter Rabbitson
_quote is now properly handled in SQLA
blob
|
commitdiff
|
diff to current
2010-04-20
Jess Robinson
Warn if a class found in ResultSet/ is not a subclass...
blob
|
commitdiff
|
diff to current
2010-04-14
Rafael Kitover
datetime millisecond precision for MSSQL
blob
|
commitdiff
|
diff to current
2010-04-14
Rafael Kitover
support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from...
blob
|
commitdiff
|
diff to current
2010-04-14
Peter Rabbitson
Add forgotten changes
blob
|
commitdiff
|
diff to current
2010-04-11
Arthur Axel "fREW...
Release 0.08121
blob
|
commitdiff
|
diff to current
2010-04-11
Peter Rabbitson
Deprecate UTF8Columns with a lot of warning whistles
blob
|
commitdiff
|
diff to current
2010-04-08
Peter Rabbitson
Changes
blob
|
commitdiff
|
diff to current
2010-04-06
Peter Rabbitson
Fix embarassing join optimizer bug
blob
|
commitdiff
|
diff to current
2010-03-24
Peter Rabbitson
Cosmetics + changes
blob
|
commitdiff
|
diff to current
2010-03-24
Peter Rabbitson
Straight_join support RT55579
blob
|
commitdiff
|
diff to current
2010-03-24
Peter Rabbitson
Clearer 'no such rel' errors, correct exception on...
blob
|
commitdiff
|
diff to current
2010-03-19
Peter Rabbitson
Fix UTF8Column out of order loading warning
blob
|
commitdiff
|
diff to current
next