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
/
test
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.6.x' into 2.7.x
Jacob Helwig
2011-08-17
1
-120
/
+0
|
\
|
*
(#8662) Migrate suidmanager test case to rspec
Nick Lewis
2011-08-11
1
-120
/
+0
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
3
-3
/
+3
|
/
*
Maint. fix for test broken by 00eedac5
Markus Roberts
2010-11-10
1
-14
/
+5
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
3
-165
/
+165
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
2
-11
/
+13
*
Use the 'root' feature rather than directly checking the uid
Markus Roberts
2010-02-17
1
-1
/
+1
*
Mock user in SUIDManager tests
Rein Henrichs
2010-02-17
1
-2
/
+7
*
Fixing #2399 - removing client-side rrd graphs
Luke Kanies
2009-07-23
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-1
/
+1
*
Removing or fixing old tests
Luke Kanies
2009-02-19
1
-107
/
+0
*
Fixing the asuser method in Puppet::Util::SUIDManager
Luke Kanies
2007-11-27
1
-9
/
+27
*
Changing the test/ classes so that they work from the main
Luke Kanies
2007-10-26
4
-4
/
+4
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
4
-4
/
+0
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-3
/
+2
*
Fixing some failing unit tests.
Luke Kanies
2007-08-28
1
-26
/
+0
*
Modules are now tested with spec, and they now can handle environment-specifi...
Luke Kanies
2007-08-25
1
-59
/
+0
*
Fix for setting global exit code ($?) in SUIDManager tests
christian
2007-08-10
1
-0
/
+8
*
Refactor SUIDManager tests to run without root, change SUIDManager's behavior...
christian
2007-08-09
1
-59
/
+48
*
Fixing #596 -- classes in modules now autoload
luke
2007-07-06
1
-1
/
+2
*
Updating error message during test failure.
luke
2007-06-19
1
-1
/
+1
*
Forgot to change Puppet::Util::SUIDManager#run_and_capture arguments to execute
mccune
2007-04-04
1
-0
/
+0
*
The template function now tries to first find a template within a module
lutter
2007-03-09
1
-0
/
+17
*
The basic plumbing for modules: a modulepath config parameter, and a new
lutter
2007-03-09
1
-0
/
+41
*
Fix typo in default config and add simple test to check default config sanity
lutter
2007-03-07
1
-0
/
+9
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
3
-16
/
+15
*
Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...
luke
2006-12-19
1
-1
/
+1
*
Merging the code over from the oscar branch. I will now be doing all develop...
luke
2006-11-08
1
-1
/
+1
*
Doing some work on the DSL. It behaves a little more like the real language ...
luke
2006-10-18
1
-3
/
+1
*
Another round of bug-fixes in preparation for 0.20.0
luke
2006-10-18
1
-9
/
+22
*
Fixing the test scripts so that the library path
luke
2006-10-16
4
-4
/
+12
*
Adding a ruby header to all of the tests so that they can now be executed as ...
luke
2006-10-16
4
-0
/
+8
*
Making all test suites executable, adding some tests for handling changing fi...
luke
2006-10-16
1
-0
/
+0
*
Fixing suidmanager so it uses warnonce instead of using a variable that only ...
luke
2006-09-29
1
-2
/
+2
*
Just fixed some RCS/CVS id tags.
ajax
2006-09-27
1
-1
/
+2
*
File types were dying silently on OS X when the group specified in the manife...
ajax
2006-09-27
1
-2
/
+6
*
! rename file because rake_test_loader is dumb.
erikh
2006-09-22
1
-0
/
+0
*
+ New assertion: assert_uid_gid will check that the UID and GID have been cha...
erikh
2006-09-22
1
-13
/
+29
*
+ Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...
erikh
2006-09-22
2
-1
/
+72
*
Converting to using the Rakefile for testing. The old 'test' script is
luke
2006-09-19
3
-24
/
+3
*
Making some of the metaprogramming a bit more explicit and a bit easier to ma...
luke
2006-08-20
2
-368
/
+0
*
A first pass of changing one of the types of names to titles. I still have t...
luke
2006-08-16
1
-0
/
+27
*
Merging r1468 from the implementations branch with r1438 from when the branch...
luke
2006-08-14
1
-0
/
+42
*
fixing some smallish bugs in preparation for 0.18.2
luke
2006-07-04
1
-4
/
+9
*
Adding simple benchmarking, and using it in a few of the more obvious places....
luke
2006-04-10
1
-0
/
+24
*
Fixing tests so they do not chmod /dev/null to 640 (stupid tests).
luke
2006-03-02
1
-4
/
+6
*
Fixing #68. After tons and tons and tons of work, everything successfully co...
luke
2006-03-02
1
-0
/
+12
[next]