CARVIEW |
-
A simple system for retrieving information about your operating systemCreated Wed Apr 30 10:38:43 -0700 2008
-
Server automation framework and applicationCreated Thu Apr 03 09:36:34 -0700 2008
-
A Puppet module for managing mercurial repositoriesCreated Wed Apr 30 09:25:05 -0700 2008
-
A Puppet module for managing mongrelCreated Wed Apr 30 09:28:02 -0700 2008
-
A Puppet module for managing nginxCreated Wed Apr 30 09:21:05 -0700 2008
-
A Puppet module for managing postgresCreated Wed Apr 30 09:30:03 -0700 2008
-
A self-referential Puppet module for managing PuppetCreated Thu May 01 09:04:25 -0700 2008
-
A Puppet module for managing railsCreated Wed Apr 30 09:31:01 -0700 2008
-
A Puppet module for managing rubyCreated Wed Apr 30 09:31:45 -0700 2008
-
A Puppet module for managing Ruby gemsCreated Wed Apr 30 09:32:50 -0700 2008
-
A Puppet module for managing sqlite3Created Thu May 01 08:44:17 -0700 2008
-
A Puppet module for managing subversionCreated Wed Apr 30 09:33:46 -0700 2008
-
A Puppet module for managing trac instancesCreated Wed Apr 30 09:34:50 -0700 2008
-
A prebuilt Puppet site with scaffold generationCreated Mon Sep 29 12:08:59 -0700 2008
-
PuppetShow is a Ruby on Rails app that provides a read-only view of stored configuration informat...Forked from shadoi/puppetshow Thu May 01 20:23:20 -0700 2008
-
Reductive Labs Build repositoryCreated Mon Jul 07 20:30:44 -0700 2008
Public Activity
8616d74b47ac9177a3f29f1ebf63902bdefb3275
Fixing #1800 - tidy now correctly ignores missing files and directories
6075d10373dbdb7de1f665cc39453daa6418cffd
Fixing #1794 - returning sync when it is already initialized
18fe5c3ac2ad4c42afd30ba2effad28607fe746d
Fixing #1750 again - All of the properties and now :ensure check replace?
6b30171435583b1a69c4ffe7b8b1760f5585cd38
Fixing all broken tests. Most of them were broken by fileserving changes.
99a9b5a045af6f1c68619792a45603cbe450652d
Merge branch '0.24.x'

