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
/
spec
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
53
-215
/
+2046
|
\
|
|
*
Fixing mcx test failures (only happened sometimes).
Luke Kanies
2008-12-02
1
-2
/
+2
|
*
Need to stub out the defaultprovider call for non Mac platforms
Nigel Kersten
2008-12-02
1
-0
/
+2
|
*
remove extraneous comments
Nigel Kersten
2008-12-02
1
-4
/
+0
|
*
Trim down the after block clears to try to make the tests work for the build ...
Nigel Kersten
2008-12-02
1
-6
/
+6
|
*
Updated mcx type and provider with comprehensive spec tests.
Jeffrey McCune
2008-12-02
2
-20
/
+171
|
*
Fixing a package test to be *much* faster
Luke Kanies
2008-12-01
1
-0
/
+1
|
*
Fixing a test that fails depending on test execution order
Luke Kanies
2008-12-02
1
-3
/
+3
|
*
Fix #1741 - fix some failing tests on some ruby versions.
Brice Figureau
2008-12-02
1
-5
/
+5
|
*
Fixing the AST constant warnings, using a variable instead of a constant
Luke Kanies
2008-12-02
6
-74
/
+74
|
*
Fixing #1785 - selinux tests no longer break other tests
Luke Kanies
2008-12-02
1
-5
/
+9
|
*
Ticket 1780 - Solaris RBAC roles should be autorequired
Andrew Shafer
2008-12-01
1
-0
/
+11
|
*
Feature 1696 Add support for branded zones
Andrew Shafer
2008-12-01
2
-0
/
+62
|
*
Bug #1778 - Solaris RBAC profiles should maintain order
Andrew Shafer
2008-12-01
3
-0
/
+89
|
*
Feature #1783 - Add ZFS support
Andrew Shafer
2008-12-01
4
-0
/
+301
|
*
Handle password when user is created
Andrew Shafer
2008-12-01
1
-0
/
+5
|
*
Solaris doesn't have a native tool to set hashed passwords
Andrew Shafer
2008-12-01
1
-0
/
+53
|
*
type/mcx.rb Feature #1026 - MCX Type
Jeffrey McCune
2008-12-01
2
-0
/
+130
|
*
Simplify launchd service provider and add tests
Nigel Kersten
2008-12-01
1
-0
/
+134
|
*
Fixing #1749 - Splay now hopefully behaves "better" for small values.
Luke Kanies
2008-12-01
1
-9
/
+9
|
*
Fix #1741 - Add inline_template function
Brice Figureau
2008-11-29
1
-0
/
+59
|
*
Fix #1741 - refactor TemplateWrapper, test for template function
Brice Figureau
2008-11-29
2
-19
/
+100
|
*
Fix #1741 - Puppet::Parser::Functions rmfunctions and unit test
Brice Figureau
2008-11-29
1
-0
/
+83
|
*
Fixes #1773 - no longer check for absolute paths
Thom May
2008-11-29
1
-0
/
+6
|
*
Fixing #1743 - defined types get catalogs too.
Luke Kanies
2008-11-26
1
-1
/
+7
|
*
Fixing #1755 - handling fully qualified classes correctly.
Luke Kanies
2008-11-26
2
-0
/
+56
|
*
Lots of DirectoryService work. New Computer Type. Users now use password hash...
Nigel Kersten
2008-11-26
1
-0
/
+86
|
*
Partially fixing #1772 - fixing selinux tests broken by removal of extraneous...
Luke Kanies
2008-11-26
1
-2
/
+1
|
*
Partially fixing #1772 - broken 'resources' tests.
Luke Kanies
2008-11-26
1
-0
/
+27
|
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
5
-15
/
+52
|
*
Fixing #1708 - user groups specified as names are now detected correctly.
Luke Kanies
2008-11-24
1
-0
/
+20
|
*
Revert "Fixing #1755 - File modes (and other strange properties) will now dis...
James Turnbull
2008-11-22
1
-14
/
+0
|
*
Fixing #1764 - a property's 'sync' method is never considered a no-op.
Luke Kanies
2008-11-21
1
-4
/
+9
|
*
Refactoring the file/owner property to be simpler and cleaner.
Luke Kanies
2008-11-21
1
-0
/
+132
|
*
Fixing #1755 - File modes (and other strange properties) will now display cor...
Luke Kanies
2008-11-21
1
-0
/
+14
|
*
Fix #1759 - Comparison operator was using string comparison for numbers
Brice Figureau
2008-11-20
1
-10
/
+50
|
*
Fixing broken tests resulting from the fix to #1747
Luke Kanies
2008-11-17
5
-1
/
+8
|
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
1
-0
/
+77
|
*
RSpec tests for the doc system (covers AST.doc, lexer and parser)
Brice Figureau
2008-11-17
3
-5
/
+121
|
*
Fixed #1735 and #1747 - Fixes to confine system
James Turnbull
2008-11-16
1
-19
/
+13
|
*
Fixing the provider's confine subsystem so the logs are more useful.
Luke Kanies
2008-11-13
3
-24
/
+48
|
*
Fix bug #1681: Add filesystem type check to test for per-file SELinux context...
Sean E. Millichamp
2008-11-14
1
-0
/
+41
|
*
Refactoring of SELinux functions to use native Ruby SELinux interface
Sean E. Millichamp
2008-11-14
1
-33
/
+33
|
*
Fix #1737 - part2 - Fix display of "options"
Brice Figureau
2008-11-12
1
-0
/
+12
|
*
Fix #1737 - ssh_authorized_keys should be able to parse options containing co...
Brice Figureau
2008-11-11
1
-0
/
+7
|
*
Fixing the augeas type tests to work when augeas is missing
Luke Kanies
2008-11-05
1
-88
/
+98
*
|
Adding more file tests and fixing conflicting tests
Luke Kanies
2008-11-15
2
-0
/
+22
*
|
Completely refactoring the tidy type.
Luke Kanies
2008-11-15
1
-12
/
+315
*
|
These changes are all about making sure file data is expired when appropriate.
Luke Kanies
2008-11-15
2
-2
/
+77
*
|
Catalogs always consider resource data to be expired if not mid-transaction.
Luke Kanies
2008-11-15
2
-1
/
+14
[prev]
[next]