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 'feature/master/5528-certificates_signing_api' into next
Max Martin
2011-04-05
3
-0
/
+96
|
\
|
*
(#5528) Add REST API for signing, revoking, retrieving, cleaning certs
Max Martin
2011-04-05
3
-0
/
+96
*
|
(#6855) ResourceType#search now accepts a regex
Luke Kanies
2011-03-25
1
-1
/
+12
*
|
Fixing #6851 - ResourceType#find/search loads types
Luke Kanies
2011-03-25
1
-9
/
+7
*
|
Fixed #6850 - Clean up ResourceType#to_pson
Luke Kanies
2011-03-25
1
-0
/
+7
*
|
Merge branch '2.6.next' into next
Max Martin
2011-03-23
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
(#6658) Propagate ENC connection errors to the agent
Matt Robinson
2011-03-18
1
-2
/
+1
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-03-18
1
-0
/
+97
|
\
|
|
*
(#6689) Remove extraneous include of Puppet::Util in InventoryActiveRecord
Nick Lewis
2011-03-15
1
-1
/
+0
|
*
(#6689) Make inventory_active_record terminus search quickly
Nick Lewis
2011-03-11
1
-4
/
+10
|
*
maint: Remove serialization of InventoryFact values
Nick Lewis
2011-03-09
1
-3
/
+0
|
*
maint: Rename InventoryHost to InventoryNode
Nick Lewis
2011-03-09
1
-24
/
+24
|
*
(#6338) Support searching on metadata in InventoryActiveRecord terminus
Nick Lewis
2011-03-08
1
-7
/
+35
|
*
(#6338) Implement search for InventoryActiveRecord facts terminus
Nick Lewis
2011-03-08
1
-0
/
+34
|
*
(#6338) Add an InventoryActiveRecord terminus for Facts
Nick Lewis
2011-03-08
1
-0
/
+33
*
|
Merge branch '2.6.next' into next
Matt Robinson
2011-03-07
2
-13
/
+117
|
\
|
|
*
(#6338) Remove inventory indirection, and move to facts indirection
Nick Lewis
2011-03-03
2
-81
/
+75
|
*
Merge branch '2.6.x' into 2.6.next
Jacob Helwig
2011-02-21
1
-13
/
+42
|
|
\
|
|
*
(#6353) Restore the ability to store paths in the filebucket
Paul Berry
2011-02-21
1
-13
/
+42
|
*
|
(#5150) Make fact REST terminus configurable to connect to inventory service
Matt Robinson
2011-02-17
1
-0
/
+2
|
*
|
(#5166) Inventory service is now searchable by timestamp.
Paul Berry
2011-02-17
1
-0
/
+22
|
*
|
Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshness
Paul Berry
2011-02-17
1
-17
/
+29
|
*
|
(#5132) Provide a query REST interface for inventory
Paul Berry
2011-02-17
2
-0
/
+48
|
|
/
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-02-02
1
-2
/
+7
|
\
|
|
*
Merge branch 'ticket/2.6.next/3165' into 2.6.next
Paul Berry
2011-02-01
1
-2
/
+7
|
|
\
|
|
*
Fix #3165 Ralsh (bin/puppet resource) can't manage files
Jesse Wolfe
2011-01-23
1
-2
/
+7
*
|
|
Merge branch '2.6.x' into next
Matt Robinson
2011-01-19
3
-90
/
+77
|
\
|
|
|
*
|
(#5838) Support paths as part of file bucket requests.
Paul Berry
2011-01-12
1
-1
/
+1
|
*
|
(#5838) Implemented the "head" method for FileBucketFile::File terminus.
Paul Berry
2011-01-12
1
-85
/
+36
|
*
|
(#5838) Added support for HEAD requests to the indirector.
Paul Berry
2011-01-12
2
-2
/
+30
|
*
|
(#5838) Refactored error handling logic into find_in_cache.
Paul Berry
2011-01-12
1
-7
/
+6
|
*
|
(#5171) Made filebucket able to perform diffs
Jesse Wolfe
2011-01-11
2
-2
/
+11
|
|
/
*
|
Merge branch '2.6.x' into next
Nick Lewis
2010-12-16
1
-1
/
+1
|
\
|
|
*
(#4487) Fix environment column in hosts table
Nick Lewis
2010-12-13
1
-1
/
+1
*
|
Maint: Modified uses of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
1
-1
/
+1
*
|
Maint: Swap the order of arguments to Indirection#save
Paul Berry
2010-11-30
1
-1
/
+1
*
|
Maint: Refactor code to use <class>.indirection.<method>
Paul Berry
2010-11-29
2
-2
/
+2
*
|
Merge remote branch 'masterzen/feature/master/4339' into next
Paul Berry
2010-11-22
1
-0
/
+11
|
\
\
|
*
|
Fix #4339 - Locally save the last report to $lastrunreport
Brice Figureau
2010-11-13
1
-0
/
+11
*
|
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
1
-4
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix #5020 - Prefer finding node name from REST uri over certname
Brice Figureau
2010-11-12
1
-4
/
+8
*
|
(#5150) Make fact REST terminus configurable to connect to inventory service
Matt Robinson
2010-11-05
1
-0
/
+2
*
|
(#5166) Inventory service is now searchable by timestamp.
Paul Berry
2010-11-01
1
-0
/
+22
*
|
Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshness
Paul Berry
2010-11-01
1
-17
/
+29
*
|
Fix #5164 Change Facts timestamp when they are received by the master
Jesse Wolfe
2010-11-01
1
-0
/
+1
*
|
(#5132) Provide a query REST interface for inventory
Matt Robinson
2010-10-28
2
-0
/
+48
|
/
*
Fixed terminus example documentation
James Turnbull
2010-08-29
2
-4
/
+4
*
Maint. -- Fix test failures broken by previous commit
Markus Roberts
2010-08-21
1
-2
/
+8
*
Maint. Removing code at the request of the original author
Markus Roberts
2010-08-21
1
-10
/
+1
*
Further RST to Markdown fixes for types, values, tests
James Turnbull
2010-08-12
2
-2
/
+2
[next]