Moderate Activity

Commits : Individual Commit

  Analyzed 8 days ago based on code collected 8 days ago.

Commit ID 2fe37fc79270bc2190bcc03c6753eb22990030ea

Anon80 Contributor: Hala Dajani Files Modified: 1
Date: 13-September-2012 at 19:26 Lines Added: 1
Repository: git://github.com/nant/nant.git master Lines Removed: 0
Commit Comment: Issue #65, must apply Timeout to HttpWebRequest.ReadWriteTimeout, otherwise when using the Get task for http/https, the request will timeout after the default read write timeout of 5 minutes which may be less than the Timeout value set on the task.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C# 1 0 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/NAnt.Core/Tasks/GetTask.cs C# 1 0 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.