summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector
Commit message (Expand)AuthorAgeFilesLines
...
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-113-57/+57
* Renaming the 'null' terminus type to 'plain', asLuke Kanies2007-12-112-7/+7
* Copying the fact-loading code from the network client toLuke Kanies2007-12-111-0/+9
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-102-8/+43
* Using the Environment class to determine the default environment,Luke Kanies2007-11-202-33/+35
* One significant step closer to getting autotest running properly on the Puppe...Rick Bradley2007-10-261-3/+2
* Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-267-115/+242
|\
| * File serving should work now, both recursive andLuke Kanies2007-10-247-107/+162
| * Adding post- hooks for :find and :search in the indirection class.Luke Kanies2007-10-231-0/+20
| * Adding the calls to the authorization hooks in the Indirection.Luke Kanies2007-10-231-10/+62
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-2310-136/+508
|\|
| * Renaming the :local termini for metadata and contentLuke Kanies2007-10-222-17/+17
| * Link handling is now in the file serving classes.Luke Kanies2007-10-224-14/+41
| * Adding searchability to the fileserving termini, using theLuke Kanies2007-10-224-22/+165
| * Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-221-0/+116
| |\
| | * Partial work done for ssl certificates.Michael V. O'Brien2007-10-191-0/+116
| * | Adding authorization hooks to the file_server andLuke Kanies2007-10-213-24/+110
| * | Renaming the 'mounts' terminus to 'file_server', and renamingLuke Kanies2007-10-202-8/+8
* | | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-2212-159/+540
|\| |
| * | File serving now works. I've tested a couple of ways toLuke Kanies2007-10-196-75/+264
| |/
| * I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-184-5/+149
| * Fixing all of the classes that I just renamed, and addingLuke Kanies2007-10-182-12/+12
| * Renaming the file serving indirection termini to matchLuke Kanies2007-10-182-0/+0
| * I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-184-145/+112
| * Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-184-2/+31
| * This is the first mostly functional commit of theLuke Kanies2007-10-182-0/+18
| * Adding spec stubs for authorization in the indirectionLuke Kanies2007-10-171-16/+50
* | First pass through initializers of {mongrel, webrick} REST handlers; hooks in...Rick Bradley2007-10-161-2/+12
|/
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-1524-201/+204
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-0/+73
* Adding version handling through most of the indirection work.Luke Kanies2007-10-123-11/+67
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-094-91/+263
|\
| * All tests should now pass again.Luke Kanies2007-10-083-14/+28
| * Adding support for versions and freshness-checkingLuke Kanies2007-10-063-41/+184
| * Adding a :code setting for specifying code to runLuke Kanies2007-10-051-14/+2
| * This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-052-2/+21
| * Adding the integration tests to the Rakefile for spec,Luke Kanies2007-10-041-33/+41
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-052-52/+67
|\|
| * Adding another test to the ldap node source -- we makeLuke Kanies2007-10-041-1/+10
| * Fixing some terminology so some ldap tests are easier to read.Luke Kanies2007-10-041-3/+3
| * Switching the indirection from using settings for configurationLuke Kanies2007-10-041-48/+54
* | Added partial spec for the serving of REST information, as well as some clien...Rick Bradley2007-10-032-0/+43
|/
* Adding more indirection termini, mostly focused on cachingLuke Kanies2007-09-253-0/+120
* Adding cache support to indirection. If you haveLuke Kanies2007-09-251-23/+122
* I changed the Terminus class to switch camelcaseLuke Kanies2007-09-242-12/+24
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-232-0/+191
* Adding a "memory" node terminus, which willLuke Kanies2007-09-232-0/+72
* Fixing the spec for the checksum terminus to matchLuke Kanies2007-09-231-3/+2
* Adding my first integration test, verifying thatLuke Kanies2007-09-233-56/+35
* Adding the first version of checksum support, which willLuke Kanies2007-09-222-1/+203