Commit Graph

6663 Commits

Author SHA1 Message Date
Praburaj 10c942cdf7 Homebrew setup instructions on OSX 2014-07-17 15:58:37 -07:00
Pranav K 839e066d59 Reacting to System.Security.Cryptograph.Encryption package rename 2014-07-17 09:30:34 -07:00
Pranav K 4ec0532087 Reacting to System.Security.Cryptography.Encryption package rename 2014-07-17 08:39:43 -07:00
David Fowler c27ba5f00f Made some tweaks to k test
- Change to look in frameworks instead of configurations when
  running tests
- Assume net45 if nothing specified
2014-07-13 22:24:47 -07:00
David Fowler 0a50505f4d Renamed configurations to frameworks in project.json 2014-07-13 22:09:54 -07:00
David Fowler 4e9a6b7678 Renamed configurations to frameworks in project.json 2014-07-13 21:44:49 -07:00
Pranav K f18a1b3465 Updating _k-build to actually pass in configuration 2014-07-10 13:47:45 -07:00
Pranav K 77409f8f6e Flow Configuration from environment when doing k build 2014-07-10 13:21:32 -07:00
DamianEdwards 79111650f0 Fixed node/npm/grunt tasks to use global install if available 2014-07-08 13:42:47 -07:00
DamianEdwards 861e3df43b Only install node/npm/bower if not installed globally 2014-07-08 12:43:56 -07:00
David Fowler d970cec8bc Updated kvm to the latest versions 2014-07-05 18:38:44 -07:00
Chris Ross 7133ab1b2a Rename IHttpOpaqueUpgradeFeature to IHttpUpgradeFeature. 2014-07-03 14:07:38 -07:00
DamianEdwards f290ec014f Change native-compile to no-op if no native projects found
- #93
2014-07-02 14:38:52 -07:00
David Fowler d98df8a873 Updated packages due to changes in security contracts 2014-07-01 10:22:31 -07:00
Chris Ross df425e4796 Server: Expose WebSocketOptions. Make feature replacement configurable. 2014-06-30 12:50:55 -07:00
Chris Ross b24d808b58 #10 - Rename Middleware package to Server. 2014-06-30 12:22:16 -07:00
David Fowler 6277e70ac8 Added KestrelHttpServer 2014-06-29 08:44:08 -07:00
AndriySvyryd e32d1b069f Using the default namespace for the resources class 2014-06-27 15:40:38 -07:00
Glenn 9b763815c2 Merge pull request #87 from graemechristie/patch-1
Fix reference to kvmsetup.sh to reference kvminstall.sh
2014-06-26 10:41:49 -07:00
Brice Lambson efd257a7be Run tests on both k10 and net45 2014-06-25 09:46:41 -07:00
Pranav K 4b5b85a2ac Use K_BUILD_VERSION in Universe if specified. 2014-06-22 06:24:18 -07:00
Pranav K 0023eac56b Modify KoreBuild to not set a K_BUILD_VERSION if it is already set (CI scenarios) 2014-06-21 18:25:10 -07:00
Graeme Christie d839090ab6 Fixed reference to kvmsetup.sh to reference kvminstall.sh
Fixed sample output for windowsgetting started to show kvm setup command rather than erroneous kvmsetup
2014-06-22 00:04:01 +08:00
David Fowler 8d069bf8a3 Merge pull request #86 from graemechristie/update-getting-started-for-kvminstall-sh
Update Getting Started section with kvminstall.sh details
2014-06-21 08:39:05 -07:00
Graeme Christie 9042ce65df Added simplified kvm install instructions for OSX/Linux 2014-06-21 23:31:16 +08:00
Brice Lambson 75915500cc Updating dev Nuget.config 2014-06-20 14:34:14 -07:00
Brice Lambson 4f54640fb5 Updating release Nuget.config 2014-06-20 14:34:13 -07:00
Brice Lambson 491dafb7a7 Updating dev Nuget.config 2014-06-20 14:31:41 -07:00
Brice Lambson 67398cf649 Updating release Nuget.config 2014-06-20 14:31:40 -07:00
Louis DeJardin e41d2a4a3c Adding universe build target for init-release
Creates release branch and updates NuGet.config as appropriate
2014-06-20 13:37:25 -07:00
David Fowler 980e28a79f Updated kvm.ps1 2014-06-20 12:35:56 -07:00
Brice Lambson 6d56ee2471 Bump version to 1.0.0-* 2014-06-19 17:11:14 -07:00
Brice Lambson 9df90f615b Bump version to 1.0.0-* 2014-06-19 16:10:41 -07:00
Brice Lambson 782e586c22 Bump versions to *-alpha2-* 2014-06-19 16:05:56 -07:00
Wei Wang 9a53c1d773 Change the author of package to MS OpenTech 2014-06-18 22:09:39 -07:00
Wei Wang f938a6ad75 Change the default author in makefile.shade 2014-06-18 16:52:47 -07:00
Wei Wang fa27f77150 Change the default author in makefile.shade 2014-06-18 16:17:31 -07:00
Wei Wang 213cddb339 Default author is set in KoreBuild script
- If there is a non-empty env var "K_AUTHOR", use its value as default
  author
- Otherwise, use the value of predefined var "AUTHORS"
2014-06-18 15:28:29 -07:00
Wei Wang 4b665e06b3 Add proxy support in kvm
- Add proxy option to "kvm upgrade"
- "kvm upgrade" uses global proxy (http_proxy env var) by default
- Support authenticated proxies
2014-06-18 13:34:07 -07:00
David Fowler a1583f298c Change k build to kpm build. 2014-06-15 07:49:55 -07:00
David Fowler 2e6f9859a9 Fixed duplicates in repo list 2014-06-15 07:42:33 -07:00
David Fowler 8422d7413a Fix dependency order or projects 2014-06-15 07:32:53 -07:00
David Fowler 60c1d007fa Merge pull request #65 from khellang/patch-1
Added exception message to warning when `git clone` fails
2014-06-15 06:52:57 -07:00
David Fowler 32aa84d975 Fixed project.json casing 2014-06-13 07:32:14 -07:00
David Fowler 0c0321c694 Renamed Project.json to Project.json2 2014-06-13 07:32:13 -07:00
Chris Ross 2deea2c299 Delete old file. 2014-06-12 20:16:25 -07:00
Chris Ross 7484db54c6 Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
Ryan Nowak 545c614320 temporarily disable stylecop for tests 2014-06-11 16:47:17 -07:00
Phil Haack 2dcbe545e3 Sort namespaces
How did @eilon let this ship with the namespaces unsorted. He's growing soft in his old age. :trollface:
2014-06-11 13:55:23 -07:00
Glenn Condron 611469e3a9 Update KVM to newer build, update Readme to show how to use KVMInstall. Pipe md to out-null when creating temp directory. 2014-06-11 13:45:59 -07:00