-
canofunk
2007-12-28 12:12
#18
Rev.: 236
-
2 lines of code changed in 1 file:
-
SubSonic/DataProviders:
SqlDataProvider.cs (+2 -7)
-
robconery
2007-12-27 16:57
#17
Rev.: 235
-
62 lines of code changed in 1 file:
-
SubSonic/Controls:
ManyManyList3.cs (new 62)
-
canofunk
2007-12-27 16:37
#16
Rev.: 234
-
15 lines of code changed in 5 files:
-
SubSonic/DataProviders:
DataProvider.cs (+8 -5),
SqlCEProvider.cs (+2 -2),
SqlDataProvider.cs (+1 -1)
-
SubSonic/Sql Tools:
Query.cs (+3 -3),
QueryCommand.cs (+1)
-
robconery
2007-12-27 14:46
#15
Rev.: 233
-
50 lines of code changed in 1 file:
-
SubSonic.Tests:
MySqlTests.cs (new 50)
-
robconery
2007-12-27 14:45
#14
Rev.: 232
-
1 lines of code changed in 1 file:
-
SubSonic.Tests:
ActiveRecordTest.cs (+1 -12)
-
robconery
2007-12-27 14:44
#13
Rev.: 231
-
204 lines of code changed in 2 files:
-
SubSonic/ActiveRecord:
IAbstractRecord.cs (new),
IActiveRecord.cs (new 204)
-
robconery
2007-12-27 14:44
#12
Rev.: 230
-
3 lines of code changed in 1 file:
-
SubSonic/Sql Tools:
Query.cs (+3 -2)
-
robconery
2007-12-27 14:40
#11
-
0 lines of code changed in 4 files:
-
SubSonic.Tests:
MySqlTests.cs (del)
-
SubSonic/ActiveRecord:
IAbstractRecord.cs (del),
IActiveRecord.cs (del)
-
SubSonic/Controls:
ManyManyList3.cs (del)
-
canofunk
2007-12-27 11:57
#10
Rev.: 226
-
328 lines of code changed in 14 files:
-
SubSonic.Setup:
SubSonic.Setup.vdproj (del),
SubSonic.Setup.vdproj.vspscc (del)
-
SubSonic.Setup/Debug:
SubSonic2_0.Setup.msi (del),
setup.exe (del)
-
SubSonic.Setup/Release:
SubSonic2_0.msi (del),
SubSonic2_0_1a.msi (del),
setup.exe (del)
-
SubSonic.Tests:
ActiveRecordTest.cs (+8 -8),
MySqlTests.cs (new 50),
SubSonic.Tests.csproj (+4)
-
SubSonic/ActiveRecord:
IAbstractRecord.cs (new),
IActiveRecord.cs (new 204)
-
SubSonic/Controls:
ManyManyList3.cs (new 62)
-
SubSonic/Sql Tools:
Query.cs (-7)
-
robconery
2007-12-26 21:41
#9
Rev.: 225
-
141 lines of code changed in 4 files:
-
SubSonic.Tests:
ActiveRecordTest.cs (+31),
App.config (+2 -5),
QueryTest.cs (+15 -1),
SubSonic.Tests.csproj (+93 -67)
-
robconery
2007-12-26 21:40
#8
Rev.: 224
-
234 lines of code changed in 13 files:
-
SubSonic:
SubSonic.csproj (+6 -1)
-
SubSonic/ActiveRecord:
AbstractRecord.cs (+61 -2),
ActiveHelper.cs (+24 -2),
ActiveRecord.cs (+6)
-
SubSonic/CodeGeneration/Templates:
CS_ClassTemplate.aspx (+16 -1),
CS_ViewTemplate.aspx (+16 -1)
-
SubSonic/Controls:
Scaffold.cs (+24)
-
SubSonic/DataProviders:
DataProvider.cs (+18 -4),
MySqlDataProvider.cs (+1),
SqlDataProvider.cs (+6 -1)
-
SubSonic/Sql Tools:
Query.cs (+8 -3),
QueryCommand.cs (+38),
TableSchema.cs (+10)
-
canofunk
2007-12-26 18:08
#7
Rev.: 223
-
199 lines of code changed in 8 files:
-
SubSonic.sln (+1 -1)
-
SubSonic:
Constants.cs (+16),
SubSonic.csproj (+1 -1),
Utility.cs (+119 -282)
-
SubSonic/ActiveRecord:
ActiveList.cs (+4 -1)
-
SubSonic/DataProviders:
SQLiteDataProvider.cs (+12 -4)
-
SubSonic/Sugar:
Dates.cs (+27 -28),
Web.cs (+19 -7)
-
canofunk
2007-12-20 17:26
#6
Rev.: 222
-
24 lines of code changed in 3 files:
-
SubSonicHelp.shfb (+9 -9)
-
SubSonic/ActiveRecord:
AbstractRecord.cs (+1)
-
SubSonic/Sql Tools:
Query.cs (+14 -4)
-
robconery
2007-12-19 22:28
#5
Rev.: 221
-
136 lines of code changed in 5 files:
-
SubSonic:
SubSonic.csproj (+40 -11)
-
SubSonic/DataProviders:
MySqlDataProvider.cs (+1),
SqlDataProvider.cs (+27 -1)
-
SubSonic/Sql Tools:
Query.cs (+27 -2),
TableSchema.cs (+41)
-
canofunk
2007-12-11 12:02
#4
Rev.: 220
-
103 lines of code changed in 2 files:
-
SubSonic/DataProviders:
DataProvider.cs (+18 -3),
SqlDataProvider.cs (+85 -34)
-
canofunk
2007-12-10 20:15
#3
Rev.: 219
-
169 lines of code changed in 7 files:
-
SubSonic/ActiveRecord:
AbstractList.cs (+49 -27),
AbstractRecord.cs (+73 -55),
ActiveHelper.cs (+19 -17),
ActiveList.cs (+1 -14),
ActiveRecord.cs (+15 -13),
ReadOnlyList.cs (+1 -16),
StoredProcedure.cs (+11 -11)
-
canofunk
2007-12-06 20:17
#2
Rev.: 218
-
10315 lines of code changed in 90 files:
-
GhostDocSettings.gdc (new),
ReSharperSettings.xml (new 305),
SolutionInfo.cs (+13 -5),
SubSonicHelp.shfb (new 67)
-
SubCommander:
Arguments.cs (+8 -4),
DBScripter.cs (+14),
Program.cs (+124 -2),
SubCommander.csproj (+1)
-
SubSonic.Tests:
ActiveListTests.cs (+28),
ActiveRecordTest.cs (+31),
AssemblyCleaner.cs (+9),
CodeGeneratorTests.cs (+24),
DataServiceTest.cs (+28 -26),
ETL.cs (+31 -25),
ForeignKeyTests.cs (+29 -26),
GeneratedObjectTests.cs (+47 -25),
ManyToMany.cs (+16 -2),
MultiProvider.cs (+8 -3),
NameTransformationTests.cs (+13 -2),
Product.cs (+10),
QueryTest.cs (+60),
SPs.cs (+39 -26),
ScriptersTest.cs (+26 -27),
SubSonic.Tests.csproj (+2 -2),
SugarTests.cs (+22 -1),
TransactionTests.cs (+50 -5),
TransactionWithDtcOffTests.cs (+62 -4),
TurboTemplateTests.cs (+6)
-
SubSonic:
Constants.cs (+77 -5),
Inflector.cs (+137 -26),
SubSonicConfig.cs (+13 -2),
Utility.cs (+444 -8)
-
SubSonic/ActiveRecord:
AbstractList.cs (+104 -49),
AbstractRecord.cs (+210 -119),
ActiveController.cs (+76 -3),
ActiveHelper.cs (+39),
ActiveList.cs (+39 -11),
ActiveRecord.cs (+40),
ReadOnlyList.cs (+9),
StoredProcedure.cs (+201 -109)
-
SubSonic/CodeGeneration:
BuildProvider.cs (+3 -3),
CodeService.cs (+175 -15),
CompileEngine.cs (+86 -36),
Template.cs (+115 -37)
-
SubSonic/CodeLanguage:
CSharpCodeLanguage.cs (+67 -4),
CodeLanguageFactory.cs (+32 -2),
ICodeLanguage.cs (+65),
VBCodeLanguage.cs (+67 -4)
-
SubSonic/Controls:
DropDown.cs (+57 -18),
ManyManyList.cs (+39 -10),
QuickTable.cs (+425 -308),
RadioButton.cs (+48 -14),
Scaffold.cs (+274 -131),
WebUIHelper.cs (+7)
-
SubSonic/Controls/Calendar:
CalendarControl.cs (+38 -4)
-
SubSonic/DataProviders:
DataProvider.cs (+606 -131),
DataService.cs (+267 -11),
ELib3DataProvider.cs (+41 -1),
MySqlDataProvider.cs (+331 -162),
MySqlInnoDBDataProvider.cs (+100 -75),
OracleDataProvider.cs (+284 -109),
SQLiteDataProvider.cs (+350 -357),
SqlCEProvider.cs (+633 -452),
SqlDataProvider.cs (+482 -300),
SubSonicSection.cs (+19)
-
SubSonic/HttpHandlers:
RESTHandler.cs (+62 -28),
RESTfullUrl.cs (+101 -44),
XmlToJSONParser.cs (+25 -4)
-
SubSonic/Migrations:
Migration.cs (+91)
-
SubSonic/QueryEngine:
Aggregate.cs (+3),
Constraint.cs (+126 -48),
Join.cs (+22 -6),
Select.cs (+44),
SqlQuery.cs (+148 -35)
-
SubSonic/QueryEngine/SqlParsers:
SqlParser.cs (+107),
SqlServerParser.cs (+110)
-
SubSonic/Sql Tools:
Connection.cs (+101 -56),
DB.cs (+49 -10),
GenericConstraint.cs (+19 -4),
IConstraint.cs (+7 -2),
Is.cs (+6 -6),
Query.cs (+917 -304),
QueryCommand.cs (+197 -71),
TableSchema.cs (+993 -462)
-
SubSonic/Sugar:
Dates.cs (+38 -20),
File.cs (+3),
Numbers.cs (+6 -3),
Strings.cs (+34 -8),
Validation.cs (+12 -4),
Web.cs (+21 -6)
-
canofunk
2007-12-06 13:05
#1
Rev.: 217
-
5924 lines of code changed in 95 files:
-
SubCommander:
Arguments.cs (+16 -6),
DBScripter.cs (+29 -20),
Program.cs (+47 -137)
-
SubSonic.Tests:
ActiveListTests.cs (+15 -12),
ActiveRecordTest.cs (+15 -3),
AssemblyCleaner.cs (+16 -4),
CodeGeneratorTests.cs (+14 -7),
DataServiceTest.cs (+14 -4),
ETL.cs (+15 -4),
ForeignKeyTests.cs (+14 -4),
GeneratedObjectTests.cs (+16 -10),
ManyToMany.cs (+30 -16),
MultiProvider.cs (+26 -11),
NameTransformationTests.cs (+14 -3),
Product.cs (+22 -20),
QueryTest.cs (+109 -77),
SPs.cs (+44 -25),
ScriptersTest.cs (+23 -11),
SugarTests.cs (+29 -19),
TransactionTests.cs (+34 -25),
TransactionWithDtcOffTests.cs (+30 -42),
TurboTemplateTests.cs (+17 -8)
-
SubSonic:
Constants.cs (+19 -5),
Enums.cs (+15 -1),
Inflector.cs (+31 -27),
SubSonic.csproj (+1 -2),
SubSonicConfig.cs (+20 -8),
Utility.cs (+609 -499)
-
SubSonic/ActiveRecord:
AbstractList.cs (+88 -43),
AbstractRecord.cs (+460 -89),
ActiveController.cs (+82 -65),
ActiveHelper.cs (+86 -64),
ActiveList.cs (+43 -27),
ActiveRecord.cs (+31 -405),
ReadOnlyList.cs (+21 -9),
ReadOnlyRecord.cs (+17 -332),
StoredProcedure.cs (+31 -23)
-
SubSonic/CodeGeneration:
BuildProvider.cs (+20 -14),
CodeService.cs (+51 -59),
CompileEngine.cs (+55 -43),
Template.cs (+46 -31)
-
SubSonic/CodeLanguage:
CSharpCodeLanguage.cs (+170 -131),
CodeLanguageFactory.cs (+38 -14),
ICodeLanguage.cs (+34 -18),
VBCodeLanguage.cs (+166 -128)
-
SubSonic/Controls:
DropDown.cs (+44 -30),
ManyManyList.cs (+37 -24),
QuickTable.cs (+57 -87),
RadioButton.cs (+37 -27),
Scaffold.cs (+162 -248),
WebUIHelper.cs (+17 -5)
-
SubSonic/Controls/Calendar:
CalendarControl.cs (+99 -98)
-
SubSonic/DataProviders:
DataProvider.cs (+94 -84),
DataService.cs (+78 -80),
ELib3DataProvider.cs (+63 -84),
MySqlDataProvider.cs (+98 -141),
MySqlInnoDBDataProvider.cs (+45 -49),
OracleDataProvider.cs (+210 -201),
SQLiteDataProvider.cs (+150 -160),
SqlCEProvider.cs (+224 -343),
SqlDataProvider.cs (+283 -343),
SubSonicSection.cs (+22 -9)
-
SubSonic/HttpHandlers:
RESTHandler.cs (+53 -58),
RESTfullUrl.cs (+33 -22),
XmlToJSONParser.cs (+45 -37)
-
SubSonic/Migrations:
Migration.cs (+24 -25)
-
SubSonic/QueryEngine:
Aggregate.cs (+15 -7),
Constraint.cs (+24 -8),
Join.cs (+18 -7),
Select.cs (+15 -3),
SqlQuery.cs (+27 -16)
-
SubSonic/QueryEngine/SqlParsers:
Enums.cs (+15 -8),
SqlParser.cs (+23 -5),
SqlServerParser.cs (+21 -15)
-
SubSonic/Sql Tools:
Connection.cs (+35 -32),
DB.cs (+27 -22),
GenericConstraint.cs (+40 -28),
IConstraint.cs (+27 -15),
Is.cs (+92 -80),
Query.cs (+148 -124),
QueryCommand.cs (+58 -40),
TableSchema.cs (+168 -137)
-
SubSonic/Sugar:
Dates.cs (+83 -70),
File.cs (+21 -7),
Numbers.cs (+24 -12),
Strings.cs (+80 -67),
Validation.cs (+43 -31),
Web.cs (+66 -61)
-
SubSonicCentral:
AutoScaffold.aspx.cs (+128 -243),
Configuration.aspx.cs (+16 -14),
ControlExample.aspx.cs (+19 -12),
Default.aspx.cs (+17 -13),
Documentation.aspx.cs (+16 -14),
Examples.aspx.cs (+45 -30),
Generators.aspx.cs (+15 -14)