0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://reductivelabs.com/puppet More... almost 16 years ago
Merge branch '0.24.x' More... almost 16 years ago
Merge branch 'tickets/0.24.x/1168' of git://github.com/lak/puppet into 0.24.x
kartar
as James Turnbull
More... almost 16 years ago
Merge branch '0.24.x' More... almost 16 years ago
Updated Rakefile fixes #1367
kartar
as James Turnbull
More... almost 16 years ago
Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.x
kartar
as James Turnbull
More... almost 16 years ago
Merge branch 'tickets/0.24.x/1178' of git://github.com/lak/puppet into 0.24.x
kartar
as James Turnbull
More... almost 16 years ago
Fixing #1168 for REST -- all ssl classes downcase their names. This is a much cleaner fix than the xmlrpc version, thankfully. :) More... almost 16 years ago
Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn. Also requiring that passed in certnames be downcased; the setting system isn't currently flexible enough to automatically downcase it for the user. More... almost 16 years ago
Fixed #1201 - all external node attributes are converted to strings. More... almost 16 years ago
Updating the changelog for the changes to node lookups. More... almost 16 years ago
Removing the Node.find_by_name method. More... almost 16 years ago
Merge branch '0.24.x' More... almost 16 years ago
Adds support for keepconfig for the dpkg provider fixes #234
kartar
as James Turnbull
More... almost 16 years ago
Merge branch 'ticket/0.24.x/1243' of git://github.com/littleidea/puppet into 0.24.x
kartar
as James Turnbull
More... almost 16 years ago
Merge branch 'ticket/0.24.x/1215' of git://github.com/littleidea/puppet into 0.24.x
kartar
as James Turnbull
More... almost 16 years ago
The LDAP Node terminus now searches for the fqdn, short name, and default. More... almost 16 years ago
Merge branch '0.24.x' More... almost 16 years ago
Fix bug in test, add more specs and small refactor More... almost 16 years ago
Removed the unless condition in query, because the issue is a stale cached value and added comments that query will now always do so. More... almost 16 years ago
Issue 1215 More... almost 16 years ago
Adding another note about the save_object stub. More... almost 16 years ago
Fixing #1362 -- I had previously removed a stub point needed for testing. More... almost 16 years ago
Removing a duplicate call left over from debugging More... almost 16 years ago
Replacing all two-space indents with four-space More... almost 16 years ago
Adding ruby interpreter lines to the tests missing them. More... almost 16 years ago
Adding execute bits to every test currently missing them. More... almost 16 years ago
Merge branch 'ticket/0.24.x/1359' of git://github.com/lak/puppet into 0.24.x
kartar
as James Turnbull
More... almost 16 years ago
Fixing how the Indirector::Request sets its options. More... almost 16 years ago
Fixing how the indirection tests for whether the request has node info. More... almost 16 years ago