summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog0.11Jesse Luehrs2012-01-261-0/+7
|
* document the container traitJesse Luehrs2012-01-261-0/+39
|
* tired of testing this with old moose versionsJesse Luehrs2011-10-106-89/+25
|
* more testsJesse Luehrs2011-10-101-6/+110
|
* need to clone this to ensure nothing is sharedJesse Luehrs2011-10-101-1/+3
|
* handle setting name slightly betterJesse Luehrs2011-10-101-4/+16
|
* sketch out subcontainers (still needs work)Jesse Luehrs2011-10-104-4/+146
|
* actually, keep this as an attribute on the metaclassJesse Luehrs2011-10-102-8/+14
|
* there is always an associated service nowJesse Luehrs2011-10-102-5/+3
|
* if service => 0 is specified, don't do the attribute trait at allJesse Luehrs2011-10-103-9/+6
|
* split this out, so we can have attributes that aren't servicesJesse Luehrs2011-10-103-278/+312
|
* ...but the class still has to existJesse Luehrs2011-10-031-1/+1
|
* add test for inferring being fulfilled by subclassesJesse Luehrs2011-10-031-0/+100
|
* these don't need to be moose classes, and can be block injectionsJesse Luehrs2011-10-031-1/+1
|
* bump bread::board dep for bug fixesJesse Luehrs2011-10-031-1/+1
|
* docs for the dep functionJesse Luehrs2011-09-291-0/+30
|
* update .gitignoreJesse Luehrs2011-09-291-1/+4
|
* dep on List::MoreUtils for completenessJesse Luehrs2011-09-291-2/+3
|
* stop using a custom weaver.iniJesse Luehrs2011-09-291-32/+0
|
* allow specifying dependencies inlineJesse Luehrs2011-09-292-0/+62
|
* changelogJesse Luehrs2011-07-271-0/+2
|
* changelog0.10Jesse Luehrs2011-07-271-0/+3
|
* we want unknown stuff to become parameters hereJesse Luehrs2011-07-272-3/+18
|
* allow specifying parameters for services (not sure how i missed this)Jesse Luehrs2011-07-272-0/+87
|
* bump bread::board version for circular singleton fixJesse Luehrs2011-06-141-1/+1
|
* remove test numbersJesse Luehrs2011-06-1419-0/+0
|
* changelogJesse Luehrs2011-06-021-0/+2
|
* fix the type constraint for literal_value0.09Jesse Luehrs2011-06-021-1/+1
|
* point to the attribute docs for more informationJesse Luehrs2011-06-021-1/+2
|
* changelogJesse Luehrs2011-06-021-0/+1
|
* Coerce service values if requestedFlorian Ragwitz2011-06-022-4/+13
|
* Add failing test for coercing literalsFlorian Ragwitz2011-06-021-5/+10
|
* changelogJesse Luehrs2011-06-011-0/+2
|
* bump b::b dep0.08Jesse Luehrs2011-06-011-1/+1
|
* changelogJesse Luehrs2011-06-011-0/+2
|
* a few more docsJesse Luehrs2011-06-011-0/+6
|
* ensure classes corresponding to class types are loadedJesse Luehrs2011-05-254-0/+55
| | | | otherwise, type inference doesn't work
* test for lack of inferenceJesse Luehrs2011-05-251-0/+14
|
* make inference explicitJesse Luehrs2011-05-253-8/+29
|
* moose forward compatJesse Luehrs2011-05-251-1/+5
|
* Merge branch 'temp-release'Jesse Luehrs2011-04-262-4/+7
|\
| * changelogJesse Luehrs2011-04-261-0/+2
| |
| * changelog0.07Jesse Luehrs2011-04-261-0/+1
| |
| * fix test for moose error message changesJesse Luehrs2011-04-261-4/+4
| |
* | more testsJesse Luehrs2011-04-161-0/+61
| |
* | make sure definition order doesn't matter for inferring servicesJesse Luehrs2011-04-161-1/+6
| |
* | fix this test up a bitJesse Luehrs2011-04-161-90/+55
| |
* | drop the alias, just install the inferred service under the right nameJesse Luehrs2011-04-161-7/+0
| |
* | actually, let's not do thisJesse Luehrs2011-04-163-25/+1
| | | | | | | | This reverts commit 2a5b6f7d3dc3a2afdf5efb254720bd1b1fafcc4a.
* | just use the 'service' param i just added in b::bJesse Luehrs2011-04-161-16/+1
| |