summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Providing better indirection authorization errorsLuke Kanies2009-02-192-1/+6
* | Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-1912-365/+302
* | Moving Request and Fileset integration into Fileset.Luke Kanies2009-02-192-18/+31
* | Switching the ModuleFiles Indirection terminus to the new Module/Env apiLuke Kanies2009-02-191-3/+3
* | Migrating the old FileServer to the new Module/Environment codeLuke Kanies2009-02-191-12/+13
* | Using the Environments to handle a lot of Module searchingLuke Kanies2009-02-181-37/+2
* | Environments now use their own modulepath method.Luke Kanies2009-02-181-2/+2
* | The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-181-0/+16
* | Added support for finding modules from an environmentLuke Kanies2009-02-181-0/+17
* | Adding support for finding all modules in a given path.Luke Kanies2009-02-181-0/+22
* | Supporting multiple paths for searching for files.Luke Kanies2009-02-181-3/+7
* | Adding support for merging multiple filesets.Luke Kanies2009-02-181-0/+17
* | Adding new methods to Puppet::Module.Luke Kanies2009-02-181-7/+20
* | Refactoring Puppet::Module a bit.Luke Kanies2009-02-181-22/+18
* | 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-182-1/+2
* | Adding clarity to query string handling in REST callsLuke Kanies2009-02-184-4/+32
* | 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
* | Move --version handling to Puppet::ApplicationBrice Figureau2009-02-167-34/+16
* | Move puppetd to the Application Controller paradigmBrice Figureau2009-02-161-0/+260
* | Move puppetdoc to the Application Controller paradigmBrice Figureau2009-02-161-0/+198
* | Move ralsh to the Application Controller paradigmBrice Figureau2009-02-161-0/+166
* | Move puppetrun to Application Controller paradigmBrice Figureau2009-02-161-0/+221
* | Move pi to the Application Controller paradigmBrice Figureau2009-02-161-0/+216
* | Move puppetmasterd to Puppet::ApplicationBrice Figureau2009-02-161-0/+138
* | Move puppet to the Application Controller paradigmBrice Figureau2009-02-161-0/+145
* | Move filebucket to the Application Controller paradigmBrice Figureau2009-02-161-0/+92
* | Move puppetca to the Application Controller paradigmBrice Figureau2009-02-161-0/+74
* | Introducing the Application ControllerBrice Figureau2009-02-162-0/+320
* | Fixing some tests that somehow broke in the merge to masterLuke Kanies2009-02-141-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-147-56/+152
|\|
| * Fix #1972 - ActiveRecord fixes resulted in broken testsBrice Figureau2009-02-151-3/+4
| * Fixing password validation to support symbols.Luke Kanies2009-02-141-1/+1
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-142-5/+7
| * Fixing a syntax error in the up2date providerLuke Kanies2009-02-141-1/+1
| * Cleaned up variable names to be more sane, clarified error messages and fixed...James Turnbull2009-02-141-6/+6
| * Provide dscl -url output support for OS X 10.4 clients using the directoryser...Nigel Kersten2009-02-141-36/+120
| * Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...Nigel Kersten2009-02-141-4/+13
* | Failure to find node facts is now a failure.Luke Kanies2009-02-141-4/+8
* | Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-142-2/+13
* | Removing some unused codeLuke Kanies2009-02-141-11/+0
* | Using Puppet::Type.new instead of createLuke Kanies2009-02-141-1/+1
* | Actualling syncing facts and pluginsLuke Kanies2009-02-143-2/+6
* | Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runsBrice Figureau2009-02-141-9/+10
* | Merge branch '0.24.x'Luke Kanies2009-02-1314-180/+310
|\|
| * Updated Augeas type codeJames Turnbull2009-02-141-3/+5
| * Fixed #1831 - Added sprintf functionJames Turnbull2009-02-141-0/+17
| * Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+93
| * Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-141-5/+6