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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.
Paul Nasrat
2008-09-30
2
-1
/
+10
|
*
|
Add tests for FileServer::Mount list for #1544
Paul Nasrat
2008-09-30
1
-0
/
+133
|
|
/
|
*
Fixed #1472 -- defined, exported resources in the current compile now get exp...
Luke Kanies
2008-09-25
1
-5
/
+5
|
*
Fixed #1045 - Multiple metaparams all get added to resources.
Luke Kanies
2008-09-24
1
-0
/
+10
*
|
Merged fsweetser's selinux patch against HEAD
Brett Lentz
2008-09-25
1
-0
/
+79
*
|
Merge branch 'feature/master/1481'
Luke Kanies
2008-09-23
23
-380
/
+1318
|
\
\
|
*
|
As far as I can tell, recursion is working entirely.
Luke Kanies
2008-08-29
1
-0
/
+6
|
*
|
Source recursion is nearly working.
Luke Kanies
2008-08-29
2
-13
/
+80
|
*
|
Files now use the Indirector to recurse locally.
Luke Kanies
2008-08-28
1
-4
/
+25
|
*
|
Fixing filesets to allow nil ignore values.
Luke Kanies
2008-08-28
1
-0
/
+7
|
*
|
Recursion using REST seems to almost work.
Luke Kanies
2008-08-28
1
-89
/
+265
|
*
|
Mostly finishing refactoring file recursion to use REST.
Luke Kanies
2008-08-27
2
-2
/
+200
|
*
|
Fixing FileServing::Base so that it can recurse on a single file.
Luke Kanies
2008-08-27
1
-0
/
+5
|
*
|
Fixing the terminus helper so it correctly catches options passed from client...
Luke Kanies
2008-08-26
1
-0
/
+21
|
*
|
The file source is now refactored and uses REST.
Luke Kanies
2008-08-26
2
-40
/
+89
|
*
|
One third done refactoring file[:source] -- retrieve() is done.
Luke Kanies
2008-08-26
1
-0
/
+176
|
*
|
Adding a "source" attribute to fileserving instances.
Luke Kanies
2008-08-26
1
-0
/
+6
|
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
7
-30
/
+70
|
*
|
Adding the content writer to the content class.
Luke Kanies
2008-08-26
1
-0
/
+28
|
*
|
Fixing a test in the module_files terminus
Luke Kanies
2008-08-26
1
-6
/
+1
|
*
|
Causing format selection to fail intelligently if no suitable format can be p...
Luke Kanies
2008-08-26
1
-0
/
+31
|
*
|
Removing the last vestiges of the 'puppetmounts' protocol marker.
Luke Kanies
2008-08-26
2
-3
/
+2
|
*
|
Adding a 'plural?' method to the Indirection::Request class.
Luke Kanies
2008-08-26
1
-0
/
+12
|
*
|
Fixing the rest backends for webrick and mongrel so the get the whole request...
Luke Kanies
2008-08-26
3
-7
/
+17
|
*
|
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
7
-82
/
+41
|
*
|
Finishing the rename of FileBase => Base.
Luke Kanies
2008-08-26
4
-36
/
+158
|
*
|
Adding weights to network formats, and sorting them based on the weight.
Luke Kanies
2008-08-26
3
-9
/
+38
|
*
|
Renaming FileServing::FileBase to FileServing::Base.
Luke Kanies
2008-08-26
4
-141
/
+31
|
*
|
Adding a hackish raw format.
Luke Kanies
2008-08-26
1
-0
/
+26
|
*
|
Adding suitability as a requirement for a format being supported.
Luke Kanies
2008-08-26
1
-0
/
+5
|
*
|
Removing the yaml conversion code from FileContent.
Luke Kanies
2008-08-26
1
-24
/
+0
|
*
|
Causing the Indirection to fail if a terminus selection hook does not return ...
Luke Kanies
2008-08-26
1
-0
/
+16
|
*
|
Correcting whitespace in a test
Luke Kanies
2008-08-26
1
-3
/
+3
|
*
|
FileServing Configurations now expect unqualified files.
Luke Kanies
2008-08-26
1
-17
/
+22
|
*
|
Fixing whitespace in docs of some tests.
Luke Kanies
2008-08-26
1
-4
/
+4
|
*
|
Fixing the fileserving terminus selection hook.
Luke Kanies
2008-08-26
1
-78
/
+78
|
*
|
Special-casing 'file' URIs in the indirection requests.
Luke Kanies
2008-08-26
1
-1
/
+21
|
*
|
Dividing server/port configuration responsibility between the REST terminus a...
Luke Kanies
2008-08-26
2
-31
/
+80
|
*
|
Fixing a test that relied on hash ordering.
Luke Kanies
2008-08-26
1
-2
/
+2
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-09-23
14
-5
/
+531
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Removing some code in Parameter that is unnecessary.
Luke Kanies
2008-09-23
1
-0
/
+11
|
*
Fixed #1595 - Internally, Property#retrieve is no longer called
Luke Kanies
2008-09-23
2
-0
/
+48
|
*
Only apply splay the first run
Andrew Shafer
2008-09-21
1
-0
/
+42
|
*
fix failing hpux user specs
Andrew Shafer
2008-09-20
1
-8
/
+4
|
*
Add rspec unit test for the append operator
Brice Figureau
2008-09-21
4
-1
/
+120
|
*
Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for t...
Paul Nasrat
2008-09-20
1
-3
/
+24
|
*
Fixed #1521 -- ldap user and group are now used with the default connection
Luke Kanies
2008-09-17
1
-0
/
+13
|
*
Fixed #1572 -- file purging now fails if remote sources do not exist.
Luke Kanies
2008-09-16
1
-0
/
+6
|
*
Fixing #1576 - moving all of the Puppet::Type code back into type.rb.
Luke Kanies
2008-09-15
1
-1
/
+1
|
*
Fixes #1455 - Adds HP-UX support for user type
James Turnbull
2008-09-06
1
-0
/
+29
[prev]
[next]