summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-171-190/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-6/+6
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-3/+3
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-2/+2
* Another round of fixes toward making global resources work.Luke Kanies2008-01-091-9/+5
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-4/+4
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-12/+19
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-19/+12
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-10/+3
* Adding the topscope metadata to the configuration being returned to the clien...Luke Kanies2007-08-221-2/+2
* Significantly reworked the type => provider interface with respect toluke2007-06-041-1/+1
* Lots of work related to generating more reference. Moving all of the individ...luke2007-05-071-0/+12
* Changing the resource handler to return the whole object, rather than just ty...luke2007-04-301-2/+2
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+190