SubSonic Subversion Revision History

RevisionDateCommentsRevision
robconery@gmail.comFri, 03 Jul 2009 20:11:58 GMTLast checkin - adding a README to redirect to Github531
robconery@gmail.comFri, 03 Jul 2009 20:10:19 GMTOur repository has moved to Github...
http://github.com/subsonic
530
robconery@gmail.comFri, 03 Jul 2009 15:20:20 GMTFixed some bugs with LinqTemplates - thanks to Jim Zimmerman!529
robconery@gmail.comFri, 03 Jul 2009 15:03:05 GMTRemoving Console app528
robconery@gmail.comWed, 01 Jul 2009 23:30:27 GMTUploading 3.0 Release to 3.0 directory527
robconery@gmail.comWed, 01 Jul 2009 23:18:24 GMTadding 3.0 folder526
robconery@gmail.comWed, 01 Jul 2009 23:17:39 GMTmoving 2.x source to 2.0 folder525
robconery@gmail.comWed, 01 Jul 2009 23:16:10 GMTCreating a folder for 2.0524
robconery@gmail.comTue, 09 Jun 2009 17:38:17 GMTWrapped try/catch around schema bits for SPs - fix for MySQL (thanks to Josh and dan)523
EricMon, 04 May 2009 17:05:51 GMTFIXED: "ScriptData incorrect for unicode columns" See: http://code.google.com/p/subsonicproject/issues/detail?id=64
FIXED: "IsOnline() always returns true" See: http://code.google.com/p/subsonicproject/issues/detail?id=70
FIXED: "2.2 Doesnt seem to support SQL Server 2008 DateTime2 and Date" See: http://code.google.com/p/subsonicproject/issues/detail?id=74
FIXED: "In(...) and NotIn(...) throw "Failed to convert parameter value from a String to a ..." exception" See: http://code.google.com/p/subsonicproject/issues/detail?id=76
FIXED: "Using GetRecordCount() with DISTINCT and OrderBy" See: http://code.google.com/p/subsonicproject/issues/detail?id=78
FIXED: SQL Server 2008 SP1 Incorrectly Identified as SQL 2000.
FIXED: Build configuration issues and SubSonicCentral assembly references.
ADDED: "Get a cookie's subvalue" See: http://code.google.com/p/subsonicproject/issues/detail?id=72
CHANGED: SubStage forums tab now points to stackoverflow.com.
522
EricTue, 21 Apr 2009 18:33:36 GMTFIXED: SqlQuery - ANSISqlGenerator added duplicate DISCTINCT values resulting in malformed queries.
FIXED: SubStage - Slow performance with mapped network drives. Excluded network drives from SubStage file navigator. This greatly improves performance for some users.
FIXED: Test Data - Updated scripts to correctly reflect object dependencies and prevent errors on execution.
ADDED: Re-added SubSonicCentral and SubStage projects.
ADDED: SubSonic.Tests - Added missing SouthwindRepository generated files.
UPDATED: ComponentFactory.Krypton.Toolkit.dll, MbUnit.Framework.dll, MySql.Data.dll, QuickGraph.dll, QuickGraph.Algorithms.dll, Refly.dll, TestFu.dll
UPDATED: Global - Assembly versions changed to 2.2.1.0
CHANGED: Global - AutoProperties now used where possible.
CHANGED: Global - Object initializers now used where possible.
REMOVED: Sandbox Project
521
robconery@gmail.comTue, 14 Apr 2009 14:51:57 GMTAdding T4 templates back - not sure what happened here.520
EricTue, 14 Apr 2009 08:02:30 GMTFIXED: Scaffold - Update failure when user-generated primary keys are employed.519
robconery@gmail.comFri, 10 Apr 2009 21:43:14 GMTADDED: DeleteByKey and DestroyByKey (Google Issue 60) - thanks for the patch John!517
robconery@gmail.comFri, 10 Apr 2009 21:37:23 GMTFIXED: Bug with GetRecordCount() failing on formatting
FIXED: Some Unit Tests were written rather lamely :) by me
516
robconery@gmail.comThu, 09 Apr 2009 00:07:58 GMTFIXED: Google Issue 49 - using string value "null" sends NULL to the db. For reference - this was a requested enhancement and could be a breaking change.515
robconery@gmail.comWed, 08 Apr 2009 23:38:26 GMTRe-adding generated code for Northwind. 4 sets added: ActiveRecord and Repository for SQL and for MySQL514
robconery@gmail.comWed, 08 Apr 2009 23:34:02 GMTRemoving Model/Controller folders from Generated stuff in Tests folder513
robconery@gmail.comWed, 08 Apr 2009 23:23:53 GMTADDED: Google Issue 52 - Northwind SqlLite version added to Tests/DBScripts (thanks Paul!)512
robconery@gmail.comWed, 08 Apr 2009 23:22:14 GMTFIXED: Google Issue 51 - added case statement for SQL to look for DateTime2 and set to DateTime511
robconery@gmail.comWed, 08 Apr 2009 23:20:08 GMTFIXED: Google Issue 50 - boolean translation error with MySQL. Updates default to DbType.AnsiString when only a columnName is passed. This was default behavior for IsDeleted. Changed to lookup column in FromTables which solved this and I'm sure other issues.510
robconery@gmail.comWed, 08 Apr 2009 22:13:29 GMTFIXED: Google Issue 46 - TableSchema.Table equality improperly set.509
robconery@gmail.comWed, 08 Apr 2009 21:59:31 GMTADDED: Google Issue 41 - output version when running a migration (applied patch from developingchris)508
robconery@gmail.comWed, 08 Apr 2009 21:56:35 GMTFIXED: Google Issue 40: Adding // tag to C-sharp templates507
robconery@gmail.comWed, 08 Apr 2009 21:41:22 GMTRe-adding t4 templates to test project506
12345678910...