Bjarke Berg
|
568dc19929
|
Merge remote-tracking branch 'origin/v9/9.1' into v9/dev
# Conflicts:
# build/templates/UmbracoPackage/.template.config/template.json
# build/templates/UmbracoProject/.template.config/template.json
# src/Directory.Build.props
|
2021-12-03 07:20:19 +01:00 |
|
Paul Johnson
|
08f106a23f
|
Fix smidge bundles not always invalidated between backoffice versions. (#11700)
* Introduced new smidge CacheBuster with sensible defaults.
* Bring back reset functionality in SmidgeRuntimeMinifier
* Clearer obsolete messaging.
|
2021-12-02 11:32:19 +01:00 |
|
Nikolaj Geisle
|
e0701ccd48
|
Merge branch 'v9/dev' into v9/feature/update-imagesharp-web
# Conflicts:
# src/Umbraco.Tests.AcceptanceTest/cypress/integration/Users/users.ts
# src/Umbraco.Web.UI/umbraco/config/lang/cy.xml
# src/Umbraco.Web.UI/umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/umbraco/config/lang/it.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
# tests/Umbraco.Tests.AcceptanceTest/cypress/integration/DataTypes/dataTypes.ts
|
2021-11-24 09:11:52 +01:00 |
|
Paul Johnson
|
00133e880d
|
Move test projects from src/ to tests/ (#11357)
* Update gitignore
* Move csproj
* Update project references
* Update solutions
* Update build scripts
* Tests used to share editorconfig with projects in src
* Fix broken tests.
* Stop copying around .editorconfig
merged root one with linting
* csharp_style_expression_bodied -> suggestion
* Move StyleCop rulesets to matching directories and update shared build properties
* Remove legacy build files, update NuGet.cofig and solution files
* Restore myget source
* Clean up .gitignore
* Update .gitignore
* Move new test classes to tests after merge
* Gitignore + nuget config
* Move new test
Co-authored-by: Ronald Barendse <ronald@barend.se>
|
2021-10-18 08:14:04 +01:00 |
|