| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Adding the second half of the rspec upgrade -- apparently the "git add" thing... | Luke Kanies | 2007-08-23 | 22 | -1417/+0 |
* | Upgrading rspec to version 1.0.8. This only includes the contents of the lib... | Luke Kanies | 2007-08-23 | 69 | -798/+3081 |
* | Merging the multi_env branch with master. There are not actually any conflic... | Luke Kanies | 2007-08-22 | 1 | -28/+28 |
|\ |
|
| * | Fixing the spec library so it correctly can see its version | Luke Kanies | 2007-08-16 | 1 | -29/+29 |
* | | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 4 | -9/+7 |
* | | All language tests now pass. I expect there are other failures elsewhere, bu... | Luke Kanies | 2007-08-20 | 2 | -6/+7 |
* | | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 2 | -32/+35 |
* | | Requiring mocha in all cases in the test tree | Luke Kanies | 2007-08-15 | 1 | -0/+1 |
|/ |
|
* | Upgrade mocha to 0.5.1, which gives much better error messages | (no author) | 2007-08-09 | 28 | -228/+892 |
* | Fixing #314 and #729; here's the changelog: | luke | 2007-08-03 | 2 | -2/+2 |
* | Fixing #703, mostly. You still cannot do multi-condition queries, but you ca... | luke | 2007-07-18 | 1 | -1/+1 |
* | All rails and language tests now pass again. All of the rails tests should n... | luke | 2007-06-17 | 1 | -0/+30 |
* | Added the teardown of the database back to the tests. | ballman | 2007-06-12 | 1 | -1/+1 |
* | Major rework of the rails feature. Changed the relationship between | ballman | 2007-06-12 | 1 | -1/+1 |
* | Finishing off the type/provider interface work, including adding package pref... | luke | 2007-06-08 | 1 | -0/+11 |
* | Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need... | luke | 2007-05-20 | 1 | -0/+7 |
* | Redoing autoload a bit in preparation for adding a plugindir | luke | 2007-05-16 | 1 | -0/+13 |
* | Fixing #605 -- providers now refer to @resource or @resource_type. | luke | 2007-05-09 | 1 | -28/+28 |
* | Merging of refactor-transacton to the trunk. This work removes the :is attri... | ballman | 2007-05-09 | 1 | -2/+2 |
* | Adding a "supports_parameter?" method to test whether a given provider suppor... | luke | 2007-05-01 | 1 | -0/+4 |
* | Hah! Finally fixing the problem where mount tests would fail when run as par... | luke | 2007-03-31 | 1 | -1/+3 |
* | The first round of fixes for failing tests. | luke | 2007-03-18 | 1 | -0/+1 |
* | Fixing #542. Transactions now cause services to warn when they would have go... | luke | 2007-03-17 | 1 | -1/+1 |
* | Adding spec libs, so we can use them some day | luke | 2007-03-17 | 73 | -0/+5095 |
* | Adding some more testing on the @should values for :groups on users, and fixi... | luke | 2007-03-08 | 1 | -2/+3 |
* | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 5 | -8/+72 |
* | Partially complete #241. Add a 'purged' value for Package.ensure, and add a ... | mpalmer | 2007-02-23 | 20 | -0/+1020 |
* | Revamping collections to get what is hopefully more reasonable behaviour when... | luke | 2007-02-16 | 1 | -0/+6 |
* | Fixing #484. Moving unit tests at the same time. | luke | 2007-02-08 | 1 | -0/+5 |
* | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -1/+1 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 4 | -17/+17 |
* | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 1 | -8/+8 |
* | The resolve functionality in "test" is almost working... | luke | 2007-02-01 | 2 | -14/+1 |
* | Oops, that last commit seems to have broken the rakefile. Works again. | luke | 2007-02-01 | 2 | -11/+10 |
* | Trying to get the functionality I had in previous tests. Mostly I want | luke | 2007-02-01 | 2 | -1/+62 |
* | Fixing executable tests to take new rundir into account | luke | 2007-02-01 | 1 | -0/+1 |
* | Fix to make running tests work in ruby 1.8.5 | lutter | 2007-02-01 | 1 | -3/+2 |
* | Fixing puppet test task for older ruby versions | luke | 2007-01-05 | 1 | -3/+6 |
* | Fixing rake test so it works with the new puppet loader | luke | 2007-01-05 | 1 | -1/+1 |
* | Messing around a bit with how tests work | luke | 2007-01-05 | 2 | -0/+26 |
* | Enabling debugging except when running under rake. | luke | 2007-01-01 | 1 | -1/+2 |
* | Add system library directories directly in puppettest.rb, so you don't have t... | mpalmer | 2006-12-31 | 1 | -1/+6 |
* | A couple of small bug fixes | luke | 2006-12-29 | 1 | -3/+4 |
* | Looks like providers work again on Solaris. | luke | 2006-12-28 | 1 | -2/+0 |
* | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -1/+3 |
* | A couple of small bug-fixes | luke | 2006-12-28 | 2 | -9/+8 |
* | Switching files to use a filebucket named "puppet" by default. Also, set up ... | luke | 2006-12-27 | 1 | -0/+3 |
* | Not downcasing facts any longer, closing #210 (although not using the patch f... | luke | 2006-12-23 | 2 | -0/+37 |
* | All rails *and* language tests now pass, with the exception of a language/res... | luke | 2006-12-19 | 1 | -1/+1 |
* | Fixing most of the rails stuff. I think everything basically works now, and ... | luke | 2006-12-19 | 1 | -0/+3 |