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
/
lib
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing #2484 - "format missing" messages are better
Luke Kanies
2009-08-04
1
-2
/
+2
*
Fixes #2483 - Log only copies metadata from RAL objects
Luke Kanies
2009-08-04
1
-9
/
+14
*
Fixed #2486 - Missing require 'monitor' in parser_support.rb
James Turnbull
2009-08-04
1
-0
/
+1
*
Fxied #2481 - Added status and restart overrides for Red Hat service provider.
James Turnbull
2009-08-03
1
-4
/
+4
*
rack: SSL Env vars can be in Request.env or ENV
Christian Hofstaedtler
2009-08-03
3
-8
/
+26
*
rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack ...
Christian Hofstaedtler
2009-08-03
1
-1
/
+1
*
Cleaning up tests for #2469
Luke Kanies
2009-08-03
1
-32
/
+15
*
default server in remote filebuckets
Till Maas
2009-08-03
1
-23
/
+31
*
Fixed #2294 - Classes sometimes cannot be found
Markus Roberts
2009-08-03
1
-52
/
+63
*
Adding #2477 - puppet can apply provided catalogs
Luke Kanies
2009-08-02
2
-9
/
+45
*
Fixing problems my Feature refactor caused
Luke Kanies
2009-08-02
1
-3
/
+4
*
Fixing tests broken by caching autoload results
Luke Kanies
2009-08-02
1
-1
/
+1
*
Migrating Feature tests to spec
Luke Kanies
2009-08-02
1
-15
/
+21
*
Logging the configuration version we're applying
Luke Kanies
2009-08-01
1
-0
/
+2
*
Configuration version information is now in logs
Luke Kanies
2009-08-01
2
-1
/
+11
*
Adding support for an external catalog version
Luke Kanies
2009-08-01
2
-2
/
+16
*
Implement node matching with regexes
Brice Figureau
2009-08-01
6
-572
/
+604
*
Make sure node are referenced by their names
Brice Figureau
2009-08-01
6
-579
/
+600
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
5
-617
/
+652
*
Fix #2033 - Allow regexp in if expression
Brice Figureau
2009-08-01
5
-635
/
+692
*
Add AST::Regex, an AST leaf node representing a regex
Brice Figureau
2009-08-01
3
-38
/
+93
*
Add regexes and regex match operators to the parser
Brice Figureau
2009-08-01
2
-775
/
+773
*
Add regex, match and not match token to the lexer
Brice Figureau
2009-08-01
1
-0
/
+7
*
Allow variable $0 to $9 to be interpolated, if ephemeral
Brice Figureau
2009-08-01
1
-2
/
+7
*
Implement ephemeral scope variables
Brice Figureau
2009-08-01
2
-19
/
+44
*
Modifying the REST client error to make server errors more clear
Luke Kanies
2009-08-01
1
-1
/
+1
*
Fixes #2472. Load Facter facts when ralsh is invoked, plus test.
Nigel Kersten
2009-08-01
1
-0
/
+2
*
Fixes #2461. Provide new and old code paths for macosx_productversion_major w...
Nigel Kersten
2009-07-31
1
-1
/
+12
*
Fixing #2440 - catalogs can now be compiled on demand
Luke Kanies
2009-07-31
1
-1
/
+27
*
Exiting from app failures instead of raising
Luke Kanies
2009-07-31
1
-5
/
+16
*
Fix #2465 - Default auth information is confusing with no auth.conf
Brice Figureau
2009-07-30
1
-1
/
+1
*
Fix #2459 - puppetdoc added namespace classes as RDoc modules instead of classes
Brice Figureau
2009-07-30
2
-1
/
+9
*
Fix #2448 - fix the broken runit provider and tests
Brice Figureau
2009-07-29
1
-0
/
+10
*
Fixed #2405 - Mount parameter "dump" doesn't accept all valid values on FreeBSD
James Turnbull
2009-07-29
1
-2
/
+7
*
Fixes #2362. Do not validate users/groups when supplied with numeric uid/gids
Nigel Kersten
2009-07-29
2
-0
/
+12
*
Fix #2454 - Definition named after a module don't show in puppetdoc
Brice Figureau
2009-07-28
1
-2
/
+0
*
Fix #2453 - puppetdoc mixes long class names that look alike
Brice Figureau
2009-07-28
1
-2
/
+14
*
Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
Brice Figureau
2009-07-25
5
-25
/
+35
*
Fixing #2296 - overlapping recursions work again
Luke Kanies
2009-07-25
1
-1
/
+29
*
Fixing #2423 - no more strange dependency cycles
Luke Kanies
2009-07-25
1
-1
/
+5
*
Fixing #2443: Adding debugging guidance to dep cycle errors
Luke Kanies
2009-07-25
1
-1
/
+1
*
Minor fix to URL for LDAP nodes documentation
James Turnbull
2009-07-24
1
-1
/
+1
*
Fixing #2399 - removing client-side rrd graphs
Luke Kanies
2009-07-23
2
-5
/
+0
*
Fixing #2421 - file renaming errors now propagate
Luke Kanies
2009-07-24
1
-1
/
+1
*
Fixes #2438, get major OS X version from Facter and replace Puppet::Error inv...
Nigel Kersten
2009-07-24
1
-20
/
+16
*
Fixing #2403 - provider specificity is richer and better
Luke Kanies
2009-07-24
2
-4
/
+4
*
Fix #2439 - let puppetdoc use loaded_code
Brice Figureau
2009-07-24
2
-3
/
+9
*
Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation notice
James Turnbull
2009-07-23
1
-1
/
+1
*
Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...
Nigel Kersten
2009-07-21
4
-7
/
+7
*
Fix #2425 - make sure client can contact CA server with REST
Brice Figureau
2009-07-21
3
-0
/
+9
[prev]
[next]