summaryrefslogtreecommitdiffstats
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Fix #2507 - Add missing integration testsBrice Figureau2009-08-132-4/+65
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-1/+1
* Fixing more tests broken from missing librariesLuke Kanies2009-08-104-15/+27
* Fixing #2489 - queue integration tests are skipped w/out jsonLuke Kanies2009-08-101-2/+4
* Removed extraneous debuggingroot2009-08-041-4/+0
* Updated two more testsJames Turnbull2009-08-041-0/+4
* Adding integration tests for #2371 (backup refactor)Luke Kanies2009-08-031-0/+106
* Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...Nigel Kersten2009-08-041-0/+29
* Fixes #2444 - Various JSON test failuresMarkus Roberts2009-08-031-3/+17
* Adding #2477 - puppet can apply provided catalogsLuke Kanies2009-08-021-0/+30
* Migrating Handler base tests from test/ to spec/Luke Kanies2009-08-021-0/+25
* Migrating Feature tests to specLuke Kanies2009-08-021-0/+54
* Migrating tests to spec and removing an obsolete testLuke Kanies2009-08-021-0/+19
* Adding support for an external catalog versionLuke Kanies2009-08-012-0/+33
* Fixing #2296 - overlapping recursions work againLuke Kanies2009-07-251-0/+21
* Fixing a test broken by changing the default os x package typeLuke Kanies2009-07-241-1/+1
* Fix #2378 and #2391 testsBrice Figureau2009-07-203-1/+48
* Feature #2378 - Implement "thin_storeconfigs"Brice Figureau2009-07-181-0/+13
* Fixing #2245 - provider lists are not lost on type reloadLuke Kanies2009-07-161-0/+22
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-0/+91
* Fix #2082 - puppetca shouldn't list revoked certificatesBrice Figureau2009-07-071-5/+3
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-051-2/+3
* Removing deprecated :pluginpath settingLuke Kanies2009-06-191-3/+3
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-142-9/+10
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+27
* Changing the preferred serialization format to jsonLuke Kanies2009-06-061-0/+4
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-0/+59
* Adding a JSON formatLuke Kanies2009-06-062-0/+77
* Removed extra whitespace from end of linesIan Taylor2009-06-065-99/+99
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-11/+11
* Fixing #2253 - pluginsync failures propagate correctlyLuke Kanies2009-05-261-0/+25
* Adding a Spec lib directory and moving tmpfile to itLuke Kanies2009-05-263-18/+9
* Fixing #2234 - fixing all of the tests broken by my bindaddress fixLuke Kanies2009-05-157-11/+42
* Fixing #2221 - pluginsignore should work againLuke Kanies2009-05-151-0/+18
* Fix failing test: file.close! and file.path ordering fixBrice Figureau2009-05-151-1/+2
* Fixing #2195 - the Server class handles bindaddressLuke Kanies2009-05-031-18/+2
* Failing to enable storeconfigs if ActiveRecord isn't availableLuke Kanies2009-04-251-0/+7
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-235-6/+6
* Fix some indirector failing testsBrice Figureau2009-04-235-5/+19
* Adding support for specifying a preferred serialization formatLuke Kanies2009-04-221-4/+0
* Finishing class renamesLuke Kanies2009-04-221-0/+57
* Fix #2113 - Make temp directoryPaul Nasrat2009-04-051-0/+2
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-1/+2
* Merge branch '0.24.x'Luke Kanies2009-04-025-3/+23
|\
| * Fixing #1631 - adding /sbin and /usr/sbin to PATHLuke Kanies2009-03-241-0/+9
| * 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