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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixing every failing test I can find on the build server.
Luke Kanies
2009-02-28
4
-3
/
+17
*
|
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
5
-10
/
+10
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-3
/
+3
*
|
Adding pluginsyncing support to the Indirector
Luke Kanies
2009-02-19
3
-105
/
+0
*
|
Switching the ModuleFiles Indirection terminus to the new Module/Env api
Luke Kanies
2009-02-19
1
-4
/
+7
*
|
Fixing fileserving to support strings or symbols
Luke Kanies
2009-02-18
1
-4
/
+4
*
|
Fix #1560
Paul Lathrop
2009-01-22
1
-0
/
+25
*
|
Merge commit 'masterzen/tickets/1834'
Luke Kanies
2008-12-30
5
-5
/
+10
|
\
\
|
*
|
Fix #1834 part1 - Fix tempfile failing tests
Brice Figureau
2008-12-20
5
-5
/
+10
*
|
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
1
-0
/
+36
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Not using a temporary file when locking files for writing.
Luke Kanies
2008-12-15
1
-3
/
+3
|
*
Modifying the corruption-checking test.
Luke Kanies
2008-12-15
1
-3
/
+3
|
*
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
1
-0
/
+36
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
2
-13
/
+13
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
1
-3
/
+3
*
|
Finishing the work to use Puppet::Resource instead of TransObject
Luke Kanies
2008-12-18
2
-1
/
+13
*
|
Refactoring the Settings class to use Puppet::Resource
Luke Kanies
2008-12-18
1
-0
/
+29
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
4
-24
/
+24
*
|
Fix #1483 - protect report terminus_class when testing for REST
Brice Figureau
2008-12-08
1
-0
/
+2
*
|
Fix #1483 - use REST to transmit reports over the wire
Brice Figureau
2008-12-06
1
-0
/
+91
*
|
Completely refactoring the tidy type.
Luke Kanies
2008-11-15
1
-0
/
+29
*
|
Properly cleaning up ssl ca configuration during testing
Luke Kanies
2008-11-11
4
-4
/
+8
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
15
-17
/
+17
*
|
Finishing the refactoring of the resource generation interface.
Luke Kanies
2008-11-07
1
-0
/
+38
*
|
Converting the file 'source' property to a parameter.
Luke Kanies
2008-11-05
1
-0
/
+29
*
|
Deduplicating slashes in the fileserving code
Luke Kanies
2008-11-04
1
-1
/
+1
*
|
Moving a file purging test to rspec
Luke Kanies
2008-11-04
1
-0
/
+49
*
|
Making it so (once again) files with sources set can still be deleted
Luke Kanies
2008-11-04
1
-0
/
+35
*
|
Fixing and migrating more file tests.
Luke Kanies
2008-11-04
1
-80
/
+133
*
|
Fixing :bindaddress setting to work with the new server subsystem.
Luke Kanies
2008-11-03
1
-0
/
+20
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
2
-0
/
+43
|
\
|
|
*
Fixing #1647 - puppetdoc's 'providers' report works again.
Luke Kanies
2008-10-14
1
-0
/
+17
|
*
Moving some test/ package tests to rspec integration tests
Luke Kanies
2008-10-08
1
-0
/
+26
*
|
Source recursion is nearly working.
Luke Kanies
2008-08-29
1
-0
/
+75
*
|
Files now use the Indirector to recurse locally.
Luke Kanies
2008-08-28
1
-0
/
+53
*
|
Fixing FileServing::Base so that it can recurse on a single file.
Luke Kanies
2008-08-27
2
-0
/
+36
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
2
-29
/
+22
*
|
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
3
-4
/
+6
*
|
Removing the yaml conversion code from FileContent.
Luke Kanies
2008-08-26
1
-0
/
+2
*
|
FileServing Configurations now expect unqualified files.
Luke Kanies
2008-08-26
1
-2
/
+2
*
|
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
1
-1
/
+21
*
|
Fixing the String format (fixes #1522).
Luke Kanies
2008-08-20
1
-0
/
+19
*
|
Documenting a bit of a test
Luke Kanies
2008-08-07
1
-1
/
+4
*
|
Certificates now work over REST.
Luke Kanies
2008-08-07
3
-0
/
+223
*
|
Correctly handling when REST searches return nothing.
Luke Kanies
2008-07-30
1
-1
/
+8
*
|
Searching again works over REST, including full content-type translation.
Luke Kanies
2008-07-29
1
-33
/
+43
*
|
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
1
-28
/
+31
*
|
The REST terminus now uses the content-type and http result codes.
Luke Kanies
2008-07-29
1
-2
/
+2
*
|
Removing a now-obsolete pending test.
Luke Kanies
2008-07-29
1
-8
/
+0
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
4
-3
/
+20
|
\
|
[prev]
[next]