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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing Indirector::Facts::Couch loading
Luke Kanies
2011-04-09
2
-66
/
+74
*
Fixing dependency loading in Rails::FactName
Luke Kanies
2011-04-09
1
-0
/
+1
*
Fixing 'puppet faces' application
Luke Kanies
2011-04-09
2
-16
/
+15
*
Fixing the watchr script
Luke Kanies
2011-04-09
2
-4
/
+2
*
Fixing FaceCollection#faces
Luke Kanies
2011-04-09
1
-3
/
+1
*
Merge branch 'ticket/next/maint-fix_sqlite_test' into next
Matt Robinson
2011-04-08
1
-1
/
+5
|
\
|
*
maint: Fix sporadic sqlite error
Matt Robinson
2011-04-08
1
-0
/
+1
|
*
maint: Fix sqlite3 require to really be optional
Matt Robinson
2011-04-08
1
-1
/
+4
|
/
*
Merge branch 'maint/next/clean-up-spec_helper-require' into next
Daniel Pittman
2011-04-08
440
-453
/
+442
|
\
|
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
440
-453
/
+442
|
/
*
Merge branch 'maint/next/improve-test-suite-performance' into next
Daniel Pittman
2011-04-08
4
-109
/
+44
|
\
|
*
maint: delete dead darwinport package provider
Daniel Pittman
2011-04-08
1
-86
/
+0
|
*
maint: don't take over signal handling in tests...
Daniel Pittman
2011-04-08
1
-0
/
+7
|
*
maint: use FileUtil to remove files, not exec
Daniel Pittman
2011-04-08
1
-23
/
+33
|
*
maint: disable garbage collector during individual test cases.
Daniel Pittman
2011-04-08
1
-0
/
+4
|
/
*
Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into next
Matt Robinson
2011-04-08
2
-5
/
+5
|
\
|
*
maint: Ruby < 1.8.7 knows size but not count
Matt Robinson
2011-04-08
1
-4
/
+4
|
*
maint: Get tests passing on Ruby < 1.8.7
Matt Robinson
2011-04-08
1
-1
/
+1
*
|
Merge branch 'ticket/next/7026' into next
Nick Lewis
2011-04-08
2
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
(#7026) Remove whits from reports when finalizing
Nick Lewis
2011-04-08
2
-0
/
+25
*
|
Merge branch 'ticket/next/maint-backport_array_combination' into next
Matt Robinson
2011-04-08
2
-0
/
+37
|
\
\
|
*
|
maint: Add Array combinations method
Matt Robinson
2011-04-08
2
-0
/
+37
|
/
/
*
|
maint: mark tests pending for a discovered bug...
Daniel Pittman
2011-04-08
2
-0
/
+4
*
|
Merge puppet-interfaces into puppet.
Daniel Pittman
2011-04-07
74
-0
/
+2853
|
\
\
|
*
|
maint: mocking 'require' causes random stack-overflow failures.
Daniel Pittman
2011-04-07
1
-0
/
+1
|
*
|
(#6969) String failures differentiate between invalid string/version
Dan Bode
2011-04-07
1
-1
/
+10
|
*
|
(#6985) Allows indirectors to accept a hash as an argument.
Dan Bode
2011-04-07
2
-3
/
+7
|
*
|
(#7005) added require 'tmpdir' to spec helper.
Dan Bode
2011-04-07
1
-0
/
+1
|
*
|
Merge branch 'refactor/master/7012-rename-strings-to-interfaces-and-faces'
Daniel Pittman
2011-04-07
79
-634
/
+623
|
|
\
\
|
|
*
|
(#7012) Split plumbing into Puppet::Interface
Daniel Pittman
2011-04-07
25
-270
/
+259
|
|
*
|
(#7012) Update references in code to use face(s)
Daniel Pittman
2011-04-07
56
-398
/
+398
|
|
*
|
(#7012) global rename of strings to faces.
Daniel Pittman
2011-04-07
49
-0
/
+0
|
|
/
/
|
*
|
Merge branch 'bug/master/7006-missing-require'
Daniel Pittman
2011-04-07
1
-0
/
+2
|
|
\
\
|
|
*
|
(#7006) Add a missing require to puppet/string/option.rb
Daniel Pittman
2011-04-07
1
-0
/
+2
|
|
/
/
|
*
|
Merge branch 'bug/master/6972-setting-CA-location-for-cert-string-no-longer-w...
Daniel Pittman
2011-04-06
7
-25
/
+93
|
|
\
\
|
|
*
|
(#6983) mark test pending until string is fixed...
Daniel Pittman
2011-04-06
2
-4
/
+3
|
|
*
|
(#6972) Handle ca-location in the certificate string.
Daniel Pittman
2011-04-06
4
-21
/
+41
|
|
*
|
(#6972) Recognize puppet global options in pre-parse.
Daniel Pittman
2011-04-06
2
-1
/
+50
|
|
*
|
(#6972) Clean up OptParse name extraction a little.
Daniel Pittman
2011-04-06
1
-2
/
+2
|
|
/
/
|
*
|
Merge branch 'bug/master/6995-current-is-not-always-calculated-correctly'
Daniel Pittman
2011-04-06
4
-78
/
+135
|
|
\
\
|
|
*
|
(#6995) Fix indexing of :current on string load.
Daniel Pittman
2011-04-06
3
-52
/
+89
|
|
*
|
maint: add `write_scratch_string` helper for testing...
Daniel Pittman
2011-04-06
1
-1
/
+15
|
|
*
|
maint: whitespace cleanup for spec_helper.
Daniel Pittman
2011-04-06
1
-17
/
+19
|
|
*
|
(#6995) more robust testing of string loading
Daniel Pittman
2011-04-06
1
-15
/
+19
|
|
/
/
|
*
|
Merge branch 'tickets/master/6982'
Pieter van de Bruggen
2011-04-05
1
-1
/
+3
|
|
\
\
|
|
*
|
(#6982) Patch the Certificate String against (#5528).
Pieter van de Bruggen
2011-04-05
1
-1
/
+3
|
|
/
/
|
*
|
Merge branch 'feature/master/6749-actions-need-to-support-options'
Daniel Pittman
2011-04-04
2
-6
/
+14
|
|
\
\
|
|
*
|
(#6949) Fix passing positional arguments to actions.
Daniel Pittman
2011-04-04
2
-6
/
+14
|
|
/
/
|
*
|
Merge branch 'refactor/master/6964-when_invoked-rather-than-invoke-in-actions'
Daniel Pittman
2011-04-04
16
-56
/
+57
|
|
\
\
|
|
*
|
(#6964) use 'when_invoked' rather than 'invoke' for actions.
Daniel Pittman
2011-04-04
16
-56
/
+57
|
|
/
/
[next]