summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.07Jesse Luehrs2011-04-261-0/+1
* fix test for moose error message changesJesse Luehrs2011-04-261-4/+4
* changelogJesse Luehrs2011-04-021-0/+2
* changelog0.06Jesse Luehrs2011-04-021-0/+2
* set the 'class' attribute on block services if possibleJesse Luehrs2011-04-022-0/+62
* changelogJesse Luehrs2011-03-311-0/+2
* changelog0.05Jesse Luehrs2011-03-311-0/+1
* i guess we do need a recent bread::boardJesse Luehrs2011-03-311-1/+1
* changelogJesse Luehrs2011-03-241-0/+2
* changelog0.04Jesse Luehrs2011-03-241-0/+2
* also need to check attribute type constraints during dep resolutionJesse Luehrs2011-03-242-3/+27
* changelogJesse Luehrs2011-03-041-0/+2
* changelog0.03Jesse Luehrs2011-03-041-0/+1
* fix inlining for moose 2.0Jesse Luehrs2011-03-041-2/+2
* changelogJesse Luehrs2011-03-021-0/+2
* changelog0.02Jesse Luehrs2011-03-021-0/+4
* more with_immutableJesse Luehrs2011-03-023-0/+9
* more useful handling of attributes with no services definedJesse Luehrs2011-03-024-11/+93
* changelogJesse Luehrs2011-02-261-0/+2
* pod-coverage0.01Jesse Luehrs2011-02-263-0/+26
* another testJesse Luehrs2011-02-261-0/+40
* fix error messageJesse Luehrs2011-02-211-1/+1
* use does here, for clarityJesse Luehrs2011-02-211-1/+1
* add docsJesse Luehrs2011-02-217-0/+143
* stub out docsJesse Luehrs2011-02-217-0/+121
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-2127-62/+62
* handle attribute overriding betterJesse Luehrs2011-02-214-28/+113
* more with_immutableJesse Luehrs2011-02-213-2/+9
* few more tests for inheritanceJesse Luehrs2011-02-212-0/+27
* don't need to load b::b hereJesse Luehrs2011-02-212-2/+2
* disallow multiple inheritanceJesse Luehrs2011-02-212-1/+20
* also support moose 2 inlining apiJesse Luehrs2011-02-213-15/+44
* make constructor injections just use the tcJesse Luehrs2011-02-215-23/+28
* factor this out into a methodJesse Luehrs2011-02-211-6/+14
* also disallow builderJesse Luehrs2011-02-212-2/+35
* ensure we always inherit from Bread::Board::ContainerJesse Luehrs2011-02-212-0/+33
* make roles workJesse Luehrs2011-02-213-3/+161
* make inheritance workJesse Luehrs2011-02-213-2/+127
* handle defaults with native traits properlyJesse Luehrs2011-02-212-7/+15
* test for mop stuffJesse Luehrs2011-02-212-0/+39
* make sure i'm testing immutability tooJesse Luehrs2011-02-218-13/+29
* support the constructor_name optionJesse Luehrs2011-02-212-0/+39
* die if a default is set in a service attributeJesse Luehrs2011-02-212-0/+67
* handle type checks and auto_deref on values returned from servicesJesse Luehrs2011-02-215-7/+122
* test all inliningJesse Luehrs2011-02-214-2/+155
* this needs to be an expressionJesse Luehrs2011-02-201-2/+2
* pass $self to block injectionsJesse Luehrs2011-02-202-1/+52
* one more basic testJesse Luehrs2011-02-201-0/+49
* initial implementationJesse Luehrs2011-02-2011-0/+368
* initial commitJesse Luehrs2011-02-195-0/+58