summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Refactoring how the Settings file is parsedLuke Kanies2009-02-193-89/+136
* Relying on 'should_parse_config' in the 'puppet' applicationLuke Kanies2009-02-191-10/+0
* Providing better indirection authorization errorsLuke Kanies2009-02-191-0/+8
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-1912-712/+666
* Moving Request and Fileset integration into Fileset.Luke Kanies2009-02-192-22/+39
* Switching the ModuleFiles Indirection terminus to the new Module/Env apiLuke Kanies2009-02-191-30/+39
* Migrating the old FileServer to the new Module/Environment codeLuke Kanies2009-02-191-4/+1
* Using the Environments to handle a lot of Module searchingLuke Kanies2009-02-181-81/+55
* Environments now use their own modulepath method.Luke Kanies2009-02-181-3/+3
* The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-181-0/+42
* Added support for finding modules from an environmentLuke Kanies2009-02-181-0/+38
* Adding support for finding all modules in a given path.Luke Kanies2009-02-181-0/+87
* reformatting the environment testsLuke Kanies2009-02-181-15/+15
* Supporting multiple paths for searching for files.Luke Kanies2009-02-181-18/+22
* Adding support for merging multiple filesets.Luke Kanies2009-02-181-0/+43
* Adding new methods to Puppet::Module.Luke Kanies2009-02-181-0/+37
* Refactoring Puppet::Module a bit.Luke Kanies2009-02-181-5/+5
* Fixing fileserving to support strings or symbolsLuke Kanies2009-02-181-0/+4
* Adding clarity to query string handling in REST callsLuke Kanies2009-02-183-15/+120
* Stubbing tests that were affecting other testsLuke Kanies2009-02-188-4/+30
* Fixing a warning in a testLuke Kanies2009-02-181-2/+2
* Fixing a syntactically invalid application testLuke Kanies2009-02-181-3/+3
* Move --version handling to Puppet::ApplicationBrice Figureau2009-02-166-40/+13
* Move puppetd to the Application Controller paradigmBrice Figureau2009-02-161-0/+487
* Move puppetdoc to the Application Controller paradigmBrice Figureau2009-02-161-0/+343
* Move ralsh to the Application Controller paradigmBrice Figureau2009-02-161-0/+230
* Move puppetrun to Application Controller paradigmBrice Figureau2009-02-161-0/+271
* Move pi to the Application Controller paradigmBrice Figureau2009-02-161-0/+84
* Move puppetmasterd to Puppet::ApplicationBrice Figureau2009-02-161-0/+334
* Move puppet to the Application Controller paradigmBrice Figureau2009-02-161-0/+302
* Move filebucket to the Application Controller paradigmBrice Figureau2009-02-161-0/+230
* Move puppetca to the Application Controller paradigmBrice Figureau2009-02-161-0/+134
* 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