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
...
|
*
Fixing #2764 ActiveRecord 2.1 support
Jesse Wolfe
2009-11-17
1
-0
/
+11
|
*
Fix failing tests introduced by #2797
Brice Figureau
2009-11-17
1
-4
/
+4
|
*
Fix #2810 - adapt tidy to new FileSet api
Brice Figureau
2009-11-17
1
-1
/
+14
|
*
Fix #2783 - Puppetdoc rdoc should use environment to get modulepath/manifestdir
Brice Figureau
2009-11-15
1
-4
/
+13
|
*
Add Environment#manifestdir and small refactoring
Brice Figureau
2009-11-15
1
-22
/
+38
|
*
Least kludgy patch for #2675
Markus Roberts
2009-11-14
3
-2
/
+13
|
*
Fixing 2806 Specifying multiple tags fails to apply any of them
Jesse Wolfe
2009-11-13
2
-0
/
+20
|
*
Fix #2681 Incorrectly duplicating resources
Rein Henrichs
2009-11-13
1
-0
/
+65
|
*
Fixing #2767 invoke-rc.d warnings
Jesse Wolfe
2009-11-12
1
-1
/
+1
|
*
Fix #2797 - tags are not inherited by recursed file sub child
Brice Figureau
2009-11-12
1
-0
/
+15
|
*
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
2
-1
/
+17
|
*
Fixing #2631 show_diff sometimes doesn't happen
Jesse Wolfe
2009-11-10
1
-0
/
+20
|
*
Fix #2787 - Storeconfig doesn't store/update node ip and environment anymore
Brice Figureau
2009-11-07
1
-1
/
+20
|
*
Fix #2757 & CSR 92 (symlinks in recursively managed dirs)
Markus Roberts
2009-11-05
3
-1
/
+88
|
*
Fix #2769 - default schedule are not defined
Brice Figureau
2009-11-05
1
-0
/
+6
|
*
Fix for #2772 (webrick test failures)
Markus Roberts
2009-11-05
1
-2
/
+2
|
*
Fixing #2689 - file owner warnings are reduced
Luke Kanies
2009-10-27
1
-4
/
+10
|
*
Fixing #2752 - "require" loads "include"
Luke Kanies
2009-10-26
1
-0
/
+6
|
*
Fixing some recently broken Scope tests
Luke Kanies
2009-10-26
1
-1
/
+1
|
*
Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...
Brice Figureau
2009-10-27
2
-2
/
+46
|
*
Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRL
John A. Barbuto
2009-10-27
2
-20
/
+0
|
*
Bug #2534 Raise error if property appears twice
Jesse Wolfe
2009-10-27
1
-1
/
+14
|
*
Bug #1908 cron environment should allow empty vals
Jesse Wolfe
2009-10-27
1
-0
/
+33
|
*
Bug #1742 Invalid params to --color outputs 'nil'
Jesse Wolfe
2009-10-26
1
-0
/
+36
|
*
Ticket #2665: Regexp exception on ++ in package names
Markus Roberts
2009-10-25
1
-0
/
+7
|
*
Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetd
John A. Barbuto
2009-10-25
1
-1
/
+9
|
*
Fix #2691 - Collection AR request should not include params if querying with ...
Brice Figureau
2009-10-25
1
-9
/
+20
|
*
Workaround #2668 - Compress facts so that the request size limit triggers les...
Brice Figureau
2009-10-25
2
-3
/
+88
*
|
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
12
-802
/
+713
*
|
Adding a context method to the Errors module
Luke Kanies
2009-12-09
2
-1
/
+39
*
|
Extracting language doc support into a module
Luke Kanies
2009-12-09
1
-0
/
+32
*
|
Adding module metadata
Luke Kanies
2009-12-09
1
-0
/
+298
*
|
Fix 2841 - Puppetdoc/RDoc parses realize function
Brice Figureau
2009-12-02
1
-0
/
+30
*
|
Feature 2827 Option to disable managing internal files
Jesse Wolfe
2009-11-26
1
-0
/
+25
*
|
Fixed #2568 - Add database option 'dbconnections'
Richard Soderberg
2009-11-20
1
-0
/
+22
*
|
Fixing #1507 - Adding a :ca_name setting
Luke Kanies
2009-11-20
1
-0
/
+15
*
|
Fixing #2617 - using the searched-for REST name
Luke Kanies
2009-11-20
1
-3
/
+11
*
|
Always using the CA_name constant instead of "ca"
Luke Kanies
2009-11-20
1
-5
/
+5
*
|
Fix #1934 - detailed-exitcodes for puppetd
Deepak Giridharagopal
2009-11-19
3
-28
/
+64
*
|
Fix #2649 Allow ssl dir creation in --noop mode
Rein Henrichs
2009-11-19
1
-0
/
+17
*
|
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
3
-1
/
+29
*
|
Fix #2795 - puppetdoc rdoc reports a better error message
Brice Figureau
2009-11-12
1
-3
/
+21
*
|
Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class content
Brice Figureau
2009-11-04
1
-0
/
+18
*
|
Covers the RDoc Puppet Parser with specs
Brice Figureau
2009-10-24
2
-0
/
+614
*
|
type augeas: add 'incl' and 'lens' parameters
David Lutterkort
2009-10-24
1
-0
/
+14
*
|
Patch to address feature #2571 to add Oracle support to Puppet
Avi Miller
2009-10-24
1
-1
/
+80
|
/
*
Fix for #2745 fakedata tests not working
Markus Roberts
2009-10-23
1
-4
/
+4
*
Fix for #2736, target doesn't work for ssh_authorized_keys
Markus Roberts
2009-10-21
1
-51
/
+28
*
Ticket #2734 PSON/JSON not serializing classes of a catalog
Markus Roberts
2009-10-19
1
-4
/
+8
*
Bug #1900 Parsing of quoted $ in stdin
Jesse Wolfe
2009-10-19
2
-2
/
+8
[prev]
[next]