index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leaking LoadedFile when adding templates to be watched
Andrew Shafer
2008-08-23
1
-13
/
+18
*
id column is autogenerated by rails as a primary key, there is no need
Brice Figureau
2008-08-22
2
-8
/
+17
*
Removed reference to namespaces from --genconfig documentation
James Turnbull
2008-08-21
1
-4
/
+0
*
Fixed #1508 - Add HP-UX package provider.
Mark Plaksin
2008-08-20
1
-0
/
+41
*
Fix #1502 - abysmal storeconfig performance - part2
Brice Figureau
2008-08-17
1
-2
/
+10
*
Fix #1052 - abysmal storeconfig performance - part1
Brice Figureau
2008-08-17
1
-1
/
+1
*
Fix #1510 - storeconfig fails with rails 2.1
Brice Figureau
2008-08-17
1
-5
/
+5
*
Fixes #1274 - allow class names to start with numbers
James Turnbull
2008-08-17
1
-1
/
+1
*
Fixed #1442 - replaced use of Facter for report titling with certname
James Turnbull
2008-08-16
1
-7
/
+1
*
Fixed $1456 - add proxy configuration to yum repo
James Turnbull
2008-08-13
1
-2
/
+18
*
Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.
Luke Kanies
2008-08-12
2
-4
/
+4
*
Added tests for TemplateWrapper's use of Scope#to_hash.
Luke Kanies
2008-08-09
1
-11
/
+10
*
Fixed #1457 - removed confine warning
James Turnbull
2008-08-06
1
-1
/
+1
*
Fixed #1441 - Updated console colours
James Turnbull
2008-08-01
1
-14
/
+22
*
Expose all puppet variables as instance member variables of the template wrap...
Daniel Pittman
2008-08-01
2
-13
/
+59
*
Ensure that we consistently use either string #{} interpolation or String.%
Daniel Pittman
2008-08-01
6
-16
/
+23
*
Added a search method to the YAML indirector.
AJ Christensen
2008-08-01
1
-1
/
+10
*
Fixes #1417 - whitespace in ssh_auth_key provider
James Turnbull
2008-07-30
1
-1
/
+1
*
Feature #1241 : Improve performance of group lookups
James Turnbull
2008-07-29
1
-14
/
+67
*
Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on ea...
Nigel Kersten
2008-07-29
1
-2
/
+3
*
Fixes #1445 and #1426
James Turnbull
2008-07-22
1
-1
/
+6
*
Fixing the renaming code to skip missing directories.
Luke Kanies
2008-07-21
1
-1
/
+4
*
Fixing a cert test to pass on Darwin.
Luke Kanies
2008-07-21
1
-0
/
+1
*
Revert "Merging fsweetser's selinux patch against 0.24.4"
James Turnbull
2008-07-20
6
-366
/
+0
*
Merging fsweetser's selinux patch against 0.24.4
Brett Lentz
2008-07-20
6
-0
/
+366
*
Fixed all of the fileserving termini so they use indirection requests.
Luke Kanies
2008-07-18
4
-33
/
+33
*
You can now select the encoding format when transferring the catalog,
Luke Kanies
2008-07-18
3
-12
/
+22
*
Revert "Fixed #1201 - all external node attributes are converted to strings."
Luke Kanies
2008-07-18
1
-7
/
+0
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
1
-6
/
+8
*
Fix Ticket 1426 - services on redhat are restarted again
James Turnbull
2008-07-17
1
-2
/
+10
*
Fixed #1414 - Return code from waitpid now right shifted 8 bits
James Turnbull
2008-07-17
1
-1
/
+1
*
Fail instead of log when rescuing remote file connections
Andrew Shafer
2008-07-14
1
-2
/
+1
*
Fix #1409, Move path expansion from the type into the provider
Francois Deppierraz
2008-07-11
2
-25
/
+37
*
Fixing #1408 - --loadclasses works again.
Luke Kanies
2008-07-10
1
-1
/
+1
*
Fixed #1407 - allowdupe is now a boolean group parameter.
Luke Kanies
2008-07-09
1
-1
/
+1
*
Fixed #1396 - Added sha1 function from DavidS to core
James Turnbull
2008-07-08
2
-1
/
+9
*
Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-08
1
-12
/
+33
|
\
|
*
Fixed #1226 - Gems can now specify source repositories.
Luke Kanies
2008-07-07
1
-15
/
+20
|
*
Correct whitespace
Luke Kanies
2008-07-07
1
-7
/
+7
|
*
Importing Sam Quigley's work to enhance gem support for sources.
Luke Kanies
2008-07-07
1
-5
/
+21
*
|
Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-08
2
-0
/
+23
|
\
\
|
*
|
Fixed #1272 - ldap group names will be converted to GIDs.
Luke Kanies
2008-07-07
2
-0
/
+23
|
|
/
*
/
Fixed #1399 - the ldap user provider knows it can manage passwords.
Luke Kanies
2008-07-07
1
-0
/
+2
|
/
*
Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/pu...
James Turnbull
2008-07-05
10
-190
/
+125
|
\
|
*
Testing and simplifying the Transaction::Change#backward method.
Luke Kanies
2008-07-04
1
-14
/
+5
|
*
Removing the Transaction::Change#transaction accessor.
Luke Kanies
2008-07-04
2
-14
/
+2
|
*
Refactoring the Transaction::Event class.
Luke Kanies
2008-07-04
4
-23
/
+10
|
*
Adding tests to the Transaction::Change class.
Luke Kanies
2008-07-04
1
-35
/
+19
|
*
Renaming Puppet::Event to Puppet::Transaction::Event
Luke Kanies
2008-07-03
4
-31
/
+26
|
*
Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.
Luke Kanies
2008-07-03
7
-147
/
+137
[next]