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
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
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
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
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
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
Victor Hurdugaci
1120863c84
Add schema version to kproj files
2014-11-25 11:15:15 -08:00
Victor Hurdugaci
f505d52771
Add schema version to kproj files
2014-11-25 11:10:52 -08:00
Victor Hurdugaci
fb9fc12cec
Add schema version to kproj files
2014-11-25 11:06:08 -08:00
Victor Hurdugaci
4a2dd8f279
Add schema version to kproj files
2014-11-25 10:54:18 -08:00
Victor Hurdugaci
7569703906
Add schema version to kproj files
2014-11-25 10:49:23 -08:00
Victor Hurdugaci
bf0c8c95b0
Add schema version to kproj files
2014-11-25 10:47:58 -08:00
Victor Hurdugaci
0c841f934e
Add schema version to kproj files
2014-11-25 10:36:04 -08:00
Hao Kung
a9827a4310
GetDefaultServices -> AddHosting
...
Also stop adding options
2014-11-24 17:33:11 -08:00
Hao Kung
d8041cbbae
React to identity changes
2014-11-24 16:41:16 -08:00
Hao Kung
f3e9381f16
GetServices -> AddDataProtection
2014-11-24 16:40:13 -08:00
Suhas Joshi
f61b1496b2
Updating commands for non windows machines
2014-11-24 14:27:43 -08:00