summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #2336 - qualified variables only throw warningsLuke Kanies2009-06-111-2/+4
* Fix #2246 - take2: make sure we run the rails tag query only when neededBrice Figureau2009-06-111-1/+8
* Make sure overriding a tag also produces a tagBrice Figureau2009-06-111-3/+6
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+34
* Make sure virtual and rails query use tags when tag are searchedBrice Figureau2009-06-062-5/+12
* Make sure resources are tagged with the user tag on the serverBrice Figureau2009-06-061-0/+1
* Fix #2246 - Array tagged resources can't be collected or exportedBrice Figureau2009-06-061-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-0622-49/+49
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-4/+4
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-38/+38
* Enhance versioncmp documentationBrice Figureau2009-06-041-1/+22
* Fixing a bunch of warningsLuke Kanies2009-06-032-2/+5
* Fixing #2230 - exported resources work againLuke Kanies2009-06-031-0/+1
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-201-0/+2
* Fixing #2250 - Missing templates throw a helpful errorLuke Kanies2009-05-182-10/+7
* Modules now can find their own pathsLuke Kanies2009-05-151-8/+8
* Moving file-searching code out of Puppet::ModuleLuke Kanies2009-05-153-3/+99
* Added split functionJames Turnbull2009-05-061-0/+11
* Minor fixes to function RST documentationJames Turnbull2009-05-031-2/+4
* Removing an "inspect" method that often failed in testingLuke Kanies2009-04-241-4/+0
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-224-1/+22
* Refactoring the Rails integrationLuke Kanies2009-04-222-146/+6
* Switching to Indirected ActiveRecordLuke Kanies2009-04-221-37/+0
* Fixing #1885 - Relationships metaparams do not cascadeLuke Kanies2009-04-221-6/+2
* Merge branch '0.24.x'Luke Kanies2009-04-072-54/+25
|\
| * More RST fixesJames Turnbull2009-03-301-44/+22
| * Fixed RST for functionsJames Turnbull2009-03-272-12/+5
| * In order for ReST formatting to work properly, newlines andJames Turnbull2009-03-271-1/+1
* | Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-1/+1
* | Merge branch '0.24.x'Luke Kanies2009-04-026-9/+21
|\|
| * Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2009-03-241-0/+10
| * Fix #1828 - Scope.number? wasn't strict enough and could produce wrong resultsBrice Figureau2009-03-141-3/+3
| * Using the FileCollection where appropriate.Luke Kanies2009-02-286-8/+19
* | Fix #2107 - flatten resource references arrays properlyBrice Figureau2009-03-271-0/+4
* | Fixed #2110 - versioncmp brokenJames Turnbull2009-03-261-1/+1
* | Fix #1088 - Collections overridesBrice Figureau2009-03-144-721/+860
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-265-14/+14
* | Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runsBrice Figureau2009-02-141-9/+10
* | Merge branch '0.24.x'Luke Kanies2009-02-132-0/+110
|\|
| * Fixed #1831 - Added sprintf functionJames Turnbull2009-02-141-0/+17
| * Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+93
* | Merge branch '0.24.x'Luke Kanies2009-02-114-24/+24
|\|
| * Fixed #1884 - exported defines are collected by the exporting hostLuke Kanies2009-02-112-4/+2
| * Cleaning up the AST::Resource code a bitLuke Kanies2009-02-101-20/+21
| * Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-111-1/+1
| * Fix #1682 - Resource titles are not flattened as they shouldBrice Figureau2009-02-111-1/+1
| * Fix #1922 - Functions squash all arguments into a single hashBrice Figureau2009-02-111-1/+2
| * Change the way the tags and params are handled in railsBrice Figureau2009-02-062-18/+17
* | Converting the catalog as neededLuke Kanies2009-02-061-3/+3
* | Change the way the tags and params are handled in railsBrice Figureau2009-02-062-18/+17