projects
/
dbsrgits/DBIx-Class.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class.git
2009-12-04
Arthur Axel...
still broken rno test, but now it actually tests mssql
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Arthur Axel...
missed toplimit
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Arthur Axel...
rename files to get rid of numbers and use folders
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Arthur Axel...
first shot at moving stuff around
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Arthur Axel...
initial (broken) version of 42rno.t
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Arthur Axel...
fix RNO for MSSQL to not use a kludgy regexp
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Peter Rabbitson
The correct top100 mssql solution and test
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Arthur Axel...
Switch to RowNumberOver for MSSQL
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Jess Robinson
Added note about prefetch and has_many related objects
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Dan Thomas
Alter the docs for has_many relationships to make them...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Jess Robinson
Remove over-emphasis on +select/+as. Add docs on prefet...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Peter Rabbitson
Test based on lists.scsys.co.uk/pipermail/dbix-class...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Peter Rabbitson
Cleanup the s.c.o. index
commit
|
commitdiff
|
tree
|
snapshot
2009-11-27
Peter Rabbitson
Fix search_related wrt grouped resultsets (distinct...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Merge 'get_inflated_columns_rt46953' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Make Test::More happy
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Fix for rt46953
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Merge 'trunk' into 'get_inflated_columns_rt46953'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Whoops, wrong accessor (things still work though)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Add a no-accessor column to generally test handling
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Another count() quirk down
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
Sanify search_related chaining code (no functional...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Peter Rabbitson
cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Peter Rabbitson
wtf
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Peter Rabbitson
Extra sqla quoting test(2)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Peter Rabbitson
Extra sqla quoting test
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Peter Rabbitson
Changes and prevent a spurious todo-pass
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Peter Rabbitson
Merge 'void_populate_resultset_cond' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Peter Rabbitson
Better naming and a bit leaner implementation. Main...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Peter Rabbitson
Add missing Sub::Name invocations and improve the SQLA...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Rafael Kitover
Merge 'sybase_refactor' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Rafael Kitover
fix test
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Rafael Kitover
add subname to rdbms_specific_methods wrapper
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Peter Rabbitson
refactor part 2
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Peter Rabbitson
Merge 'trunk' into 'sybase_refactor'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Peter Rabbitson
Fix ::Versioned regression introduced in r7925
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Peter Rabbitson
Whoops
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Peter Rabbitson
refactor part1
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Kitover
override _run_connection_actions for internal connectio...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Rafael Kitover
fix connection setup for Sybase
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Peter Rabbitson
POD fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Peter Rabbitson
Bail out eary in Versioned if no versioning checks...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Peter Rabbitson
Merge 'trunk' into 'void_populate_resultset_cond'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Peter Rabbitson
Merge 'prefetch-group_by' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Peter Rabbitson
Change plan
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Peter Rabbitson
Fix order_by/distinct bug
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Peter Rabbitson
Make _resolve_column_info function without supplying...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Rafael Kitover
fix MSSQL via DBD::Sybase regression
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Merge 'view_rels' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Fix non-sqlt schema file
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Extensive test of virtual and classic view relationships
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Turn into a straight-inheritance view class
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
FK constraints towards a view don't quite work
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Merge 'trunk' into 'view_rels'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Merge 'trunk' into 'prefetch-group_by'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Merge 'prefetch_bug-unqualified_column_in_search_relate...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Hide from pause
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
TODOify test until we get an AST
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Move more code to DBIHacks, put back the update/delete...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Fix plan
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Peter Rabbitson
Failing test to highlight mssql autoconnect regression
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Peter Rabbitson
Release 0.08114
v0.08114
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
fix Changes (ADO change in wrong release)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
fix the large column list test for ADO/MSSQL, now passes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
add ADO/MSSQL to Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
Merge 'ado_mssql' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
add TODO test for large column list in select
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
Merge 'trunk' into 'ado_mssql'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
skip Oracle BLOB tests on DBD::Oracle == 1.23
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
fix oracle dep in Makefile.PL
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Rafael Kitover
Merge 'trunk' into 'ado_mssql'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Arthur Axel...
release woo!
v0.08113
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Peter Rabbitson
Merge 'trunk' into 'view_rels'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Alexander Hartmaier
seems I found the bugger
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Alexander Hartmaier
added rels to view result classes in test schema
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Peter Rabbitson
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Arthur Axel...
fix subtle bug with Sybase database type determination
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Some cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
The real fix for the non-introspectable condition bug...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Clarifying comment
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
_cond_for_update_delete is hopelessly broken attempting...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Saner naming/comments
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Factor out more stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Factor some code out
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Add mysql determine_driver test by Pedro Melo
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Sanify _determine_driver handling in ::Storage::DBI
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Extra FAQ entry
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Fix return value of in_storage
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Rabbitson
Fix find on resultset with custom result_class
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Arthur Axel...
some cleanup for $rs->populate
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Arthur Axel...
clearer test message
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Arthur Axel...
RT50828
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Arthur Axel...
RT50874
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Eden Cardim
added test case for ensuring a column mentioned in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Peter Rabbitson
Changes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Rob Kinyon
Added a note about select
commit
|
commitdiff
|
tree
|
snapshot
next