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
/
unit
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Adding a plaintext network format.
Luke Kanies
2008-08-04
1
-0
/
+42
*
|
Correctly handling when REST searches return nothing.
Luke Kanies
2008-07-30
1
-0
/
+14
*
|
The REST formats are now fully functional, with yaml and marshal support.
Luke Kanies
2008-07-30
1
-1
/
+66
*
|
Adding some support for case insensivity in format names.
Luke Kanies
2008-07-30
2
-2
/
+17
*
|
Moving validation from FormatHandler to Format.
Luke Kanies
2008-07-30
2
-11
/
+4
*
|
Moving functionality out of the FormatHandler into the Format class.
Luke Kanies
2008-07-30
2
-96
/
+186
*
|
Searching again works over REST, including full content-type translation.
Luke Kanies
2008-07-29
1
-3
/
+6
*
|
Fixing the format_handler tests so that they clean up after themselves.
Luke Kanies
2008-07-29
1
-0
/
+7
*
|
Fixing a test I broke while rebasing
Luke Kanies
2008-07-29
1
-0
/
+5
*
|
Fixing a test to be order-independent.
Luke Kanies
2008-07-29
1
-1
/
+1
*
|
Adding rudimentary support for directly managing formats.
Luke Kanies
2008-07-29
3
-0
/
+96
*
|
Adding support for rendering and converting multiple instances.
Luke Kanies
2008-07-29
1
-9
/
+36
*
|
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
2
-4
/
+23
*
|
Drastically simplifying the REST implementation tests.
Luke Kanies
2008-07-29
2
-627
/
+189
*
|
Adding explicit tests for the HTTP::Handler module.
Luke Kanies
2008-07-29
1
-0
/
+411
*
|
The REST terminus now uses the content-type and http result codes.
Luke Kanies
2008-07-29
3
-37
/
+53
*
|
Using the FormatHandler in indirected classes automatically.
Luke Kanies
2008-07-29
1
-5
/
+25
*
|
Adding a FormatHandler module for managing format conversions.
Luke Kanies
2008-07-29
1
-0
/
+73
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
6
-27
/
+109
|
\
|
|
*
Fixing #1438 -- mongrel and module tests now pass.
Luke Kanies
2008-07-20
1
-0
/
+4
|
*
You can now select the encoding format when transferring the catalog,
Luke Kanies
2008-07-18
1
-19
/
+77
|
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
5
-8
/
+28
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
9
-94
/
+241
|
\
|
|
*
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
1
-15
/
+15
|
*
Adding ruby interpreter lines to the tests missing them.
Luke Kanies
2008-06-13
2
-0
/
+4
|
*
Adding execute bits to every test currently missing them.
Luke Kanies
2008-06-13
9
-0
/
+0
|
*
The mongrel and webrick REST handlers now extract certificate information.
Luke Kanies
2008-06-09
2
-93
/
+236
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-25
3
-3
/
+5
|
\
|
|
*
Fixing an inaccurate test so the tests will run correctly in all branches.
Paul Lathrop
2008-05-23
1
-3
/
+1
|
*
Fixing tests that are broken when running as root under OSX 10.5
Paul Lathrop
2008-05-23
2
-0
/
+4
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-18
/
+1
*
|
Fixing some broken tests.
Luke Kanies
2008-05-07
1
-0
/
+10
*
|
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
1
-11
/
+1
*
|
Adding pidfile management and daemonization to the Server
Luke Kanies
2008-05-07
1
-195
/
+301
*
|
Fixing the HttpPool module to get rid of an infinite loop.
Luke Kanies
2008-05-06
2
-3
/
+11
*
|
The master is now functionally serving REST and xmlrpc.
Luke Kanies
2008-05-05
1
-9
/
+3
*
|
The http pool manager now uses new-style certificate management.
Luke Kanies
2008-05-05
1
-94
/
+72
*
|
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
1
-61
/
+4
*
|
Switched puppetmasterd to use the new-style server plumbing.
Luke Kanies
2008-05-02
2
-1
/
+12
*
|
Adding xmlrpc backward compatibility to the new Mongrel code.
Luke Kanies
2008-05-02
1
-10
/
+37
*
|
Adding xmlrpc support to webrick.
Luke Kanies
2008-05-02
1
-38
/
+92
*
|
Adding configuration support for XMLRPC handlers.
Luke Kanies
2008-05-02
1
-118
/
+218
*
|
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-3
/
+3
*
|
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
1
-15
/
+124
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-21
1
-8
/
+8
|
\
|
|
*
Fixed some tests broken by #1176
James Turnbull
2008-04-19
1
-8
/
+8
*
|
Adding the necessary tests for webrick to have logging and
Luke Kanies
2008-04-15
1
-0
/
+145
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
5
-346
/
+340
|
\
|
|
*
updating mongrel/webrick unit tests to match integration-tested version of RE...
Rick Bradley
2008-04-11
2
-22
/
+4
|
*
adding REST save support, with integration tests. A handful of unit tests in...
Rick Bradley
2008-04-11
1
-2
/
+0
[prev]
[next]