projects
/
dbsrgits/DBIx-Class-Historic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class-Historic.git
2010-10-27
Peter Rabbitson
Fail gracefully on Config::Any PROFILE-loading errors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Arthur Axel...
release 0.08123_02
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Arthur Axel...
bump version for dev users
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
$sth->{Active} may throw during destruction >.<
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
Extra adjustments of find() documentation and code...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
Extra authordeps
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
Patch up weird MRO fail on 5.8 perls
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
Temporary fixes for 5.13.x $@ handling
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
Break out the txn_scope_guard tests, some cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
gitignore MYMETA
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Peter Rabbitson
Get test suite to pass under 5.13.6 (peepeeness!)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Peter Rabbitson
-ident implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Peter Rabbitson
Remove useless use of Storable from t/100extra_source.t
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Peter Rabbitson
Return a unique list of k/vs from get_inflated_columns
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Peter Rabbitson
Massive cleanup of transaction handlers
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Make sure t/storage/debug.t passes with DBIC_TRACE_PROF...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Add Hash::Merge exception to the leak test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Arthur Axel...
add SEE ALSO
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Aaron Crane
Doc fix: DBIx::Class::Row->discard_changes documented...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Robert Bohne
Skip cross-schema tests for Oracle 8i (no clear fix...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Robert Bohne
Fixed test for hierarchical queries with Oracle 8i.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Peter Rabbitson
Merge branch 'people/riba/find_cleanup' into people...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Peter Rabbitson
Test for already fixed RT#59219
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Peter Rabbitson
Extensive updates to find/key related documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Fix find() with an explicit constraint name (... {...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
De-golf _is_deterministic_value, add more tests for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Reduce mount of perlgolf in ResultSet.pm
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Remove support for find( col1 => $val1, col2 => $val2...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Add a unique constraint to artist.name in the test...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Switch t/relationship/core.t $@ checks to Test::Exception
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Add deprecation warning to DBIx::Class::ResultSetProxy
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Remove _is_unique_query (more dead code from 2006)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Peter Rabbitson
Deleting long forgotten ::Storage::DBI:Role:QueryCounter
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Aaron Crane
Fix bug in update of resultset using qualified conditio...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Robert Bohne
fixed oracle test sequence detection from a different...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Alexander Hartmaier
fixed wrong sequence returned when multiple triggers...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Peter Rabbitson
Stop adding GROUP BY's to subqueries that do not contai...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Peter Rabbitson
Fix spotty handling of complex order_by relationship...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Peter Rabbitson
Set name_sep by default (even if unused). Simplify...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Peter Rabbitson
That's an embarrasing c/p :(
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Peter Rabbitson
Undocument lies
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Peter Rabbitson
Require unborked CAG
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Peter Rabbitson
Clarify $rs->update/delete documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Peter Rabbitson
Clarify ResultSet RV docs, bring set_cache RV in line...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Peter Rabbitson
Improve the leak tracer - hook bless() as early as...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Peter Rabbitson
Load sqlite backup required modules on demand only
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
Peter Rabbitson
Rename vaguely named internal method
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
Peter Rabbitson
Entire test suite passes under DBIC_TRACE=1
commit
|
commitdiff
|
tree
|
snapshot
2010-10-06
Arthur Axel...
feature doc map
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Remove a stack frame from the SQLA Carp overrides
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Delay construction of try block until an active $sth...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Remove deprecated use of qw// as (qw//)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Make Data::Page total count evaluation lazy
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Fix compose_namespace rsrc leaks, introduce a badass...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Minor cleanup of memory cycle tracing and IC::DT inflat...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Reorganize runmode detection a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Peter Rabbitson
Changes/author for a1e1a51
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
wreis
Extend proxy rel attr
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
David Schmidt
example for columns explaining correlation to select/as
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Jess Robinson
Added ontes on where to override store_column (request...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Mark Dominus
fix precedence error in Row->_is_column_numeric
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Peter Rabbitson
Fix RT61503 (bump DateTime::Format::Pg dep)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Peter Rabbitson
Disable author mode during cpanX --installdeps .
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Peter Rabbitson
Make test suite pass under DBICTEST_SQLITE_USE_FILE=1
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Peter Rabbitson
Fix leak of $sth during populate() on perls < 5.10
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
Fix forgotten external-$dbh test warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
No longer explicitly disconnect on ::Storage DESTROY
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
Fix the exception-hungry exception_action
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
Remove duplicate test (same as end of t/storage/error.t)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
Remove bogus pre-txn_begin first-connect call
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
Optimize RowNum limit dialect as per suggestion in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
Rename incorrectly named internal method (has nothing...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Peter Rabbitson
Make _server_info() _determine_driver-bound
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Arthur Axel...
DBIC_TRACE_PROFILE
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Nigel Metheringham
FilterColumn tweaks - docs and parameter tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Jess Robinson
Modernising/updating of the ::Manual::FAQ
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Jess Robinson
Adding twitter account link to docs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Jess Robinson
Adding more manual bits to main Manual.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Arthur Axel...
Preserve unblessed reference exceptions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Peter Rabbitson
Don't try to load DBIx::Class during the Makefile.PL...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Peter Rabbitson
Fix mysterious ::Storage::DBI goto-shim failures on...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Peter Rabbitson
Remove forgotten frame from Storage-method overrides...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Peter Rabbitson
Make CDBICompat keep a stable oder of columns in each...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Peter Rabbitson
Massive cleanup of DateTime test dependencies, other...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Peter Rabbitson
Enable pg test disabled god knows why, minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Peter Rabbitson
Minor cleanup of ::Optional::Dependencies innards
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Peter Rabbitson
Reformat Changes (features listed as fix/misc)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Peter Rabbitson
Disable t/zzzzzzz_sqlite_deadlock.t for regular installs
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Peter Rabbitson
Make running test under DBIC_TRACE=1 bearable
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Peter Rabbitson
Fix RT#58554 (make sure FOR X is always the last part...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Peter Rabbitson
Fix the taint mode test to correctly work under local...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Peter Rabbitson
Merge branch 'people/riba/retire_sqla_limit'
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Peter Rabbitson
Rename SQLAHacks to SQLMaker, shuffle around files...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Peter Rabbitson
Drop-in legacy code for DB2-AS/400
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Peter Rabbitson
Factor out the limit implementations into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Peter Rabbitson
SQLA::Limit is no more \o/
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Peter Rabbitson
Stop relying on ->can in the SQL::Abstract carp-hack...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Peter Rabbitson
Add a Pg limit test (just to extend coverage)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Peter Rabbitson
Remove leftover use from the SIGSEGV trapping days
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Peter Rabbitson
Some TODO test revisions prompted by RT#59565
commit
|
commitdiff
|
tree
|
snapshot
next