summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-13/+23
* | Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class contentBrice Figureau2009-11-041-0/+3
* | Covers the RDoc Puppet Parser with specsBrice Figureau2009-10-241-5/+5
* | Fix #2376 - Display class/node inheritance in puppetdocBrice Figureau2009-10-243-1/+42
* | Fix #2703 - add 'require' to puppetdocBrice Figureau2009-10-244-22/+66
* | type augeas: add 'incl' and 'lens' parametersDavid Lutterkort2009-10-242-3/+31
* | Patch to address feature #2571 to add Oracle support to PuppetAvi Miller2009-10-244-6/+15
|/
* Ticket #2685 (Type error in ssh_authorized_keys)Markus Roberts2009-10-232-12/+7
* Fix for #2736, target doesn't work for ssh_authorized_keysMarkus Roberts2009-10-211-35/+1
* Ticket #2734 PSON/JSON not serializing classes of a catalogMarkus Roberts2009-10-191-1/+6
* Bug #1900 Parsing of quoted $ in stdinJesse Wolfe2009-10-192-17/+26
* Fixing #2735 - node classes are immed. added to classlistLuke Kanies2009-10-181-0/+3
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-1718-135/+1240
* Proposed alternative solution for #2664 (REGEX / DIV lexing)Markus Roberts2009-10-161-31/+29
* Fix for #2681 (duplicate resource)Markus Roberts2009-10-151-17/+17
* Fix #2707 config_version fails more helpfullyRein Henrichs2009-10-151-1/+4
* Fixes #1719, this avoids calling the external binary *which* everytime we are...Ohad Levy2009-10-131-11/+6
* Fixed #2702 - Set :outputdir to "doc" if not specifiedJohn A. Barbuto2009-10-101-0/+1
* This updates the portage provider in three ways:Benedikt Böhm2009-10-051-5/+15
* Fixes #2688. Macauthorization provider now handles booleans internally correc...Nigel Kersten2009-09-301-12/+12
* Ticket #2676 (a typo)Markus Roberts2009-09-251-2/+2
* Fix #2672 - Make sure nodenames keep their underscores when used as classnameBrice Figureau2009-09-231-1/+1
* Incremented version to 0.25.1James Turnbull2009-09-221-1/+1
* Fixes #1538 - Fixes the yumrepo backtrace in noop mode.James Turnbull2009-09-222-3/+18
* Fix #2664 - Mathematic expressions mis-lexed as RegexBrice Figureau2009-09-221-1/+1
* Fix for #2654 (error generating error message)Markus Roberts2009-09-221-2/+2
* Fix #2642 - Runit provider reworkBrice Figureau2009-09-221-14/+4
* Fix for ticket #2639 (Puppet[:user]/Puppet[:group] vs. 'service')Markus Roberts2009-09-222-3/+3
* Fixing #2632 - 'require' works for 0.25 clientsLuke Kanies2009-09-222-8/+20
* Fixing relationship metaparam backward compatibilityLuke Kanies2009-09-221-6/+25
* Adding version information to the catalog for compatLuke Kanies2009-09-222-0/+7
* Ticket #2626 (unhelpfull error messages)Markus Roberts2009-09-221-2/+4
* Fixing #2617 - use the cert name as specifiedLuke Kanies2009-09-221-0/+6
* FIXES 2616: Remove sync.syncronize and Puppet.infoSteven Jenkins2009-09-201-16/+5
* Fixes #2648. Spurious macauthorization parameter changesNigel Kersten2009-09-191-4/+4
* Fix #2652 - Fix SELinux syntax errorJames Turnbull2009-09-181-3/+2
* Fix #2638 - Allow creating several nodes with matching namesBrice Figureau2009-09-172-1/+5
* Fix for #2621 (JSON serialization of exec)Markus Roberts2009-09-161-1/+0
* Fix #2622 - Puppetdoc in single manifest to console is brokenBrice Figureau2009-09-161-3/+5
* Fix #2640 - Daemontools and Runit were not creating the enable symlinkBrice Figureau2009-09-162-13/+10
* Fix #2627 - regex node name could lead to invalid tagBrice Figureau2009-09-161-3/+1
* Merged fix for #2601Markus Roberts2009-09-161-10/+4
* Fix for #2637 (Webrick accpting connections on dead sockets)Markus Roberts2009-09-151-1/+8
* Merge branch 'tickets/0.25.x/2634' into 0.25.xJames Turnbull2009-09-151-3/+4
|\
| * Fixed #2634 - Added servicegroup_name parameter to serviceescalation typeJames Turnbull2009-09-151-3/+4
* | Fix for #2605 by falling back to alternative solution to #1963Markus Roberts2009-09-151-6/+13
* | Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-151-30/+44
* | Fix for #2600 (wrong number of arguments under older mongrel)Markus Roberts2009-09-153-15/+13
|/
* Fixs #2620 authconf interpolation, #2570 0-9 in domain namesMarkus Roberts2009-09-141-53/+29
* Require active_record/version to support ActiveRecord < 2.3Todd Zullinger2009-09-091-0/+1