Suhas Joshi
3ebda03df9
Updating dev with latest on master
2014-12-10 17:43:57 -08:00
ajcvickers
9b72e3a0bd
Reacting to EF API changes
2014-12-10 14:19:51 -08:00
AndriySvyryd
6120168c86
Reacting to the new EF relationship discovery convention
2014-12-10 14:16:20 -08:00
Wei Wang
9d643ae1ee
Move web.config from project root to wwwroot
2014-12-10 14:08:35 -08:00
Victor Hurdugaci
4114c872ac
Add the complete build option to the build script (build + test)
2014-12-10 14:07:58 -08:00
Suhas Joshi
9e9f331025
Updating to dev NuGet.config
2014-12-08 15:25:23 -08:00
Suhas Joshi
d74c4201f2
Updating to dev NuGet.config
2014-12-08 15:25:11 -08:00
Suhas Joshi
425e9305a5
Updating to dev NuGet.config
2014-12-08 15:25:08 -08:00
Suhas Joshi
781615a29b
Updating to dev NuGet.config
2014-12-08 15:25:03 -08:00
Suhas Joshi
f958bbf774
Updating to dev NuGet.config
2014-12-08 15:24:40 -08:00
Suhas Joshi
fd45ff532c
Updating to dev NuGet.config
2014-12-08 15:24:38 -08:00
Suhas Joshi
cb6639c818
Updating to dev NuGet.config
2014-12-08 15:24:28 -08:00
Suhas Joshi
ae6698a924
Updating to dev NuGet.config
2014-12-08 15:24:14 -08:00
Suhas Joshi
9214253ba6
Updating to release NuGet.config
2014-12-08 15:17:09 -08:00
Suhas Joshi
42c2a0a56d
Updating to release NuGet.config
2014-12-08 15:16:19 -08:00
Suhas Joshi
ae6c971bfb
Updating to release NuGet.config
2014-12-08 15:16:10 -08:00
Suhas Joshi
6c82862688
Updating to release NuGet.config
2014-12-08 15:15:50 -08:00
Suhas Joshi
9c28fc93c3
Updating to release NuGet.config
2014-12-08 15:14:17 -08:00
Suhas Joshi
d75e4c87ba
Updating to release NuGet.config
2014-12-08 15:14:08 -08:00
Suhas Joshi
523265de00
Updating to release NuGet.config
2014-12-08 15:13:29 -08:00
Suhas Joshi
641cb38d5d
Updating to release NuGet.config
2014-12-08 15:12:36 -08:00
Suhas Joshi
b20b184b3a
Merge remote-tracking branch 'origin/release' into dev
2014-12-08 14:46:28 -08:00
SonjaKhan
62ec496aa3
fixing test failures
2014-12-08 10:38:00 -08:00
SonjaKhan
234c9ec935
adding a clear button to elm
2014-12-08 09:52:37 -08:00
David Fowler
a5ab614937
Removed the null check for IApplicationBuilder
2014-12-06 10:41:11 -08:00
David Fowler
559f5491d4
Make services registered in ConfigureServices work in Configure
...
- Added a test
#114
2014-12-06 10:41:10 -08:00
SonjaKhan
e94e3dc44e
adding some logging statements
2014-12-05 12:45:46 -08:00
Chris Ross
4e929bb300
Stop setting WebRoot explicitly.
2014-12-05 11:49:05 -08:00
Chris Ross
3343bb4d23
Hosting #86 - Consume WebRootFileSystem
2014-12-05 11:03:19 -08:00
Chris Ross
2155c08e76
Make WebRootFileSystem settable.
2014-12-05 09:24:06 -08:00
Chris Ross
03e4739a3f
Re-merge IWebRoot & IHostingEnv.
2014-12-04 17:23:21 -08:00
Chris Ross
b883968eef
#86 - Implement IWebRootFileSystemProvider
2014-12-04 14:44:16 -08:00
Praburaj
a67bd6820c
Adding some coverage for the .Include EF statements
2014-12-04 14:35:32 -08:00
Doug Bunting
ea355e137f
Fix #118 , Only check K projects for XML documentation errors
...
- ignore leftover XML files e.g. from other branches
- tested manually in MVC repo with a bad doc file outside a K project
- limit checked XML files to those in `bin` directory under K projects
- align with clean target: that only removes bin directories under K projects
- approach ignores XML files in .csproj projects but no such projects in
repos where _k-xml-docs-test.shade file is used
Address old [comment](https://github.com/aspnet/Universe/pull/101/files#r16633938 ) from @Eilon on PR#101
> Traditionally we use i++ and not ++i.
2014-12-04 10:37:42 -08:00
aidan casey
99c566cac1
NDC London bug fix! , changing environment variable name
2014-12-05 04:54:58 +11:00
mikary
b580856e66
Updating for EntityFramework API change to DbContext Entry Methods
2014-12-04 09:53:55 -08:00
Suhas Joshi
2286b14290
Add retry logic for Publishtests
2014-12-03 17:00:28 -08:00
Brice Lambson
17e5811a97
React to a change in EntityFramework.Migrations
2014-12-03 14:40:17 -08:00
Victor Hurdugaci
d85580649f
Update the expected exception from DI
2014-12-03 13:52:46 -08:00
ajcvickers
715b744146
React to EF API changes
2014-12-02 14:48:55 -08:00
Praburaj
65f58b98a8
Fixing the test failure
...
On introducing a FK relationship from OrderDetails table to Album table with album id creates a problem when deleting an album that's checked out atleast once.
2014-12-02 11:29:49 -08:00
Praburaj
e21f6052f2
Using .Include in queries instead of manual joining
...
Also removed Identity setup from Ntlm Startup
Some minor using statements ordering.
2014-12-02 11:00:28 -08:00
Suhas Joshi
681327f396
Fixed tests to run on Mono
2014-12-01 17:49:16 -08:00
Brice Lambson
42f92f78e6
Remove some repos
2014-12-01 16:25:38 -08:00
SonjaKhan
b5a328aa0e
fixing dependencies
2014-12-01 14:11:01 -08:00
Brice Lambson
22e94d2fbb
Add IsTeamCity flag
2014-12-01 10:48:12 -08:00
Giovanni Bassi
f1b36e038b
update readme.md to new github repo for libuv
2014-11-30 13:55:24 -02:00
Harsh Gupta
688771ad10
Corresponding changes for changing AssociatedMetadataProvider's interface
2014-11-26 17:30:45 -08:00
Praburaj
1bc4e21c22
Addressing IFileSystem breaking changes
...
This PR is to address the breaking changes introduced with https://github.com/aspnet/FileSystem/pull/20
@Tratcher @pranavkm
2014-11-26 12:24:56 -08:00
Pranav K
b8626a75ca
Updating Elm to depend on Razor instead of Mvc.Razor
...
* Removing dependencies that are transitively included.
2014-11-25 17:07:04 -08:00