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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-1
/
+19
|
\
|
|
*
Fixing #1382 - existing uppercase certs, keys, et al will be renamed.
Luke Kanies
2008-07-02
1
-1
/
+19
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
3
-131
/
+15
|
\
|
|
*
Fixed #1114 - Facts in plugin directories should now be autoloaded,
Luke Kanies
2008-07-01
1
-6
/
+10
|
*
Fixed #707 - special '@reboot'-style cron jobs work again.
Luke Kanies
2008-06-17
1
-4
/
+5
|
*
Removed test/util/loadedfile.rb tests which fixes #1370
James Turnbull
2008-06-17
1
-121
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
4
-63
/
+41
|
\
|
|
*
Fixes for install.rb running of tests that fixes #1267
James Turnbull
2008-05-27
1
-0
/
+3
|
*
Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-05-27
1
-0
/
+1
|
|
\
|
|
*
Fixing #1265 -- the ca/client tests now all pass again.
Luke Kanies
2008-05-26
1
-0
/
+1
|
*
|
Always using the cert name to store yaml files, which fixes #1178.
Luke Kanies
2008-05-26
2
-63
/
+37
|
|
/
*
|
Fixing #1247 -- no more clear_cache failures.
Luke Kanies
2008-05-25
2
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-25
1
-9
/
+48
|
\
|
|
*
Fixing transaction support for prefetching generated resources.
Luke Kanies
2008-05-21
1
-9
/
+48
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
4
-7
/
+63
|
\
|
|
*
Crontab provider: fix a parse error when a line begins with a space character
James Turnbull
2008-05-16
1
-0
/
+28
|
*
Moving all confine code out of the Provider class, and fixing #1197.
Luke Kanies
2008-05-15
1
-1
/
+1
|
*
Switching the Provider class to use the new Confiner class.
Luke Kanies
2008-05-15
1
-7
/
+16
|
*
Duh, fixing all of the paths being loaded for spec in the moved tests.
Luke Kanies
2008-05-15
1
-0
/
+12
|
*
New native ssh_authorized_key type
Francois Deppierraz
2008-05-07
2
-0
/
+7
*
|
Fixing some broken tests.
Luke Kanies
2008-05-07
2
-1
/
+2
*
|
Removing obsolete tests
Luke Kanies
2008-05-07
1
-101
/
+0
*
|
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
2
-148
/
+0
*
|
Added an Interface class to the CA to model puppetca's usage.
Luke Kanies
2008-04-19
1
-115
/
+0
*
|
Fixing a couple of broken tests.
Luke Kanies
2008-04-15
1
-0
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
7
-353
/
+24
|
\
|
|
*
Resources now return the 'should' value for properties from
Luke Kanies
2008-04-11
1
-37
/
+0
|
*
Modified the 'master' handler to use the Catalog class to
Luke Kanies
2008-04-11
2
-204
/
+9
|
*
Fixed #1184 -- definitions now autoload correctly all of the time.
Luke Kanies
2008-04-10
1
-1
/
+8
|
*
Removed the code from the client that tries to avoid recompiling
Luke Kanies
2008-04-10
1
-110
/
+0
|
*
Adding validation to the user type to confirm that the
Luke Kanies
2008-04-08
1
-0
/
+6
|
*
Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.
Paul Lathrop
2008-03-28
1
-1
/
+1
*
|
Fixing the tests in test/ that were broken as
Luke Kanies
2008-04-01
6
-191
/
+47
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
96
-3550
/
+529
|
\
\
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-25
7
-42
/
+61
|
|
\
|
|
|
*
Fixing #571 -- provider suitability is now checked at resource
Luke Kanies
2008-03-24
1
-5
/
+21
|
|
*
Fixing a couple of tests.
Luke Kanies
2008-03-24
3
-36
/
+35
|
|
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-1
/
+0
|
|
*
Found an array that leaked pretty quickly between reparsing
Luke Kanies
2008-03-21
1
-0
/
+1
|
|
*
tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...
Sam Quigley
2008-03-20
1
-0
/
+4
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-20
7
-21
/
+61
|
|
\
|
|
|
*
fixing another failing test
Luke Kanies
2008-03-19
1
-0
/
+2
|
|
*
Fixing some tests that only failed under certain
Luke Kanies
2008-03-18
3
-3
/
+6
|
|
*
Regression in :node_name functionality
John Ferlito
2008-03-14
1
-2
/
+9
|
|
*
Fixing #1132 -- host names can now have dashes anywhere.
Luke Kanies
2008-03-13
1
-0
/
+44
|
|
*
Fixing #1118 -- downloading plugins and facts now ignores noop.
Luke Kanies
2008-03-13
1
-16
/
+0
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-07
1
-159
/
+0
|
|
\
|
|
|
*
Always duplicating resource defaults in the parser, so that
Luke Kanies
2008-03-06
1
-159
/
+0
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-05
24
-17
/
+7
|
|
\
|
|
|
*
Fixing a few tests
Luke Kanies
2008-02-29
2
-6
/
+1
[prev]
[next]