summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed misguided case sensitivity testsMarkus Roberts2009-08-182-19/+0
* Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...Nigel Kersten2009-08-182-11/+108
* Fixing fact-missing problem when puppet.conf is reparsedLuke Kanies2009-08-182-0/+20
* Fix for #2531; adds tests to confirm problem and related cases,Markus Roberts2009-08-182-1/+97
* Fixed #2530 - Fixed status setting in the SMF providerJames Turnbull2009-08-151-1/+1
* Fixed spec typoJames Turnbull2009-08-151-1/+1
* Fixes #2493Markus Roberts2009-08-146-44/+128
* conf/redhat/*.init: Fix condrestart/try-restartTodd Zullinger2009-08-132-4/+14
* conf/redhat/client.init: Fix #2123, status options on older RHELTodd Zullinger2009-08-131-2/+6
* Updates to Solaris smf files to reflect new binary locationsJames Turnbull2009-08-132-3/+3
* Fix #2517 - Stack overflow when CA cert missingMarkus Roberts2009-08-132-8/+13
* Fix #2516 - Fix format detection when content-type contains charsetBrice Figureau2009-08-136-3/+34
* Fix #2507 - Add missing integration testsBrice Figureau2009-08-132-4/+65
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-1312-19/+46
* Fixes #2503Markus Roberts2009-08-131-2/+8
* Fixes #2360 - Removed annoying log messageAndrew Shafer2009-08-132-9/+15
* Fixed #2525 - Wrong method being overridden in Red Hat servicesJames Turnbull2009-08-111-1/+1
* Fixing more tests broken from missing librariesLuke Kanies2009-08-106-15/+31
* Fixing ActiveRecord Indirector tests to skip w/out RailsLuke Kanies2009-08-104-6/+9
* Fixing #2489 - queue integration tests are skipped w/out jsonLuke Kanies2009-08-102-3/+4
* Fixing #2508 - removing mention of ActiveRecord 2.3Luke Kanies2009-08-101-1/+1
* Fixing #2541 - file cache is more resilient to failureLuke Kanies2009-08-102-8/+42
* vim: Mark puppetFunction values as containedTodd Zullinger2009-08-091-1/+1
* Add shellquote() function.Thomas Bellman2009-08-082-0/+133
* Fixes #2499. Allows execs to specify an array for the returns parameterNigel Kersten2009-08-082-8/+21
* Updated fix for #2481James Turnbull2009-08-051-3/+5
* Revert "Fxied #2481 - Added status and restart overrides for Red Hat service ...James Turnbull2009-08-051-4/+4
* Fixed #2498 - logcheck updateJames Turnbull2009-08-051-1/+1
* Removed extraneous debuggingroot2009-08-041-4/+0
* Updated two more testsJames Turnbull2009-08-042-0/+5
* Logs now assume resource params have metadataLuke Kanies2009-08-032-8/+1
* Adding metadata delegation from param to resourceLuke Kanies2009-08-034-19/+34
* Removing unnecessary debug outputLuke Kanies2009-08-031-1/+0
* Adding integration tests for #2371 (backup refactor)Luke Kanies2009-08-032-119/+106
* Adding many tests for #2371, and slightly refactoringLuke Kanies2009-08-032-47/+139
* Fixes for Redmine 2371.Steven Jenkins2009-08-033-125/+157
* Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...Nigel Kersten2009-08-044-3/+64
* Fixing #2484 - "format missing" messages are betterLuke Kanies2009-08-041-2/+2
* Fixes #2483 - Log only copies metadata from RAL objectsLuke Kanies2009-08-042-16/+36
* Fixed #2486 - Missing require 'monitor' in parser_support.rbJames Turnbull2009-08-041-0/+1
* Added R.I.Pienaar's extlookup.rb to the ext directoryJames Turnbull2009-08-031-0/+183
* Added example conf/puppet-queue.confJames Turnbull2009-08-031-0/+10
* Fxied #2481 - Added status and restart overrides for Red Hat service provider.James Turnbull2009-08-031-4/+4
* rack: SSL Env vars can be in Request.env or ENVChristian Hofstaedtler2009-08-034-12/+33
* rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack ...Christian Hofstaedtler2009-08-032-3/+3
* Removing old filebucket testLuke Kanies2009-08-031-110/+0
* Cleaning up tests for #2469Luke Kanies2009-08-032-43/+70
* default server in remote filebucketsTill Maas2009-08-033-23/+62
* Fixes #2444 - Various JSON test failuresMarkus Roberts2009-08-031-3/+17
* Fixed #2294 - Classes sometimes cannot be foundMarkus Roberts2009-08-032-53/+134