Commit Graph

88 Commits

Author SHA1 Message Date
Renaud Paquay
4dd978f304 Update the way we copy c++ run time for SqlCe
--HG--
branch : 1.x
2011-01-12 00:47:26 -08:00
Renaud Paquay
f9f0e671e1 Adding missing files
--HG--
branch : 1.x
2011-01-11 18:34:27 -08:00
Renaud Paquay
3930c234e4 Merge
--HG--
branch : 1.x
2011-01-11 16:43:09 -08:00
Renaud Paquay
947877d4a0 Don't set write access to ~/Modules and ~/Themes by default
--HG--
branch : 1.x
2011-01-11 16:34:05 -08:00
Renaud Paquay
c4eb4d1c9c Updating SqlServerCompact to 4.0.8482.1
--HG--
branch : 1.x
2011-01-11 16:22:19 -08:00
Andre Rodrigues
59ae14032d Updating msdeploy parameters.xml file.
--HG--
branch : 1.x
2011-01-11 13:18:36 -08:00
Andre Rodrigues
53974730e3 Updating to MVC RTM.
--HG--
branch : 1.x
2011-01-06 15:57:29 -08:00
Andre Rodrigues
c63a795816 Updating NuGet. Fixing small redirect issue on gallery themes.
--HG--
branch : 1.x
extra : transplant_source : %7B%16%FFe%2B%98%84P%AAe%CB%7E%F7%94%1BH%F8%B9%193
2010-12-16 12:10:19 -08:00
Renaud Paquay
f69c47b544 Merge default => dev
--HG--
branch : dev
2010-12-11 14:19:15 -08:00
Andre Rodrigues
9018bdb02c #16829: Replacing TraceLogger by log4netLogger
--HG--
branch : dev
2010-12-06 16:25:12 -08:00
Kevin LaBranche
9d46edf6c6 Forgot to include the deleted items.... 2010-12-04 15:56:12 -07:00
Renaud Paquay
e0d24527b1 Merge perf => dev
--HG--
branch : dev
2010-11-21 20:15:15 -08:00
Louis DeJardin
2f9b067e5a Small changes to NHibernate for startup performance
XmlSchemaSet used in a way that avoids recompilation for each mapping
XmlSerializer classes for this version compiled into the nhibernate assembly

--HG--
branch : perf
2010-11-21 19:29:50 -08:00
Renaud Paquay
4f95fc4a4c Merge perf => dev
--HG--
branch : dev
2010-11-21 12:27:22 -08:00
Andre Rodrigues
b251c3ef0f Medium Trust: Updating to NuGet latest bits. 2010-11-19 20:49:53 -08:00
Andre Rodrigues
48c8ec4571 Medium Trust: Updating to NuGet latest bits.
--HG--
branch : dev
extra : transplant_source : 5%7Cx%2C%D5%C4%B3i%B3%19%91%83%F0c%7DUm%5C%26%60
2010-11-19 20:49:53 -08:00
Suha Can
e5aef055cf PERF: Replacing YAML parser with a simpler implementation.
All external YAML references have been removed from Orchard.

--HG--
branch : perf
2010-11-19 18:41:38 -08:00
Suha Can
8e2497ffbf PERF: Replacing Yaml serializer with simpler implementation.
Removed YamlSerializer.dll dependency and all related documents from Orchard.

--HG--
branch : perf
2010-11-19 13:20:01 -08:00
Renaud Paquay
b43f30be15 Merge dev => perf
--HG--
branch : perf
2010-11-15 16:23:24 -08:00
Andre Rodrigues
7d8211bd79 Merge
--HG--
branch : dev
2010-11-12 15:37:56 -08:00
Andre Rodrigues
85d02344f4 Medium Trust: Replacing usage of unmanaged SupportClass.FileSupport.Sync(file); with managed fileStream.Flush();
--HG--
branch : dev
2010-11-12 15:17:46 -08:00
Andre Rodrigues
8c8f2b91aa Updating Fluent to incorporate GenericEnumMapper serialization attribute. Adding aditional parameter to public references API to make it more generic.
--HG--
branch : dev
2010-11-12 14:54:11 -08:00
Andre Rodrigues
a9d30c36dd Medium Trust: Updating SQLce version to desktop version. Enabling medium trust level by default.
--HG--
branch : dev
2010-11-12 11:47:29 -08:00
Louis DeJardin
00f0653c63 Perf: more adjustments to scripting
Updating to v1.1.1
Reexecuting script to avoid overhead

--HG--
branch : perf
extra : rebase_source : 168eaa68ebfeb3c61405dc5151373eed5b774a63
2010-11-12 00:02:11 -08:00
Andre Rodrigues
1f3ddc98ed Medium Trust: Disabling reflection optimizer and making DLLs under 4.0 .NET FX SecurityTransparent (for secannotate analysis) and APTCA (for secannotate to be happy) after discussing with Levi.
--HG--
branch : dev
2010-11-11 19:37:18 -08:00
Andre Rodrigues
e8b4663148 Medium Trust: Recompiling Lucene.NET with APTCA and fixing secannotate warnings.
--HG--
branch : dev
2010-11-11 16:01:07 -08:00
Sebastien Ros
cf2432acb5 Removing NuGet project from solution
Added Nuget as an external lib
Updated CREDITS.txt

