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
/
indirector
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2010-11-29
3
-18
/
+18
*
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-11-22
2
-0
/
+2
*
|
Merge remote branch 'masterzen/feature/master/4339' into next
Paul Berry
2010-11-22
1
-0
/
+38
|
\
\
|
*
|
Fix #4339 - Locally save the last report to $lastrunreport
Brice Figureau
2010-11-13
1
-0
/
+38
*
|
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
1
-8
/
+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix #5020 - Prefer finding node name from REST uri over certname
Brice Figureau
2010-11-12
1
-8
/
+9
*
|
(#5166) Inventory service is now searchable by timestamp.
Paul Berry
2010-11-01
1
-0
/
+103
*
|
Refactored Puppet::Node::Inventory::Yaml tests in preparation for adding fres...
Paul Berry
2010-11-01
1
-21
/
+9
*
|
Fix #5164 Change Facts timestamp when they are received by the master
Jesse Wolfe
2010-11-01
1
-1
/
+6
*
|
Maint: Don't use a stub for a Facts object in the compiler specs
Jesse Wolfe
2010-11-01
1
-1
/
+2
*
|
Maint: spec/unit/indirector/catalog/compiler_spec.rb wouldn't run by itself
Jesse Wolfe
2010-11-01
1
-0
/
+1
*
|
(#5132) Provide a query REST interface for inventory
Matt Robinson
2010-10-28
2
-2
/
+132
|
/
*
[#4783] (#4783) Fix RRDGraph report generation
Matt Robinson
2010-09-29
1
-1
/
+0
*
Maint. -- Fix test failures broken by previous commit
Markus Roberts
2010-08-21
1
-6
/
+18
*
Fix for #4465 -- earlier "feature" patch broke ldap
Markus Roberts
2010-08-04
1
-17
/
+19
*
[#4467] Make Puppet Master respect facts_terminus settings
Rein Henrichs
2010-08-04
1
-4
/
+0
*
[#4256] External nodes parameters can now be assigned to nodes
Matt Robinson
2010-07-18
1
-4
/
+5
*
Fix #4262 - Puppetmaster used to log compilation time
Brice Figureau
2010-07-18
1
-0
/
+10
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
62
-4240
/
+4240
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
2
-3
/
+3
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
2
-3
/
+3
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
5
-35
/
+35
*
[#4180] Support legacy module structure
Jesse Wolfe
2010-07-09
1
-0
/
+1
*
Fixed #4180 - Updated old module structure to match correct default
James Turnbull
2010-07-09
1
-2
/
+2
*
Maint: Explicitly put test sqlite files in a temp directory
Jesse Wolfe
2010-07-02
1
-0
/
+6
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
2
-9
/
+9
*
maint: Confine a test that depends on sqlite
Matt Robinson
2010-06-28
1
-0
/
+1
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
62
-0
/
+0
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
62
-0
/
+0
*
Cleaning up various warnings in specs
Markus Roberts
2010-06-28
1
-1
/
+1
*
maint: Fixing a failing spec by stubbing a method on a stubbed object that sh...
Matt Robinson
2010-06-24
1
-0
/
+1
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
62
-0
/
+0
*
[#4055] Confine CouchDB-related specs to the couchdb feature
Rein Henrichs
2010-02-17
1
-2
/
+4
*
[#4055] Refactor of abstract Couch terminus, more specs
Rein Henrichs
2010-02-17
1
-6
/
+62
*
[#4055] Add CouchDB terminus for facts
Rein Henrichs
2010-02-17
1
-0
/
+40
*
[#3409] fix test failures from ldap environment patch
Jesse Wolfe
2010-02-17
1
-20
/
+18
*
Use the 'root' feature rather than directly checking the uid
Markus Roberts
2010-02-17
1
-1
/
+1
*
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-02-17
2
-2
/
+2
*
For #3822 - Reducing checksum code duplication
Luke Kanies
2010-02-17
1
-8
/
+8
*
Feature #2935 Puppet::Mode#master?
Jesse Wolfe
2010-02-17
2
-8
/
+9
*
Fix #3408 - enable puppetd http compression
Brice Figureau
2010-02-17
2
-1
/
+35
*
Adding indirector support to Resource Types
Luke Kanies
2010-02-17
2
-0
/
+90
*
Revert the guts of #2890
Markus Roberts
2010-02-17
1
-28
/
+17
*
Fix tests that use or stub find_by_checksum, which I just changed the
Jesse Wolfe
2010-04-10
1
-5
/
+6
*
Update YAML dir test to match behavior
Jesse Wolfe
2010-04-09
1
-2
/
+2
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-3
/
+3
*
REST: hide Request object
Jesse Wolfe
2010-02-17
2
-6
/
+2
*
Feature #3394 REST runner, execution
Jesse Wolfe
2010-02-17
2
-1
/
+21
*
Feature #3394 REST Runner, preparation
Jesse Wolfe
2010-02-17
1
-2
/
+2
[prev]
[next]