summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fixing #13 - showconfig moved to indirectorLuke Kanies2011-03-022-9/+9
| * | | Adding a test for fix to #14Luke Kanies2011-03-021-1/+1
| * | | (14) updated interface_base to support multiple command line argumentsDan Bode2011-03-011-1/+2
| * | | Pretty-printing json using "jj"Luke Kanies2011-02-271-1/+6
| * | | Attempting to skip loading of duplicate actionsLuke Kanies2011-02-241-0/+6
| * | | Fixing plugin usageLuke Kanies2011-02-242-7/+2
| * | | Adding Application options to InterfacesLuke Kanies2011-02-233-14/+18
| * | | Adding render and exit_code override supportLuke Kanies2011-02-221-2/+16
| * | | Fixing 'puppet interface list'Luke Kanies2011-02-222-42/+44
| * | | Adding a simple "config" appLuke Kanies2011-02-222-0/+14
| * | | Splitting the Application base classLuke Kanies2011-02-2216-56/+52
| * | | Adding a string form to interfacesLuke Kanies2011-02-221-0/+4
| * | | Switching Interfaces to be instancesLuke Kanies2011-02-2217-103/+127
| * | | Renaming 'data_baseclass' to 'interface_base'Luke Kanies2011-02-2213-25/+25
| * | | Fixing Interface listingLuke Kanies2011-02-203-10/+41
| * | | (#3) Base application should catch SYSINTDan Bode2011-02-201-0/+8
| * | | (#2) Should not assume interfaces have indirectorsDan Bode2011-02-2015-92/+109
| * | | Only printing output if there is anyLuke Kanies2011-02-161-1/+1
| * | | Enabling arbitrary interface namesLuke Kanies2011-02-166-11/+21
| * | | Fixing an error messageLuke Kanies2011-02-161-1/+1
| * | | Fixing rendering to support arraysLuke Kanies2011-02-101-1/+2
| * | | Moving 'format' support to the applicationLuke Kanies2011-02-083-8/+17
| * | | Finishing the s/data/interface/ in the applicationLuke Kanies2011-02-081-2/+2
| * | | Renaming "data" app to "interface"Luke Kanies2011-02-081-0/+0
| * | | Finishing migration from puppet repoLuke Kanies2011-02-085-20/+38
| * | | Moving data executables to their own moduleLuke Kanies2011-01-3028-0/+415
| / /
* | | Merge branch 'maint/next/load-order-bug-with-component' into nextJesse Wolfe2011-04-072-2/+2
|\ \ \ | |_|/ |/| |
| * | Maint: fix a load order problem with type(:component)Jesse Wolfe2011-04-072-2/+2
| |/
* | Merge branch '2.6.x' into nextMax Martin2011-04-0710-37/+138
|\ \ | |/ |/|
| * Merge branch '2.6.next' into 2.6.xMax Martin2011-04-0713-22/+90
| |\
| | * Merge commit '647a640fcac281e3a8cda05b92b51c44c93f1d19' into 2.6.nextNick Lewis2011-04-071-1/+3
| | |\
| | | * (#6893) Document the cron type in the case of specials.Ben Hughes2011-03-311-1/+3
| | * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-054-0/+20
| | * | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-054-16/+45
| | * | Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-051-1/+0
| | |\ \
| | | * | Fixed #3127 - removed legacy debug codeJames Turnbull2011-04-051-1/+0
| | * | | Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-041-2/+3
| | |\| |
| | | * | Fixed #3127 - Fixed gem selection regexJames Turnbull2011-04-041-2/+3
| | * | | Merge branch 'ticket/2.6.x/5437-report-manifest-errors-on-agent' into 2.6.nextJacob Helwig2011-04-012-1/+7
| | |\ \ \
| | | * | | (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-012-1/+7
| | * | | | (#6937) Adjust formatting of recurse's descnfagerlund2011-04-011-9/+10
| | * | | | (#6937) Document the recurse parameter of File type.Ben Hughes2011-04-011-1/+11
| | |/ / /
| | * / / (#5670) Don't trigger refresh from a failed resourceNick Lewis2011-03-301-1/+1
| | |/ /
| * | | (maint) Indentation fixesMarkus Roberts2011-04-062-15/+13
| * | | (#6490) Add plugin initialization callback system to coreMarkus Roberts2011-04-063-5/+100
| |/ /
* | | Merge branch 'feature/next/resource_application_order' into nextMarkus Roberts2011-04-068-213/+259
|\ \ \
| * | | (5200) -- replace containers with sentinalsMarkus Roberts2011-04-065-110/+133
| * | | (6911) Cleanup and renaming of transaction internalsMarkus Roberts2011-04-011-19/+12
| * | | (6911) Core change -- replace topsort with frontier ordered by salted SHA1Markus Roberts2011-04-012-18/+36
| * | | (6911) Add bookkeeping facade around Transaction#relationship_graphMarkus Roberts2011-04-011-1/+32