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
...
|
*
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
3
-22
/
+173
|
*
Fixing a package test to be *much* faster
Luke Kanies
2008-12-01
1
-0
/
+1
|
*
Fixing splaytime tests
Luke Kanies
2008-12-01
1
-1
/
+1
|
*
Removing debugging from the "resources" type
Luke Kanies
2008-12-01
1
-1
/
+0
|
*
Fixing a test that fails depending on test execution order
Luke Kanies
2008-12-02
1
-3
/
+3
|
*
Relicense under GPLv2+
Bryan Kearney
2008-12-02
2
-8
/
+8
|
*
Hopefully fixing #1703 - using a mutex around the sending of the tagmails
Luke Kanies
2008-12-02
1
-6
/
+14
|
*
Fix #1741 - fix some failing tests on some ruby versions.
Brice Figureau
2008-12-02
1
-5
/
+5
|
*
Fix #1788 - allow rspec rake to run only some tests
Brice Figureau
2008-12-02
1
-0
/
+73
|
*
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
2
-0
/
+22
|
*
Feature 1696 Add support for branded zones
Andrew Shafer
2008-12-01
4
-4
/
+77
|
*
Bug #1778 - Solaris RBAC profiles should maintain order
Andrew Shafer
2008-12-01
6
-3
/
+120
|
*
Bug # 1680 Now you can set the hashed passwords on solaris
Andrew Shafer
2008-12-01
1
-11
/
+18
|
*
Feature #1783 - Add ZFS support
Andrew Shafer
2008-12-01
8
-0
/
+574
|
*
Handle password when user is created
Andrew Shafer
2008-12-01
2
-1
/
+11
|
*
== is not =
Andrew Shafer
2008-12-01
1
-1
/
+1
|
*
Solaris doesn't have a native tool to set hashed passwords
Andrew Shafer
2008-12-01
2
-5
/
+83
|
*
type/mcx.rb Feature #1026 - MCX Type
Jeffrey McCune
2008-12-01
10
-0
/
+821
|
*
Simplify launchd service provider and add tests
Nigel Kersten
2008-12-01
3
-21
/
+158
|
*
Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone ...
James Turnbull
2008-12-01
2
-0
/
+3
|
*
Fixing #1749 - Splay now hopefully behaves "better" for small values.
Luke Kanies
2008-12-01
2
-10
/
+10
|
*
Fix #1741 - Add inline_template function
Brice Figureau
2008-11-29
2
-0
/
+80
|
*
Fix #1741 - refactor TemplateWrapper, test for template function
Brice Figureau
2008-11-29
4
-43
/
+133
|
*
Fix #1741 - Puppet::Parser::Functions rmfunctions and unit test
Brice Figureau
2008-11-29
2
-0
/
+97
|
*
Fixes #1773 - no longer check for absolute paths
Thom May
2008-11-29
2
-1
/
+7
|
*
make sure only types that have passwords search for the password
Nigel Kersten
2008-11-28
1
-1
/
+3
|
*
fix bug with numeric uid/gid in directoryservice provider. doc string cleanups
Nigel Kersten
2008-11-28
3
-22
/
+23
|
*
Documentation fix for runit provider
James Turnbull
2008-11-28
1
-3
/
+5
|
*
Documentation fix for daemontools provider
James Turnbull
2008-11-28
1
-3
/
+4
|
*
Fixed #1776 - Trivial fix for gentoo service provider
James Turnbull
2008-11-28
2
-1
/
+3
|
*
Rename migration so it's still applied
Thom May
2008-11-26
1
-0
/
+0
|
*
Slight denormalisation to store a host's environment as a first class
Thom May
2008-11-26
3
-0
/
+14
|
*
Fixing #1743 - defined types get catalogs too.
Luke Kanies
2008-11-26
2
-1
/
+8
|
*
Adjusted CI tasks exit codes
James Turnbull
2008-11-26
1
-2
/
+2
|
*
Fixing #1755 - handling fully qualified classes correctly.
Luke Kanies
2008-11-26
4
-4
/
+61
|
*
Added Rake :ci namespace and CI tasks
James Turnbull
2008-11-26
2
-1
/
+26
|
*
Lots of DirectoryService work. New Computer Type. Users now use password hash...
Nigel Kersten
2008-11-26
6
-35
/
+284
|
*
launchd service provider
Nigel Kersten
2008-11-26
2
-1
/
+189
|
*
Refactoring the thread-safety in Puppet::Util a bit.
Luke Kanies
2008-11-26
1
-21
/
+27
|
*
Fixing #1683 - accessing and changing settings is now thread-safe.
Luke Kanies
2008-11-26
2
-144
/
+148
|
*
Partially fixing #1772 - fixing selinux tests broken by removal of extraneous...
Luke Kanies
2008-11-26
1
-2
/
+1
|
*
Partially fixing #1772 - fixing tidy code I broke.
Luke Kanies
2008-11-26
1
-1
/
+1
|
*
Partially fixing #1772 - broken 'resources' tests.
Luke Kanies
2008-11-26
4
-19
/
+33
|
*
Manually setting an env var to mark autotest enabled so we see color
Luke Kanies
2008-11-25
1
-0
/
+1
|
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
596
-34906
/
+59
|
*
Fixing #1708 - user groups specified as names are now detected correctly.
Luke Kanies
2008-11-24
2
-0
/
+30
|
*
Fixed #1767 - Minor fix to emacs mode
James Turnbull
2008-11-24
2
-1
/
+3
[prev]
[next]