Commit Graph

272 Commits

Author SHA1 Message Date
Sebastien Ros
ab0b8b095d Updating version numbers
--HG--
branch : 1.x
2012-05-03 14:58:16 -07:00
Sebastien Ros
a361ad263e #18505: Fields could not be imported in setup recipes
Work Item: 18505

--HG--
branch : 1.x
2012-03-01 12:06:16 -08:00
Sebastien Ros
e5a5decf7b Updating version numbers
--HG--
branch : 1.x
2012-02-29 11:29:55 -08:00
Sebastien Ros
5f100afbce Fixing unit tests
--HG--
branch : 1.x
2012-02-28 16:48:26 -08:00
Sebastien Ros
9056aac66a Fixing unit tests
--HG--
branch : 1.x
2011-12-28 14:55:03 -08:00
Sebastien Ros
1b004bbc9d #17552: Allowing multiple recipient when using IMessageManager
Work Item: 17552

--HG--
branch : 1.x
2011-12-05 12:20:37 -08:00
Sebastien Ros
6ee9acc353 Refactoring XRpcFault serialization
--HG--
branch : 1.x
2011-11-29 10:49:01 -08:00
Sebastien Ros
33e6b6a274 Fixing data migration unit test
--HG--
branch : 1.x
2011-11-09 16:45:30 -08:00
Sebastien Ros
9943c889f4 Fixing unit tests for Comments
--HG--
branch : 1.x
2011-11-09 11:21:09 -08:00
Sebastien Ros
4e5edf5438 Fixing unit tests for Search
--HG--
branch : 1.x
2011-11-09 11:17:28 -08:00
Sebastien Ros
3b137fe0cd Fixing Sql Ce reference for unit tests
--HG--
branch : 1.x
2011-10-18 15:58:06 -07:00
Sebastien Ros
a34923c7d0 Fixing unit tests
--HG--
branch : 1.x
2011-10-05 15:48:13 -07:00
Sebastien Ros
73d44afb2c Removing IMapper (backport)
--HG--
branch : 1.x
2011-10-05 13:59:24 -07:00
Sebastien Ros
a455d0c89f Creating test databases during each test 2011-10-03 13:53:44 -07:00
Sebastien Ros
c2b770c916 Updating assembly info
--HG--
branch : 1.x
2011-10-03 11:19:57 -07:00
Sebastien Ros
45e6cf723b Fixing unit tests
--HG--
branch : 1.x
2011-09-27 10:35:50 -07:00
Sebastien Ros
6216335939 Fixing ShellDescriptorManager tests
--HG--
branch : 1.x
2011-09-26 15:43:57 -07:00
Sebastien Ros
bd334f2a73 #18120: Fixing how booleans are indexed
Work Items: 18120

--HG--
branch : 1.x
2011-09-12 15:07:28 -07:00
Sebastien Ros
3f73a0b938 Optimizing rendering
--HG--
branch : 1.x
2011-08-24 15:35:26 -07:00
Sebastien Ros
a605420d11 Updating Warmup UI
--HG--
branch : 1.x
2011-06-03 17:44:46 -07:00
Andre Rodrigues
a446088fc3 Fixing UT.
--HG--
branch : 1.x
2011-06-03 11:10:58 -07:00
Renaud Paquay
a721f20802 Remove extra ";"
--HG--
branch : 1.x
2011-06-01 11:59:18 -07: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
3ca3234bbf Refactor extension folder harvesting
Use composition over inheritance. This will be useful later to
improve performance of module/theme manifest harvesting.

--HG--
branch : 1.x
rename : src/Orchard/Environment/Extensions/Folders/ExtensionFolders.cs => src/Orchard/Environment/Extensions/Folders/ExtensionHarvester.cs
2011-05-30 14:17:06 -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
Renaud Paquay
314c9cb9a6 Refactoring a couple of method related to dynamic compilation
Abstract away WebForms syntax knowledge from extension loader
implementations.

Rename the corresponding methods to be more semantically correct.

--HG--
branch : 1.x
2011-05-25 20:56:02 -07:00
Renaud Paquay
6de0700f3e Merge
--HG--
branch : 1.x
2011-05-25 17:47:02 -07:00
Dave Reed
ee35e138a3 #17860: WidgetsService.GetZones can return duplicate zones
--HG--
branch : 1.x
2011-05-25 14:06:24 -07:00
Renaud Paquay
846a40a1fe Update version to generic 1.2.0
--HG--
branch : 1.x
2011-05-24 19:49:58 -07:00
Andre Rodrigues
62c94648ec #17816: Caching current theme name as a way to avoid up to 2 queries per request.
--HG--
branch : 1.x
2011-05-24 12:34:27 -07:00
Andre Rodrigues
674fe6ecb8 #17745: Decoding Nuget paths.
--HG--
branch : 1.x
2011-04-15 16:44:12 -07:00
Sebastien Ros
657c762d84 #17752 Fixing indexing failure on content deletiong
Work Items: 17752

--HG--
branch : 1.x
2011-04-29 07:42:18 -07:00
Andre Rodrigues
0073fbd1a9 #17691: Possible to create invalid admin account with Turkish collation
--HG--
branch : 1.x
2011-04-08 14:44:32 -07:00
Andre Rodrigues
97286e0a52 #17553 / #17464: Avoid to get the screenshots for the packages everytime a package information is downloaded from the gallery.
--HG--
branch : 1.x
2011-04-04 12:58:17 -07:00
Andre Rodrigues
012874826b #17273: Making the default install action hook up into the upgrade code if the package is already installed. Merging the code paths into the packageinstaller. Adding some UT coverage to the package installer experience.
--HG--
branch : 1.x
2011-04-03 16:12:13 -07:00
Suha Can
6df96cb690 Fixing regression #17617: Recipe doesn't download "recommended version" of module/theme
--HG--
branch : 1.x
2011-03-31 12:26:37 -07:00
Sebastien Ros
f2586d06d2 Fixing ContentItem.ContentType indexing so it can be queried by search
--HG--
branch : 1.x
2011-03-28 22:13:25 -07:00
Suha Can
9f5adef34a Fixing UT.
--HG--
branch : 1.x
2011-03-28 17:11:00 -07:00
Suha Can
e547d12aad Fixing UT.
--HG--
branch : dev
2011-03-24 17:01:58 -07:00
Suha Can
e105ed7875 Unit test.
--HG--
branch : dev
2011-03-24 16:58:57 -07:00
Suha Can
517a040f78 Renaming a module/theme step attribute from name to packageId.
--HG--
branch : dev
2011-03-24 14:50:04 -07:00
Andre Rodrigues
1e452be3f6 For theme views include all dependencies when compiling to allow theme views to be reference free.
--HG--
branch : dev
2011-03-22 12:59:09 -07:00
andrerod
f1353e428a Fixing UT
--HG--
branch : dev
2011-03-21 23:32:27 -07:00
Andre Rodrigues
6a4e5f1c34 Making dynamic compilation project hash aware of dependencies.
--HG--
branch : dev
2011-03-21 12:50:19 -07:00
Sebastien Ros
37bf09dd96 Local warmup pages should not have a trailing space
--HG--
branch : dev
2011-03-17 13:18:11 -07:00
Sebastien Ros
3a6e728605 Merge
--HG--
branch : dev
2011-03-17 11:10:42 -07:00
Sebastien Ros
15dbaaf355 Implementing the Warmup module
- Global.asax.cs looks for static pages in ~\App_Data\Warmup
- Orchard.Warmup module contains methods to generate those pages based on
scheduled times, and content publishing

--HG--
branch : dev
2011-03-17 11:06:23 -07:00
Andre Rodrigues
3afe2b3ef4 Adding option to process recipes when installing modules. Adding detailed installation page to local installation. Moving installation processes to PackagingServices feature. Correcting dependencies between features.
--HG--
branch : dev
2011-03-16 16:56:09 -07:00
Andre Rodrigues
2fe47bbc55 Correcting minor issue when querying the gallery for packages - moving filtering to the server.
--HG--
branch : dev
2011-03-15 16:43:11 -07:00
Sebastien Ros
a8123b4b88 Merge (Indexing)
--HG--
branch : dev
2011-03-14 16:24:38 -07:00