-
lak committed 6b301714:
Fixing all broken tests. Most of them were broken by fileserving changes.
-
lak committed 99a9b5a0:
Merge branch '0.24.x'
-
lak committed 278bfe83:
Fixing mcx test failures (only happened sometimes).
-
Nigel Kersten committed c4812b85:
Need to stub out the defaultprovider call for non Mac platforms
-
Nigel Kersten committed b444e434:
remove extraneous comments
-
Nigel Kersten committed 49d4d01e:
Trim down the after block clears to try to make the tests work for the build servers
-
jeffmccune committed 65d6b499:
Updated mcx type and provider with comprehensive spec tests.
-
lak committed fd128d6b:
Fixing a package test to be *much* faster
-
lak committed cdcbc5bc:
Fixing splaytime tests
-
lak committed 6a4c0d52:
Removing debugging from the "resources" type
-
lak committed 0c6a151f:
Fixing a test that fails depending on test execution order
-
Bryan Kearney committed 968f5cc9:
Relicense under GPLv2+
-
lak committed 9ab3afb5:
Hopefully fixing #1703 - using a mutex around the sending of the tagmails
-
masterzen committed 3fe9cc74:
Fix #1741 - fix some failing tests on some ruby versions.
-
masterzen committed 3570c71c:
Fix #1788 - allow rspec rake to run only some tests
-
lak committed 1b3a7d8c:
Fixing the AST constant warnings, using a variable instead of a constant
-
lak committed 091b8bf1:
Fixing #1785 - selinux tests no longer break other tests
-
littleidea committed c005dcf2:
Ticket 1780 - Solaris RBAC roles should be autorequired
-
littleidea committed 3eff2254:
Feature 1696 Add support for branded zones
-
littleidea committed fa9820ba:
Bug #1778 - Solaris RBAC profiles should maintain order
-
littleidea committed f6fa4f7b:
Bug # 1680 Now you can set the hashed passwords on solaris
-
littleidea committed 0a40668b:
Feature #1783 - Add ZFS support
-
littleidea committed 047e5d07:
Handle password when user is created
-
littleidea committed 88edf66c:
== is not =
-
littleidea committed a219c888:
Solaris doesn't have a native tool to set hashed passwords
-
jeffmccune committed 9329c95d:
type/mcx.rb Feature #1026 - MCX Type
-
Nigel Kersten committed 83b3a1ec:
Simplify launchd service provider and add tests
-
jamtur01 committed 65a60748:
Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone attributes in newer releases
-
lak committed 0171e25e:
Fixing #1749 - Splay now hopefully behaves "better" for small values.
-
masterzen committed 607958cb:
Fix #1741 - Add inline_template function
-
masterzen committed cc45c435:
Fix #1741 - refactor TemplateWrapper, test for template function
-
masterzen committed d8c741f9:
Fix #1741 - Puppet::Parser::Functions rmfunctions and unit test
-
Thom May committed 3c4efa7e:
Fixes #1773 - no longer check for absolute paths
-
Nigel Kersten committed 3a395095:
make sure only types that have passwords search for the password
-
Nigel Kersten committed a45c6b1b:
fix bug with numeric uid/gid in directoryservice provider. doc string cleanups
-
jamtur01 committed 1f52795c:
Documentation fix for runit provider
-
jamtur01 committed 81a91a73:
Documentation fix for daemontools provider
-
jamtur01 committed 4f67a7c2:
Fixed #1776 - Trivial fix for gentoo service provider
-
Thom May committed 2764ab4a:
Rename migration so it's still applied
-
thommay committed 965c08d8:
Slight denormalisation to store a host's environment as a first class
-
lak committed 5742966d:
Fixing #1743 - defined types get catalogs too.
-
jamtur01 committed 31ec3e64:
Adjusted CI tasks exit codes
-
lak committed 34219544:
Fixing #1755 - handling fully qualified classes correctly.
-
jamtur01 committed a1ac9a5c:
Added Rake :ci namespace and CI tasks
-
Nigel Kersten committed d978668c:
Lots of DirectoryService work. New Computer Type. Users now use password hashes. Groups now support setting members as attributes of the group for OS X.
-
Nigel Kersten committed 86ce9342:
launchd service provider
-
lak committed 97a81770:
Refactoring the thread-safety in Puppet::Util a bit.
-
lak committed 78bced1d:
Fixing #1683 - accessing and changing settings is now thread-safe.
-
lak committed 83cebb56:
Partially fixing #1772 - fixing selinux tests broken by removal of extraneous 'stat' in :file.
-
lak committed a839fe27:
Partially fixing #1772 - fixing tidy code I broke.
-
lak committed 5bd27c8b:
Partially fixing #1772 - broken 'resources' tests.
-
lak committed a3140b22:
Manually setting an env var to mark autotest enabled so we see color
-
lak committed bbad9831:
Removing the included testing gems; you must now install them yourself.
-
lak committed b4158488:
Fixing #1708 - user groups specified as names are now detected correctly.
-
jamtur01 committed 9ed382d3:
Fixed #1767 - Minor fix to emacs mode
-
jamtur01 committed 27a750d4:
Revert "Fixing #1755 - File modes (and other strange properties) will now display correctly"
-
lak committed eb0d32a1:
Fixing #1764 - a property's 'sync' method is never considered a no-op.
-
lak committed e9f858a1:
Refactoring the file/owner property to be simpler and cleaner.
-
lak committed ed4c4050:
Fixing #1755 - File modes (and other strange properties) will now display correctly
-
jamtur01 committed c65f2b50:
Fixed #1668 - puppetca can't clean unsigned certs
-
masterzen committed 1ad33cc1:
Fix #1759 - Comparison operator was using string comparison for numbers
-
jamtur01 committed c96d250f:
Fixed #1711 - fileserver test fails due to incorrect mocking
-
jamtur01 committed 8523a483:
Fixed #1751 - Mac OS X DirectoryService nameservice provider support for plist output and password hash fil
-
jamtur01 committed d32d7f30:
Fixed #1752 - Add an optional argument to Puppet::Util.execute to determine whether stderr and stdout are combined in the output
-
Nigel Kersten committed 43967408:
Fix the init service type to cope with an array for defpath and if defpath does not exist
-
jamtur01 committed 3c870d8f:
Added versionable feature to the RPM provider
-
lak committed f62d04d5:
Fixing broken tests resulting from the fix to #1747
-
jamtur01 committed 030c7913:
Moved RRD feature from util/metric.rb to feature/base.rb
-
masterzen committed dc192b00:
Manifest documentation generation
-
masterzen committed 2c05a0ab:
Move function existance test to parser evaluation
-
masterzen committed 064fb006:
Add a doc attribute to AST nodes and fill it with the last seen comments
-
masterzen committed 724a6f67:
RSpec tests for the doc system (covers AST.doc, lexer and parser)
-
lak committed f73e13e7:
Adding more file tests and fixing conflicting tests
-
jamtur01 committed b8ed6670:
Fixed #1735 and #1747 - Fixes to confine system
-
jamtur01 committed 6be5ac84:
CHANGELOG updates
-
jamtur01 committed 0ca50259:
Fixed #1718 - Added preseed to apt uninstall and purge
-
seanmil committed 01976ca8:
Include spec directory in packages
-
lak committed c98f7a5f:
Fixing the provider's confine subsystem so the logs are more useful.
-
jamtur01 committed 6426a29c:
Removed extra 'end' from yum.rb
-
seanmil committed 1e81739f:
Fix bug #1746: Sync SELinux file attributes after file contents created/modified
-
seanmil committed cebadd92:
Fix bug #1681: Add filesystem type check to test for per-file SELinux context support
-
seanmil committed 60455e70:
Quiet debug when no default SELinux context found for one of the components
-
seanmil committed 71a9e603:
Fixes relating to transition to native SELinux bindings
-
seanmil committed 3a5dcab2:
Refactoring of SELinux functions to use native Ruby SELinux interface
-
jamtur01 committed da9b02c6:
Merge branch 'tickets/0.24.x/1739' into 0.24.x
-
jamtur01 committed d5e19f18:
Fixed #1739 - Added uninstall functionality to yum provider
-
masterzen committed bf5be00f:
Fix #1737 - part2 - Fix display of "options"
-
masterzen committed e032034f:
Fix #1737 - ssh_authorized_keys should be able to parse options containing commas
-
masterzen committed e33d0871:
Fix #1740 - Daemontools and Runit is not ReST compliant
-
jamtur01 committed dfc05540:
Fixed #1730 - Edited file/ensure.rb docs for clarity
-
pmenglund committed 6d7b5ef8:
Fixes #1672 - unsafe crontab handling in Solaris
-
lak committed 083077da:
Fixing the augeas type tests to work when augeas is missing
-
jamtur01 committed 0a3d34db:
Fixes #1714 - yumhelper handling with yum 2.2.x is broken
-
jamtur01 committed 7b70e85d:
Fixed #1721 - puppet.conf documentation incorrectly lists signals that affect the daemons
-
lak committed 781a6852:
Fixing a test I broke when fixing a reporting bug
278bfe83015312292360f727d6532a143610db0d
Fixing mcx test failures (only happened sometimes).
cdcbc5bceb98a1edd6c9a2c5b7f21583cd3bd76f
Fixing splaytime tests
6a4c0d52bf4a1314bb7f2fcf9ecb409fdeab8226
Removing debugging from the "resources" type
fd128d6b3e5b1b9759646428d056faffade5d19a
Fixing a package test to be *much* faster
0c6a151fdc8270861634c6a2088829055aa26aa4
Fixing a test that fails depending on test execution order
9ab3afb5423b406c661805946aac174f7f3e5674
Hopefully fixing #1703 - using a mutex around the sending of the tagmails
1b3a7d8c9ce8d4384b76be47c952d2bab7580481
Fixing the AST constant warnings, using a variable instead of a constant
091b8bf11c83ed31f85d859e6c97730ea5e4905a
Fixing #1785 - selinux tests no longer break other tests
d87a19a891becdf38b1fdd386eb9ccddbc167bf1
Fixing the AST constant warnings, using a variable instead of a constant
0171e25ec457e9e9d078aabbea491bbcd03448bf
Fixing #1749 - Splay now hopefully behaves "better" for small values.