
noreply at github
Aug 28, 2009, 11:56 AM
Post #1 of 1
(376 views)
Permalink
|
|
[bricoleurs/bricolage] b5617f: Improved error handling in Bric::Dist::Client
|
|
Branch: refs/heads/master Home: http://github.com/bricoleurs/bricolage Commit: b5617f13a0e4f02156f3368aaefbebf56d1fa2a1 http://github.com/bricoleurs/bricolage/commit/b5617f13a0e4f02156f3368aaefbebf56d1fa2a1 Author: David E. Wheeler <david[at]justatheory.com> Date: 2009-08-28 (Fri, 28 Aug 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Dist/Client.pm Log Message: ----------- Improved error handling in Bric::Dist::Client The error handling was not looking at response codes early enough. This change allows one to more easily identify problems, since an HTTP failure will now be properly output when there is a problem. Commit: 936293f23640bd47c55446af6b6b89319cf40fc0 http://github.com/bricoleurs/bricolage/commit/936293f23640bd47c55446af6b6b89319cf40fc0 Author: David E. Wheeler <david[at]justatheory.com> Date: 2009-08-28 (Fri, 28 Aug 2009) Changed paths: A .gitignore Log Message: ----------- Ignore `Makefile`.
|