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
/
lib
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix metadata class for cases when checksum_type set
Paul Nasrat
2008-09-30
1
-3
/
+3
|
*
|
Fixed #1603 - Added support for running Puppet inside a Rack application
James Turnbull
2008-09-30
1
-0
/
+148
|
*
|
Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.
Paul Nasrat
2008-09-30
1
-1
/
+1
|
*
|
Make fileserver use fileset for recursion and handle dangling links by ignori...
Paul Nasrat
2008-09-30
2
-42
/
+25
|
|
/
|
*
Fixed #1610 - Raise "Filebucketed" messages to Notice priority
James Turnbull
2008-09-26
1
-2
/
+2
|
*
Added a number of confines to package providers
James Turnbull
2008-09-25
6
-2
/
+16
|
*
Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...
James Turnbull
2008-09-25
3
-0
/
+6
|
*
Fixed #1608 - Added ubuntu to defaultfor for apt provider
James Turnbull
2008-09-25
1
-1
/
+1
|
*
Fixed #1607 - Added ubuntu to defaultfor for Debian service provider
James Turnbull
2008-09-25
1
-1
/
+1
|
*
Fixed #1472 -- defined, exported resources in the current compile now get exp...
Luke Kanies
2008-09-25
1
-1
/
+2
|
*
Fixed #1045 - Multiple metaparams all get added to resources.
Luke Kanies
2008-09-24
1
-1
/
+1
*
|
Adding comments to Puppet::Util::Cacher
Luke Kanies
2008-10-15
1
-2
/
+26
*
|
Removing obselete code from the file type.
Luke Kanies
2008-10-03
1
-69
/
+0
*
|
Merged fsweetser's selinux patch against HEAD
Brett Lentz
2008-09-25
6
-0
/
+366
*
|
Merge branch 'feature/master/1481'
Luke Kanies
2008-09-23
25
-540
/
+440
|
\
\
|
*
|
Removing the old, obsolete recursion methods.
Luke Kanies
2008-08-29
1
-168
/
+0
|
*
|
As far as I can tell, recursion is working entirely.
Luke Kanies
2008-08-29
1
-1
/
+1
|
*
|
Removing insanely stupid default property behaviour.
Luke Kanies
2008-08-29
1
-11
/
+1
|
*
|
Source recursion is nearly working.
Luke Kanies
2008-08-29
2
-12
/
+28
|
*
|
Files now use the Indirector to recurse locally.
Luke Kanies
2008-08-28
1
-6
/
+15
|
*
|
Fixing filesets to allow nil ignore values.
Luke Kanies
2008-08-28
1
-0
/
+2
|
*
|
Recursion using REST seems to almost work.
Luke Kanies
2008-08-28
1
-163
/
+83
|
*
|
Mostly finishing refactoring file recursion to use REST.
Luke Kanies
2008-08-27
2
-17
/
+50
|
*
|
Fixing FileServing::Base so that it can recurse on a single file.
Luke Kanies
2008-08-27
1
-1
/
+1
|
*
|
Fixing the terminus helper so it correctly catches options passed from client...
Luke Kanies
2008-08-26
1
-1
/
+10
|
*
|
The file source is now refactored and uses REST.
Luke Kanies
2008-08-26
2
-25
/
+36
|
*
|
One third done refactoring file[:source] -- retrieve() is done.
Luke Kanies
2008-08-26
1
-112
/
+62
|
*
|
Adding a "source" attribute to fileserving instances.
Luke Kanies
2008-08-26
1
-0
/
+4
|
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
8
-6
/
+9
|
*
|
Adding the content writer to the content class.
Luke Kanies
2008-08-26
1
-1
/
+3
|
*
|
Causing format selection to fail intelligently if no suitable format can be p...
Luke Kanies
2008-08-26
1
-1
/
+12
|
*
|
Adding a 'plural?' method to the Indirection::Request class.
Luke Kanies
2008-08-26
1
-2
/
+8
|
*
|
Fixing the rest backends for webrick and mongrel so the get the whole request...
Luke Kanies
2008-08-26
3
-3
/
+17
|
*
|
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
6
-16
/
+9
|
*
|
Finishing the rename of FileBase => Base.
Luke Kanies
2008-08-26
2
-4
/
+79
|
*
|
Adding weights to network formats, and sorting them based on the weight.
Luke Kanies
2008-08-26
3
-3
/
+14
|
*
|
Renaming FileServing::FileBase to FileServing::Base.
Luke Kanies
2008-08-26
3
-83
/
+14
|
*
|
Adding a hackish raw format.
Luke Kanies
2008-08-26
1
-1
/
+21
|
*
|
Adding suitability as a requirement for a format being supported.
Luke Kanies
2008-08-26
1
-1
/
+2
|
*
|
Removing the yaml conversion code from FileContent.
Luke Kanies
2008-08-26
1
-8
/
+0
|
*
|
Causing the Indirection to fail if a terminus selection hook does not return ...
Luke Kanies
2008-08-26
1
-1
/
+3
|
*
|
Spell-correcting a comment
Luke Kanies
2008-08-26
1
-1
/
+1
|
*
|
Cleaning up an exception.
Luke Kanies
2008-08-26
1
-1
/
+5
|
*
|
FileServing Configurations now expect unqualified files.
Luke Kanies
2008-08-26
1
-2
/
+3
|
*
|
Fixing the fileserving terminus selection hook.
Luke Kanies
2008-08-26
1
-22
/
+23
|
*
|
Special-casing 'file' URIs in the indirection requests.
Luke Kanies
2008-08-26
1
-0
/
+7
|
*
|
Dividing server/port configuration responsibility between the REST terminus a...
Luke Kanies
2008-08-26
2
-15
/
+61
*
|
|
Removing files that git wasn't smart enough to remote during a merge.
Luke Kanies
2008-09-23
5
-904
/
+0
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-09-23
32
-2453
/
+3208
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Removing some code in Parameter that is unnecessary.
Luke Kanies
2008-09-23
2
-6
/
+2
[prev]
[next]