Commit Graph

13 Commits

Author SHA1 Message Date
Renaud Paquay
2ce8a58cdc Cleanup build for SqlCe
No need to mark test assemblies as x86
No need to copy nunit to a temporary directory
Also remove unused file

--HG--
branch : dev
2010-07-13 22:04:02 -07:00
Renaud Paquay
62f900b5d8 Completely remove support from SQLite, use SqlCe instead
--HG--
branch : dev
rename : src/Orchard/Data/Migration/Interpreters/SqLiteCommandInterpreter.cs => src/Orchard/Data/Migration/Interpreters/SqlCeCommandInterpreter.cs
2010-07-13 19:49:42 -07:00
Renaud Paquay
1af2d3717c Move project to .net 4.0
Also cleanup assemblyinfo files

--HG--
branch : net40
2010-05-21 22:23:26 -07:00
Renaud Paquay
459916ada6 Merge
--HG--
branch : net40
2010-05-21 21:53:00 -07:00
Louis DeJardin
c138cc996d Incremental work towards cache/volatile system
--HG--
branch : dev
2010-05-14 22:30:16 -07:00
Suha Can
cbdadf1862 - Adding some basic perf test cases.
--HG--
branch : dev
2010-05-13 12:18:07 -07:00
Nathan Heskew
3ff5264185 Test projects to target x86 to make the (R#5) test runner run like that
--HG--
branch : dev
2010-05-11 12:34:21 -07:00
Renaud Paquay
5a77fa9cc3 Merge
--HG--
branch : net40
2010-05-06 16:44:53 -07:00
Renaud Paquay
5b1f045210 Convert project to .net 4.0
--HG--
branch : net40
2010-05-06 16:44:25 -07:00
Louis DeJardin
07a0521458 Adding a Readme.txt to the Orchard.Profile class library
--HG--
branch : dev
2010-05-06 14:22:08 -07:00
Louis DeJardin
3fef79382e Adding a Readme.txt to the Orchard.Profile class library
--HG--
branch : dev
2010-05-06 14:03:41 -07:00
Louis DeJardin
3af94516bb Removing "Class1.cs" reference from a project
--HG--
branch : dev
2010-05-06 13:46:47 -07:00
Louis DeJardin
17fcea6e86 Initial roughing out of some profiling context
wcat binaries (http://www.iis.net/community/default.aspx?tabid=34&g=6&i=1466)
Orchard.Profiling project to hold some wcat scripts for generating stress-style load and specflow features for generating fixed sets of requests
"add profiling data" command in Orchard.DevTools to create a number of samples page and blog content items
"build.cmd profiling" target creates build\Profiling web dir from clean build, and execs baseline setup and population via orchard cmdline

--HG--
branch : dev
2010-05-06 12:53:27 -07:00