This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0bc843b06de08c2e5cc3f2a2a64364a8e57ee482
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Web
History
Bjarke Berg
47ca4a0207
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/3679-examine-netstandard
2020-02-03 14:18:27 +01:00
..
AngularIntegration
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
Controllers
Fixed issue with the smtp settings.. Found when testing smtp healthcheck
2020-01-29 13:15:31 +01:00
HealthChecks
Fix the tests
2019-01-27 10:26:41 +01:00
Mvc
Replace Current.Services references with DI where possible
2020-01-22 21:43:25 -08:00
HttpCookieExtensionsTests.cs
Revert "Temp8 tinymce"
2018-11-22 14:05:51 +00:00
ModelStateExtensionsTests.cs
Changes controller to be explicit about which culture will be affiliated with invariant property issues
2019-04-04 21:57:49 +11:00
PublishedContentQueryTests.cs
Moving stuff to Examine2 (temp name) as a netstandard project, updates to latest Examine netstandard, moves constants to separate class.
2020-01-28 16:37:55 +11:00
UmbracoHelperTests.cs
AB3677 - Removed the Core.Composing.Current.. Moved stuff to Web.Composing.Current and injected more stuff.
2020-01-07 13:08:21 +01:00
UrlHelperExtensionTests.cs
Removes all inter-dependencies between UmbracoContext, UmbracoHelper and MembershipHelper and moves Html methods to HtmlHelper extensions. This simplifies UmbracoHelper and MembershipHelper to not require huge dependencies and splits the logic in a nicer fashion instead of wrapping everything
2019-02-15 11:43:56 +11:00
WebExtensionMethodTests.cs
Let IOHelper use IHostingEnvironment
2019-12-04 21:30:18 +01:00