| Commit message (Expand) | Author | Age | Files | Lines |
| * | Using the Environment class to determine the default environment, | Luke Kanies | 2007-11-20 | 1 | -3/+1 |
| * | Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly' | Luke Kanies | 2007-11-18 | 1 | -1/+1 |
| |\ |
|
| | * | fix #815: add :main to all use() for :reporting and :metrics | David Schmitt | 2007-11-09 | 1 | -1/+1 |
| * | | Adding a memory terminus for facts, which is really only used for testing | Luke Kanies | 2007-11-12 | 1 | -0/+9 |
| * | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-26 | 7 | -39/+74 |
| |\| |
|
| | * | File serving should work now, both recursive and | Luke Kanies | 2007-10-24 | 7 | -38/+50 |
| | * | Adding post- hooks for :find and :search in the indirection class. | Luke Kanies | 2007-10-23 | 1 | -1/+8 |
| | * | Adding the calls to the authorization hooks in the Indirection. | Luke Kanies | 2007-10-23 | 1 | -0/+16 |
| * | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-23 | 10 | -53/+159 |
| |\| |
|
| | * | Renaming the :local termini for metadata and content | Luke Kanies | 2007-10-22 | 2 | -2/+2 |
| | * | Link handling is now in the file serving classes. | Luke Kanies | 2007-10-22 | 4 | -7/+7 |
| | * | Adding searchability to the fileserving termini, using the | Luke Kanies | 2007-10-22 | 4 | -19/+66 |
| | * | Merge branch 'master' of git://michaelobrien.info/puppet into michael | Luke Kanies | 2007-10-22 | 2 | -0/+38 |
| | |\ |
|
| | | * | Partial work done for ssl certificates. | Michael V. O'Brien | 2007-10-19 | 2 | -0/+38 |
| | * | | Adding authorization hooks to the file_server and | Luke Kanies | 2007-10-21 | 3 | -12/+33 |
| | * | | Renaming the 'mounts' terminus to 'file_server', and renaming | Luke Kanies | 2007-10-20 | 2 | -2/+2 |
| * | | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-22 | 14 | -8/+241 |
| |\| | |
|
| | * | | File serving now works. I've tested a couple of ways to | Luke Kanies | 2007-10-19 | 11 | -48/+125 |
| | |/ |
|
| | * | I've now split the file-serving termini into two separate types (in | Luke Kanies | 2007-10-18 | 6 | -5/+100 |
| | * | Fixing all of the classes that I just renamed, and adding | Luke Kanies | 2007-10-18 | 2 | -2/+2 |
| | * | Renaming the file serving indirection termini to match | Luke Kanies | 2007-10-18 | 2 | -0/+0 |
| | * | I'm working on making file serving work in the indirector now, so I | Luke Kanies | 2007-10-18 | 2 | -7/+31 |
| | * | Renaming the file_serving/{content,metadata} indirections | Luke Kanies | 2007-10-18 | 4 | -2/+14 |
| | * | Adding the first pass at modifying file serving | Luke Kanies | 2007-10-17 | 2 | -0/+25 |
| * | | First pass through initializers of {mongrel, webrick} REST handlers; hooks in... | Rick Bradley | 2007-10-16 | 1 | -0/+8 |
| |/ |
|
| * | Reorganizing the file structure for indirection terminus types. | Luke Kanies | 2007-10-15 | 15 | -22/+52 |
| * | Translating the report handler to an indirected model. | Luke Kanies | 2007-10-13 | 1 | -0/+49 |
| * | Adding version handling through most of the indirection work. | Luke Kanies | 2007-10-12 | 2 | -8/+18 |
| * | Merge branch 'master' of git://michaelobrien.info/puppet into michael | Luke Kanies | 2007-10-09 | 5 | -55/+123 |
| |\ |
|
| | * | All tests should now pass again. | Luke Kanies | 2007-10-08 | 5 | -13/+52 |
| | * | Adding support for versions and freshness-checking | Luke Kanies | 2007-10-06 | 2 | -12/+46 |
| | * | Removing obsolete comment | Luke Kanies | 2007-10-05 | 1 | -3/+0 |
| | * | Adding a :code setting for specifying code to run | Luke Kanies | 2007-10-05 | 1 | -15/+1 |
| | * | This commit is focused on getting the 'puppet' executable | Luke Kanies | 2007-10-05 | 1 | -24/+36 |
| * | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-05 | 2 | -35/+39 |
| |\| |
|
| | * | Adding another test to the ldap node source -- we make | Luke Kanies | 2007-10-04 | 1 | -2/+5 |
| | * | Switching the indirection from using settings for configuration | Luke Kanies | 2007-10-04 | 1 | -33/+34 |
| * | | Added partial spec for the serving of REST information, as well as some clien... | Rick Bradley | 2007-10-03 | 2 | -0/+14 |
| |/ |
|
| * | Adding more indirection termini, mostly focused on caching | Luke Kanies | 2007-09-25 | 3 | -0/+31 |
| * | Adding cache support to indirection. If you have | Luke Kanies | 2007-09-25 | 1 | -1/+31 |
| * | I changed the Terminus class to switch camelcase | Luke Kanies | 2007-09-24 | 1 | -2/+4 |
| * | Taking a first stab at moving configuration compiling | Luke Kanies | 2007-09-23 | 2 | -0/+177 |
| * | Adding a "memory" node terminus, which will | Luke Kanies | 2007-09-23 | 2 | -0/+29 |
| * | Adding my first integration test, verifying that | Luke Kanies | 2007-09-23 | 1 | -3/+1 |
| * | Adding the first version of checksum support, which will | Luke Kanies | 2007-09-22 | 2 | -9/+58 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 2 | -3/+3 |
| * | Adding the base file terminus. This will, at the least, | Luke Kanies | 2007-09-22 | 1 | -0/+40 |
| * | Merge branch 'configurations' into indirection | Luke Kanies | 2007-09-22 | 1 | -1/+1 |
| |\ |
|
| | * | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 1 | -4/+0 |
| * | | Adding the last tests for the ldap node terminus. I managed | Luke Kanies | 2007-09-22 | 2 | -13/+53 |