Commit Graph

9890 Commits

Author SHA1 Message Date
Louis DeJardin 9c7cb6a958 Adding some tests for Http11
Requires updating to test utilities
Adding initial EventSource to try to see some order of events
2014-06-11 17:09:25 -07:00
Ryan Nowak 545c614320 temporarily disable stylecop for tests 2014-06-11 16:47:17 -07:00
Pranav K ae879573ca Updating build.sh based on KRuntime changes 2014-06-10 17:16:45 -07:00
Pranav K d8018a8b4e Updating build.sh based on KRuntime changes 2014-06-10 17:15:57 -07:00
Pranav K 79f627868a Updating build.sh based on KRuntime changes 2014-06-10 17:10:50 -07:00
Louis DeJardin 660babcd7f Adding core clr configurations 2014-06-10 00:29:16 -07:00
Brice Lambson 9774d4531f Revert "Run tests on both net45 and k10 (Fix #42)"
This reverts commit c2a22b57b0.
2014-06-09 15:46:27 -07:00
Brice Lambson c2a22b57b0 Run tests on both net45 and k10 (Fix #42) 2014-06-09 14:18:41 -07:00
David Fowler ad738561af Fixed project.json casing 2014-06-08 23:39:09 -07:00
David Fowler 75d0b29954 Renamed Project.json to Project.json2 2014-06-08 23:39:08 -07:00
Louis DeJardin ebd6af0fd6 Trying to get 100 Continue working again 2014-06-08 01:03:56 -07:00
Louis DeJardin 044bbb83e6 Getting request body variations to work 2014-06-07 02:49:25 -07:00
Louis DeJardin 313db3f0cf Removing unnecessary using statements 2014-06-06 22:16:08 -07:00
Louis DeJardin e517e39aac Not working, but worth taking a snapshot of the source 2014-06-06 22:13:31 -07:00
Brice Lambson 71a77685e6 Add Resources.cs to fix VS warnings 2014-06-06 09:42:09 -07:00
Louis DeJardin c9d6db14bc Adding an engine, a thread manager, an accept loop 2014-06-03 16:41:55 -07:00
Pranav K caa18342bc Updating makefile to include Options and Logging repos 2014-06-03 11:13:25 -07:00
Pranav K 967ca3757e Updating makefile to include Options and Logging repos 2014-06-03 11:06:48 -07:00
Pranav K 1bd9dd46e1 Adding switch to build.cmd to skip KRE install 2014-06-03 10:14:14 -07:00
Pranav K f467b1f8f3 Adding switch to build.cmd to skip KRE install 2014-06-03 10:11:51 -07:00
Louis DeJardin 2334fe6dc8 Marking the unit test project target framework explicitly 2014-06-02 17:29:38 -07:00
Louis DeJardin 1b412bc99f Adding libuv p/invokes 2014-06-02 16:32:31 -07:00
Louis DeJardin 3404100f08 Adding empty projects and solution 2014-06-02 16:31:33 -07:00
Louis DeJardin f099426a9e Adding empty project structure 2014-06-02 16:24:55 -07:00
Pranav K 9d3b449f9f Use '\n' instead of Environment.NewLine when tokenizing multi-line resx
statements

Fixes #76
2014-05-29 16:43:02 -07:00
Ryan Nowak 9a960a5831 Adding scripts for stylecop 2014-05-28 12:53:40 -07:00
David Fowler 49196aaec3 Fixed project.json casing 2014-05-26 02:47:54 -07:00
David Fowler 92e0c16499 Made universe mono ready
- Added build.sh to universe
- Updated makefile to run build.sh instead of build.cmd
- Updated build.sh script
2014-05-23 03:15:48 -07:00
David Fowler 22c9264a79 Added NuGet.config 2014-05-23 02:38:24 -07:00
DamianEdwards 8ed77f290d Fix build break 2014-05-22 18:36:33 -07:00
DamianEdwards 464bf577bc Look for signtool.exe in absolute paths 2014-05-22 18:33:14 -07:00
DamianEdwards 6d5e709b85 Add tasks for:
- Installing node locally
- Running node
- Installing npm packages
- Install bower packages
- Running grunt
2014-05-22 16:36:57 -07:00
Pranav K 6c6e474db1 Removing support for csproj generation as part of build
* Removing 'watch' target since it's no longer useful
2014-05-21 15:47:54 -07:00
David Fowler 6ecabcf644 Update makefile.shade 2014-05-19 17:07:31 -07:00
Pranav K fae42b596d Updating kproj file to match tooling changes 2014-05-18 20:13:54 -07:00
Kristian Hellang 36c59bf602 Added exception message to warning when `git clone` fails 2014-05-16 23:07:23 +02:00
Pranav K 818f647930 Prevent repositories that cannot be cloned from breaking build 2014-05-14 12:07:12 -07:00
Eilon Lipton 76817b72c1 Create CONTRIBUTING.md 2014-05-13 01:03:19 -07:00
Eilon Lipton b532586307 Create CONTRIBUTING.md 2014-05-13 01:02:10 -07:00
Glenn 466f0dce22 Create README.md 2014-05-12 21:46:04 -07:00
Glenn 7eb0d40610 Update README.md 2014-05-12 21:21:03 -07:00
Louis DeJardin 33e8ffd261 Updating kvm in KoreBuild 2014-05-10 16:58:24 -07:00
Andrew Peters b2a8c3db41 Updating copyright headers 2014-05-08 23:00:47 -07:00
Andrew Peters 4e6f55234b Adding missing repos 2014-05-08 22:14:54 -07:00
Eilon Lipton 92163035b8 Create LICENSE.txt 2014-05-08 16:37:40 -07:00
Eilon Lipton 31dfa9f42f Create LICENSE.txt 2014-05-08 16:35:38 -07:00
Eilon Lipton 3ef688636d Create LICENSE.txt 2014-05-08 16:34:19 -07:00
Yishai Galatzer bcd35f9d96 Add *.sln.ide to .gitignore 2014-05-08 15:48:31 -07:00
David Fowler c0d4e84d78 Updated build script 2014-05-08 10:42:47 -07:00
Pranav K b999d34cd9 Renaming WebFX to Mvc 2014-05-08 09:46:30 -07:00