Commit Graph

6663 Commits

Author SHA1 Message Date
Nate McMaster c2db08e3a7 Update build-template 2015-09-17 09:21:08 -07:00
Kiran Challa 5008e2743d Removed style cop related shade files 2015-09-15 14:19:00 -07:00
Glenn Condron 1d06f1f935 Merge pull request #925 from mariusGundersen/patch-1
Removed dot from dnx run command
2015-09-15 12:49:15 -07:00
Doug Bunting 22952e1806 Add `restoreDir` parameter in `_k-restore.shade`
- enables use of this command where it's currently overridden
- in turn, this means `--quiet` would be honoured in those `makefile.shade` files

For example can use this hook to shut DNX build up a bit
- `makefile.shade` there calls `dnu restore` directly and ignores `--quiet`
2015-09-15 11:58:48 -07:00
Marius Gundersen aa37d8c776 Removed dot from dnx run command
The dot (current folder) isn't needed when using the latest dnx
2015-09-14 18:10:09 +02:00
moozzyk d59fa774a8 Updating licenses 2015-09-11 10:22:16 -07:00
Pranav K 98af679b0b Adding NeutralResourcesLanguageAttribute 2015-09-10 18:45:23 -07:00
Pranav K 5bf429d212 Adding NeutralResourcesLanguageAttribute 2015-09-10 16:41:24 -07:00
ASP.NET Push Bot f1c6231067 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@4f0b099409
2015-09-10 16:31:31 -07:00
ASP.NET Push Bot 063e40da8a ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@69bc83e979
2015-09-10 15:44:00 -07:00
Kiran Challa eae4cdaa32 React to errorhandler and errorpage extension name changes 2015-09-10 12:14:53 -07:00
ASP.NET Push Bot 3da317b230 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@42aa577684
2015-09-09 16:21:14 -07:00
Kiran Challa a7bebaae83 Updating Sake to always use latest version 2015-09-09 15:18:10 -07:00
Kiran Challa 15521ffc2b Updating Sake to 0.2.2 2015-09-09 15:08:09 -07:00
Ajay Bhargav Baaskaran a0d51b9c2f Added Nuget feed and renamed packagelist json 2015-09-09 11:54:46 -07:00
Pranav K 864cc39ce2 Updating to Sake 0.2.2 2015-09-09 11:19:24 -07:00
Pranav K 53a8ee36f3 Stop building Universe in Travis and AppVeyor 2015-09-09 09:44:11 -07:00
Victor Hurdugaci cddcb3b457 Add BrowserLink 2015-09-09 09:02:19 -07:00
ASP.NET Push Bot c8b5844b98 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@0375986321
2015-09-09 04:16:06 -07:00
ASP.NET Push Bot dd9ad89c51 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@0375986321
2015-09-08 15:10:36 -07:00
ASP.NET Push Bot 9992c4ad36 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@c964d0fceb
2015-09-08 13:54:56 -07:00
ASP.NET Push Bot 8c3dd150b5 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@697fd273a3
2015-09-08 13:11:07 -07:00
ASP.NET Push Bot b03c00d1d9 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@b625b8d8b8
2015-09-08 08:52:37 -07:00
ASP.NET Push Bot 953d5823be ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@ba2fce908e
2015-09-08 08:50:51 -07:00
Chris R c6db2c06f5 Add BasicMiddleware and Proxy repos to the build list 2015-09-04 11:51:41 -07:00
Chris R 0ab178cead Ignore WebSocketClient tests on Mono. 2015-09-03 16:20:52 -07:00
ASP.NET Push Bot 0d5270086f ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@fc63c6c3ed
2015-09-03 10:12:23 -07:00
N. Taylor Mullen a24c709344 Update dnvm.sh to use aspnetlitedev feed. 2015-09-02 22:15:17 -07:00
N. Taylor Mullen 7e2b09c249 Update dnvm.ps1 to use aspnetlitedev feed. 2015-09-02 20:38:51 -07:00
Kiran Challa 4f927448e9 Fixed nuget.config feeds 2015-09-02 13:34:32 -07:00
Kiran Challa 9828aaa66c Updated Dockerfile to lock to Beta7 image. 2015-09-02 11:42:18 -07:00
Glenn Condron 034a6fc481 Merge pull request #864 from aspnet/glennc/beta7
Set beta7 version numbers.
2015-09-02 10:57:54 -07:00
Pranav K 1b6d027fc1 Using Json parsing code from DNX
Fixes #141
2015-09-01 15:44:44 -07:00
Kiran Challa edd17c020e Enable MusicStore tests to be run 2015-09-01 15:00:32 -07:00
Pranav K e717011d9c Fixup feeds used for branching. 2015-09-01 14:07:02 -07:00
glennc 3854909d2b some minor text changes 2015-09-01 10:02:33 -07:00
Chris R 6bc7df851f Use new HttpContext.Features API. 2015-08-31 09:45:21 -07:00
Chris R 821f470bb5 React to string[] -> StringValues changes. 2015-08-28 14:40:15 -07:00
Hao Kung a4144caedd React to options 2015-08-26 16:05:51 -07:00
glennc 870b6c9bb5 Set beta7 version numbers. 2015-08-26 11:18:21 -07:00
Anthony van der Hoorn 92dc38ffd1 Missing "commands" from project.json
This was stopping the project running in VS
2015-08-24 10:21:28 -07:00
Anthony van der Hoorn a984ea77a8 Switch over target on which server is open for 2015-08-24 10:20:32 -07:00
Anthony van der Hoorn 02fefd8b31 Fix problem with client not connecting on the correct port 2015-08-24 10:18:45 -07:00
ASP.NET Push Bot a2a1c637c9 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@184a7254d8
2015-08-24 09:56:55 -07:00
Fabien Dehopré 17bd0c8e61 update install commands for Windows
update both CMD and Powershell install commands for Windows to include the configuration of the corporate proxy
2015-08-24 12:14:01 +02:00
Fabien Dehopré bab8777bd9 add default proxy support to dnvminstall.ps1
Retrieve the default proxy settings from the system and also set the proxy credentials from the system too
2015-08-24 11:55:57 +02:00
N. Taylor Mullen ad0dbe7314 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:37 -07:00
N. Taylor Mullen 35fd0403a6 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:00 -07:00
N. Taylor Mullen e43e3c7b52 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:31 -07:00
N. Taylor Mullen 00e703782d Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:36:55 -07:00