[root]/SubSonic/Controls
Calendar
(0 files, 0 lines)
lang
(2 files, 0 lines)
skin
(10 files, 0 lines)
Resources
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 137 (100.0%) | 4100 (100.0%) | 29.9 |
| canofunk | 102 (74.5%) | 3686 (89.9%) | 36.1 |
| robconery | 13 (9.5%) | 246 (6.0%) | 18.9 |
| shawn.oster | 2 (1.5%) | 51 (1.2%) | 25.5 |
| kfricovsky | 3 (2.2%) | 47 (1.1%) | 15.6 |
| jongalloway | 2 (1.5%) | 30 (0.7%) | 15.0 |
| Christopher.Karper | 1 (0.7%) | 29 (0.7%) | 29.0 |
| robconery@gmail.com | 11 (8.0%) | 7 (0.2%) | 0.6 |
| gavinjoyce | 2 (1.5%) | 2 (0.0%) | 1.0 |
| damieng | 1 (0.7%) | 2 (0.0%) | 2.0 |
moving 2.x source to 2.0 folder
0 lines of code changed in 10 files:
FIXED: 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
38 lines of code changed in 4 files:
FIXED: Scaffold - Update failure when user-generated primary keys are employed.
3 lines of code changed in 1 file:
FIXED: Codeplex 17617 - Added patch for Distinct Query values - thanks to GeoffAtDataGaard
FIXED: Patch applied from Jason Kealey for composite Primary Keys (Google issue 3)
FIXED: Patch applied from boyank for Scaffolding and composite keys (Google issue 9)
FIXED: Google issue 12 (Migration column/numberscale for decimals) - thanks to robbam
FIXED: Google issue 14 (Migration max length for char/non-int PKs) - thanks to robbam
ADDED: Initial rev of ActiveRecord T4 templates
REMOVED: Substage project - will added as "extra"
REMOVED: SubSonicCentral web site. Will add as "extra"
7 lines of code changed in 1 file:
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.
1 lines of code changed in 1 file:
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
67 lines of code changed in 2 files:
CHANGED: Global code clean up and reformatting
CHANGED: Updated System.Data.SQLite.DLL to 1.0.51.0
159 lines of code changed in 5 files:
CHANGED: Global update to many method signatures to improve automatic documentation.
31 lines of code changed in 2 files:
FIXED: InvalidCastException When Using Nullable Boolean Types in MySql (Re-Opened). See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=11506
FIXED: Nullable INT Values Not Properly Converted With Oracle Provider. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16424
CHANGED: Global comment and code formatting changes.
NOTE: This revision will (probably) be SubSonic 2.1 RC 1
11 lines of code changed in 3 files:
FIXED: DB.Update() Does Not Set IsLoaded="true". See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16468
ADDED: SqlQuery - ExecuteJoinedDataSet()
CHANGED: Scaffold - Improved Logic for determining display column on joined GridView displays.
32 lines of code changed in 2 files:
ADDED: AbstractList - DataType, AllowDBNull, Caption properties to ToDataTable().
FIXED: Scaffold - Problem with commit operations on nullable Boolean and DateTime values.
59 lines of code changed in 1 file:
CHANGED: Controls - Migrated QuickTable, RadioButtons, and DropDown from Query to SqlQuery
CHANGED: ActiveRecord - Disabled Deprecated PreUpdate() and PostUpdate() Methods
ADDED: SqlQuery - Logical Delete Support
51 lines of code changed in 3 files:
FIXED: QuickTable Incorrectly Calculates Paging Values. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15073
2 lines of code changed in 1 file:
CHANGED: Miscellaneous code cleanup.
29 lines of code changed in 4 files:
FIXED: MySqlInnoDBProvider - Alias Casings do not Match in MANY_TO_MANY_CHECK_ALL and MANY_TO_MANY_FOREIGN_MAP_ALL. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16101
ADDED: SubSonic.Utility.MatchesOne() method for cleaner comparison of multiple string conditions.
4 lines of code changed in 1 file:
CHANGED: Eliminated a number of Release configuration compiler warnings; Added/updated documentation stubs.
26 lines of code changed in 2 files:
FIXED: DataProvider - WHERE Clauses are not Schema Qualified. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15984
CHANGED: Global - Minor code syntax and format changes
2 lines of code changed in 1 file:
FIXED: Open DataReader in Scaffold Many-to-Many's
CHANGED: Global - String operation optimizations; minor code formatting.
24 lines of code changed in 1 file:
CHANGED: Regenerated Unit Test Generated Code, and cleaned up changed tests.
FIXED: SubStage Generates Controller Classes when RepositoryRecord is Used. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15015
21 lines of code changed in 3 files:
FIXED: SubStage Doesn't Fully Refresh Database Schema. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15796
FIXED: Repository Get[ObjectName] Methods Leave Open Data Readers. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15795
42 lines of code changed in 1 file:
(57 more)