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
/
integration
/
indirector
/
rest.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
1
-524
/
+0
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
1
-1
/
+0
|
\
|
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
1
-1
/
+0
*
|
Fixing #2617 - using the searched-for REST name
Luke Kanies
2009-11-20
1
-0
/
+1
|
/
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
1
-2
/
+3
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-81
/
+81
*
Fixing #2234 - fixing all of the tests broken by my bindaddress fix
Luke Kanies
2009-05-15
1
-5
/
+2
*
Refactor rest authorization to raise exceptions deeper
Brice Figureau
2009-04-23
1
-2
/
+2
*
Fix some indirector failing tests
Brice Figureau
2009-04-23
1
-2
/
+8
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
1
-6
/
+6
*
Fixing fileserving to support strings or symbols
Luke Kanies
2009-02-18
1
-4
/
+4
*
Properly cleaning up ssl ca configuration during testing
Luke Kanies
2008-11-11
1
-1
/
+2
*
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-1
/
+1
*
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
1
-1
/
+21
*
Correctly handling when REST searches return nothing.
Luke Kanies
2008-07-30
1
-1
/
+8
*
Searching again works over REST, including full content-type translation.
Luke Kanies
2008-07-29
1
-33
/
+43
*
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
1
-28
/
+31
*
The REST terminus now uses the content-type and http result codes.
Luke Kanies
2008-07-29
1
-2
/
+2
*
Removing a now-obsolete pending test.
Luke Kanies
2008-07-29
1
-8
/
+0
*
Merge branch '0.24.x'
Luke Kanies
2008-06-14
1
-14
/
+19
|
\
|
*
Adding another note about the save_object stub.
Luke Kanies
2008-06-13
1
-0
/
+3
|
*
Removing a duplicate call left over from debugging
Luke Kanies
2008-06-13
1
-1
/
+0
|
*
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
1
-407
/
+407
|
*
Adding ruby interpreter lines to the tests missing them.
Luke Kanies
2008-06-13
1
-0
/
+2
|
*
Adding execute bits to every test currently missing them.
Luke Kanies
2008-06-13
1
-0
/
+0
*
|
Fixing #1258 -- Removing a Rails idiom.
Luke Kanies
2008-05-25
1
-2
/
+2
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-5
/
+3
*
|
The REST infrastructure now correctly the SSL certificates.
Luke Kanies
2008-05-05
1
-408
/
+428
*
|
Fixing an integration test of the rest terminus; it was
Luke Kanies
2008-04-15
1
-1
/
+5
|
/
*
Fixishing some pending tests, including filling in
Luke Kanies
2008-04-11
1
-2
/
+8
*
Making the changes necessary to get the REST support
Luke Kanies
2008-04-11
1
-11
/
+9
*
adding REST save support, with integration tests. A handful of unit tests in...
Rick Bradley
2008-04-11
1
-2
/
+91
*
Added support for destroy/DELETE over REST (including units & integrations on...
Rick Bradley
2008-04-11
1
-2
/
+74
*
updating search integration specs to include webrick
Rick Bradley
2008-04-11
1
-4
/
+59
*
making search work over REST, w/ unit & integration specs
Rick Bradley
2008-04-11
1
-4
/
+59
*
placeholders for integration specs on final REST methods
Rick Bradley
2008-04-11
1
-0
/
+24
*
ensure that we only run the mongrel specs when mongrel is available as a feature
Rick Bradley
2008-04-11
1
-0
/
+2
*
bringing Indirector::REST specs to mongrel-land as well.
Rick Bradley
2008-04-11
1
-44
/
+112
*
exceptions on remote end now properly passed to local end via REST and re-rai...
Rick Bradley
2008-04-11
1
-3
/
+3
*
Much larger commit than I would like to land at once. This is all REST-relat...
Rick Bradley
2008-04-11
1
-9
/
+65
*
a trivial integration test to test whether the RESTful indirection terminus h...
Rick Bradley
2008-04-11
1
-0
/
+35