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
*
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
2009-06-06
1
-11
/
+11
*
Fixing #2253 - pluginsync failures propagate correctly
Luke Kanies
2009-05-26
1
-0
/
+25
*
Adding a Spec lib directory and moving tmpfile to it
Luke Kanies
2009-05-26
3
-18
/
+9
*
Fixing #2234 - fixing all of the tests broken by my bindaddress fix
Luke Kanies
2009-05-15
7
-11
/
+42
*
Fixing #2221 - pluginsignore should work again
Luke Kanies
2009-05-15
1
-0
/
+18
*
Fix failing test: file.close! and file.path ordering fix
Brice Figureau
2009-05-15
1
-1
/
+2
*
Fixing #2195 - the Server class handles bindaddress
Luke Kanies
2009-05-03
1
-18
/
+2
*
Failing to enable storeconfigs if ActiveRecord isn't available
Luke Kanies
2009-04-25
1
-0
/
+7
*
Refactor rest authorization to raise exceptions deeper
Brice Figureau
2009-04-23
5
-6
/
+6
*
Fix some indirector failing tests
Brice Figureau
2009-04-23
5
-5
/
+19
*
Adding support for specifying a preferred serialization format
Luke Kanies
2009-04-22
1
-4
/
+0
*
Finishing class renames
Luke Kanies
2009-04-22
1
-0
/
+57
*
Fix #2113 - Make temp directory
Paul Nasrat
2009-04-05
1
-0
/
+2
*
Fixing all tests that were apparently broken in the 0.24.x merge.
Luke Kanies
2009-04-02
1
-1
/
+2
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
5
-3
/
+23
|
\
|
*
Fixing #1631 - adding /sbin and /usr/sbin to PATH
Luke Kanies
2009-03-24
1
-0
/
+9
|
*
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
[next]