--HG--
branch : dev
2010-11-11 15:03:57 -08:00
Andre Rodrigues
a70493826f Medium Trust: Exposing Fluent API through a new overload to avoid the need to extend method and propertyinfo classes which is not allowed under medium trust.
--HG--
branch : dev
2010-11-10 18:55:00 -08:00
Louis DeJardin
8c66ffac96 Patching NHibernate.Linq for performance
Avoids compiling expressions for constant or closure values

--HG--
branch : perf
extra : rebase_source : 0731ec817dc7daf37e651679177596c5ca97d580
2010-11-10 16:32:41 -08:00
Dave Reed
2317c4674f Ammending MSDeploy package for db parameters and /modules and /themes acls
--HG--
branch : dev
2010-11-10 15:48:47 -08:00
Dave Reed
0a7a88b535 Updated libraries to webstack beta 3.
Core now needs to reference System.Web.WebPages due to TagBuilder moving there.

--HG--
branch : dev
2010-11-10 09:39:37 -08:00
Nathan Heskew
ef4b657aa8 Upgrading SpecFlow -> 1.4.0
--HG--
branch : dev
2010-11-14 14:32:41 -08:00
Andre Rodrigues
cf68d0ba33 Medium Trust: Update YAML Serializer to avoid usage of SecurityCritical Marshal methods.
--HG--
branch : dev
2010-11-08 13:09:33 -08:00
Andre Rodrigues
4a056080b2 Medium Trust: Updating YAML to avoid usage of custom hash code generator which requires permissions not available in medium trust. Replacing with RuntimeHelpers.GetHashCode.
--HG--
branch : dev
2010-11-08 09:55:40 -08:00
Andre Rodrigues
e80572f477 Medium Trust: Updating Castle to avoid some Diagnostic Trace calls and to not sign generated assemblies (both not compatible with medium trust).
--HG--
branch : dev
2010-11-05 16:39:35 -07:00
Andre Rodrigues
b39862d608 Medium Trust: Update lambda Constant expressions to avoid RuntimeType usage. Making clay to be security transparent.
--HG--
branch : dev
2010-11-05 15:42:05 -07:00
Andre Rodrigues
ac750ff42e Medium Trust: Updating Clay to not use diagnostics trace which requires permissions not available under medium trust. Removing some dead code.
--HG--
branch : dev
2010-11-04 16:40:49 -07:00
Andre Rodrigues
b68e5271f0 Medium Trust: Update Clay to allow partially trusted callers
--HG--
branch : dev
2010-11-04 12:57:27 -07:00
Andre Rodrigues
d0c48fa52d Medium Trust: Updating YAML binaries to allow partially trusted callers.
--HG--
branch : dev
2010-11-03 14:28:26 -07:00
Andre Rodrigues
4486b13956 Update Castle binaries to allow partially trusted callers and do not generate dynamic symbols.
--HG--
branch : dev
2010-11-03 14:16:32 -07:00
Sébastien Ros
5035671ab5 Updating TinyMce to latest version
- Corrects IE9 issues

--HG--
branch : dev
2010-10-17 10:20:57 -07:00
Nathan Heskew
41af6c2660 Fixing paste-into-vs js errors
--HG--
branch : dev
2010-10-11 12:55:48 -07:00
Nathan Heskew
62ddb9498a Adding html5shim to the core shapes (document template)
--HG--
branch : dev
2010-10-11 11:45:22 -07:00
Nathan Heskew
6dbbe6e1f0 Some minor post-mvc3 beta upgrade fixes
--HG--
branch : dev
2010-10-07 12:50:51 -07:00
Renaud Paquay
0f4613cb18 Switch to MVC3/Razor1 beta release
--HG--
branch : dev
2010-10-07 10:24:17 -07:00
Suha Can
5fca0e53e3 - Orchard.Scripting namespace to manage ruby scripts.
- ScriptManager/ScriptRuntime implementations.
- Unit Tests.
- Adding IronRuby.dll, IronRuby.Libraries.dll, Microsoft.Dynamic.dll and Microsoft.Scripting.dll.

--HG--
branch : dev
2010-10-01 16:33:16 -07:00
Louis DeJardin
6652ec0ae7 Changing clay to binary dependency
--HG--
branch : dev
extra : rebase_source : 362e2533fa0ce5df0e0b41b7d11f94077c43c013
2010-09-14 14:56:02 -07:00
Louis DeJardin
acaf55c69f Merge
--HG--
branch : dev
2010-09-01 21:37:49 -07:00
Louis DeJardin
f40dfb88e3 Updating to the Autofac-2.2.4.900-NET40 release
All tests run as expected at the point update was made
Removed obsolete OrchardControllerIdentificationStrategy
Add IsAdapterForIndividualComponents property to implementations of IRegistrationSource
IEnumerable quirk from autofac 2.1 did not reappear

--HG--
branch : dev
2010-09-01 21:35:48 -07:00
Louis DeJardin
a744a3221f Updating display/shape services
--HG--
branch : mvc3p1
2010-08-25 21:42:53 -07:00