Author |
Date |
Commit |
Message |
richard.waspcroft@gmail.com |
Jan 16, 2014 |
117 |
RJB: Fixed a few of the SqlLite unit tests
|
richard.waspcroft@gmail.com |
Jan 16, 2014 |
116 |
added missing code from check-in (associated with enabling multiple iterate bloc |
richard.waspcroft@gmail.com |
Jan 16, 2014 |
115 |
added missing code from check-in (associated with enabling multiple iterate bloc |
richard.waspcroft@gmail.com |
Jan 16, 2014 |
114 |
added missing code from check-in (associated with enabling multiple iterate bloc |
richard.waspcroft@gmail.com |
Jan 16, 2014 |
113 |
added missing code from check-in (associated with enabling multiple iterate bloc |
richard.waspcroft@gmail.com |
Jan 2, 2014 |
112 |
Fix to bug where multiple iterate blocks within an iterate block not having inne |
richard.waspcroft@gmail.com |
Oct 21, 2013 |
111 |
RJB: Added "bind" element and ability to compare against the current item within |
mikhaild908@gmail.com |
Jul 30, 2013 |
110 |
rollback msbuild changes |
mikhaild908@gmail.com |
Jul 30, 2013 |
109 |
rollback ResultClassTest.TestDateTime(); updated date parameter of GetDate state |
mikhaild908@gmail.com |
Jul 30, 2013 |
108 |
updated GetDate unit test for SQLite3 |
mikhaild908@gmail.com |
Jul 29, 2013 |
107 |
rollback |
mikhaild908@gmail.com |
Jul 29, 2013 |
106 |
rollback |
mmccurrey |
Jul 29, 2013 |
105 |
Previous fix to support data-format types broke SQLServer tests. Corrected with |
mmccurrey |
Jul 18, 2013 |
104 |
Rolled Castle.Core.dll to version 2.52 |
mikhaild908@gmail.com |
Jul 16, 2013 |
103 |
let msbuild decide where to put the output files based upon the TargetFramework' |
mmccurrey |
Jul 12, 2013 |
102 |
Missing file |
mmccurrey |
Jul 12, 2013 |
101 |
Missing File |
mmccurrey |
Jul 12, 2013 |
100 |
Migrated the Castle support to a 'newer' version and added Castle.Core.dll
Intr |
mikhaild908@gmail.com |
Jun 21, 2013 |
99 |
updated teardown.sql for sqlite3 - drop tables if they exist |
mikhaild908@gmail.com |
Jun 21, 2013 |
98 |
added account.xml |
mikhaild908@gmail.com |
Jun 21, 2013 |
97 |
updated sqlmap resource entry |
mikhaild908@gmail.com |
Jun 21, 2013 |
96 |
SQLite3 does not support stored procs |
mikhaild908@gmail.com |
Jun 21, 2013 |
95 |
updated teardown.sql for SQLite3; initialize Orders and LineItems tables in Setu |
mikhaild908@gmail.com |
Jun 20, 2013 |
94 |
added MapModule.xml to SQLite3; updated SqlMap_SQLite3_SQLite3.config - added sq |
mikhaild908@gmail.com |
Jun 20, 2013 |
93 |
added Order2.xml for testing loading sqlmaps from modules |
mmccurrey |
Jun 20, 2013 |
92 |
New SqlMapModule Schema file. |
mikhaild908@gmail.com |
Jun 20, 2013 |
91 |
updated notes for testing SQLite3 |
mmccurrey |
Jun 20, 2013 |
90 |
Missing UnitTest map files for MapModule |
mmccurrey |
Jun 20, 2013 |
89 |
New Module UnitTest.
New SessionStore - ThreadStatic based. |
mikhaild908@gmail.com |
Jun 20, 2013 |
88 |
fixed a runtime error that happens when the format of the date is not the same a |
mmccurrey |
Jun 20, 2013 |
87 |
New Feature SqlMap Modules
We needed the ability to have sub-configurations lo |
mikhaild908@gmail.com |
Jun 14, 2013 |
86 |
ignore test for TestGenericCollectionMappingViaSP() and GenericTestSelect() for |
mikhaild908@gmail.com |
Jun 13, 2013 |
85 |
skip test GenericTestInsertAccountViaStoreProcedure() for db providers that does |
mikhaild908@gmail.com |
Jun 12, 2013 |
84 |
added note for SQLite3 users to use <add key="selectKey" value="select LAST_INSE |
mikhaild908@gmail.com |
Jun 12, 2013 |
83 |
replace @@IDENTITY with LAST_INSERT_ROWID() |
mikhaild908@gmail.com |
Jun 12, 2013 |
82 |
update for maps |
mikhaild908@gmail.com |
Jun 12, 2013 |
81 |
SQLite3 updates for Category.xml - fixes runtime error for StatementTest.Generic |
mikhaild908@gmail.com |
Jun 12, 2013 |
80 |
added maps to project for SQLite3; SQLite3 specific fixes for StatementTest.Gene |
mikhaild908@gmail.com |
Jun 12, 2013 |
79 |
updated SqlMap_SQLite3_SQLite3.config to use maps in Maps/SQLite3/; added SQLite |
mikhaild908@gmail.com |
Jun 12, 2013 |
78 |
updated sql - trying to run StatementTest.GenericTestGuidColumn() |
mikhaild908@gmail.com |
Jun 11, 2013 |
77 |
updated simple-init script - to fix PerformanceTest.AdoNetOnly() runtime error |
mikhaild908@gmail.com |
Jun 11, 2013 |
76 |
added teardown.sql to scripts folders for each db provider |
mikhaild908@gmail.com |
Jun 11, 2013 |
75 |
added empty 'teardown' scripts to avoid testing for db provider name in CacheTes |
mikhaild908@gmail.com |
Jun 11, 2013 |
74 |
cleared unneeded commented script |
mikhaild908@gmail.com |
Jun 11, 2013 |
73 |
run empty script(account-procedure.sql) for sqlite3; update CacheTest.Setup() to |
mikhaild908@gmail.com |
Jun 10, 2013 |
72 |
updated after build task - do not delete MSBUILD\README.txt |
mikhaild908@gmail.com |
Jun 10, 2013 |
71 |
added TearDown code to sqlite3 |
mikhaild908@gmail.com |
Jun 10, 2013 |
70 |
added TearDown code to sqlite3 |
mikhaild908@gmail.com |
Jun 10, 2013 |
69 |
do not run account-procedure.sql if dbProvider's name is SQLite3 |
mikhaild908@gmail.com |
Jun 10, 2013 |
68 |
do not create Accounts table if it already exists |
mikhaild908@gmail.com |
Jun 6, 2013 |
67 |
prevented ArgumentException in CreateParametersForTextCommand(). I still need t |
mikhaild908@gmail.com |
Jun 6, 2013 |
66 |
commented out attribute that allows partially trusted callers - fix for: Attempt |
mikhaild908@gmail.com |
Jun 5, 2013 |
65 |
added sql scripts to project. please see r61 for added scripts. |
mikhaild908@gmail.com |
Jun 5, 2013 |
64 |
added public key token to System.Data type for SQLite3's parameterDbTypeClass. |
mmccurrey |
Jun 3, 2013 |
63 |
adding the default test config for SQLite version 3 |
mmccurrey |
Jun 3, 2013 |
62 |
Adding Dynamic handler files |
mmccurrey |
Jun 3, 2013 |
61 |
Added missing SQLLite test scripts (copied from MSSQL) |
mmccurrey |
Jun 3, 2013 |
60 |
Started the process to support the dynamic datatype as well as SQLite3 support f |
mikhaild908@gmail.com |
Nov 12, 2012 |
59 |
msbuild updates for .NET 3.5 and .NET 4.0 projects and solutions |
mikhaild908@gmail.com |
Nov 9, 2012 |
58 |
msbuild updates |
mikhaild908@gmail.com |
Nov 8, 2012 |
57 |
updates for incorrect commit(rev 56) |
mikhaild908@gmail.com |
Nov 8, 2012 |
56 |
added MSBuild task to copy AssemblyKey.snk to project folders before build start |
mikhaild908@gmail.com |
Nov 8, 2012 |
55 |
added MSBuild support(.NET 4.0, VS 2010) |
mikhaild908@gmail.com |
Nov 6, 2012 |
54 |
added nant build files for .NET 4.0 |
mikhaild908@gmail.com |
Nov 6, 2012 |
53 |
updated reference to log4net(supports .net 4.0) |
mikhaild908@gmail.com |
Nov 6, 2012 |
52 |
Added 2012 solution and project files to support .NET 4.5. |
mikhaild908@gmail.com |
Nov 2, 2012 |
51 |
Added 2010 solution and project files to support .NET 3.5. |
mikhaild908@gmail.com |
Oct 30, 2012 |
50 |
Added 2010 solution and project files to support .NET 4.0. |
mikhaild908@gmail.com |
Oct 30, 2012 |
49 |
Added 2010 solution and project files to support .NET 4.0. |
rchampag |
May 29, 2012 |
48 |
Added .NET4 external dependencies and nant build scripts. |
mmccurrey@gmail.com |
Oct 13, 2011 |
47 |
Minor updates to the documentation prepping for the 1.63 release |
mmccurrey@gmail.com |
Aug 6, 2011 |
46 |
Updates for SQLite tests. Tests aren't all working yet.
|
mmccurrey@gmail.com |
Jul 31, 2011 |
45 |
Converted some ContainsKey and subsequent calls to the dictionary index to TryGe |
mmccurrey@gmail.com |
Jul 25, 2011 |
44 |
More changes resulting from the rename. Fixed SchemaValidator |
mmccurrey@gmail.com |
Jul 25, 2011 |
43 |
corrected more tests. |
mmccurrey@gmail.com |
Jul 24, 2011 |
42 |
Modified several code files to cope with the rename to Mybatis from Apache.iBati |
mmccurrey@gmail.com |
Jul 24, 2011 |
41 |
Starting a massive renaming of everything from Apache.iBatis to MyBatis. |
mmccurrey@gmail.com |
Jul 24, 2011 |
40 |
branching as a preventive for others before I rename to MyBatis |
rchampag |
Apr 20, 2011 |
39 |
New version number in doc.build. |
rchampag |
Apr 20, 2011 |
38 |
New version number and date. |
juanpablo.araya |
Jan 10, 2011 |
37 |
|
juanpablo.araya |
Jan 10, 2011 |
36 |
|
juanpablo.araya |
Jan 10, 2011 |
35 |
Modified Nant scripts. Included DataMapper.SessionStore/InstanceItems-net20.cs w |
juanpablo.araya |
Jan 10, 2011 |
34 |
Explicitly used variables instead of var name = assignation. This for compatibil |
juanpablo.araya |
Jan 10, 2011 |
33 |
|
juanpablo.araya |
Jan 10, 2011 |
32 |
|
juanpablo.araya |
Jan 10, 2011 |
31 |
public override bool Equals(object obj):
Explicitly defined the that variable. |
juanpablo.araya |
Jan 8, 2011 |
30 |
CleanUp(): removed the linq logic. Using simple foreach.
With this we can compi |
rchampag |
Oct 27, 2010 |
29 |
Fixed the overrunning lines in code samples. Simply added one line in each style |
rchampag |
Oct 27, 2010 |
28 |
Fixed the image sizing issue in PDF format for all three docs (DataAccessGuide, |
rchampag |
Oct 27, 2010 |
27 |
Merged all README.html files in s single one in docs root. |
rchampag |
Oct 26, 2010 |
26 |
Updated all docs readmes to reflect the new directory structure and latest instr |
rchampag |
Oct 26, 2010 |
25 |
Added placeholder and readme for styles in docbook module. |
rchampag |
Oct 26, 2010 |
24 |
Adding docbook 4.1.2 DTD to repository. |
rchampag |
Oct 26, 2010 |
23 |
Modified all files to adjust them to a new folder structure, minor changes to th |
rchampag |
Oct 26, 2010 |
22 |
Slight modifications to the three fopdf.xsl doc stylesheets - reduced table widt |
rchampag |
Oct 25, 2010 |
21 |
Modifications to docs/doc.build - uncommented production of PDF output, changed |
rchampag |
Oct 25, 2010 |
20 |
Fixed path to docbookx.dtd in tutorial/src/en/index.xml. |
rchampag |
Oct 24, 2010 |
19 |
Forgot to add included build script for doc.build. |
rchampag |
Oct 24, 2010 |
18 |
Modified build script to get it running, added three README.html files |