Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.19 1.1

latest revision download Branch MAIN

1.19 annotated / raw | Diffs: previous, other | Lines: 464 ( +11, -1 )

Created: 2008-05-28 11:33:49 -0500 (7 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080528163349

SPRNET-946 - Extend code example in chapter "19.4. Connection String management" of the reference documentation
add section titles to ado chapter.

1.18 annotated / raw | Diffs: previous, other | Lines: 454 ( +78, -22 )

Created: 2008-01-29 12:18:44 -0600 (11 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080129181414

SPRNET-858 - Added IDbProvider implementation, UserCredentialsDbProvider, to allow changing of username, password connection strings at runtime

Tags: release-1-1-1 release-1-1-2

1.17 annotated / raw | Diffs: previous, other | Lines: 398 ( +4, -3 )

Created: 2008-01-24 11:32:36 -0600 (11 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080124173236

Add section on getting callbacks for transaction lifecycle
clarify usage of RETURN_VALUE for stored procedures, add additional section names for linking
misc updates

1.16 annotated / raw | Diffs: previous, other | Lines: 397 ( +31, -32 )

Created: 2008-01-16 11:21:44 -0600 (11 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20080116172144

Thank you Ruben for your edits!

1.15 annotated / raw | Diffs: previous, other | Lines: 398 ( +31, -5 )

Created: 2007-12-05 23:48:21 -0600 (13 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20071206054821

SPRNET-760 - StoredProcedure.DeclaredParameters.AddOut("A", OracleType.Cursor); causes double ':' in Oracle10g stored procedure call

Tags: release-1-1

1.14 annotated / raw | Diffs: previous, other | Lines: 372 ( +24, -4 )

Created: 2007-11-21 18:14:06 -0600 (13 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20071122001406

SPRNET-768 - Add support for ODBC provider
SPRNET-766 - Add support for Sybase provider

1.13 annotated / raw | Diffs: previous, other | Lines: 352 ( +25, -4 )

Created: 2007-10-10 15:59:13 -0500 (14 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20071010205913

SPRNET-693 Add MultiDelegatingDbProvider to main distribution to support easy access to multiple databases selected at runtime.
SPRNET-544 - Docs for Common.Logging point to netcommon sourceforge site instead of being repeated within spring documentation
update MySql 1.0 provider version
clean up using statements

Tags: release-1-1-RC2

1.12 annotated / raw | Diffs: previous, other | Lines: 331 ( +18, -1 )

Created: 2007-10-10 14:13:00 -0500 (14 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20071010191300

SPRNET-667 - Update Common.Logging documentation to point to NetCommon sourceforge project web site.
SPRNET-747 - Add description of how to do assembly redirects for database assemblies.

1.11 annotated / raw | Diffs: previous, other | Lines: 314 ( +1, -1 )

Created: 2007-10-03 09:38:35 -0500 (15 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20071003143835

Improve documentation on transaction management - in particular mixed ado.net/nhibernate operations within the same transaction.

1.10 annotated / raw | Diffs: previous, other | Lines: 314 ( +2, -2 )

Created: 2007-08-09 01:30:17 -0500 (17 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070809063016

updated doc, primarily tx-quickstart and added migraiton documenation for M2 to RC1.

Tags: release-1-1-RC1

1.9 annotated / raw | Diffs: previous, other | Lines: 314 ( +4, -4 )

Created: 2007-08-07 14:49:51 -0500 (17 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070807194951

SPRNET-585 - Change spring-database.xsd to use 'provider' instead of 'dbprovider' element since it looks redundant in usage, i.e <db:dbProvider> instead of <db:provider>

1.8 annotated / raw | Diffs: previous, other | Lines: 314 ( +6, -0 )

Created: 2007-06-28 19:44:39 -0500 (18 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070629004439

SRPNET-443 Add support for SqlLite in DbProviders.xml

Tags: release-1-1-M2

1.7 annotated / raw | Diffs: previous, other | Lines: 308 ( +18, -4 )

Created: 2007-06-28 19:19:50 -0500 (18 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070629001950

Fix for SPRNET-483 - Add support for MySql 1.0.9/5.0/5.1 drivers and SPRNET-618 - Change MySql.Data.MySqlClient alias to refer to MySql 5.1 provider

1.6 annotated / raw | Diffs: previous, other | Lines: 294 ( +38, -3 )

Created: 2007-06-26 13:45:32 -0500 (18 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20070626184532

change alias names for DB2 in dbproviders.xml.  Add DB2 to ref documentation.
Cleanup Spring.Data project regarding some test cases.

1.5 annotated / raw | Diffs: previous, other | Lines: 259 ( +1, -3 )

Created: 2007-06-06 12:57:06 -0500 (19 months ago) | Author: bbaia | Changeset: MAIN:bbaia:20070606175706

Updated documention for parser configuration (removed namespace and schemaLocation property).

1.4 annotated / raw | Diffs: previous, other | Lines: 261 ( +122, -104 )

Created: 2006-11-23 23:57:45 -0600 (2 years 1 month ago) | Author: markpollack | Changeset: MAIN:markpollack:20061124055745

Spring.Data development
Add inital support for generics with ADO.NET
update documentation
build file updates.

Tags: preview-1-1-p3 release-1-1-M1

1.3 annotated / raw | Diffs: previous, other | Lines: 243 ( +11, -11 )

Created: 2006-11-02 06:17:06 -0600 (2 years 2 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20061102121706

updated remoting docs, other simple cleanup.

1.2 annotated / raw | Diffs: previous, other | Lines: 243 ( +85, -20 )

Created: 2006-10-23 18:12:14 -0500 (2 years 2 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20061023231214

additional docs.

1.1 new annotated / raw | Lines: 178 ( +178, -0 )

Created: 2006-10-22 00:08:59 -0500 (2 years 2 months ago) | Author: markpollack | Changeset: MAIN:markpollack:20061022050859

add docs for dbprovider

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-09 02:13 -0600