[root]/SubCommander/Properties

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 6 (100.0%) | 30 (100.0%) | 5.0 |
| canofunk | 3 (50.0%) | 30 (100.0%) | 10.0 |
| robconery@gmail.com | 2 (33.3%) | 0 (0.0%) | 0.0 |
| robconery | 1 (16.7%) | 0 (0.0%) | 0.0 |
moving 2.x source to 2.0 folder
0 lines of code changed in 2 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
3 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.
5 lines of code changed in 1 file:
ADDED: Implemented new template execution engine. The performance improvement is, well, dramatic
ADDED: New SubSonicService level tag "enableTrace". By default, this is now set to false both to address medium trust issues, and to limit performance overhead.
CHANGED: SecurityAction.RequestMinimum in SubSonic AssemblyInfo.cs now set to false to address medium trust provider issues.
FIXED: Significant issue with logical deletes.
22 lines of code changed in 1 file:
Initial Import of 2.0.1a
17 lines of code changed in 1 file:
Resetting source to 2.0.1a release
0 lines of code changed in 1 file:
Initial Load
17 lines of code changed in 1 file: