Commit Graph

7 Commits

Author SHA1 Message Date
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Daniel Lamb
c4e09e7650 Fix for slow cook on the fly issue.
Reverted a bunch unsolicited file handling code back to the way it used to be.

[CL 2249125 by Daniel Lamb in Main branch]
2014-08-08 19:46:54 -04:00
Daniel Lamb
7184ecc682 Seperated the support for tcp and http transports when using file serving so that they can be used at the same time.
#codereview Peter.Sauerbrei
#codereview Ankit.Khare

[CL 2170710 by Daniel Lamb in Main branch]
2014-07-07 15:39:19 -04:00
Terence Burns
c473d275aa Another fix for CL# 2103382. This one is for logging.
[CL 2104470 by Terence Burns in Main branch]
2014-06-13 08:34:06 -04:00
Mark Satterthwaite
4b582ec2e5 Build fix. Header include order is important and must not redeclare log categories.
#codereview michael.trepka, terence.burns

[CL 2104431 by Mark Satterthwaite in Main branch]
2014-06-13 07:03:46 -04:00
Terence Burns
4505985869 Fix for Non-unity build, missing include from CL# 2103382
#codereview Ankit.Khare

[CL 2104362 by Terence Burns in Main branch]
2014-06-13 05:43:30 -04:00
Ankit Khare
75222b223a #UE4
TTP: 318779  HTML5: Network File System.
          Allow the network file system to also serve HTTP clients besides TCP, defaults to  TCP.

      -   Refactor NFS to avoid socket depedency in code path, provide switchable implementations for the transport used.
      -   Remove INetworkFileServerConnection Interface, was not being used publically.
      -   WIP: Build improvments, more testing for target HTML5 platform, comments, support on Mac and Linux Platforms.

#codereview: peter.sauerbrei

[CL 2103382 by Ankit Khare in Main branch]
2014-06-12 17:02:52 -04:00