summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactoring how the Settings file is parsedLuke Kanies2009-02-196-113/+169
* | Relying on 'should_parse_config' in the 'puppet' applicationLuke Kanies2009-02-192-15/+0
* | Providing better indirection authorization errorsLuke Kanies2009-02-193-1/+14
* | Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-1929-1186/+973
* | Moving Request and Fileset integration into Fileset.Luke Kanies2009-02-194-40/+70
* | Switching the ModuleFiles Indirection terminus to the new Module/Env apiLuke Kanies2009-02-193-37/+49
* | Migrating the old FileServer to the new Module/Environment codeLuke Kanies2009-02-192-16/+14
* | Using the Environments to handle a lot of Module searchingLuke Kanies2009-02-182-118/+57
* | Environments now use their own modulepath method.Luke Kanies2009-02-182-5/+5
* | The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-182-0/+58
* | Added support for finding modules from an environmentLuke Kanies2009-02-182-0/+55
* | Adding support for finding all modules in a given path.Luke Kanies2009-02-182-0/+109
* | reformatting the environment testsLuke Kanies2009-02-181-15/+15
* | Supporting multiple paths for searching for files.Luke Kanies2009-02-182-21/+29
* | Adding support for merging multiple filesets.Luke Kanies2009-02-182-0/+60
* | Adding new methods to Puppet::Module.Luke Kanies2009-02-182-7/+57
* | Refactoring Puppet::Module a bit.Luke Kanies2009-02-182-27/+23
* | Only using the checksum cache when we're using a host_config catalogLuke Kanies2009-02-181-0/+2
* | Fixing fileserving to support strings or symbolsLuke Kanies2009-02-184-5/+10
* | Adding clarity to query string handling in REST callsLuke Kanies2009-02-187-19/+152
* | Some small fixes to provide better debugging and load a libraryLuke Kanies2009-02-182-0/+2
* | Providing better information when an exception is encountered during network ...Luke Kanies2009-02-181-1/+1
* | 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-1613-74/+29
* | Move puppetd to the Application Controller paradigmBrice Figureau2009-02-163-270/+749
* | Move puppetdoc to the Application Controller paradigmBrice Figureau2009-02-163-195/+543
* | Move ralsh to the Application Controller paradigmBrice Figureau2009-02-163-185/+398
* | Move puppetrun to Application Controller paradigmBrice Figureau2009-02-163-241/+494
* | Move pi to the Application Controller paradigmBrice Figureau2009-02-163-220/+303
* | Move puppetmasterd to Puppet::ApplicationBrice Figureau2009-02-163-166/+474
* | Move puppet to the Application Controller paradigmBrice Figureau2009-02-163-189/+449
* | Move filebucket to the Application Controller paradigmBrice Figureau2009-02-163-118/+326
* | Move puppetca to the Application Controller paradigmBrice Figureau2009-02-163-101/+210
* | Introducing the Application ControllerBrice Figureau2009-02-163-0/+725
* | 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-142-4/+9
* | 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-1413-106/+186
|\|
| * Fix #1972 - ActiveRecord fixes resulted in broken testsBrice Figureau2009-02-151-3/+4
| * Fix spec test for launchd service provider to work with new service status me...Nigel Kersten2009-02-151-1/+9
| * Fixing a test I broke in commit:"897539e857b0da9145f15648b6aa2ef124ec1a19".Luke Kanies2009-02-141-3/+0
| * Removing a no-longer-valid test.Luke Kanies2009-02-141-40/+0
| * Fixing password validation to support symbols.Luke Kanies2009-02-142-5/+9
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-143-8/+19
| * Fixing a syntax error in the up2date providerLuke Kanies2009-02-141-1/+1
| * Fixing a test broken by a log demotionLuke Kanies2009-02-141-2/+2