Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
1-9 of 9Patches
< Previous 1 Next >
Being evaluated
|
1274 |
May 21 at 12:31 AM
|
IDisposable |
Revised DownloadBytes to only copy the chunk byte[] contents once instead of twice (once into the List<byte> and then in the List<byte>.ToArray call). Also does chunk-sizes at-least 64K at a time.
|
|
Download
|
Being evaluated
|
629 |
Dec 28 2007 at 3:14 AM
|
JayBeavers |
Adds a Nuke command to SyncUp that will delete all futher unversioned files. Useful for partial restore of a depot back to virgin state. Includes previous patch for fixing deletes of read-only files as well since the changes are in the same file.
|
|
Download
|
Being evaluated
|
628 |
Dec 28 2007 at 2:47 AM
|
JayBeavers |
Copy code from FileSystem.cs into SyncUp command to make the delete command deal with read-only files...
|
|
Download
|
Being evaluated
|
343 |
Oct 3 2007 at 2:56 AM
|
canton |
A very simple fix, which employs the default proxy and credentials from IE settings. Patch was made against revision 11683.
|
|
Download
|
Applied Oct 2 2007
|
310 |
Sep 20 2007 at 8:53 PM
|
brannon |
Adds basic support for the "log" command against folders. Rename ConsoleUtil.PrintComandError -> ConsoleUtil.PrintCommandError. Adds useful "help" content for the "makepatch" command. Changes SourceControlService.QueryLog to not set the downloadUrl. The code passes false for generateDownloadUrls to TFS, so the resulting downloadUrl was garbage anyway.
|
|
Download
|
Declined Apr 3
|
1072 |
Apr 3 at 4:16 PM
|
QTATE921 |
This is used as part of the project to write your own codes.
|
|
|
Declined Dec 11 2007
|
556 |
Dec 11 2007 at 5:33 PM
|
mikelid109 |
Small mod to the message system that allows network streamlining. Mainly a stop-gap measure.
|
|
|
Declined Jun 16 2007
|
64 |
Jun 14 2007 at 12:17 AM
|
koroglu |
optimizations 1- removed unused "using" namespace declarations. 2- string concatenation optimizations. Bugs fixed 1- XmlHelper class :: possible null reference exception at GetNodeText moethod :: XmlElement xmlElement = node as XmlElement; 2-FacebookService class :: GetEventsXML method :: if userid is not null or empty, " AND" assigned eidClause variable. but it is not used in the next statement :: eidClause= " eid IN(...." 3-FacebookService class :: GetPhotosXMLmethod :: if albumId is not null or empty, " AND" assigned pidClause variable. but it is not used in the next statement :: pidClause= " pid IN(...." 4-FacebookService class :: GetPhotoAlbumsXML:: if userid is not null or empty, " AND" assigned aidClause variable. but it is not used in the next statement :: aidClause= " aid IN(...."
|
|
|
Declined May 30 2007
|
33 |
May 30 2007 at 7:35 AM
|
mihaihantig |
Not yet finished.
|
|
|
1-9 of 9Patches
< Previous 1 Next >