summaryrefslogtreecommitdiffstats
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixing every failing test I can find on the build server.Luke Kanies2009-02-284-3/+17
* | Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-205-10/+10
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-3/+3
* | Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-193-105/+0
* | Switching the ModuleFiles Indirection terminus to the new Module/Env apiLuke Kanies2009-02-191-4/+7
* | Fixing fileserving to support strings or symbolsLuke Kanies2009-02-181-4/+4
* | Fix #1560Paul Lathrop2009-01-221-0/+25
* | Merge commit 'masterzen/tickets/1834'Luke Kanies2008-12-305-5/+10
|\ \
| * | Fix #1834 part1 - Fix tempfile failing testsBrice Figureau2008-12-205-5/+10
* | | Merge branch '0.24.x'James Turnbull2008-12-271-0/+36
|\ \ \ | |/ / |/| / | |/
| * Not using a temporary file when locking files for writing.Luke Kanies2008-12-151-3/+3
| * Modifying the corruption-checking test.Luke Kanies2008-12-151-3/+3
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-121-0/+36
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-182-13/+13
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-3/+3
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-182-1/+13
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-0/+29
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-184-24/+24
* | Fix #1483 - protect report terminus_class when testing for RESTBrice Figureau2008-12-081-0/+2
* | Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+91
* | Completely refactoring the tidy type.Luke Kanies2008-11-151-0/+29
* | Properly cleaning up ssl ca configuration during testingLuke Kanies2008-11-114-4/+8
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-1115-17/+17
* | Finishing the refactoring of the resource generation interface.Luke Kanies2008-11-071-0/+38
* | Converting the file 'source' property to a parameter.Luke Kanies2008-11-051-0/+29
* | Deduplicating slashes in the fileserving codeLuke Kanies2008-11-041-1/+1
* | Moving a file purging test to rspecLuke Kanies2008-11-041-0/+49
* | Making it so (once again) files with sources set can still be deletedLuke Kanies2008-11-041-0/+35
* | Fixing and migrating more file tests.Luke Kanies2008-11-041-80/+133
* | Fixing :bindaddress setting to work with the new server subsystem.Luke Kanies2008-11-031-0/+20
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-172-0/+43
|\|
| * Fixing #1647 - puppetdoc's 'providers' report works again.Luke Kanies2008-10-141-0/+17
| * Moving some test/ package tests to rspec integration testsLuke Kanies2008-10-081-0/+26
* | Source recursion is nearly working.Luke Kanies2008-08-291-0/+75
* | Files now use the Indirector to recurse locally.Luke Kanies2008-08-281-0/+53
* | Fixing FileServing::Base so that it can recurse on a single file.Luke Kanies2008-08-272-0/+36
* | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-262-29/+22
* | Refactoring how files in FileServing are named.Luke Kanies2008-08-263-4/+6
* | Removing the yaml conversion code from FileContent.Luke Kanies2008-08-261-0/+2
* | FileServing Configurations now expect unqualified files.Luke Kanies2008-08-261-2/+2
* | Adding parameter and URL support to the REST terminus.Luke Kanies2008-08-201-1/+21
* | Fixing the String format (fixes #1522).Luke Kanies2008-08-201-0/+19
* | Documenting a bit of a testLuke Kanies2008-08-071-1/+4
* | Certificates now work over REST.Luke Kanies2008-08-073-0/+223
* | Correctly handling when REST searches return nothing.Luke Kanies2008-07-301-1/+8
* | Searching again works over REST, including full content-type translation.Luke Kanies2008-07-291-33/+43
* | All error and format handling works over REST except searching.Luke Kanies2008-07-291-28/+31
* | The REST terminus now uses the content-type and http result codes.Luke Kanies2008-07-291-2/+2
* | Removing a now-obsolete pending test.Luke Kanies2008-07-291-8/+0
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-294-3/+20
|\|