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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-0
/
+1
*
Feature #3347 REST-ified FileBucket
Jesse Wolfe
2010-02-17
1
-0
/
+68
*
Changing REST report integration test to use new interface
Luke Kanies
2010-02-17
1
-4
/
+3
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
5
-5
/
+0
|
\
|
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
5
-5
/
+0
*
|
Merge branch '0.25.x'
James Turnbull
2010-01-13
1
-1
/
+2
|
\
|
|
*
Fix #2924 Test Failed: Puppet::Indirector::FileContent::FileServer when findi...
Jesse Wolfe
2009-12-18
1
-1
/
+2
*
|
Fixing #2617 - using the searched-for REST name
Luke Kanies
2009-11-20
2
-2
/
+1
*
|
Always using the CA_name constant instead of "ca"
Luke Kanies
2009-11-20
1
-1
/
+1
|
/
*
Bundling of pure ruby json lib as "pson"
Markus Roberts
2009-10-17
1
-5
/
+5
*
Fixing #2617 - use the cert name as specified
Luke Kanies
2009-09-22
1
-1
/
+3
*
Fixing #2558 - propagating recent fileserving changes
Luke Kanies
2009-08-24
1
-1
/
+51
*
Fixing #1544 - plugins in modules now works again
Luke Kanies
2009-08-18
1
-0
/
+25
*
Fix #2507 - Add missing integration tests
Brice Figureau
2009-08-13
1
-3
/
+36
*
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
-2
/
+4
*
Fix #2378 and #2391 tests
Brice Figureau
2009-07-20
1
-0
/
+34
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
1
-2
/
+3
*
Switching Queueing to using JSON instead of YAML
Luke Kanies
2009-06-06
1
-0
/
+59
*
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
5
-9
/
+6
*
Refactor rest authorization to raise exceptions deeper
Brice Figureau
2009-04-23
5
-6
/
+6
*
Fix some indirector failing tests
Brice Figureau
2009-04-23
5
-5
/
+19
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
5
-10
/
+10
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-3
/
+3
*
Adding pluginsyncing support to the Indirector
Luke Kanies
2009-02-19
2
-62
/
+0
*
Switching the ModuleFiles Indirection terminus to the new Module/Env api
Luke Kanies
2009-02-19
1
-4
/
+7
*
Fixing fileserving to support strings or symbols
Luke Kanies
2009-02-18
1
-4
/
+4
*
Fix #1834 part1 - Fix tempfile failing tests
Brice Figureau
2008-12-20
2
-2
/
+4
*
Fix #1483 - protect report terminus_class when testing for REST
Brice Figureau
2008-12-08
1
-0
/
+2
*
Fix #1483 - use REST to transmit reports over the wire
Brice Figureau
2008-12-06
1
-0
/
+91
*
Properly cleaning up ssl ca configuration during testing
Luke Kanies
2008-11-11
4
-4
/
+8
*
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
4
-5
/
+5
*
Deduplicating slashes in the fileserving code
Luke Kanies
2008-11-04
1
-1
/
+1
*
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
2
-29
/
+22
*
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
2
-4
/
+4
*
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
1
-1
/
+21
*
Documenting a bit of a test
Luke Kanies
2008-08-07
1
-1
/
+4
*
Certificates now work over REST.
Luke Kanies
2008-08-07
3
-0
/
+223
*
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' into merging
Luke Kanies
2008-07-29
1
-2
/
+6
|
\
|
*
Fixed all of the fileserving termini so they use indirection requests.
Luke Kanies
2008-07-18
1
-2
/
+6
|
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-10
/
+3
|
\
|
|
*
Fixing the ldap node integration test so it cleans up
Luke Kanies
2008-07-02
1
-10
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-0
/
+22
|
\
|
[next]