Commit Graph

197 Commits

Author SHA1 Message Date
Sebastien Ros
d12c26aa90 Adding Owin support
Some tests are broken right now
2013-10-22 18:14:00 -07:00
Sebastien Ros
2f45a02a1f Patching the nhibernate build 2013-09-24 10:32:58 -07:00
Piotr Szmyd
5f52748341 #20132: Updated NHibernate to 3.3.3 SP1
Work Item: 20132
2013-09-22 17:43:59 +02:00
Sebastien Ros
5bea23dcd0 Adding missing assemblies for XDT transformation 2013-09-12 16:37:24 -07:00
Sebastien Ros
275b7db309 Post processing config files in build script 2013-09-12 16:11:49 -07:00
Daniel Stolt
e973c490d4 Added all Azure SDK assemblies to lib folder and referenced them from there. Removed redundant documentation comment. 2013-08-30 12:13:33 -07:00
Sebastien Ros
6bd43591ac Implementing Windows Azure Blob Storage provider module 2013-08-07 16:00:47 -07:00
Sebastien Ros
6a48cf5f0e Updating Credits.txt
--HG--
branch : 1.x
2013-07-15 15:42:50 -07:00
Nicholas Mayne
5358a38c67 Fixing Remotion DLL Jetbrains Foo and updating NHibernate to cope.
This includes an updated Remotion DLL too.

--HG--
branch : 1.x
2013-07-14 18:16:29 +01:00
Nicholas Mayne
49b32de9b0 #19615 : Adding new Convention in and also upgrading NHibernate to 3.3.3GA
Work Item: 19615

--HG--
branch : 1.x
extra : rebase_source : c1a937d32c1980711e59a4b2a0374f5a449072de
2013-07-10 22:06:19 +01:00
Sebastien Ros
a39f56837a #19193: Upgrading to Lucene.NET 3.0.3
Work Item: 19193

--HG--
branch : 1.x
2013-07-06 16:51:09 -07:00
Sebastien Ros
5fbd15261a #19315: Switching to a custom provider when Sql Azure is detected
Work Item: 19315

--HG--
branch : 1.x
2013-07-06 15:36:56 -07:00
Nicholas Mayne
b4a22ff546 Backed out changeset: c2d7c37d1343
--HG--
branch : 1.x
2013-06-06 23:27:47 +01:00
Nicholas Mayne
f5444cce39 Updating Autofac to the latest versions.
--HG--
branch : 1.x
2013-06-06 11:24:10 +01:00
Sebastien Ros
28abeae0cb Upgrading to NHibernate 3.3.3
--HG--
branch : 1.x
2013-05-02 11:07:54 -07:00
Sebastien Ros
0d523aef7a Updating Json library
--HG--
branch : 1.x
2013-04-09 16:02:39 -07:00
Sebastien Ros
6cf16fdc2c Downgrading to NUnit 2.5.2
Tyring to see if this is this upgrade which broke the specflow tests on teamcity

--HG--
branch : 1.x
2013-03-20 10:52:12 -07:00
Sebastien Ros
d3153b2577 Fix memory leak when running SpecFlow tests
As a workaround for nunit reporting obscure AppDomainUnloadedException,
update the .config file to disable lagacy exception handling policy.

--HG--
branch : 1.x
2013-03-18 10:59:03 -07:00
Sebastien Ros
05173e883b Merge with autofac3
--HG--
branch : 1.x
2013-03-07 15:19:18 -08:00
Nicholas Mayne
c472c78b08 Upgrading autofac to 3.0.1 and fixing the configuration handlers
--HG--
branch : autofac3
2013-03-07 21:39:48 +00:00
Sebastien Ros
05a499bc52 Updating autofac module
TODO: Need to upgrade the code which loads the autofac configuration from
the main config file, and also from tenant's satellite configs.

--HG--
branch : autofac3
2013-02-06 10:30:02 -08:00
Sebastien Ros
fca554ddc9 Merge with clayless
--HG--
branch : 1.x
2013-02-04 10:51:21 -08:00
Sebastien Ros
a9f1312b88 Removing clay usage in favor or pre-configured dynamic objects
--HG--
branch : clayless
extra : rebase_source : fe1f730585d0df763d4dd4215b11bace48bcd944
2012-11-20 17:21:52 -08:00
Sebastien Ros
a5763400f3 Adding IJsonConverter service
--HG--
branch : 1.x
2013-01-31 21:55:58 -08:00
Sebastien Ros
bf46e56b86 Fixing NHibernate references
--HG--
branch : 1.x
2012-11-14 16:19:57 -08:00
Sebastien Ros
493d2748a4 Upgrading to NHibernate 3.3 nad fixing background JIT
--HG--
branch : 1.x
extra : rebase_source : fa8def89521d86d3dbeb38d0808e72bde29bb64f
2012-11-14 11:39:51 -08:00
Sebastien Ros
b9b030fff1 Refactoring anti-spam feature in comments
--HG--
branch : 1.x
extra : rebase_source : c24f16db4b03f676c261aa7a959f85ac2ac0a09c
2012-11-01 17:14:46 -07:00
Sebastien Ros
fe6111e1f5 Removing webdeploy manifest properties uncompatible with Azure Web Sites
It's reverting #18856 actually

--HG--
branch : 1.x
2012-10-30 17:24:17 -07:00
Sebastien Ros
93db56d644 Fixing urls for WebMatrix toolbar 2012-10-27 12:03:00 -07:00
Sebastien Ros
422bff78ca Fixing specflow tests on TeamCity
--HG--
branch : 1.x
2012-10-05 17:36:11 -07:00
Sebastien Ros
c979435aba Using customized NHibernate.Linq libraries in DefaultContentQuery.
The NH3 implementation of Linq in Query Over is missing a great part of .NET,
whereas the NHContrib version is better, but is not compatible with NH3. This is
fixed by applying some updates to the original source code and using this
custom assembly.

