summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | Aliasing RSpec's :should method to :must.Luke Kanies2008-08-261-0/+6
| * | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-2610-68/+103
| * | Adding the content writer to the content class.Luke Kanies2008-08-261-0/+28
| * | Fixing a test in the module_files terminusLuke Kanies2008-08-261-6/+1
| * | Causing format selection to fail intelligently if no suitable format can be p...Luke Kanies2008-08-261-0/+31
| * | Removing the last vestiges of the 'puppetmounts' protocol marker.Luke Kanies2008-08-263-4/+3
| * | Adding a 'plural?' method to the Indirection::Request class.Luke Kanies2008-08-261-0/+12
| * | Fixing the rest backends for webrick and mongrel so the get the whole request...Luke Kanies2008-08-263-7/+17
| * | Refactoring how files in FileServing are named.Luke Kanies2008-08-2610-86/+47
| * | Finishing the rename of FileBase => Base.Luke Kanies2008-08-264-36/+158
| * | Adding weights to network formats, and sorting them based on the weight.Luke Kanies2008-08-263-9/+38
| * | Renaming FileServing::FileBase to FileServing::Base.Luke Kanies2008-08-264-141/+31
| * | Adding a hackish raw format.Luke Kanies2008-08-261-0/+26
| * | Adding suitability as a requirement for a format being supported.Luke Kanies2008-08-261-0/+5
| * | Removing the yaml conversion code from FileContent.Luke Kanies2008-08-263-38/+11
| * | Causing the Indirection to fail if a terminus selection hook does not return ...Luke Kanies2008-08-261-0/+16
| * | Correcting whitespace in a testLuke Kanies2008-08-261-3/+3
| * | FileServing Configurations now expect unqualified files.Luke Kanies2008-08-262-19/+24
| * | Fixing whitespace in docs of some tests.Luke Kanies2008-08-261-4/+4
| * | Fixing the fileserving terminus selection hook.Luke Kanies2008-08-261-78/+78
| * | Special-casing 'file' URIs in the indirection requests.Luke Kanies2008-08-261-1/+21
| * | Dividing server/port configuration responsibility between the REST terminus a...Luke Kanies2008-08-262-31/+80
| * | Fixing a test that relied on hash ordering.Luke Kanies2008-08-261-2/+2
* | | Merge branch '0.24.x'Luke Kanies2008-09-2314-5/+531
|\ \ \ | |/ / |/| / | |/
| * Removing some code in Parameter that is unnecessary.Luke Kanies2008-09-231-0/+11
| * Fixed #1595 - Internally, Property#retrieve is no longer calledLuke Kanies2008-09-232-0/+48
| * Only apply splay the first runAndrew Shafer2008-09-211-0/+42
| * fix failing hpux user specsAndrew Shafer2008-09-201-8/+4
| * Add rspec unit test for the append operatorBrice Figureau2008-09-214-1/+120
| * Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for t...Paul Nasrat2008-09-201-3/+24
| * Fixed #1521 -- ldap user and group are now used with the default connectionLuke Kanies2008-09-171-0/+13
| * Fixed #1572 -- file purging now fails if remote sources do not exist.Luke Kanies2008-09-161-0/+6
| * Fixing #1576 - moving all of the Puppet::Type code back into type.rb.Luke Kanies2008-09-151-1/+1
| * Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-061-0/+29
| * Runit service providerBrice Figureau2008-08-291-0/+117
| * Daemontools service providerBrice Figureau2008-08-291-0/+124
* | Adding parameter and URL support to the REST terminus.Luke Kanies2008-08-205-11/+109
* | Merge branch '0.24.x'Luke Kanies2008-08-201-0/+52
|\|
| * Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+52
* | Fixing the String format (fixes #1522).Luke Kanies2008-08-203-42/+53
* | Removing dead-end file work as promised.Luke Kanies2008-08-203-358/+0
* | Adding files temporarily, since I've decided this work is a dead-end.Luke Kanies2008-08-203-0/+358
* | Fixing #1514 - format tests now work again.Luke Kanies2008-08-201-11/+11
* | Merge branch '0.24.x'Luke Kanies2008-08-184-4/+63
|\|
| * Fixes #1274 - allow class names to start with numbersJames Turnbull2008-08-171-0/+9
| * Added tests for TemplateWrapper's use of Scope#to_hash.Luke Kanies2008-08-091-1/+12
| * Fixing an ldap connectivity testLuke Kanies2008-08-091-3/+13
| * Specs for yaml indirector .search - I'm still learning!James Turnbull2008-08-011-0/+29
* | Fixing the SSL::Host#waitforcert method.Luke Kanies2008-08-071-13/+37
* | Adding logging when files are removed.Luke Kanies2008-08-072-1/+16