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-05-11
Peter Rabbitson
Comment weird looking code
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Peter Rabbitson
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Peter Rabbitson
Maintain full coherence between filtered cache and...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-08
Peter Rabbitson
Make sure missing author-deps do not kill makefile...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Eden Cardim
moved mock schema out of t/var
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Eden Cardim
I option functional and passing tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Eden Cardim
fixes to dbicadmin -I test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Eden Cardim
test for the dbicadmin -I option
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Peter Rabbitson
Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Peter Rabbitson
Merge 'trunk' into 'dbicadmin-non-versioned'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Peter Rabbitson
Trap erroneous warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Eden Cardim
dbicadmin can now install non-versioned schemas
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Eden Cardim
added failing test case for non-versioned schema deploy...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Nigel Metheringham
Clarification cascade_* attribute defaults documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Nigel Metheringham
Clarification to cascade_update attribute documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Nigel Metheringham
empty update OK even if row is not in database (fixed2)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Nigel Metheringham
empty update OK even if row is not in database (fixed)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Nigel Metheringham
Added reference to cascade_* in relationship attributes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Nigel Metheringham
empty update OK even if row is not in database
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Rafael Kitover
minor change
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Rafael Kitover
detect row_number() over support in MSSQL if version...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Peter Rabbitson
Failure to determine dbms version is *not* a fatal...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Arthur Axel...
no filter and inflate column
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Peter Rabbitson
Play nicer with lower-level methods
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Arthur Axel...
test caching
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Forgotten pieces
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Fix obsucre bug with as_subselect_rs (gah wrong commit...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Merge 'trunk' into 'filter_column'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Merge 'subqueried_limit_fixes' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Merge 'trunk' into 'subqueried_limit_fixes'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Split and fix oracle tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
If there was no offset, there is no sense in reordering
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Peter Rabbitson
Rename test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Peter Rabbitson
_select_args processing no longer necessary
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Peter Rabbitson
Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Peter Rabbitson
Refactor count handling, make count-resultset attribute...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Peter Rabbitson
Test for RT#56257
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Peter Rabbitson
Some databases (db2) do not like leading __s - use...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Peter Rabbitson
Fix test warning
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Peter Rabbitson
Fix Top tests, make extra col selector order consistent
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Peter Rabbitson
Rewrite mssql test to verify both types of limit dialec...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Peter Rabbitson
Add an as selector to a prefetch subquery to aid the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Peter Rabbitson
Do not add TOP prefixes to queries already containing it
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Peter Rabbitson
Fix incorrect comparison
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Peter Rabbitson
Preliminary version
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Peter Rabbitson
The final version of the test
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Jess Robinson
Argh.. committing missing test file for load_namespaces...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
Peter Rabbitson
Allow limit syntax change in-flight without digging...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Arthur Axel...
doc, removal of source stuff, and Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Peter Rabbitson
Fix failing test and some warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Rafael Kitover
add _verify_pid and _verify_tid to methods that croak...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Rafael Kitover
update ::DBI::Replicated
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Peter Rabbitson
Refactor SQLA/select interaction (in reality just cleanup)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Peter Rabbitson
Fix global destruction problems
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Peter Rabbitson
Rename test
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Peter Rabbitson
Better comment
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Peter Rabbitson
Reformat tests/comments a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Peter Rabbitson
Better concurrency in test (parent blocks)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Alexander Hartmaier
fixed missing ' in update_or_create with key attr example
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Jess Robinson
Add test for fetching related obj/col as well
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Jess Robinson
Add tests using select/as to sqlahacks
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Peter Rabbitson
Bizarre fork failure
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Peter Rabbitson
Bump CAG and SQLA dependencies
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Rafael Kitover
add "IMPROVING PERFORMANCE" section to Cookbook
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Peter Rabbitson
_quote is now properly handled in SQLA
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Peter Rabbitson
Revert bogus commit
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Peter Rabbitson
10% speed up on quoted statement generation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Jess Robinson
Added missing test file (oops)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Robert Buels
do not croak, rbuels! jeez.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Robert Buels
create_ddl_dir mkpaths its dir if necessary. also...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Jess Robinson
Warn if a class found in ResultSet/ is not a subclass...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Peter Rabbitson
Fix leftover tabs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Arthur Axel...
initial stab at incomplete docs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Arthur Axel...
use result source for filtering instead of result
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Arthur Axel...
method and arg rename
commit
|
commitdiff
|
tree
|
snapshot
2010-04-15
Arthur Axel...
better namiology
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Rafael Kitover
datetime millisecond precision for MSSQL
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Peter Rabbitson
Not sure how this was never noticed, but it definitely...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Arthur Axel...
test db in MC
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Robert Bohne
Fixed t/73oracle.t remove braces
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Arthur Axel...
MultiCreate test
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Arthur Axel...
useless var
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Arthur Axel...
working filter column impl
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Arthur Axel...
basic tests and a tiny fix
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Peter Rabbitson
Fix exception message
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Rafael Kitover
support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Peter Rabbitson
Add forgotten changes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Arthur Axel...
change names wrap accessors
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Arthur Axel...
branch for FilterColumn
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Rafael Kitover
better way to find minimal dbms version in ::Replicated
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Peter Rabbitson
Pesky tabs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Peter Rabbitson
Botched merge
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Peter Rabbitson
Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Arthur Axel...
set version for dev users
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Arthur Axel...
Release 0.08121
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Peter Rabbitson
Deprecate UTF8Columns with a lot of warning whistles
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Peter Rabbitson
Warn about both UTF8Columns and ForceUTF8 when loaded...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Arthur Axel...
bump SQLA dep
commit
|
commitdiff
|
tree
|
snapshot
next