Commit Graph

5235 Commits

Author SHA1 Message Date
nheskew@SKEWED.redmond.corp.microsoft.com
74687bdf99 Getting the Azure packaging working against the 1.4 SDK
--HG--
branch : 1.x
2011-08-24 18:36:12 -07:00
Ben Keeping
c54df43b9a fix illegal characters bug when reading Settings.txt with LF line endings
--HG--
branch : 1.x
extra : transplant_source : %EE%25%C4%22%FBL%D9%8E%8A%E8%C7%25%A8x%27A%B7%D4%06%D2
2011-08-12 15:48:26 +01:00
Sebastien Ros
a1b0ce3909 Implementing log for Azure
--HG--
branch : 1.x
2011-07-15 11:18:35 -07:00
Andre Rodrigues
367be20efa Merge
--HG--
branch : 1.x
2011-07-08 12:22:32 -07:00
Andre Rodrigues
8d46a40819 #18011: Avoiding multiple XmlConfigurator.ConfigureAndWatch (and resulting file monitors) calls.
--HG--
branch : 1.x
2011-07-08 11:52:10 -07:00
Suha Can
d82d4b6ad9 Merge integration -> 1.x
--HG--
branch : 1.x
2011-06-16 17:00:16 -07:00
Suha Can
204ccd5add Merge contributions -> integration
--HG--
branch : integration
2011-06-16 16:49:24 -07:00
Suha Can
bf5cfef15f SantiagoIT's contribution to add an approved event to the user event handler, with a slight modification to where it's raised in the membership service on user creation.
--HG--
branch : contributions
2011-06-16 13:19:42 -07:00
Suha Can
92dee031fd Merge integration -> contributions.
--HG--
branch : contributions
2011-06-13 13:52:52 -07:00
Renaud Paquay
fcc36c10ae Merge 1.x => integration
--HG--
branch : integration
2011-06-13 12:32:07 -07:00
Nathan Heskew
e206772e82 Upgrading TinyMCE to 3.4.3 (from 3.4.2)
--HG--
branch : 1.x
2011-06-13 12:18:58 -07:00
Renaud Paquay
d955399702 Merge 1.x => integration
--HG--
branch : integration
2011-06-09 22:26:49 -07:00
Renaud Paquay
227711cf20 Fixing typo
--HG--
branch : 1.x
2011-06-09 22:10:29 -07:00
Sebastien Ros
6d032b4073 Addind more hint on Warmup
--HG--
branch : 1.x
2011-06-09 18:15:52 -07:00
Sebastien Ros
f782779ccb Updating Warmup UI++
--HG--
branch : 1.x
2011-06-09 17:46:21 -07:00
Sebastien Ros
2138cbdddd Forcing <Private>True</Private> in all projects. True might not be the default on
all systems.

--HG--
branch : 1.x
2011-06-09 16:25:39 -07:00
Andre Rodrigues
8b12331a84 Merge
--HG--
branch : 1.x
2011-06-09 15:51:47 -07:00
Andre Rodrigues
7e55628867 #17912: Using dependencies instead of priority now that the autofac order has been reversed.
--HG--
branch : 1.x
2011-06-09 15:50:45 -07:00
Andre Rodrigues
4521f0d1c4 #17925: Setup service was still setting the current theme to be the theme machine. Not doing that. Recipes explicitly set the current theme. Fixing small issue on themes page if no theme is set. Extending safe theme to include minimum zones to make the core recipe homepage look "decent" / usable.
--HG--
branch : 1.x
2011-06-09 15:36:03 -07:00
Renaud Paquay
4c44f51988 Merge
--HG--
branch : 1.x
2011-06-09 13:59:10 -07:00
Andre Rodrigues
6e25797b28 #17928: Using same filtering criteria for both the search and the search count.
--HG--
branch : 1.x
2011-06-09 13:38:39 -07:00
Andre Rodrigues
b1a1dd969c Backed out changeset: d54601a73fa8
--HG--
branch : 1.x
2011-06-09 13:07:31 -07:00
Renaud Paquay
aec045e77c Merge
--HG--
branch : 1.x
2011-06-09 12:54:17 -07:00
Renaud Paquay
e4e359e5c1 #17923: Modules from ~/Bin and ~/Core have higher priority
Because of the way ASP.NET BuildManager works(*), we can't enable
dynamic compilation of a module if the module is already
present in ~/bin.

(*) When invoking the compiler, BuildManager automatically adds
references to all assemblies present in ~/bin. So, if you have module
"X" in "~/bin", there is no way to enable dynamic compilation of
module "X" by compiling "X.csproj", as there will be tons of
compilation errors with equivalent types defined in multiple
assemblies.

