summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Introducing the Application ControllerBrice Figureau2009-02-161-0/+405
* | Fixing broken filetype tests resulting from the loss of Type[]Luke Kanies2009-02-141-11/+1
* | Fixing some tests that somehow broke in the merge to masterLuke Kanies2009-02-141-2/+7
* | Removing a test that was too dependant on order.Luke Kanies2009-02-141-4/+0
* | Merge branch '0.24.x'Luke Kanies2009-02-141-2/+2
|\|
| * Minor fix to launchd testsJames Turnbull2009-02-151-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-144-10/+31
|\|
| * Fix spec test for launchd service provider to work with new service status me...Nigel Kersten2009-02-151-1/+9
| * Fixing password validation to support symbols.Luke Kanies2009-02-141-4/+8
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-141-3/+12
| * Fixing a test broken by a log demotionLuke Kanies2009-02-141-2/+2
* | Failure to find node facts is now a failure.Luke Kanies2009-02-141-0/+5
* | Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-142-0/+17
* | Using Puppet::Type.new instead of createLuke Kanies2009-02-141-10/+10
* | Actualling syncing facts and pluginsLuke Kanies2009-02-143-2/+8
* | Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runsBrice Figureau2009-02-141-1/+26
* | Merge branch '0.24.x'Luke Kanies2009-02-138-26/+529
|\|
| * Fixed #1831 - Added sprintf functionJames Turnbull2009-02-141-0/+42
| * Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+88
| * Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-141-4/+13
| * Fixing #1964 - Facts get loaded from pluginsLuke Kanies2009-02-121-2/+20
| * 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