projects
/
gitmo/Moose.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅
prev
⋅
next
gitmo/Moose.git
2010-10-29
Dave Rolsky
bump version to 1.18
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
Dave Rolsky
Add version and release date
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
Dave Rolsky
Remove a spurious comma
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
Dave Rolsky
Clarify a change
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Changes for accessor overwrite warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Warn when an accessor for one attr overwrites another...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
script to find tests with the same leading number
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
rename test to avoid dupe number
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Redid conversion to Test::Fatal
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Standardize use of Test::Exception before converting...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Load Test::Fatal
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Don't use explicit sub token with lives_ok
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Don't import Test::Exception into classes we are testing
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Remove spurious comma which broke test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Replace comma with semi
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Revert most of the conversion to Test::Fatal so we...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Tidy whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Dave Rolsky
Bump Package::DeprecationManager dep to avoid Test...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Dave Rolsky
Remove doubled semi-colon
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Dave Rolsky
Refactor _process_options into a set of much smaller...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Dave Rolsky
Make sure to handle the case where a CMOP::Attribute...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Dave Rolsky
Fix expected error message
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Dave Rolsky
Fix grammar in warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Tidy code and add whitespace in _process_accessors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Make sure attr conflict error includes attr name
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Changes for delegation to class/role fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
When we need a metaclass for delegation, die when the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Add tests for trying to delegate to a class or role...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Fix sub order so caller comes before callee
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Changes for inherited lazy_build fix
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
move inherited lazy build test to 020_attributes dir
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Move lazy_build processing to its own sub and make...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Can't add lazy_build to an attr that has a default...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Tidy code and remove unneeded module loads
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Chris Prather
add tests for inheriting an attribute and adding lazy_b...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Mention refs/abandoned in contributing
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Ricardo Signes
fix typo: assignment was written as fat comma
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Changes for member coercion fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Make the Hash->set delegation coerce new member values
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Test member coercion for all array delegations that...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Test coercion on new hash members
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Dave Rolsky
Make coercion on member types DWIMmy with native delega...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Dave Rolsky
give credit in Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Ricardo Signes
avoid warning in TC-with-dash test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Ricardo Signes
remove unneeded use of Test::Fatal
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Ricardo Signes
document the changes in Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Karen Etheridge
convert all uses of Test::Exception to Test::Fatal.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Dave Rolsky
Use q{} instead of ''
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Ricardo Signes
changelog for assert_coerce
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Karen Etheridge
pod typo
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Ricardo Signes
docs for assert_coerce
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Ricardo Signes
provide an assert_coerce to "coerce or throw"
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Karen Etheridge
add another test to confirm that the coercion is run...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Rolsky
Small formatting tweaks and remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Rolsky
Add some whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Rolsky
Tidy code a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Dave Rolsky
Remove cruft
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Karen Etheridge
fix test so it will actually pass, when the coercion...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Karen Etheridge
TODO test for RT#62351: native attribute coercion issues
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dave Rolsky
bump version to 1.17
1.17
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dave Rolsky
Changes for 1.17
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jesse Luehrs
expand this test a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jesse Luehrs
complicated expressions can't be dereferenced directly
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
s/simply/simple/
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove MooseX::App::Cmd::Command::BashComplete - it...
1.16
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Add more words to the whitelist
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Skip Moose::Error::Confess->new
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Make API docs look like other modules
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Changes for alias/excludes warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove some whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
nperez
Move logic into Moose::Meta::Role for deprecation check...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Matt S Trout
improve alias/excludes warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Note that MOOSE_ERROR_STYLE is experimental
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Add version and release date to Changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Bump version to 1.16
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove debugging cruft
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Use diag() for all test output
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Clarify stack trace env var change
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dave Rolsky
Remove extra newline
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
::Delta
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
tests for the MOOSE_ERROR_STYLE behavior
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
this test should be for definedness
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
use MOOSE_ERROR_STYLE rather than MOOSE_ERROR_TERSE
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
make sure ::Confess always confesses
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jesse Luehrs
fix some doc errors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Marcus Ramberg
Add env variable for terse errors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Merge branch 'rfc/new-warns-on-odd'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Fix comment to match code
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Make sure all tests lives, and test that we can pass...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Jesse Luehrs
return returns from functions, not do blocks
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Clarify a change
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Make warning for default_default include info on how...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Karen Etheridge
typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Add my name to my changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Update Changes for default is warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Make default is deprecation warning happen at run time
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Update changes for default default fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Dave Rolsky
Check for lazy_build when assign default default for...
commit
|
commitdiff
|
tree
|
snapshot
next