HomePhorge

(#5171) Made filebucket able to perform diffs
a002231f4533Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#5171) Made filebucket able to perform diffs

It is now possible to ask the filebucket to diff two files using a URL
of the form:

https://puppet/production/file_bucket_file/md5/{first file hash}?diff_with={second file hash}

The returned diff is a string, the output of the "diff" command.

Paired-with: Paul Berry <paul@puppetlabs.com>

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
Paul Berry <paul@puppetlabs.com>Committed on Jan 11 2011, 8:41 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe6e88e7df7fa: Merge branch 'ticket/2.6.next/5710' into 2.6.next
Branches
Unknown
Tags
Unknown

Event Timeline

Paul Berry <paul@puppetlabs.com> committed rPUa002231f4533: (#5171) Made filebucket able to perform diffs (authored by Jesse Wolfe <jes5199@gmail.com>).Jan 11 2011, 8:41 PM