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
...
*
|
Adding pluginsyncing support to the Indirector
Luke Kanies
2009-02-19
29
-1186
/
+973
*
|
Moving Request and Fileset integration into Fileset.
Luke Kanies
2009-02-19
4
-40
/
+70
*
|
Switching the ModuleFiles Indirection terminus to the new Module/Env api
Luke Kanies
2009-02-19
3
-37
/
+49
*
|
Migrating the old FileServer to the new Module/Environment code
Luke Kanies
2009-02-19
2
-16
/
+14
*
|
Using the Environments to handle a lot of Module searching
Luke Kanies
2009-02-18
2
-118
/
+57
*
|
Environments now use their own modulepath method.
Luke Kanies
2009-02-18
2
-5
/
+5
*
|
The 'Environment' class can now calculate its modulepath.
Luke Kanies
2009-02-18
2
-0
/
+58
*
|
Added support for finding modules from an environment
Luke Kanies
2009-02-18
2
-0
/
+55
*
|
Adding support for finding all modules in a given path.
Luke Kanies
2009-02-18
2
-0
/
+109
*
|
reformatting the environment tests
Luke Kanies
2009-02-18
1
-15
/
+15
*
|
Supporting multiple paths for searching for files.
Luke Kanies
2009-02-18
2
-21
/
+29
*
|
Adding support for merging multiple filesets.
Luke Kanies
2009-02-18
2
-0
/
+60
*
|
Adding new methods to Puppet::Module.
Luke Kanies
2009-02-18
2
-7
/
+57
*
|
Refactoring Puppet::Module a bit.
Luke Kanies
2009-02-18
2
-27
/
+23
*
|
Only using the checksum cache when we're using a host_config catalog
Luke Kanies
2009-02-18
1
-0
/
+2
*
|
Fixing fileserving to support strings or symbols
Luke Kanies
2009-02-18
4
-5
/
+10
*
|
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
7
-19
/
+152
*
|
Some small fixes to provide better debugging and load a library
Luke Kanies
2009-02-18
2
-0
/
+2
*
|
Providing better information when an exception is encountered during network ...
Luke Kanies
2009-02-18
1
-1
/
+1
*
|
Stubbing tests that were affecting other tests
Luke Kanies
2009-02-18
8
-4
/
+30
*
|
Fixing a warning in a test
Luke Kanies
2009-02-18
1
-2
/
+2
*
|
Fixing a syntactically invalid application test
Luke Kanies
2009-02-18
1
-3
/
+3
*
|
Move --version handling to Puppet::Application
Brice Figureau
2009-02-16
13
-74
/
+29
*
|
Move puppetd to the Application Controller paradigm
Brice Figureau
2009-02-16
3
-270
/
+749
*
|
Move puppetdoc to the Application Controller paradigm
Brice Figureau
2009-02-16
3
-195
/
+543
*
|
Move ralsh to the Application Controller paradigm
Brice Figureau
2009-02-16
3
-185
/
+398
*
|
Move puppetrun to Application Controller paradigm
Brice Figureau
2009-02-16
3
-241
/
+494
*
|
Move pi to the Application Controller paradigm
Brice Figureau
2009-02-16
3
-220
/
+303
*
|
Move puppetmasterd to Puppet::Application
Brice Figureau
2009-02-16
3
-166
/
+474
*
|
Move puppet to the Application Controller paradigm
Brice Figureau
2009-02-16
3
-189
/
+449
*
|
Move filebucket to the Application Controller paradigm
Brice Figureau
2009-02-16
3
-118
/
+326
*
|
Move puppetca to the Application Controller paradigm
Brice Figureau
2009-02-16
3
-101
/
+210
*
|
Introducing the Application Controller
Brice Figureau
2009-02-16
3
-0
/
+725
*
|
Fixing broken filetype tests resulting from the loss of Type[]
Luke Kanies
2009-02-14
1
-11
/
+1
*
|
Fixing some tests that somehow broke in the merge to master
Luke Kanies
2009-02-14
2
-4
/
+9
*
|
Removing a test that was too dependant on order.
Luke Kanies
2009-02-14
1
-4
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-14
1
-2
/
+2
|
\
|
|
*
Minor fix to launchd tests
James Turnbull
2009-02-15
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-14
13
-106
/
+186
|
\
|
|
*
Fix #1972 - ActiveRecord fixes resulted in broken tests
Brice Figureau
2009-02-15
1
-3
/
+4
|
*
Fix spec test for launchd service provider to work with new service status me...
Nigel Kersten
2009-02-15
1
-1
/
+9
|
*
Fixing a test I broke in commit:"897539e857b0da9145f15648b6aa2ef124ec1a19".
Luke Kanies
2009-02-14
1
-3
/
+0
|
*
Removing a no-longer-valid test.
Luke Kanies
2009-02-14
1
-40
/
+0
|
*
Fixing password validation to support symbols.
Luke Kanies
2009-02-14
2
-5
/
+9
|
*
Only backing up within parsedfile when managing files
Luke Kanies
2009-02-14
3
-8
/
+19
|
*
Fixing a syntax error in the up2date provider
Luke Kanies
2009-02-14
1
-1
/
+1
|
*
Fixing a test broken by a log demotion
Luke Kanies
2009-02-14
1
-2
/
+2
|
*
Cleaned up variable names to be more sane, clarified error messages and fixed...
James Turnbull
2009-02-14
2
-6
/
+9
|
*
Provide dscl -url output support for OS X 10.4 clients using the directoryser...
Nigel Kersten
2009-02-14
1
-36
/
+120
|
*
Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...
Nigel Kersten
2009-02-14
1
-4
/
+13
[prev]
[next]