summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.Paul Nasrat2008-09-302-1/+10
| * | Add tests for FileServer::Mount list for #1544Paul Nasrat2008-09-301-0/+133
| |/
| * Fixed #1472 -- defined, exported resources in the current compile now get exp...Luke Kanies2008-09-251-5/+5
| * Fixed #1045 - Multiple metaparams all get added to resources.Luke Kanies2008-09-241-0/+10
* | Merged fsweetser's selinux patch against HEADBrett Lentz2008-09-251-0/+79
* | Merge branch 'feature/master/1481'Luke Kanies2008-09-2323-380/+1318
|\ \
| * | As far as I can tell, recursion is working entirely.Luke Kanies2008-08-291-0/+6
| * | Source recursion is nearly working.Luke Kanies2008-08-292-13/+80
| * | Files now use the Indirector to recurse locally.Luke Kanies2008-08-281-4/+25
| * | Fixing filesets to allow nil ignore values.Luke Kanies2008-08-281-0/+7
| * | Recursion using REST seems to almost work.Luke Kanies2008-08-281-89/+265
| * | Mostly finishing refactoring file recursion to use REST.Luke Kanies2008-08-272-2/+200
| * | Fixing FileServing::Base so that it can recurse on a single file.Luke Kanies2008-08-271-0/+5
| * | Fixing the terminus helper so it correctly catches options passed from client...Luke Kanies2008-08-261-0/+21
| * | The file source is now refactored and uses REST.Luke Kanies2008-08-262-40/+89
| * | One third done refactoring file[:source] -- retrieve() is done.Luke Kanies2008-08-261-0/+176
| * | Adding a "source" attribute to fileserving instances.Luke Kanies2008-08-261-0/+6
| * | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-267-30/+70
| * | 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-262-3/+2
| * | 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-267-82/+41
| * | 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-261-24/+0
| * | 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-261-17/+22
| * | 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