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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing #1614 - Environments no longer have to be listed out.
Luke Kanies
2008-10-03
4
-75
/
+4
*
Fixed #1628 - Changed node search to use certname rather than Facter hostname
James Turnbull
2008-10-03
2
-3
/
+6
*
Updated puppet binary documentation
James Turnbull
2008-10-03
2
-5
/
+7
*
Fixed error message typo
James Turnbull
2008-10-03
1
-1
/
+1
*
Adding a rake task for sending emails to the dev list
Luke Kanies
2008-10-02
1
-0
/
+36
*
Fixing package provider tests to use the new Transaction::Change interface
Luke Kanies
2008-10-02
2
-4
/
+3
*
Migrating the apt and dpkg tests to rspec.
Luke Kanies
2008-10-02
6
-303
/
+346
*
Update change log with RBAC roles
Andrew Shafer
2008-10-01
1
-0
/
+2
*
Add role support to user type and an implemention
Andrew Shafer
2008-10-01
5
-49
/
+484
*
Some small clarifying refactors and change to objectadd to allow subclasses of
Andrew Shafer
2008-10-01
2
-49
/
+25
*
Adding user_attr util to parse attributes on solaris
Andrew Shafer
2008-10-01
2
-0
/
+68
*
Fixed #1586 - Specifying "fully qualified" package names in Gentoo
James Turnbull
2008-10-02
2
-1
/
+3
*
Fixed #791 - You should now be able to create and find a user/group in one tr...
Luke Kanies
2008-10-02
4
-194
/
+268
*
Refactoring and adding tests to the file group property.
Luke Kanies
2008-10-02
2
-46
/
+105
*
Merge branch 'tickets/0.24.x/1622' into 0.24.x
James Turnbull
2008-10-02
10
-163
/
+303
|
\
|
*
Modified the group and zone resource types to no longer call
Luke Kanies
2008-09-30
5
-16
/
+19
|
*
Modified the behaviour of resource-level 'retrieve' -- it only
Luke Kanies
2008-09-30
3
-26
/
+73
|
*
Updating changelog for #1622
Luke Kanies
2008-09-30
1
-0
/
+2
|
*
Adding tests for the user retrieve method
Luke Kanies
2008-09-30
2
-2
/
+25
|
*
Removing commented code from the user type from about 2005
Luke Kanies
2008-09-30
1
-23
/
+0
|
*
The Netinfo and DirectoryService providers can now create user and group simu...
Luke Kanies
2008-09-30
2
-5
/
+24
|
*
Fixing #1622 - The user type only looks up groups when necessary.
Luke Kanies
2008-09-30
2
-58
/
+154
|
*
Aliasing the rspec 'should' method to 'must'
Luke Kanies
2008-09-30
1
-0
/
+5
|
*
Rewriting the user tests, in preparation for enhancing them
Luke Kanies
2008-09-30
1
-41
/
+9
*
|
Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is used
James Turnbull
2008-10-01
3
-3
/
+5
*
|
Add parser for arbitrary expressions
Brice Figureau
2008-10-01
8
-649
/
+1116
*
|
Add arithmetic operators to AST
Brice Figureau
2008-09-30
7
-0
/
+248
*
|
Add not operator to AST
Brice Figureau
2008-09-30
3
-0
/
+50
*
|
Add comparison operators (< > == != <= >=) to AST
Brice Figureau
2008-09-30
3
-0
/
+90
*
|
Add boolean operators to AST
Brice Figureau
2008-09-30
3
-0
/
+102
*
|
Add warning and forcibly set to :md5 fixing #1564
Paul Nasrat
2008-09-30
3
-0
/
+14
*
|
Fix metadata class for cases when checksum_type set
Paul Nasrat
2008-09-30
2
-4
/
+20
*
|
Fixed #1603 - Added support for running Puppet inside a Rack application
James Turnbull
2008-09-30
5
-0
/
+283
*
|
Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.
Paul Nasrat
2008-09-30
4
-2
/
+13
*
|
Make fileserver use fileset for recursion and handle dangling links by ignori...
Paul Nasrat
2008-09-30
2
-42
/
+25
*
|
Add tests for FileServer::Mount list for #1544
Paul Nasrat
2008-09-30
1
-0
/
+133
|
/
*
Fixed #1610 - Raise "Filebucketed" messages to Notice priority
James Turnbull
2008-09-26
2
-2
/
+4
*
Added a number of confines to package providers
James Turnbull
2008-09-25
7
-2
/
+18
*
Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...
James Turnbull
2008-09-25
4
-0
/
+9
*
Fixed #1608 - Added ubuntu to defaultfor for apt provider
James Turnbull
2008-09-25
2
-1
/
+3
*
Fixed #1607 - Added ubuntu to defaultfor for Debian service provider
James Turnbull
2008-09-25
2
-1
/
+4
*
Fixed #1588 - Fixed puppetca --clean --all
James Turnbull
2008-09-25
2
-2
/
+5
*
Fixed #1472 -- defined, exported resources in the current compile now get exp...
Luke Kanies
2008-09-25
3
-6
/
+10
*
Fixed #1045 - Multiple metaparams all get added to resources.
Luke Kanies
2008-09-24
3
-1
/
+13
*
Removing some code in Parameter that is unnecessary.
Luke Kanies
2008-09-23
3
-6
/
+13
*
Fixed #1595 - Internally, Property#retrieve is no longer called
Luke Kanies
2008-09-23
5
-23
/
+57
*
Only apply splay the first run
Andrew Shafer
2008-09-21
2
-8
/
+50
*
fix failing hpux user specs
Andrew Shafer
2008-09-20
1
-8
/
+4
*
Add rspec unit test for the append operator
Brice Figureau
2008-09-21
6
-1
/
+133
*
Add an append (+=) variable operator:
Brice Figureau
2008-09-21
5
-716
/
+760
[next]