summaryrefslogtreecommitdiffstats
path: root/spec/unit/transaction.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-2/+2
* Fix #2378 and #2391 testsBrice Figureau2009-07-201-1/+2
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-181-0/+27
* Refactoring resource generation slightlyLuke Kanies2009-05-261-0/+1
* Fixing #2273 - file purging works more intuitivelyLuke Kanies2009-05-201-1/+1
* Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies2009-04-171-0/+34
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-1/+1
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+15
|\
| * Fixing #2013 - prefetching had a mismatch between type and titleLuke Kanies2009-03-041-0/+15
* | Merge branch '0.24.x'Luke Kanies2009-02-111-196/+17
|\|
| * Moving the transaction specs to the right pathLuke Kanies2009-02-111-0/+33
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-14/+14
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-12/+94
* Finishing the refactoring of the resource generation interface.Luke Kanies2008-11-071-138/+21
* Refactoring and clarifying the resource generation methods.Luke Kanies2008-11-071-0/+247