index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
util_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
(PUP-761) Make most FileSystem API change related test pass
Henrik Lindberg
1
-7
/
+7
2013-11-13
(#19447) Puppet::FileSystem::File.unlink
Ethan J. Brown
1
-2
/
+2
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
1
-4
/
+4
2013-11-08
(#19447) Puppet::FileSystem::File#stat / lstat
Ethan J. Brown
1
-3
/
+3
2013-09-06
(maint) Windows failing spec fixes
Iristyle
1
-0
/
+1
2013-06-25
(#20607) support symbolic file mode in Puppet::Util#replace_file
Brice Figureau
1
-0
/
+16
2013-05-29
(#20302) File.expand_file('~') fails differently in Ruby19
Josh Cooper
1
-1
/
+4
2013-04-11
(Maint) Provide JUnit output for jenkins
Andrew Parker
1
-0
/
+3
2013-03-20
(#15791) isolate deterministic random function
Peter Meier
1
-0
/
+25
2012-11-15
(#17007) Restore pre-3.0 execute semantics when calling deprecated method
Josh Cooper
1
-0
/
+17
2012-09-10
(#16027) Restore function context to backtraces
Daniel Pittman
1
-0
/
+17
2012-07-13
Eliminate `symbolize` everywhere, and remove it.
Daniel Pittman
1
-8
/
+0
2012-05-01
Merge branch '2.7.x'
Patrick Carlisle
1
-0
/
+11
2012-04-30
Fix #14123 for Windows
Patrick Carlisle
1
-1
/
+1
2012-04-23
(#14123) Puppet shouldn't explode if PATH contains ~nonexistent_user
Daniel Pittman
1
-0
/
+11
2012-04-18
Use Win32 API atomic replace in `replace_file`
Daniel Pittman
1
-6
/
+9
2012-04-10
Merge branch '2.7.x'
Patrick Carlisle
1
-11
/
+45
2012-04-09
Merge pull request #611 from pcarlisle/ticket/2.7.x/12101-reapply-autoload
Daniel Pittman
1
-11
/
+11
2012-04-09
Merge pull request #620 from kelseyhightower/kelseyhightower/ticket/2.7.x/358...
Daniel Pittman
1
-9
/
+32
2012-04-09
Merge branch '2.7.x'
Patrick Carlisle
1
-0
/
+20
2012-04-05
fix bug in Util#symbolizehash!
Chris Price
1
-0
/
+20
2012-04-03
(#3581) Stop forking around: Add fork helper method
Kelsey Hightower
1
-9
/
+32
2012-03-30
Revert "Disable replace_file on Windows"
Daniel Pittman
1
-81
/
+71
2012-03-28
(#12101) Add shared context for specs to imitate windows or posix
Patrick Carlisle
1
-11
/
+11
2012-02-23
Merge branch '2.7.x'
Patrick Carlisle
1
-0
/
+140
2012-02-23
Merge tag '2.7.11' into 2.7.x
Nick Lewis
1
-0
/
+147
2012-02-21
Merge pull request #520 from joshcooper/ticket/2.7.x/11740-handle-is-invalid
Jeff McCune
1
-30
/
+47
2012-02-20
(#11740) Wait on the handle from the PROCESS_INFORMATION structure
Josh Cooper
1
-30
/
+47
2012-02-20
(#12564) Stub CHILDSTATUS in all test cases, not just failure cases.
Daniel Pittman
1
-0
/
+2
2012-02-20
Disable replace_file on Windows
Nick Lewis
1
-71
/
+81
2012-02-20
(#12463) add secure `replace_file` to Puppet::Util
Daniel Pittman
1
-0
/
+116
2012-02-13
(#12564) Paste execpipe commands together with spaces.
Daniel Pittman
1
-0
/
+33
2012-02-09
(#12490) fixing windows spec tests
cprice
1
-2
/
+4
2012-02-07
(#12336) Util::'which' may fail if user's path contains a tilde
cprice
1
-0
/
+7
2012-02-02
(#12309) move execution-related methods from Util to Util::Execution
Chris Price
1
-439
/
+42
2012-02-02
moved posix-specific constants from Util to Util::POSIX
Chris Price
1
-12
/
+12
2012-01-30
Merge pull request #418 from cprice-puppet/bug/master/5224-user-env-vars-duri...
Daniel Pittman
1
-0
/
+57
2012-01-29
Merge remote-tracking branch 'origin/2.7.x'
Daniel Pittman
1
-15
/
+0
2012-01-27
(#5224) Unset USER-related env vars during execs
Chris Price
1
-0
/
+57
2012-01-26
(#11860) Fix specs that fail on windows
Chris Price
1
-3
/
+3
2012-01-25
(#11860) Minor cleanup as per pull request comments
Chris Price
1
-2
/
+6
2012-01-25
(#11860) Add parameter to control locale override
Chris Price
1
-4
/
+88
2012-01-24
Revert "(#12101) Add shared context for specs to imitate windows or posix"
Patrick Carlisle
1
-11
/
+11
2012-01-24
(#12101) Add shared context for specs to imitate windows or posix
Patrick Carlisle
1
-11
/
+11
2012-01-23
(#11955) Refactor to use IO.binread
Josh Cooper
1
-15
/
+0
2011-11-01
(#9983) Add method for reading binary files
Josh Cooper
1
-0
/
+17
2011-10-13
Merge remote-tracking branch 'josh/ticket/2.7.x/9636-onlyif-unless-windows-ex...
Jacob Helwig
1
-1
/
+4
2011-10-12
(#9636) Fix PATHEXT resolution for paths other than system32
Josh Cooper
1
-1
/
+4
2011-10-12
(#9996) Restore functionality for multi-line commands in exec resources
Jacob Helwig
1
-0
/
+6
2011-10-06
(#9461) Resolve executables using PATHEXT on Windows
Josh Cooper
1
-0
/
+95
[next]