index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
Allow boolean value for boolean cli parameter
Brice Figureau
1
-0
/
+7
2009-07-10
Fix #2364 - Associates the correct comment to the right statement
Brice Figureau
1
-0
/
+14
2009-07-10
Make sure the parser sees the correct line number
Brice Figureau
1
-10
/
+24
2009-07-08
Fixes #2367 - Mongrel::HTTPRequest returns a StringIO object
James Turnbull
1
-1
/
+1
2009-07-07
Fix #2082 - puppetca shouldn't list revoked certificates
Brice Figureau
3
-7
/
+15
2009-07-05
Fix #2392 - use Content-Type for REST communication
Brice Figureau
7
-30
/
+137
2009-07-05
Switching to LoadedCode from ASTSet
Luke Kanies
3
-33
/
+21
2009-07-05
Adding a special class to handle loaded classes/defines/nodes
Luke Kanies
1
-0
/
+106
2009-07-02
Fixing #2238 - Deal with nil hash keys from mongrel params
Jordan Curzon
1
-0
/
+5
2009-06-26
Fixing #2197 - daemontools tests now pass
Luke Kanies
1
-13
/
+38
2009-06-19
Using the logging utilities to clean up module warnings
0.25.0beta2
Luke Kanies
1
-1
/
+15
2009-06-19
Fixing #1064 - Deprecating module 'plugins' directories
Luke Kanies
1
-8
/
+32
2009-06-19
Removing deprecated :pluginpath setting
Luke Kanies
1
-3
/
+3
2009-06-16
Fixing #2094 - filebucket failures are clearer now
Luke Kanies
1
-0
/
+16
2009-06-14
Refactoring part of the file/filebucket integration
Luke Kanies
3
-10
/
+58
2009-06-14
Adding tests for file/backup behaviour
Luke Kanies
1
-0
/
+42
2009-06-12
Fixing #2323 - Modules use environments correctly
Luke Kanies
1
-3
/
+5
2009-06-12
Fix #2333 - Make sure lexer skip whitespace on non-token
Brice Figureau
1
-0
/
+4
2009-06-12
Updated split function and add split function unit tests (courtesy of Thomas ...
James Turnbull
5
-0
/
+51
2009-06-12
* provider/augeas: strip whitespace and ignore blank lines
David Lutterkort
1
-0
/
+13
2009-06-12
Fixing #2329 - puppetqd tests now pass
Luke Kanies
1
-1
/
+1
2009-06-11
Cleaning up scope tests a bit
Luke Kanies
1
-4
/
+3
2009-06-11
Fixing #2336 - qualified variables only throw warnings
Luke Kanies
1
-4
/
+102
2009-06-11
Fix #2246 - take2: make sure we run the rails tag query only when needed
Brice Figureau
1
-1
/
+11
2009-06-11
Fix collector specs which were not working
Brice Figureau
1
-9
/
+12
2009-06-11
Make sure overriding a tag also produces a tag
Brice Figureau
1
-0
/
+10
2009-06-10
Removed a unit test which tested munging which is no longer done in the type
Bryan Kearney
1
-7
/
+0
2009-06-10
Fix #1907 (or sort) - 'require' puppet function
Brice Figureau
2
-0
/
+63
2009-06-09
#2332: Remove trailing slashes from path commands in the plugin
Bryan Kearney
1
-0
/
+6
2009-06-06
Changing the preferred serialization format to json
Luke Kanies
2
-4
/
+4
2009-06-06
Switching Queueing to using JSON instead of YAML
Luke Kanies
2
-37
/
+130
2009-06-06
Adding JSON support to Catalogs
Luke Kanies
2
-0
/
+199
2009-06-06
Providing JSON support to the Resource class
Luke Kanies
1
-0
/
+152
2009-06-06
Adding a JSON utility module for providing Ruby compat
Luke Kanies
1
-0
/
+21
2009-06-06
Adding JSON support to Puppet::Relationship
Luke Kanies
1
-0
/
+101
2009-06-06
Adding a JSON format
Luke Kanies
3
-0
/
+173
2009-06-06
Allowing formats to specify the individual method names to use
Luke Kanies
1
-1
/
+7
2009-06-06
Allowing formats to specify the methods they require
Luke Kanies
1
-2
/
+29
2009-06-06
Fix some tests who were missing some actions
Brice Figureau
1
-0
/
+4
2009-06-06
Make sure virtual and rails query use tags when tag are searched
Brice Figureau
2
-2
/
+23
2009-06-06
Make sure resources are tagged with the user tag on the server
Brice Figureau
1
-0
/
+7
2009-06-06
Fix #2246 - Array tagged resources can't be collected or exported
Brice Figureau
1
-2
/
+4
2009-06-06
Removed extra whitespace from end of lines
Ian Taylor
82
-426
/
+426
2009-06-06
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
1
-11
/
+11
2009-06-06
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
6
-137
/
+137
2009-06-05
Fix #2308 - Mongrel should use X-Forwarded-For
Brice Figureau
1
-0
/
+16
2009-06-03
* provider/augeas: minor spec test cleanup
David Lutterkort
1
-29
/
+30
2009-06-03
* provider/augeas: allow escaped whitespace and brackets in paths
David Lutterkort
1
-0
/
+7
2009-06-03
* provider/augeas: match comparison uses '==' and '!=' again
David Lutterkort
1
-4
/
+4
2009-06-03
Brought in lutters parse_commands patch and integrated it into the type.
David Lutterkort
1
-109
/
+105
[next]