Commit Graph

46 Commits

Author SHA1 Message Date
Ryan Brandenburg 151dd77fb8 Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 6f02048c3c
2018-11-19 16:18:06 -08:00
Nate McMaster 6f02048c3c
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:43:40 -07:00
Nate McMaster bc7eee804b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:47:23 -07:00
Nate McMaster fb71c32a0b
Reverting version from 2.1.2 back to 2.1.1
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:20 -07:00
Ryan Brandenburg bb49eeebe6 Set 2.1 baselines 2018-06-14 11:07:25 -07:00
Nate McMaster 6cd9f1e859
Bumping version from 2.1.1 to 2.1.2 2018-06-12 14:03:12 -07:00
ASP.NET CI 111b8d812d Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:08:37 +00:00
Nate McMaster a35250fe3a
Bumping version from 2.1.0 to 2.1.1 2018-05-30 09:49:57 -07:00
ASP.NET CI 78d346f052 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:27:43 -07:00
ASP.NET CI 4342e5cae2 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:21:48 -07:00
Nate McMaster (automated) a822602a8b
Bump version to 2.1.0-rtm 2018-04-30 14:51:36 -07:00
ASP.NET CI 2f90f49497 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:11:24 -07:00
Nate McMaster dc05edaca2
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:29:54 -07:00
Ryan Brandenburg be1337c73e
Fixing unintended merge 2018-04-16 16:43:09 -07:00
Ryan Brandenburg 02eec4342c
Fix bad update 2018-04-16 16:22:41 -07:00
Ryan Brandenburg dc4a7298cc Branching for 2.1.0-rc1 2018-04-16 13:14:45 -07:00
Ryan Brandenburg 8e8ce462f0 Merge branch 'release/2.1' into dev 2018-04-16 13:09:00 -07:00
Ryan Brandenburg d249e1abbe Branching for 2.1.0-rc1 2018-04-16 13:08:56 -07:00
Ryan Brandenburg 0a0cc0cbbd Update version number to 2.2.0 2018-04-16 12:59:53 -07:00
Ryan Brandenburg 9e20cd6d07 Merge branch 'release/2.1' into dev 2018-04-16 12:59:53 -07:00
Ryan Brandenburg f48c626d69 Branching for 2.1.0-rc1 2018-04-16 12:59:48 -07:00
ASP.NET CI 224c35d24d Update dependencies.props
[auto-updated: dependencies]
2018-04-15 13:57:41 -07:00
Pranav K 898b8cec84
Prepare for RazorAssemblyAttribute -> RazorTargetAssemblyAttribute rename 2018-04-13 16:13:44 -07:00
Pranav K 26278abf7b
Fixup Lineup source and update dependencies 2018-04-13 14:34:38 -07:00
Nate McMaster c5db8370d0
chmod +x .sh scripts 2018-04-10 09:42:10 -07:00
ASP.NET CI 7b09fdd88e Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:14:35 +00:00
Pranav K 66325ea60e
Merge remote-tracking branch 'origin/release/2.1' into dev
# Conflicts:
#	build/dependencies.props
2018-04-03 10:17:02 -07:00
Pranav K 6ee08a985d React to Mvc changes 2018-04-03 10:11:52 -07:00
Nate McMaster (automated) 0a2a00c7a5
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:35:11 -07:00
Javier Calvarro Nelson 1ec7a68e7a Merge branch 'release/2.1' into dev 2018-03-27 21:40:17 -07:00
Javier Calvarro Nelson ecafbe7f7a [Fixes #11] Add functional tests for the libraries 2018-03-27 21:33:13 -07:00
Pranav K 4b5188c679
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-26 16:43:39 -07:00
Pranav K 804eeede11 Use the correct application part factory by default
Fixes https://github.com/aspnet/Mvc/issues/7543
2018-03-26 16:40:45 -07:00
ASP.NET CI 0eda5b75c2 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:27:23 -07:00
Javier Calvarro Nelson 963f7291a0 Merge branch 'release/2.1' into dev 2018-03-23 12:58:22 -07:00
Javier Calvarro Nelson f49270d9d6 Add Azure AD package + tests 2018-03-23 12:25:17 -07:00
Javier Calvarro Nelson 8492092f41 Upgrade dependencies 2018-03-23 11:18:03 -07:00
Javier Calvarro Nelson 71a6927318 Fix feed sources and package dependency 2018-03-23 11:03:26 -07:00
Javier Calvarro Nelson 8f42ce8492 Application parts cleanups 2018-03-22 20:13:10 -07:00
Javier Calvarro Nelson 500279ea98 Add missing source 2018-03-22 14:43:03 -07:00
Javier Calvarro Nelson 9e61d6bd98 Update application parts implementation 2018-03-22 14:31:21 -07:00
Javier Calvarro Nelson de86071b2c React to changes in Virtual schemes 2018-03-22 13:39:45 -07:00
Javier Calvarro Nelson af05248042 [Fixes #4] Adds an Azure Active Directory B2C package
* Adds extension methods to configure Azure Active Directory B2C
  authentication for Web applications and APIs.
* Adds all the supporting controllers/pages to support handling UI
  flows.
* Adds a sample using B2C to authenticate in a web application.
2018-03-22 13:22:13 -07:00
Javier Calvarro Nelson 8947b81507 Branch for preview2 2018-03-21 17:45:41 -07:00
Javier Calvarro Nelson 978938b7c3 Initial commit 2018-03-03 14:44:32 -08:00
Javier Calvarro Nelson 3d20362df6 Add .gitignore and .gitattributes 2018-03-03 12:17:25 -08:00