July 2008 Commit Log

Number of Commits:
11
Number of Active Developers:
2
canofunk 2008-07-28 11:58 Rev.: 479

FIXED: SqlQuery.Select.Top() Generates Malformed SQL. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17546 and http://code.google.com/p/subsonicproject/issues/detail?id=24
FIXED: ANSISqlGenerator.BuildConstraintSQL() May Improperly Reuse Parameter Name. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17530
FIXED: ANSISqlGenerator.BuildConstraintSQL() May Not Correctly Set Parameter Type. See: http://code.google.com/p/subsonicproject/issues/detail?id=22

4 lines of code changed in 3 files:

canofunk 2008-07-22 16:48 Rev.: 478

FIXED: SQLiteprovider Maps BIT Data Type to STRING. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17493
FIXED: ListChanged Event May Fire Multiple Times. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17492
FIXED: SetPKValues() Does Not Update Null PK Values When Lazy Loading is Enabled. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17447

24 lines of code changed in 3 files:

canofunk 2008-07-22 15:24 Rev.: 477

ADDED: SubStage - Added CodeGenerationPath overrides at provider and project levels.
CHANGED: SubStage - File browser now navigates to code generation output directory when clicking a provider or project node.
CHANGED: SubStage - If a provider node is selected when the generating code button is pressed, only the code for the selected provider is generated. Code for all providers is generated if the project node is selected.

394 lines of code changed in 5 files:

subdigital 2008-07-22 14:58 Rev.: 476

undid last commit -- Ok rob, you were right ;)

0 lines of code changed in 1 file:

subdigital 2008-07-22 14:54 Rev.: 475

test commit -- nothing to see here...

0 lines of code changed in 1 file:

canofunk 2008-07-18 18:04 Rev.: 474

FIXED: DropDown.Where Property is not Correctly Set. See: http://code.google.com/p/subsonicproject/issues/detail?id=6
FIXED: SqlQuery Does Not Properly Set ProviderName Property. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17435
FIXED: Generated Struct Members Should be Marked "readonly". See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17424 and http://code.google.com/p/subsonicproject/issues/detail?id=11
FIXED: AssemblyInfo.cs version issue introduced in revision 473 (Thanks Adam!)
CHANGED: MySql.Data.dll updated to version 5.2
CHANGED: System.Data.SQLite.DLL updated to version 1.0.52
CHANGED: EnterpriseLibrary assemblies updated to version 4.0
REMOVED: Old and unreferenced assemblies.

47 lines of code changed in 14 files:

canofunk 2008-07-15 17:12 Rev.: 473

FIXED: StoredProcedure.QueryCommand is not Properly Initialized. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17342
FIXED: Turkish Culture Issues in SqlQuery Aggregate Generation. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17356
FIXED: ManyManyList Controls do not Properly Set Checkbox State. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=12068
FIXED: LavaBlastManyManyList.BuildMappedElementCommand() Generates Improper SQL. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17361
CHANGED: Fixed minor code documentation issues.
CHANGED: Added signing to SubSonic.Migrations.
CHANGED: Minor changes to build configuration.
CHANGED: Updated help file builder configuration.
CHANGED: Updated assembly build versions to 2.1.1

128 lines of code changed in 16 files:

canofunk 2008-07-08 13:17 Rev.: 472

ADDED: Some basic release info to SubSonicCentral/Default.aspx
CHANGED: Added SubSonic.Migrations to SandCastle Help File Builder. Removed SubSonic.SubCommander.
FIXED: Namespace Parsing Error in CodeRunner.GetTypeName(). See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17264
FIXED: DB.Update() Doesn't Allow Multiple SETs. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15768

37 lines of code changed in 4 files:

canofunk 2008-07-03 21:50 Rev.: 471

FIXED: Aggregates With Where (Not Having) Creates bad SQL (testcase included). See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16936
FIXED: Aggregates With Where (Not Having) Creates bad SQL (testcase included) - Updated Patch. (Thanks Geoff!) See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17245
FIXED: SqlDataProvider.GetSelectSql() - ORDER BY Columns Must be in SelectList When IsDistinct=true. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=11763
FIXED: ANSISqlGenerator.PAGING_SQL Contains Incorrect Paging Definition. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17075

243 lines of code changed in 10 files:

canofunk 2008-07-02 16:25 Rev.: 470

FIXED: DB.Save() Doesn't Insert Records if the PrimaryKey is not AutoIncrement. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17008
FIXED: DB.Save() Doesn't Insert Records When Primary Key is UNIQUEIDENTIFIER. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17187
FIXED: SubStage Doesn't Save Generated Code Language. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17041
ADDED: Patch for Improved Implementation of SqlQuery.GetRecordCount(). See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17157

151 lines of code changed in 8 files:

canofunk 2008-07-01 14:32 Rev.: 469

CHANGED: Global code clean up and reformatting
CHANGED: Updated System.Data.SQLite.DLL to 1.0.51.0

3933 lines of code changed in 120 files:

June 2008 »

Generated by StatSVN 0.4.1