| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert 2125, and instead change the way the 'latest' version is selected from... | mpalmer | 2007-01-31 | 2 | -6/+4 |
* | Providing a partial fix for #428. Resources can now be deleted as long as al... | luke | 2007-01-30 | 1 | -2/+3 |
* | Partially fixing #460, take 3 -- fully-qualified classes can now be included. | luke | 2007-01-30 | 2 | -474/+487 |
* | Partially fixing #460, take 2 -- fully-qualified definitions can now be used. | luke | 2007-01-30 | 2 | -404/+390 |
* | Partially fixing #460 -- fully-qualified class names can be used as parent cl... | luke | 2007-01-30 | 2 | -266/+289 |
* | Fixing #462. The package sort order was always resulting in the lowest-versi... | luke | 2007-01-30 | 1 | -0/+3 |
* | Applying patch in #465. | luke | 2007-01-30 | 1 | -1/+1 |
* | fixing #427. Facts now timeout, both in loading and downloading | luke | 2007-01-30 | 1 | -21/+25 |
* | splitting the tagmail report into multiple methods and adding test code | luke | 2007-01-30 | 2 | -46/+69 |
* | Fixing #440, albeit with a slightly hackish fix. | luke | 2007-01-30 | 1 | -0/+15 |
* | Moving code from external sources into an external/ directory | luke | 2007-01-30 | 32 | -38/+38 |
* | Moving the switch that disables the certificate authority into the main libra... | luke | 2007-01-30 | 1 | -0/+2 |
* | Fixing #433. I basically just added checks to all the places where I add edg... | luke | 2007-01-30 | 4 | -12/+36 |
* | Fixing a problem that occurs when puppetd starts with an up-to-date configura... | luke | 2007-01-29 | 1 | -6/+11 |
* | Fixing #463. I redid all the autogen stuff so it can handle autogenerating s... | luke | 2007-01-29 | 5 | -76/+43 |
* | Fixing #438. | luke | 2007-01-29 | 1 | -3/+9 |
* | Fixing #444. I was losing the list of sources when creating new children. | luke | 2007-01-29 | 1 | -1/+10 |
* | A couple small bug-fixes | luke | 2007-01-29 | 2 | -1/+6 |
* | Doing more work on #113. Mostly, just making sure remounts do not happen spu... | luke | 2007-01-29 | 5 | -19/+23 |
* | Fixing info around newtype options | luke | 2007-01-29 | 1 | -1/+1 |
* | Fixing #113. I added support in the transaction for self-refreshing, which j... | luke | 2007-01-28 | 4 | -4/+51 |
* | Adding a "self_refresh" option, so resources can refresh themselves if they h... | luke | 2007-01-28 | 2 | -1/+15 |
* | Fixing #454. | luke | 2007-01-28 | 1 | -1/+1 |
* | Fixing #441. | luke | 2007-01-28 | 1 | -4/+2 |
* | Fixing #431. Collection was always returning an array, even when only a sing... | luke | 2007-01-28 | 1 | -0/+3 |
* | Changing how transactions check whether a resource is being deleted. This is... | luke | 2007-01-28 | 2 | -3/+8 |
* | Fixing #455. A simple fix, fortunately. | luke | 2007-01-27 | 1 | -2/+2 |
* | Fixing documentation references to refer to the wiki | luke | 2007-01-26 | 3 | -3/+4 |
* | Fixing #442. You can now do: defined(File[...]) to see if a resource is defi... | luke | 2007-01-26 | 1 | -7/+21 |
* | Fixing #434. | luke | 2007-01-26 | 1 | -0/+4 |
* | Fixing #423. Configurations now default to timing out after 30 seconds (tuna... | luke | 2007-01-26 | 1 | -1/+27 |
* | Fixing #418. The problem was that multiple objects might include Daemon, whi... | luke | 2007-01-26 | 1 | -1/+4 |
* | Using Time instead of Time.to_i for compile time, because some versions of ru... | luke | 2007-01-26 | 1 | -4/+3 |
* | adding client name to processing line | luke | 2007-01-26 | 1 | -1/+1 |
* | Fixing #445. Nodes can now inherit from default. | luke | 2007-01-26 | 2 | -239/+250 |
* | changing selector error message | luke | 2007-01-26 | 1 | -1/+1 |
* | Removing an extraneous debug message, and fixing the case where the server co... | luke | 2007-01-26 | 1 | -3/+4 |
* | Applying patch from #457, as submitted by Jeff McCune. | luke | 2007-01-25 | 1 | -23/+47 |
* | making yum the default packager for centos | luke | 2007-01-24 | 1 | -1/+1 |
* | Wrapping the resource generation methods in begin/rescue blocks so that failu... | luke | 2007-01-23 | 1 | -2/+15 |
* | Fixing error-catching in resources.rb | luke | 2007-01-23 | 1 | -1/+1 |
* | Fixing #415. Configuration parsing now removes trailing whitespace. | luke | 2007-01-23 | 1 | -1/+1 |
* | Fixing #424. The configuration compile time is now cached in the yaml cache ... | luke | 2007-01-23 | 3 | -18/+33 |
* | Fixing rundir so that it does not throw an error when not running as root | luke | 2007-01-23 | 1 | -4/+10 |
* | Fixing #437. Transactions now check whether graphs are cyclic, with a somewh... | luke | 2007-01-23 | 2 | -0/+18 |
* | Fixing #436. Also finally renamed pfile/uid.rb to match the state name. | luke | 2007-01-23 | 3 | -22/+28 |
* | Fixing #421 by changing the rundir to /var/puppet/run. | luke | 2007-01-23 | 1 | -5/+1 |
* | Fixing #416. There is now an option (downcasefacts) that determines whether ... | luke | 2007-01-23 | 2 | -3/+11 |
* | Make rpm operations much faster by suppressing unneeded verification | lutter | 2007-01-22 | 1 | -2/+2 |
* | Use a specific ActiveRecord subclass to check for the proper existence of AR ... | mpalmer | 2007-01-15 | 1 | -1/+4 |