projects
/
gitmo/Moo.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
gitmo/Moo.git
2013-07-11
Graham Knop
apply default values when applying role to object
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Graham Knop
add public generate_use_default/generate_simple_has...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Graham Knop
test for eager defaults in role applied to object
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Graham Knop
changelog constructor generator fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Graham Knop
fix extending a constructor generator
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Graham Knop
changelog constructor fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Graham Knop
remove mechanism for specifying superclass in _construc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Graham Knop
test for creating class when parent doesn't have constr...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Alessandro...
Fix spelling errors
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
add coverage option in fulltest script and ignore cover_db
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
test for no Moo::sification
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
tests for combining lazy/rwp with reader/writer
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
test for invalid handles spec
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
test for required+builder
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
validate builder-sub with _validate_codulatable
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
test generating bare attributes
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
tests for $CurrentAttribute and __DIE__ handlers in...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Graham Knop
correct filename of Moo::Object in test
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Graham Knop
note META updates in changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Graham Knop
require reasonably modern EUMM at author time
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Graham Knop
take conflicts from Moo::Conflicts module
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Graham Knop
use meta v2 format for prereqs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Graham Knop
test for consuming multiple Moose roles
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Graham Knop
test constructor after composing multiple roles
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Graham Knop
include moo-outdated in manifest
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Graham Knop
use Test::Fatal instead of Test::Exception in all xt...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
oops; went overboard and forgot the whole point of...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
mention $CurrentAttribute in changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
combine three strings into a hashref
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
make sigdie handler private
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
pull the SIG{__DIE__} handler out of the eval
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
use the _attr_desc function instead of reinventing it
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
tidy
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Toby Inkster
reimplementation of SIGDIE stuff using a single coderef...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Karen Etheridge
Merge branch 'topic/conflicting_upstream_deps'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Karen Etheridge
only sleep when installing interactively
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Karen Etheridge
HTML::Restrict 2.1.5 breaks with Moo 1.002000 (see...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Karen Etheridge
also add x_breaks to META.*
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Karen Etheridge
introduction of conflicts checking for Moo
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Graham Knop
changelog FOREIGNBUILDARGS fix
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Tomohiro Hosaka
fix FOREIGNBUILDARGS not being called when no attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
remove HTML-Zoom-Parser-HH5P from broken dependent...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
remove GeoIP2 from broken dependent list
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
fix module name determination
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
mark todo dependent tests
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
exclude by dist in dependents test, with some refactoring
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
skip prereq tests on some problematic modules and know...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
test to check dependents
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
changelog Sub::Quote documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
correct docs for capture_unroll
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Toby Inkster
Document Sub::Quote's use of strictures as a caveat
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
changelog multiple modifier inflation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
fix inflating method modifiers applied to multiple...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
changelog attribute trait fix
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
test for trait inflation from moo roles
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
hard code traits as valid for attribute inflation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Matt S Trout
fuck you, Moose::Meta::Role::Attribute. in the ear...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
clean up trait test and add check for init_arg => undef
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Matt S Trout
restore init_arg => undef checking
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Matt S Trout
switch to a more functional style for the attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
also include attributes from attribute traits on inflate
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
test for attribute attributes coming from traits
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Graham Knop
when inhaling Moose roles, only include original option...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Graham Knop
remove out of date docs about unquoting all subs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Graham Knop
test for composing non-role
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Graham Knop
Explicitly use Role::Tiny in Moo::Role
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Karen Etheridge
tighten up list of ignored files
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Graham Knop
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Graham Knop
properly die when composing a non-Role module
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Matt S Trout
Release commit for 1.002000
v1.002000
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Matt S Trout
changelog moosify feature
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Dagfinn Ilmari...
Silence warning in pre-5.8.3 weaken test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Matt S Trout
bump version
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Dagfinn Ilmari...
Fix warnings about unknown attribute parameters on...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Arthur Axel...
more tests (because I cannot believe that fixed it)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
don't copy delegates into overridden attributes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Arthur Axel...
overriding delegate methods should work
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Dagfinn Ilmari...
Avoid braces as regex delimiters when used escaped...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Toby Inkster
die with a helpful error message if $TYPE_MAP{$isa...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
fix breakage introduced by accessor fix
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
avoid using separate variable for value in modifier...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
try to avoid localizing @_ when not needed
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Kent Fredric
lib/Moo/HandleMoose.pm: Fix for rt#84615
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Kent Fredric
add xt/ test for RT#84615 : Moo::Object->meta->can...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
add changelog entry for non-ref defaults fix, and misse...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
fix for eager false non-ref defaults
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
tests for eager false non-ref defaults
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
moosify on overridden attributes adds to list of subs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Matt Phillips
squash, cleanup on _validate_codulatable
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Matt Phillips
Adds moosify isa spec
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Toby Inkster
add checks that refaddr of $spec->{isa} and $spec-...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
test that repeated calls to accessor doesn't re-trigger...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
fix overload-coderefs test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Toby Inkster
inlining for overloaded object isa/coerce
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
changelog entries for accessor fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
fix accessor bugs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
failing test for lazy builder re-calling when isa fails
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
failing test for isa being called on already built...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
make weak_ref+lazy match behavior of moose
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Graham Knop
bump Devel::GlobalDestruction dep to fix warnings on...
commit
|
commitdiff
|
tree
|
snapshot
next