--HG--
branch : 1.x
2012-09-26 12:32:32 -07:00
Sebastien Ros
e65813b2c7 #19049: Upgrading DLR libraries
Work Item: 19049

--HG--
branch : 1.x
2012-09-24 16:50:34 -07:00
Sebastien Ros
cd7fb75f65 Replacing SharpZipLib by DtoNetZip
--HG--
branch : 1.x
2012-09-05 18:47:59 -07:00
Sebastien Ros
157a5e8f38 Updating database provider selection UI
--HG--
branch : 1.x
2012-08-23 17:44:58 -07:00
Rickard@Rickard-PC
9e527ec6ef Implementation of MySQL dtabase provider
--HG--
branch : 1.x
extra : transplant_source : O%ECb%09%81%94%1B%0D%FF%7EQ%23B%AE%C8%C0%E8%F8%B6%DA
2012-07-20 22:01:00 +02:00
Sebastien Ros
9f963968ff Upgrading SpeckFlow and Nunit
--HG--
branch : 1.x
2012-08-22 12:00:17 -07:00
Sebastien Ros
0a27c698fe #18856: Updating webdeploy manifest
Work Item: 18856

--HG--
branch : 1.x
2012-08-21 14:58:55 -07:00
Sebastien Ros
229a16134d Upgrading to Autofac 2.6.3
--HG--
branch : 1.x
2012-08-21 10:27:10 -07:00
Sebastien Ros
156f218501 Adding RTM assemblies
--HG--
branch : 1.x
extra : transplant_source : %99%1D%84t%DE%DD%E2%5D%5D%11%26%3A%8F%D5%03%9CXN%A5G
2012-08-13 13:08:01 -07:00
Sebastien Ros
c8942c0e08 Fixing web deploy custom steps
--HG--
branch : 1.x
extra : rebase_source : c957346a20cfe10748d6b0c7c7800c2f2dc6e88f
2012-08-14 15:13:46 -07:00
Sebastien Ros
62e73f517a Updating to ASP.NET MVC 4 and Razor 2
--HG--
branch : 1.x
2012-08-07 16:35:46 -07:00
Nicholas Mayne
cd7cf47aa3 Initial hookin of ASP.Net WebApi V4 RC
--HG--
branch : 1.x
extra : transplant_source : %3A6%C7B%92%01%0Ep%D8%C7%17l%27%91%A4%7Cy%29BH
2012-06-18 21:03:50 +01:00
Sebastien Ros
027e7b0301 Enabling EntityCache and QueryCache
--HG--
branch : NH3
2012-07-12 11:18:27 -07:00
Sebastien Ros
296347aa8f Adding log4net binaries
--HG--
branch : NH3
2012-07-10 17:10:43 -07:00
Sebastien Ros
9bed7cbaba Upgrading NH3
--HG--
branch : NH3
2012-07-10 16:01:46 -07:00
Sebastien Ros
06108f3474 Upgrading to Autofac 2.6.1
--HG--
branch : 1.x
2012-03-14 11:35:06 -07:00
Sebastien Ros
a88aa3e09c Updating SpecFlow binaries
--HG--
branch : 1.x
2012-01-19 16:10:49 -08:00
Sebastien Ros
9472dd9d5e #18313: Updating autofac
Work Item: 18313

--HG--
branch : 1.x
2011-12-29 13:55:51 -08:00
Sebastien Ros
d3bd1ebd97 Adding ImageResizer library
--HG--
branch : 1.x
extra : rebase_source : 606c5b161a35f4ede53cfa8df9a08bbd8cb9386a
2013-03-04 10:07:08 -08:00
Sebastien Ros
5fc8b09ba1 Upgrading to Lucene.Net 2.9.4.1
--HG--
branch : 1.x
2011-12-02 11:12:24 -08:00
Sebastien Ros
7d2ac4b560 Updating SpecFlow library
--HG--
branch : 1.x
2011-11-29 10:06:13 -08:00
bertrandleroy
0013f83475 WebMatrix 2 extension manifest file added to package.
--HG--
branch : 1.x
2011-09-30 16:19:19 -07:00
Sebastien Ros
75089931cf Adding Markdown module
--HG--
branch : 1.x
2011-09-27 16:36:48 -07:00
Sebastien Ros
bf5dad4a1f Upgrading Clay
--HG--
branch : 1.x
2011-08-26 14:38:44 -07:00
Sebastien Ros
e193b4e3c7 Adding Shape debug viewers
--HG--
branch : 1.x
2011-05-24 16:34:42 -07:00
Andre Rodrigues
a6bee4cdab Addinf fluentnhibernate patches.
--HG--
branch : 1.x
2011-05-18 14:47:33 -07:00
Andre Rodrigues
4a404afd2d Adding HostRestart folder to WebPI and making it writable.
--HG--
branch : dev
2011-03-22 17:10:32 -07:00
Louis DeJardin
ffb376ff40 Updating clay binary to use ClayMetaObject directly
--HG--
branch : dev
extra : transplant_source : %5D%8C9%7D%A1%1D%E5%95%86%E6%E1%94%28%B0%F1%7F%84%00%D5%3F
2011-02-10 12:30:15 -08:00
Renaud Paquay
55e2bd15db Remove unused entries
--HG--
branch : 1.x
2011-01-12 13:52:15 -08:00
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