summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | more stuff for the interim commitRick Bradley2007-10-122-0/+58
| * | | | | | interim checkin of network stuffsRick Bradley2007-10-122-216/+190
| * | | | | | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-095-47/+380
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-0610-122/+131
| |\ \ \ \ \ \ \
* | | | | | | | | Adding unit tests for the module that handles theLuke Kanies2007-11-081-0/+134
* | | | | | | | | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-081-12/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Switching the class resource evaluation to only happenLuke Kanies2007-11-081-6/+12
| * | | | | | | | | Classes once again get evaluated immediately when theLuke Kanies2007-11-081-12/+87
* | | | | | | | | | Fixing the 'mount' tests so that they no longerLuke Kanies2007-11-081-0/+182
|/ / / / / / / / /
* | | | | | | | | Switching the base class for the Relationship class.Luke Kanies2007-11-082-3/+154
* | | | | | | | | Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-072-45/+45
* | | | | | | | | Adding a new graphing base class, because the GRATR stuffLuke Kanies2007-11-071-0/+183
* | | | | | | | | The configurations should now be functional again --Luke Kanies2007-10-311-0/+27
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | File serving should work now, both recursive andLuke Kanies2007-10-2414-249/+400
* | | | | | | | 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-232-10/+64
* | | | | | | | Renaming the FileServing TerminusSelector module to IndirectionHooks,Luke Kanies2007-10-223-9/+9
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Renaming the :local termini for metadata and contentLuke Kanies2007-10-224-28/+28
* | | | | | | Link handling is now in the file serving classes.Luke Kanies2007-10-2210-55/+268
* | | | | | | Adding searchability to the fileserving termini, using theLuke Kanies2007-10-226-33/+214
* | | | | | | Adding a Fileset class for managing sets of files. ThisLuke Kanies2007-10-221-0/+230
* | | | | | | 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-217-41/+207
* | | | | | | | Renaming the 'mounts' terminus to 'file_server', and renamingLuke Kanies2007-10-209-55/+53
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | File serving now works. I've tested a couple of ways toLuke Kanies2007-10-1913-223/+422
|/ / / / / /
* | | | | | Adding this test stub that's been sittingLuke Kanies2007-10-181-0/+47
* | | | | | I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-1815-25/+434
* | | | | | Fixing all of the classes that I just renamed, and addingLuke Kanies2007-10-183-12/+16
* | | | | | 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-186-34/+151
* | | | | | Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-186-2/+43
* | | | | | This is the first mostly functional commit of theLuke Kanies2007-10-185-46/+387
* | | | | | Adding spec stubs for authorization in the indirectionLuke Kanies2007-10-171-16/+50
* | | | | | Adding the first pass at modifying file servingLuke Kanies2007-10-174-0/+322
| |_|_|_|/ |/| | | |
* | | | | Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-1527-207/+210
| |_|_|/ |/| | |
* | | | Translating the report handler to an indirected model.Luke Kanies2007-10-134-0/+182
* | | | Adding version handling through most of the indirection work.Luke Kanies2007-10-123-11/+67
* | | | Fixing some small spec failures resulting from test fixes.Luke Kanies2007-10-101-3/+3
* | | | Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-0912-164/+506
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | All tests should now pass again.Luke Kanies2007-10-084-19/+209
| * | Adding support for versions and freshness-checkingLuke Kanies2007-10-063-41/+184
| |/
| * Adding a :code setting for specifying code to runLuke Kanies2007-10-053-51/+13
| * Making "null" the default node source, so nodes are at least created easilyLuke Kanies2007-10-051-6/+7
| * This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-056-28/+67
| * Adding the integration tests to the Rakefile for spec,Luke Kanies2007-10-044-37/+44
* | Homing in on a clean separation of concerns for a low-coupling, high-cohesion...Rick Bradley2007-10-062-10/+64
* | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-051-15/+60
* | 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