summaryrefslogtreecommitdiffstats
path: root/spec/unit/other
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.24.x'Luke Kanies2009-04-021-4/+4
|\
| * Fixing every failing test I can find on the build server.Luke Kanies2009-02-281-4/+4
* | Merge branch '0.24.x'Luke Kanies2009-02-111-33/+0
|\|
| * Moving the transaction specs to the right pathLuke Kanies2009-02-111-33/+0
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-182-7/+7
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-3/+3
* | TransObject is nearly deprecated now.Luke Kanies2008-12-182-13/+53
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-182-7/+7
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-3/+3
* | Merge branch '0.24.x'Luke Kanies2008-12-021-1/+7
|\|
| * Fixing #1743 - defined types get catalogs too.Luke Kanies2008-11-261-1/+7
| * Add new set of unit tests for selmodule typeJames Turnbull2008-10-081-35/+0
| * Remove old selboolean unit tests and fix permissions on new testsJames Turnbull2008-10-081-30/+0
| * New and improved tests for file type SELinux contextsSean E. Millichamp2008-10-081-27/+0
| * Add new support for :selrange SELinux file propertySean E. Millichamp2008-10-031-1/+5
| * Clean up of SELinux rspec tests so all passSean E. Millichamp2008-10-031-0/+9
| * Merged fsweetser's selinux patch against HEADBrett Lentz2008-10-031-0/+79
| * Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-201-78/+0
| * Merging fsweetser's selinux patch against 0.24.4Brett Lentz2008-07-201-0/+78
* | Removing the PGraph class and subsuming it into SimpleGraph.Luke Kanies2008-11-061-210/+0
* | Fixing #1677 - fixing the selinux tests in master.Luke Kanies2008-11-041-0/+6
* | Merged fsweetser's selinux patch against HEADBrett Lentz2008-09-251-0/+79
* | Merge branch '0.24.x'Luke Kanies2008-07-041-2/+2
|\|
| * Refactoring the Transaction::Event class.Luke Kanies2008-07-041-2/+2
| * Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-031-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-04-111-189/+0
|\|
| * Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-189/+0
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-4/+0
|/
* Refactoring how the catalog creation handles errors.Luke Kanies2008-03-181-15/+22
* Fixing #1110 -- transactions now always make sureLuke Kanies2008-02-291-0/+5
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-232-0/+3
* Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-17/+17
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-36/+0
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-112-10/+10
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-281-1/+11
|\
| * Making a few changes to the transportable class to enhance backward compatibi...Luke Kanies2007-11-281-1/+11
* | Another backward compatibility patch, this time helping with a new server and...Luke Kanies2007-11-281-1/+6
|/
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-282-3/+17
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-0/+3
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-122-94/+65
* Switching the base class for the Relationship class.Luke Kanies2007-11-081-3/+5
* Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-071-45/+3
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Adding more behaviours to the Puppet::Module spec,Luke Kanies2007-10-031-9/+42
* Adding my first integration test, verifying thatLuke Kanies2007-09-231-13/+45
* Adding the first version of checksum support, which willLuke Kanies2007-09-221-0/+60
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-10/+10
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-0/+26
* An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-2/+2
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-5/+15