summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * Adding tests for Puppet::Indirector::Facts::Facter.loadfactsLuke Kanies2009-02-121-2/+9
| * Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-132-6/+36
| * Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-131-0/+116
| * Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-131-12/+13
| * Fixing #961 - closing the http connection after every xmlrpc callLuke Kanies2009-02-121-0/+22
| * Refactoring the XMLRPC::Client error-handlingLuke Kanies2009-02-121-7/+143
| * Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies2009-02-121-0/+39
* | Merge branch '0.24.x'Luke Kanies2009-02-1111-269/+333
|\|
| * Moving the transaction specs to the right pathLuke Kanies2009-02-111-1/+1
| * Fixed #1884 - exported defines are collected by the exporting hostLuke Kanies2009-02-112-7/+20
| * Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-111-0/+51
| * Fix #1682 - Resource titles are not flattened as they shouldBrice Figureau2009-02-111-0/+90
| * Fix #1922 - Functions squash all arguments into a single hashBrice Figureau2009-02-111-2/+2
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-113-34/+90
| * Adding some basic tests for the Naginator provider base classLuke Kanies2009-02-111-0/+50
| * Fixing #1912 - gid still works with no 'should' value.Luke Kanies2009-02-111-0/+6
| * Fixing #1920 - user passwords no longer allow ':'Luke Kanies2009-02-111-0/+4
| * Fixed #1852 - Correct behaviour when no SELinux bindingsJames Turnbull2009-01-271-0/+6
* | Changing how the Configurer interacts with the cacheLuke Kanies2009-02-063-16/+39
* | Fixing tests broken during the #1405 fix.Luke Kanies2009-02-062-0/+19
* | Adding an Agent::Runner class.Luke Kanies2009-02-062-0/+129
* | The Agent now uses its lockfile to determine running stateLuke Kanies2009-02-061-6/+15
* | Creating and using a new Puppet::Daemon classLuke Kanies2009-02-065-288/+388
* | Fixing (and testing) the return of Indirection#saveLuke Kanies2009-02-061-3/+13
* | Adding a 'close_all' method to the Log class.Luke Kanies2009-02-061-0/+8
* | Removing restart-handling from ConfigurerLuke Kanies2009-02-061-22/+0
* | Adding temporary class EventManagerLuke Kanies2009-02-061-0/+266
* | Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-066-256/+440
* | Removing obsolete code and tests for the agent.Luke Kanies2009-02-061-163/+0
* | Converting the catalog as neededLuke Kanies2009-02-062-26/+61
* | Adding REST support for facts and catalogs.Luke Kanies2009-02-062-0/+22
* | Adding better error-handling to format renderingLuke Kanies2009-02-061-0/+45
* | Resetting SSL cache terminii to nil when only using the caLuke Kanies2009-02-061-0/+8
* | Allowing the Indirection cache to be reset to nilLuke Kanies2009-02-061-2/+3
* | Moving the Agent locking code to a module.Luke Kanies2009-02-062-28/+94
* | Cleaning up SSL instances that can't be savedLuke Kanies2009-02-061-0/+23
* | Only caching saved resources when the main save worksLuke Kanies2009-02-061-1/+11
* | Moving classfile-writing to the CatalogLuke Kanies2009-02-062-6/+32
* | Refactoring how the Facter integration worksLuke Kanies2009-02-063-42/+99
* | Reformatting tests for factsLuke Kanies2009-02-061-30/+32
* | Moving fact and plugin handling into modulesLuke Kanies2009-02-064-232/+421
* | Adding Puppet client facts to Facter facts.Luke Kanies2009-02-061-0/+17
* | Clarifying how node names are used during catalog compilationLuke Kanies2009-02-061-50/+65
* | Reformatting Indirector catalog compiler testsLuke Kanies2009-02-061-119/+121
* | Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-23/+17
* | Revert "Adding the first bits of an Agent class."Luke Kanies2009-02-061-117/+0
* | Revert "This is work that I've decided not to keep"Luke Kanies2009-02-063-238/+42
* | This is work that I've decided not to keepLuke Kanies2009-02-063-42/+238
* | Adding a new Agent::Downloader class for downloading files.Luke Kanies2009-02-061-0/+182
* | Adding the first bits of an Agent class.Luke Kanies2009-02-061-0/+117