- Jun 30, 2017
-
-
Stanley Goldman authored
-
- May 30, 2017
-
-
Andreia Gaita authored
The history of the task system changes is at https://github.com/shana/task-system (8b3880cd69) Also get rid of the separate NPath provider for cleaner code
-
- Apr 23, 2017
-
-
Andreia Gaita authored
-
- Apr 20, 2017
-
-
Andreia Gaita authored
-
Andreia Gaita authored
-
- Apr 06, 2017
-
-
Andreia Gaita authored
-
Andreia Gaita authored
-
- Mar 27, 2017
-
-
Stanley Goldman authored
-
- Mar 17, 2017
-
-
Stanley Goldman authored
-
Stanley Goldman authored
-
- Mar 16, 2017
-
-
Stanley Goldman authored
-
- Mar 14, 2017
-
-
Stanley Goldman authored
-
- Mar 13, 2017
-
-
Stanley Goldman authored
-
- Feb 23, 2017
-
-
Stanley Goldman authored
This reverts commit 2eb64715.
-
Andreia Gaita authored
-
- Feb 22, 2017
-
-
Andreia Gaita authored
-
- Feb 21, 2017
-
-
Andreia Gaita authored
-
- Feb 19, 2017
-
-
Andreia Gaita authored
-
Andreia Gaita authored
-
- Feb 17, 2017
-
-
Andreia Gaita authored
-
- Feb 15, 2017
-
-
Stanley Goldman authored
This reverts commit 1badfbb2.
-
Andreia Gaita authored
-
- Feb 14, 2017
-
-
Stanley Goldman authored
-
- Feb 07, 2017
-
-
Andreia Gaita authored
-
- Feb 06, 2017
-
-
Andreia Gaita authored
-
Andreia Gaita authored
-
- Feb 03, 2017
-
-
Andreia Gaita authored
Add the simple api client from GHfVS, add credential management stubs per platform, add octokit and TPL 3.5 ports. Remove CredentialManagement for now, it blows up on Mono (likely due to marshaling), so needs testing first.
-
- Jan 26, 2017
-
-
Andreia Gaita authored
The root solution loads the projects inside the src folder and subfolders, and the GitHub.Unity project puts its output DLLS in the unity\TestProject folder, which serves as a Unity test project for the compiled DLLs. If we need to debug the code in Unity, the src\UnityExtension folder is also a Unity project, and Unity compiles the sources files in it, so everything should magically work. ignore rules for Unity and non-Unity projects are mutually exclusive (csproj files being ignored, DLLs allowed, .meta files being included in Unity projects), so we need to keep the Unity projects in a separate tree from the rest of the .net projects in order to easily have gitignore rules that work for both
-
- Jan 25, 2017
-
-
Stanley Goldman authored
# Conflicts: # src/IOTests/Program.cs
-
- Jan 13, 2017
-
-
Andreia Gaita authored
-
- Jan 04, 2017
-
-
Andreia Gaita authored
-