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
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
RackXMLRPC: buffer request contents in memory, as a real string.
Christian Hofstaedtler
2009-05-15
1
-1
/
+1
*
Modules now can find their own paths
Luke Kanies
2009-05-15
1
-3
/
+3
*
Fixing #2265 - rack is loaded with features rather than manually
Luke Kanies
2009-05-14
1
-1
/
+0
*
Fixing #2195 - the Server class handles bindaddress
Luke Kanies
2009-05-03
1
-2
/
+10
*
Remove the old 0.24.x rack support, which is now useless cruft
Christian Hofstaedtler
2009-05-02
1
-148
/
+0
*
Add XMLRPC compatibility for Rack
Christian Hofstaedtler
2009-05-02
2
-1
/
+83
*
Puppet as a Rack application
Christian Hofstaedtler
2009-05-02
3
-0
/
+135
*
Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetd
Brice Figureau
2009-05-02
1
-2
/
+15
*
Unify auth/unauthenticated request authorization system
Brice Figureau
2009-04-23
2
-37
/
+28
*
Allow REST auth system to restrict an ACL to authenticated or unauthenticated...
Brice Figureau
2009-04-23
2
-7
/
+30
*
Fill REST request node with reverse lookup of IP address
Brice Figureau
2009-04-23
3
-0
/
+16
*
Refactor rest authorization to raise exceptions deeper
Brice Figureau
2009-04-23
5
-56
/
+94
*
Add environment support in the REST authorization layer
Brice Figureau
2009-04-23
3
-16
/
+23
*
Fix #1875 - Add a REST authorization system
Brice Figureau
2009-04-23
3
-1
/
+128
*
Enhance authconfig format to support uri paths and regex
Brice Figureau
2009-04-23
2
-64
/
+220
*
Add dynamic authorization to authstore
Brice Figureau
2009-04-23
1
-1
/
+40
*
Adding support for specifying a preferred serialization format
Luke Kanies
2009-04-22
1
-1
/
+14
*
Switching to Indirected ActiveRecord
Luke Kanies
2009-04-22
1
-0
/
+1
*
Fix #2101 - fix failing test
Brice Figureau
2009-03-27
1
-1
/
+5
*
Forbidding REST clients to set the node or IP
Luke Kanies
2009-03-20
1
-1
/
+7
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
6
-55
/
+26
*
Moving the REST API functions into a module
Luke Kanies
2009-03-20
3
-57
/
+68
*
Using the Handler for the REST api on both sides of the connection
Luke Kanies
2009-03-20
1
-47
/
+35
*
Adding REST::Handler methods for converting between indirection and uris
Luke Kanies
2009-03-20
1
-0
/
+46
*
Correctly handling numerical REST arguments
Luke Kanies
2009-03-10
1
-0
/
+2
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
6
-27
/
+27
*
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-0
/
+3
*
Migrating the old FileServer to the new Module/Environment code
Luke Kanies
2009-02-19
1
-12
/
+13
*
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
3
-1
/
+19
*
Providing better information when an exception is encountered during network ...
Luke Kanies
2009-02-18
1
-1
/
+1
*
Merge branch '0.24.x'
Luke Kanies
2009-02-13
1
-53
/
+113
|
\
|
*
Fixing #961 - closing the http connection after every xmlrpc call
Luke Kanies
2009-02-12
1
-1
/
+3
|
*
Refactoring the XMLRPC::Client error-handling
Luke Kanies
2009-02-12
1
-53
/
+111
*
|
Adding an Agent::Runner class.
Luke Kanies
2009-02-06
1
-42
/
+9
*
|
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
2
-4
/
+0
*
|
Not using 'master' client for testing
Luke Kanies
2009-02-06
1
-2
/
+0
*
|
Adding better error-handling to format rendering
Luke Kanies
2009-02-06
1
-4
/
+39
*
|
Renmaing Puppet::Network::Client::Master to Puppet::Agent
Luke Kanies
2009-02-06
1
-523
/
+0
*
|
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
2
-4
/
+7
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
2
-2
/
+2
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
2
-3
/
+3
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
2
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
2
-2
/
+4
|
\
|
|
*
Fixing splaytime tests
Luke Kanies
2008-12-01
1
-1
/
+1
|
*
Fixing #1749 - Splay now hopefully behaves "better" for small values.
Luke Kanies
2008-12-01
1
-1
/
+1
|
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
1
-1
/
+3
*
|
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-14
/
+8
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-1
/
+1
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
4
-52
/
+191
|
\
|
|
*
Fixing the broken tests resulting from the fix for #1551.
Luke Kanies
2008-10-08
1
-1
/
+1
[next]