Commit Graph

6663 Commits

Author SHA1 Message Date
Glenn Condron a053ece997 Merge pull request #537 from tlk/dev
Add Dockerfiles and improve instructions on how to use the ASP.NET Docker image
2015-07-24 15:59:21 -07:00
Kirthi Krishnamraju ed9b0f59b5 Updated code to generate resx file only if file names does not have locales 2015-07-24 09:26:46 -07:00
Eilon Lipton 6e45aecbc6 Update KestrelWebSocketHelpers.cs
Fixing build break.
2015-07-24 08:54:49 -07:00
Kirthi Krishnamraju 8fdc275262 Added Localization repo to makefile 2015-07-23 16:00:31 -07:00
Pranav K 8271552cc6 Change pin-version to use the coherence build results
Fies #247
2015-07-22 13:35:30 -07:00
Brice Lambson 14b08da4f3 Add Microsoft.Data.Sqlite 2015-07-16 13:52:11 -07:00
Pranav K 5e7b009829 Merge branch 'release' into dev 2015-07-16 09:01:58 -07:00
Pranav K be3275d4a5 Updating to release NuGet.config 2015-07-16 09:01:55 -07:00
ASP.NET Push Bot 99fde4b379 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@c65e5c5b58
2015-07-16 09:01:00 -07:00
Pranav K d2ff1dd446 Merge branch 'release' into dev 2015-07-16 08:54:41 -07:00
Pranav K a3a6a97a96 Updating to release NuGet.config 2015-07-16 08:54:38 -07:00
Pranav K 4103d947f4 Merge remote-tracking branch 'origin/release' into dev 2015-07-16 08:26:01 -07:00
mikary bbd57217f2 React to API change in DependencyInjection 2015-07-07 14:40:20 -07:00
ASP.NET Push Bot 79587f81ef ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@f5cc09aefd
2015-07-06 11:42:51 -07:00
Victor Hurdugaci 6438362e0a Add repository information to project files 2015-07-01 20:34:07 -07:00
Victor Hurdugaci e332375f0e Add repository information to project files 2015-07-01 19:42:39 -07:00
Murat Girgin 85c9db8450 Delete Queries.md
Moved elsewhere
2015-07-01 14:59:54 -07:00
glennc 8106fc8613 Add beta5, add console logger to web and mvc so that you can see the URL that we listen on. 2015-07-01 11:16:18 -07:00
Murat Girgin e7e8e981a6 Update Queries.md
Added Troy's bugs.
2015-07-01 10:10:43 -07:00
ASP.NET Push Bot a06c4a2151 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@e15339329e
2015-06-30 10:28:18 -07:00
Pranav K bd2025c561 Change nuget-resilient-publish to allow specifying a path to nuget.exe. 2015-06-29 15:21:23 -07:00
anurse f65ad82c6b use the factory method to create RNG 2015-06-29 12:39:57 -07:00
anurse 1c50ec7166 clean-up 2015-06-29 12:21:46 -07:00
anurse 61894cb4e0 attempt 57: just don't support web socket client from dnxcore 2015-06-29 12:20:16 -07:00
anurse cc1b0c36ac fix #26 by using RNGCryptoServiceProvider on net45 2015-06-29 10:45:04 -07:00
Murat Girgin 1f80539ba1 Add "unassigned bugs" to the list 2015-06-29 08:39:44 -07:00
Onat Yiğit Mercan 7a0c476503 Added 'Get Curl' to prerequisites section 2015-06-26 23:47:37 +03:00
Onat Yiğit Mercan 5288a44ae4 Added prerequisites section 2015-06-25 22:54:53 +03:00
Pranav K 6d5ac18d0c Use dnvm run instead of switching using dnvm use 2015-06-24 14:35:02 -07:00
Murat Girgin c343cb2e9f Update Queries.md 2015-06-24 13:59:43 -07:00
Pranav K d65251055e Updating dnvm 2015-06-24 13:58:01 -07:00
Murat Girgin 287a8ff33c Update Queries.md
Adding more team members
2015-06-24 13:56:01 -07:00
Chris R 3c9690ed79 Add individual bug queries. 2015-06-24 12:05:14 -07:00
Glenn Condron 609285e2ac Merge pull request #684 from PatrickNausha/dev
Add required script extension.
2015-06-24 11:32:19 -07:00
ASP.NET Push Bot e81f1ef88b ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@3b0dc110c4
2015-06-24 09:51:55 -07:00
Murat Girgin 865ce2b08a Create Queries.md 2015-06-24 09:49:06 -07:00
Thomas L. Kjeldsen 1dd1411ca6 Merge remote-tracking branch 'upstream/dev' into dev 2015-06-23 23:54:29 +02:00
Ryan Nowak 6471ef34a7 Add Antiforgery to repo list 2015-06-23 12:20:47 -07:00
Doug Bunting 210c73279c Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 11:44:10 -07:00
Doug Bunting 5aaae8ba9b Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:52:53 -07:00
Peter Jas 32f8c6967e build: Enables FreeBSD support.
Changed hardcoded bash shebang to env to support multiple directory
structures (required to build on FreeBSD).

PR-URL: #238
2015-06-23 07:53:13 -07:00
Eilon Lipton f8b2601fbd Merge pull request #41 from hishamco/buildStatus
Add AppVeyor, Travis build status
2015-06-22 21:48:02 -07:00
Hisham Abdullah Bin Ateya ba952b8372 Add AppVeyor, Travis build status 2015-06-23 07:35:03 +03:00
Stephen Halter 315abc2fd5 Update GettingStartedDeb.md
Add "sudo apt-get install unzip" to the DNVM install instructions for Debian.

https://github.com/aspnet/Home/issues/616
2015-06-22 19:21:18 -07:00
PatrickNausha b55b654953 Add required script extension. 2015-06-19 17:20:26 -07:00
ASP.NET Push Bot 1ca1ca890c ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@c2d21644e3
2015-06-19 08:48:25 -07:00
ASP.NET Push Bot c52c61a90a ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@a542e255c0
2015-06-18 21:24:42 -07:00
Peter Jas b00ff9a42d build: Enables FreeBSD support.
Changed hardcoded bash shebang to env to support multiple directory
structures (required to build on FreeBSD).

PR-URL: #671
2015-06-17 14:17:17 -07:00
Doug Bunting f55367597a Pull in latest `dnvm` from Home's dev branch
- lots of `dnvm.ps1` fixes
- FreeBSD fixes in `dnvm.sh`
2015-06-17 11:28:48 -07:00
ASP.NET Push Bot f1581e6651 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@4bc5e73335
2015-06-17 11:12:56 -07:00