Praburaj Thiagarajan
|
0603e5ff57
|
Merge pull request #419 from friism/dev-add-heroku-button
Dev add heroku button
|
2015-03-05 19:49:09 -08:00 |
Michael Friis
|
d03b3f2ac8
|
add Heroku button to README
|
2015-03-05 19:45:45 -08:00 |
Michael Friis
|
0f5365e5e5
|
add app.json
|
2015-03-05 19:45:45 -08:00 |
Michael Friis
|
7109a01bc7
|
add .deployment file to specify what project to build
|
2015-03-05 19:45:45 -08:00 |
Levi B
|
9988d5205e
|
GetXyzEncoder() shouldn't throw if IServiceProvider is null
Also remove dependency on full DI; use Interfaces instead
|
2015-03-05 18:43:59 -08:00 |
Praburaj
|
940a5a0c29
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 17:34:20 -08:00 |
Praburaj
|
ce8caf0b9a
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 17:13:43 -08:00 |
Praburaj
|
eeda8e3d73
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 17:03:03 -08:00 |
Praburaj
|
d5e1b198dc
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:54:21 -08:00 |
Praburaj
|
9bcc863321
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:36:21 -08:00 |
Praburaj
|
74ea7f723d
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:35:00 -08:00 |
Praburaj
|
d6f3c05281
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:32:09 -08:00 |
Praburaj
|
620e83b590
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:23:18 -08:00 |
Hao Kung
|
aacc00aaee
|
Move extension methods to proper namespaces
Also add sugar for OpenIdConnect
Fixes https://github.com/aspnet/Security/issues/107
Fixes https://github.com/aspnet/Security/issues/113
|
2015-03-05 16:04:57 -08:00 |
Hao Kung
|
e2bb76280f
|
Support AccessDeniedPath for Cookie 403 redirection
Fixes https://github.com/aspnet/Security/issues/166
|
2015-03-05 15:01:44 -08:00 |
Brennan
|
ca9d6bcd77
|
DI API changes
|
2015-03-05 14:39:19 -08:00 |
Brennan
|
09ccc84a17
|
DI API changes
|
2015-03-05 14:29:22 -08:00 |
Hao Kung
|
28bfb92e63
|
React to identity changes
|
2015-03-05 14:23:12 -08:00 |
Brennan
|
88eb10dcfe
|
DI API changes
|
2015-03-05 14:21:35 -08:00 |
Hao Kung
|
f7c78b8fbc
|
Make it easier to add hosting services
Fixes https://github.com/aspnet/Hosting/issues/145
|
2015-03-05 12:23:14 -08:00 |
David Fowler
|
8e4ea775ac
|
Fixed the solution file
|
2015-03-05 03:30:09 -08:00 |
David Fowler
|
f46b373acb
|
Depend on interfaces
|
2015-03-05 03:27:15 -08:00 |
David Fowler
|
2141edd46b
|
Fixed up solution and other things
- Reduce dependencies
|
2015-03-05 03:22:04 -08:00 |
David Fowler
|
d0980738e3
|
Removed AddLogging since it comes from Logging now
|
2015-03-05 02:20:20 -08:00 |
N. Taylor Mullen
|
be747a63ed
|
Remove trailling semicolon in test project.json
|
2015-03-05 00:37:27 -08:00 |
ianhong
|
a67ed25586
|
Adding MusicStore unit tests for Session and Cookies
|
2015-03-04 23:51:39 -08:00 |
Levi B
|
08017f992a
|
Fix build breaks caused by Options refactoring.
|
2015-03-04 23:28:20 -08:00 |
David Fowler
|
a6ced0c60c
|
Removed configuration parameter from AddTypeActivator
|
2015-03-04 21:23:59 -08:00 |
Brennan
|
c230aa23e1
|
Logging API changes
|
2015-03-04 21:17:32 -08:00 |
Brennan
|
1e6b34a043
|
Documentation
|
2015-03-04 20:41:40 -08:00 |
Brennan
|
00a1127676
|
Missed some logging API
|
2015-03-04 20:38:11 -08:00 |
Brennan
|
4a37359174
|
Logging API changes
|
2015-03-04 20:28:47 -08:00 |
Brennan
|
9147d6a7b6
|
Merge branch 'brecon/loggingapi' of https://github.com/aspnet/Hosting into brecon/loggingapi
|
2015-03-04 20:05:06 -08:00 |
Brennan
|
02ed770353
|
Logging API changes
|
2015-03-04 20:04:49 -08:00 |
Brennan
|
fa5cef6273
|
Merge branch 'brecon/loggingapi' of https://github.com/aspnet/Routing into brecon/loggingapi
|
2015-03-04 20:00:04 -08:00 |
Brennan
|
c2a89b14a2
|
Removing Null* using Testing Null* classes
|
2015-03-04 19:59:31 -08:00 |
Brennan
|
859a0d62b8
|
Logging API changes
|
2015-03-04 19:59:23 -08:00 |
Brennan
|
e3b457bac7
|
Merge branch 'dev' of https://github.com/aspnet/Security into dev
|
2015-03-04 19:57:39 -08:00 |
Hao Kung
|
1459ca1edb
|
React to DI changes
|
2015-03-04 19:57:15 -08:00 |
Hao Kung
|
a1e5048a0a
|
React to DI
|
2015-03-04 19:27:34 -08:00 |
Hao Kung
|
a2e1110b7a
|
React to DI changes
|
2015-03-04 18:44:34 -08:00 |
Hao Kung
|
7adf11b7bc
|
React to DI changes
|
2015-03-04 18:25:49 -08:00 |
Hao Kung
|
20848da93f
|
React to DI changes
|
2015-03-04 18:08:36 -08:00 |
Hao Kung
|
580664201c
|
React to DI changes
|
2015-03-04 18:07:34 -08:00 |
Hao Kung
|
979b75dda4
|
React to DI changes
|
2015-03-04 18:06:42 -08:00 |
Praburaj
|
c632c8a6a4
|
Reverting change to include ILogger<> from manifest
This seems to cause MVC to fail.
|
2015-03-04 17:48:08 -08:00 |
Brennan
|
ca32af61a7
|
Removing Null* using Testing Null* classes
|
2015-03-04 17:44:23 -08:00 |
Brennan
|
cdf6350b93
|
Logging API changes
|
2015-03-04 17:14:23 -08:00 |
Brennan
|
ddd369f7d9
|
Logging API changes
|
2015-03-04 17:12:48 -08:00 |
Brennan
|
329d826857
|
Logging API changes
|
2015-03-04 17:10:56 -08:00 |