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
fa68bee7629d04fa9ece911eea09c8cbd51f0ca5
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Web
History
erikarenhill
b363a1711a
U4-10478: Bugfix where it would throw an IndexOutOfBounds when passing a word shorter than … to Truncate. Now checks whether the input wanted an elipsis and also if it reached the end.
2017-09-28 15:52:13 +02:00
..
AngularIntegration
Fixes unit tests
2016-02-17 13:28:11 +01:00
Controllers
updates user authz logic and adds more tests (and fixes test)
2017-08-31 15:53:15 +10:00
HealthChecks
Added option for summary or detailed results in health check notifications
2017-06-06 10:32:26 +02:00
Mvc
U4-10478: Bugfix where it would throw an IndexOutOfBounds when passing a word shorter than … to Truncate. Now checks whether the input wanted an elipsis and also if it reached the end.
2017-09-28 15:52:13 +02:00
HttpCookieExtensionsTests.cs
Moves GetCookieValue to an extension method, cleans up code, adds unit tests
2017-08-29 10:50:20 +10:00
TemplateUtilitiesTests.cs
Fix failing test
2017-03-15 12:08:52 +01:00
WebExtensionMethodTests.cs
…