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
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
23
-23
/
+23
*
(#6830) Fix badly stubbed Time object in test
Matt Robinson
2011-03-29
2
-2
/
+2
*
(#6820) Fix Invalid multibyte character
Matt Robinson
2011-03-23
1
-1
/
+1
*
maint: Change code for finding spec_helper to work with Ruby 1.9
Matt Robinson
2011-03-22
2
-2
/
+2
*
Merge branch '2.6.x' into next
Matt Robinson
2011-03-18
1
-1
/
+1
|
\
|
*
maint: Remove spec run noise
Matt Robinson
2011-03-08
1
-1
/
+1
*
|
Merge branch '2.6.next' into next
Matt Robinson
2011-03-07
1
-0
/
+28
|
\
|
|
*
(#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testing
Daniel Pittman
2011-02-22
1
-1
/
+1
|
*
(#6376) Add test case for facts find request
Max Martin
2011-02-21
1
-1
/
+5
|
*
(#6376) Add support and testing for _search GET requests
Max Martin
2011-02-18
1
-0
/
+12
|
*
(#5132) Provide a query REST interface for inventory
Paul Berry
2011-02-17
2
-4
/
+19
*
|
(#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testing
Daniel Pittman
2011-03-03
1
-1
/
+1
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-01-19
4
-25
/
+89
|
\
|
|
*
(#5838) Added support for HEAD requests to the indirector.
Paul Berry
2011-01-12
4
-1
/
+58
|
*
(#5838) Refactored Puppet::Network::Rights#fail_on_deny
Paul Berry
2011-01-12
2
-24
/
+24
|
*
(#5171) Made filebucket able to perform diffs
Jesse Wolfe
2011-01-11
1
-0
/
+6
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
7
-28
/
+10
|
\
|
|
*
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
7
-28
/
+10
|
*
maint: Fix a test that was missing a require
Matt Robinson
2010-12-16
1
-0
/
+1
|
*
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
3
-0
/
+3
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
21
-21
/
+21
*
|
Merge branch '2.6.x' into next
Matt Robinson
2010-12-02
1
-1
/
+0
|
\
|
|
*
Disable remote ralsh by default
Paul Berry
2010-12-02
1
-1
/
+0
*
|
Maint: Modified uses of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
1
-3
/
+3
*
|
Maint: Modified tests of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
1
-1
/
+2
*
|
Maint: Make http handler code call the indirector through ".indirection"
Paul Berry
2010-11-30
1
-17
/
+19
*
|
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2010-11-29
1
-2
/
+2
*
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-11-22
3
-0
/
+3
*
|
maint: Fix a test that was missing a require
Matt Robinson
2010-11-22
1
-0
/
+1
*
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
2
-14
/
+5
|
\
|
|
*
Fix for #4955 -- Race condition & memory leak in Puppet::Util
Markus Roberts
2010-11-12
1
-10
/
+3
|
*
(#5233) Randomize tmp dir paths
Matt Robinson
2010-11-08
1
-4
/
+2
*
|
Maint: Remove Indirector::Request objects from HTTP Handler and API V1
Jesse Wolfe
2010-11-02
4
-138
/
+59
*
|
(#5132) Provide a query REST interface for inventory
Matt Robinson
2010-10-28
2
-4
/
+19
|
/
*
[#4308] Remove puppettest from specs
Matt Robinson
2010-09-03
1
-0
/
+1
*
Maint. Passenger fix broke a test
Markus Roberts
2010-08-06
1
-3
/
+3
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
24
-4449
/
+4449
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
7
-24
/
+24
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
6
-161
/
+157
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
1
-4
/
+4
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
26
-0
/
+0
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
26
-0
/
+0
*
Cleaning up various warnings in specs
Markus Roberts
2010-06-28
1
-6
/
+6
*
[#4006] Fix test failures caused by reverting ticket 2890
Matt Robinson
2010-06-24
1
-1
/
+1
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
26
-0
/
+0
*
[#3766] Remove YAML fixups
Jesse Wolfe
2010-02-17
1
-42
/
+0
*
[#3804] Fixed one failing spec for RackREST
Nick Lewis
2010-02-17
1
-2
/
+2
*
Feature #2935 Puppet::Mode#master?
Jesse Wolfe
2010-02-17
1
-4
/
+4
*
Fix #3408 - enable puppetd http compression
Brice Figureau
2010-02-17
1
-0
/
+199
*
Add master side file content streaming
Brice Figureau
2010-02-17
3
-0
/
+90
[next]