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
/
indirector
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
2
-0
/
+4
|
\
|
*
Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
Markus Roberts
2010-01-24
2
-2
/
+2
|
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
2
-0
/
+4
*
|
Merge branch '0.25.x'
James Turnbull
2010-01-13
4
-23
/
+21
|
\
|
|
*
Fix for #2765 (--no-fqdn regression in puppetrun)
Markus Roberts
2009-12-20
1
-3
/
+6
|
*
Fix for #2890 (the cached certificates that would not die)
Markus Roberts
2009-12-19
3
-20
/
+15
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
4
-3
/
+8
|
\
|
|
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
1
-1
/
+1
|
*
Fixed ldap typo again
James Turnbull
2009-11-15
1
-1
/
+1
|
*
Fix for #2661 and related issues
Markus Roberts
2009-11-13
1
-1
/
+1
|
*
Fix #2787 - Storeconfig doesn't store/update node ip and environment anymore
Brice Figureau
2009-11-07
1
-0
/
+5
|
*
Fixed typo in lib/puppet/indirector/ldap.rb
James Turnbull
2009-10-27
1
-1
/
+1
|
*
Revised partial fix for #2661 and related issues
Markus Roberts
2009-10-27
2
-3
/
+3
*
|
Fixing #2617 - using the searched-for REST name
Luke Kanies
2009-11-20
1
-1
/
+3
|
/
*
Bundling of pure ruby json lib as "pson"
Markus Roberts
2009-10-17
1
-3
/
+3
*
Fixing #2617 - use the cert name as specified
Luke Kanies
2009-09-22
1
-0
/
+6
*
Fix for #2600 (wrong number of arguments under older mongrel)
Markus Roberts
2009-09-15
1
-1
/
+1
*
Update documentation string to reflect actual intent of Puppet::Node::Facts::...
Steven Jenkins
2009-09-04
1
-1
/
+1
*
Fixing #2558 - propagating recent fileserving changes
Luke Kanies
2009-08-24
1
-2
/
+2
*
Fixing #1544 - plugins in modules now works again
Luke Kanies
2009-08-18
1
-4
/
+5
*
Fixing fact-missing problem when puppet.conf is reparsed
Luke Kanies
2009-08-18
1
-0
/
+6
*
Fix #2516 - Fix format detection when content-type contains charset
Brice Figureau
2009-08-13
1
-2
/
+4
*
Fix #2507 - Exported resources were not correctly collected.
Brice Figureau
2009-08-13
1
-1
/
+1
*
Fixing #2489 - queue integration tests are skipped w/out json
Luke Kanies
2009-08-10
1
-1
/
+0
*
Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...
Nigel Kersten
2009-08-04
1
-0
/
+2
*
Modifying the REST client error to make server errors more clear
Luke Kanies
2009-08-01
1
-1
/
+1
*
Fix #2425 - make sure client can contact CA server with REST
Brice Figureau
2009-07-21
3
-0
/
+9
*
Fix #2424 - File server can't find module in environment
Brice Figureau
2009-07-18
1
-2
/
+2
*
Fix #2391 - Exported resources never make to the storeconfigs db
Brice Figureau
2009-07-18
2
-1
/
+7
*
Fix #2261 - Make sure query string parameters are properly escaped
Brice Figureau
2009-07-17
1
-4
/
+5
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
1
-1
/
+1
*
Switching Queueing to using JSON instead of YAML
Luke Kanies
2009-06-06
1
-13
/
+20
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
11
-20
/
+20
*
Fixing #2315 - ca --generate works again
Luke Kanies
2009-06-03
1
-9
/
+1
*
Changing Puppet::Cacher::Expirer#expired? method name
Luke Kanies
2009-05-28
1
-0
/
+1
*
Fixing #2240 - external node failures now log output
Luke Kanies
2009-05-28
1
-5
/
+1
*
Fixes #2209 - Spec is failing due to a missing require
Stéphan Gorget
2009-05-02
1
-0
/
+1
*
Fixing #2149 - Facts are passed as part of the catalog request
Luke Kanies
2009-04-22
1
-9
/
+35
*
Adding time debugging for catalog storage to active_record
Luke Kanies
2009-04-22
1
-3
/
+5
*
Using a setting for configuring queueing
Luke Kanies
2009-04-22
1
-1
/
+0
*
Removing unnecessary parser variables when yaml-dumping
Luke Kanies
2009-04-22
2
-5
/
+5
*
Add queue indirection as an option for catalog storage.
Ethan Rowe
2009-04-22
1
-0
/
+5
*
Introduce abstract queue terminus within the indirection system.
Ethan Rowe
2009-04-22
1
-0
/
+78
*
Refactoring the Rails integration
Luke Kanies
2009-04-22
2
-2
/
+2
*
Adding ActiveRecord terminus classes for Catalog
Luke Kanies
2009-04-22
1
-0
/
+34
*
Adding ActiveRecord terminus classes for Node and Facts.
Luke Kanies
2009-04-22
3
-0
/
+70
*
Fixing #2171 - All certificate files are written with default perms
Luke Kanies
2009-04-22
2
-5
/
+7
*
Partially fixing #2029 - failed caches doesn't throw an exception
Luke Kanies
2009-04-17
1
-7
/
+17
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
1
-39
/
+75
|
\
|
*
Fixing #1991 - ldap booleans get converted to booleans
Luke Kanies
2009-03-05
1
-0
/
+25
[next]