Benedek Farkas
75a4fd59a2
#8208 : Adopt the Orchard Core .editorconfig ( #8868 )
...
Build Crowdin Translation Packages / build-crowdin-translation-packages (push) Has been cancelled
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
* Updating .editorconfig from Orchard Core
* VS code cleanup, round 1
- Apply expression/block body preference
- Apply language/framework type preferences
- Apply null checking preferences
- Apply using directive placement preferences
- Apply using statement preferences
- Format document
- Remove unnecessary imports or usings
- Sort Imports or usings
* VS code cleanup: Apply auto property preferences
* VS code cleanup: Apply parenthesis preferences
* VS code cleanup: Apply object/collection initializer preferences
* Reverting NHibernate.Linq changes
* Removing commented out RecipeResultRecord class
2025-10-31 23:50:28 +01:00
Benedek Farkas
c3f6beea4c
Updating obsolete code due to NUnit upgrade
2025-09-19 22:57:28 +02:00
Lombiq
5406b17601
Converting all files stored as CRLF in git to be stored as LF
...
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Sebastien Ros
0188496a05
Fixing unit tests
...
--HG--
branch : NH3
2012-07-13 16:25:17 -07:00
Sebastien Ros
33e6b6a274
Fixing data migration unit test
...
--HG--
branch : 1.x
2011-11-09 16:45:30 -08:00
Renaud Paquay
7122000ae0
Refactor cache context to support correct parallel execution
...
We need a new service, IParallelCacheContext, which allows
tracking the current cache context across threads and tasks
running in the thread pool.
--HG--
branch : 1.x
2011-05-30 22:31:27 -07:00
Renaud Paquay
1fd64b705d
PERF: Move async token monitoring to a service interface
...
Update UT
--HG--
branch : 1.x
2011-05-29 13:58:06 -07:00
Andre Rodrigues
66c23928ef
#17289 : only allowing default tenant site administrator to install packages by default. Others can be granted permission.
...
--HG--
branch : dev
rename : src/Orchard.Tests.Modules/Packaging/Hello.World.csproj.txt => src/Orchard.Tests.Modules/Packaging/Services/Hello.World.csproj.txt
rename : src/Orchard.Tests.Modules/Packaging/HelloDriver.cs.txt => src/Orchard.Tests.Modules/Packaging/Services/HelloDriver.cs.txt
rename : src/Orchard.Tests.Modules/Packaging/PackageBuilderTests.cs => src/Orchard.Tests.Modules/Packaging/Services/PackageBuilderTests.cs
2011-02-01 13:17:03 -08:00
Andre Rodrigues
18d1e80189
#16849 : Replacing strings and console.writelines by exception throwing.
...
--HG--
branch : dev
2010-12-08 18:18:52 -08:00
Suha Can
c97a8d26cb
Cleanup (includes)
...
--HG--
branch : dev
2010-12-07 15:47:45 -08:00
Sebastien Ros
1621a10cc8
Fixing unit tests
...
--HG--
branch : dev
2010-11-23 13:03:30 -08:00
Louis DeJardin
c4fefc4a44
Fixing tests
...
Adding StubCacheManager and Signal to various test container setups
Also ignoring some tests in extensionmanagertests until the semantics can be cleared up
--HG--
branch : perf
2010-11-17 01:36:01 -08:00
Dave Reed
5887ade4aa
Rename 'generate create' commands to 'codegen' commands. woohooo.
...
--HG--
branch : dev
2010-10-21 13:37:49 -07:00
Andre Rodrigues
788ca7d69f
Created migration module and moved controller and view from experimental.
...
--HG--
branch : dev
2010-09-30 16:29:29 -07:00
Andre Rodrigues
145ed957c4
Adding orchard.experimental and removing orchard.devtools
...
--HG--
branch : dev
2010-09-29 16:15:41 -07:00