--HG--
branch : 1.x
2011-06-09 12:53:33 -07:00
Dave Reed
fb21eaad2d #17917: jQueryEffects_Core Recursive Dependency
--HG--
branch : 1.x
2011-06-09 12:43:58 -07:00
Renaud Paquay
5a4f0ed1f3 Merge
--HG--
branch : 1.x
2011-06-09 09:18:26 -07:00
Renaud Paquay
340c2bdbc2 #17728: Workaround asp.net bug loading incorrect version of System.
Some of our assemblies in "~/bin" reference "System, Version=2.0.0.0".
During the first time site compilation in the command line scenario,
asp.net will sometimes decide to load that version of the assembly
from disk (from the GAC), even though the application is configured
to run on .NET 4.0. The workaround is to remove a couple of web.config
elements, so that ASP.NET will load the correct version of those
assemblies at startup.

Work Item: 17728

--HG--
branch : 1.x
2011-06-09 09:07:41 -07:00
Renaud Paquay
3bcbcb4f04 #17920: Fix multi-threading issue
Work Item: 17920

--HG--
branch : 1.x
2011-06-09 08:38:16 -07:00
Andre Rodrigues
145031473d Replacing label for a div
--HG--
branch : 1.x
2011-06-08 13:55:26 -07:00
Andre Rodrigues
746509a4b8 Convert pagesize to UL Li and using jquery to convert it back to a select. Use gets instead of posts.
--HG--
branch : 1.x
2011-06-08 11:50:32 -07:00
Andre Rodrigues
2e37106000 Fixing setup spec flow by adding missing warmup module that is required by default recipe.
--HG--
branch : 1.x
2011-06-07 13:24:50 -07:00
Suha Can
7dbc363757 Merge integration -> contributions.
--HG--
branch : contributions
2011-06-07 11:19:34 -07:00
Renaud Paquay
5549d0dfe5 Merge 1.x => integration
--HG--
branch : integration
2011-06-06 11:53:01 -07:00
Renaud Paquay
88174a2b9b Merge 1.x => integration
--HG--
branch : integration
2011-06-04 14:03:26 -07:00
Sebastien Ros
0fff11e8cf Merge
--HG--
branch : 1.x
2011-06-03 17:45:32 -07:00
Sebastien Ros
a605420d11 Updating Warmup UI
--HG--
branch : 1.x
2011-06-03 17:44:46 -07:00
Sebastien Ros
2dda95fbf4 #17828: Fixing background covering links in admin menu
Work Items: 17828

--HG--
branch : 1.x
2011-06-03 17:43:20 -07:00
Renaud Paquay
2396b57d4e Merge
--HG--
branch : 1.x
2011-06-03 17:41:23 -07:00
Renaud Paquay
44800c2b00 #17773: bug fix
Work Item: 17773

--HG--
branch : 1.x
2011-06-03 17:34:38 -07:00
Andre Rodrigues
a446088fc3 Fixing UT.
--HG--
branch : 1.x
2011-06-03 11:10:58 -07:00
Andre Rodrigues
84dfae22ac #17816: Caching sitesettings.
--HG--
branch : 1.x
2011-06-03 10:54:26 -07:00
Dave Reed
cf69b8b2ae #17899: AdminMenuPart fails when Default Position is for a previously unused position
--HG--
branch : 1.x
2011-06-03 10:09:34 -07:00
Renaud Paquay
886d3454d4 Fix UTs
--HG--
branch : 1.x
2011-06-03 00:34:58 -07:00
Renaud Paquay
c20d722ee9 Allow disabling parallel behavior through HostComponents.config
Safety net...

--HG--
branch : 1.x
2011-06-02 17:23:14 -07:00
Renaud Paquay
1d5fd306b9 Merge
--HG--
branch : 1.x
2011-06-02 17:14:47 -07:00
Renaud Paquay
f0f7100837 #17901: Missing attribute value
Work Item: 17901

--HG--
branch : 1.x
2011-06-02 17:13:08 -07:00
Sebastien Ros
bbe6a420f3 Fixing tagged content items view order
--HG--
branch : 1.x
2011-06-02 15:54:18 -07:00
Sebastien Ros
3006f0ef45 Adding unit test for multi tenancy
--HG--
branch : 1.x
2011-06-02 15:53:51 -07:00
Nathan Heskew
e1b9eb60bd Updating the Common feature's XmlRpcHandler to set CreatedUtc to the posted date (when/if it's given)
--HG--
branch : 1.x
2011-06-02 15:43:53 -07:00
Sebastien Ros
0bb96b5633 Fixing specflow tests
--HG--
branch : 1.x
2011-06-02 14:13:52 -07:00