Gitiles
Code Review
Sign In
git.eclipse.org
/
datatools
/
org.eclipse.datatools
/
b51da786afde384b73c28a05732e06293df51295
b51da78
[260323] Updated required execution environment in MANIFEST.MF to J2SE-1.5.
by Brian Payton
· 16 years ago
46e5b55
[260323] Updated required execution environment in MANIFEST.MF to J2SE-1.5.
by Brian Payton
· 16 years ago
e6a1371
[260323] Updated .classpath and added .settings for J2SE-1.5 change.
by Brian Payton
· 16 years ago
6155f71
Move comments and add blank line in the end of file
by Xiaoying Gu
· 16 years ago
1dbc9ce
[264469]Changes to the build process about releng map files
by Xiaoying Gu
· 16 years ago
0ae27db
[264469]Changes to the build process about releng map files
by Xiaoying Gu
· 16 years ago
bde5ba3
[262950] Investigate SQLModel changes for compatibility as related to EMF change for Minimal EObject Implementation
by Hemant Kolwalkar
· 16 years ago
8d3677f
[BZ262205] fixing ICU version number
by Brian Fitzpatrick
· 16 years ago
15f3740
[202602] Modified the appendComment method of the SQLQuerySourceWriter class in the o.e.d.modelbase.sql.query plugin to put out an extra space at the beginning of multiline comments so the comment won't be concatenated with SQL code.
by Brian Payton
· 16 years ago
8ab9070
[260163] Check Option for View is not supported in DatabaseDefinition model
by Hemant Kolwalkar
· 16 years ago
2ccc433
[257151] Column should be nullable by default
by Hemant Kolwalkar
· 16 years ago
6a94381
[257151] Column should be nullable by default
by Hemant Kolwalkar
· 16 years ago
5092f74
[255741] Modified helper classes and SQL source writer class in plugin o.e.d.modelbase.sql.query to prevent logging "informational" error messages
by Brian Payton
· 16 years ago
474f9c4
[255609] Modified ValueExpressionHelper class in plugin o.e.d.modelbase.sql.query to set result datatype for SUM function correctly
by Brian Payton
· 16 years ago
ee98e07
[236507] Fixed function datatype resolver in ValueExpressionHelper in plugin o.e.d.modelbase.sql.query to get all param datatypes rather than just first
by Brian Payton
· 16 years ago
388900f
[251664] Modified findSchema and findTable methods in DatabaseHelper in plugin o.e.d.modelbase.sql.query to assume identifiers are in catalog format rather than source format
by Brian Payton
· 16 years ago
6cf381b
[250706] Updated TableHelper class in plugin o.e.d.modelbase.sql.query to handle recursive WITH clauses when getting list of column references in a table reference.
by Brian Payton
· 16 years ago
e62bdeb
[249565] Modified StatementHelper class in plugin o.e.d.modelbase.sql.query and TableReferenceResolver in o.e.d.sqltools.parsers.sql.query to resolve column references in nested selects in update statements.
by Brian Payton
· 16 years ago
fd96934
[242641] support for Oracle CHAR length semantics (CHAR/BYTE)
by Hemant Kolwalkar
· 16 years ago
909a198
[242054] Modified SQLQuerySourceWriter class in plugin o.e.d.modelbase.sql.query to add method to generate SQL for ValueExpressionRow model element.
by Brian Payton
· 16 years ago
76aad6f
[239899] Removed Java 1.5-specific code from o.e.d.modelbase.sql.query to fix DTP build break
by Brian Payton
· 16 years ago
ca895d7
[238357] Modified query model and parser to support alias col list, table funcs, and predicate row
by Brian Payton
· 16 years ago
0a058a1
[238356] Modified StatementHelper in the o.e.d.modelbase.sql.query plugin to look for special chars
by Brian Payton
· 16 years ago
f293322
[236112] Copyright notice issue
by ledunnel
· 17 years ago
ed37ca9
Updating about files
by Brian Fitzpatrick
· 17 years ago
9ea5829
[231229] Replaced a couple of old IBM copyright statements with EPL statements in the o.e.d.sqltools.sqlbuilder and o.e.d.modelbase.sql.query.edit plugins.
by Brian Payton
· 17 years ago
aa1c422
[228295] Added directive "Bundle-ActivationPolicy: lazy" to MANIFEST.MF files of all modelbase plugins.
by Brian Payton
· 17 years ago
3b17572
[228963] SQLServer 2005: MAX specifier support needed on VARCHAR, NVARCHAR and VARBINARY datatypes
by Hemant Kolwalkar
· 17 years ago
805a9d7
[223776] Added getAllParameterMarkerVariables method to StatementHelper class in o.e.d.modelbase.sql.query plugin and modified substituteParameters method in ParameterMarkers class in the views.execute package of o.e.d.sqltools.sqlbuilder plugin to reset parameter marker vars.
by Brian Payton
· 17 years ago
eb33f00
[222180]buildid was hard code in about.mappings in all brand plugins.
by Xiaoying Gu
· 17 years ago
0c3df9b
[221621] set singleton=true bundle property in MANIFEST.MF for sqltools.parsers.xxx plugins that lacked it. (Also o.e.d.modelbase.sql.edit)
by Brian Payton
· 17 years ago
9442470
[221028] Modified o.e.d.modelbase.sql.query and o.e.d.sqltools.parsers.sql.query plugins to not uppercase host var names in queries
by Brian Payton
· 17 years ago
23e0cf5
Update date stamp in version to "qualifier"
by jgraham
· 17 years ago
bc2a308
[BZ217403] Update build.properties to select about.html in source build; update ODA build.properties and remove obsolete build scripts.
by jgraham
· 17 years ago
982fdcf
[218244] timestamp in Manifest needs to be updated for org.eclipse.datatools.modelbase.dbdefinition
by Hemant Kolwalkar
· 17 years ago
11362a9
approved fix for M5 - Bug 218244 timestamp in Manifest needs to be updated for org.eclipse.datatools.modelbase.dbdefinition
by Hemant Kolwalkar
· 17 years ago
55e0193
[217345] Tweaked MANIFEST.MF and build.properties for the o.e.d.modelbase.sql.edit plugin to resolve build problem
by Brian Payton
· 17 years ago
fa30877
[217345] Replaced the MANIFEST.MF file for the o.e.d.modelbase.sql.edit plugin with the previous 1.1 version to see if that fixes SQL Builder load issue
by Brian Payton
· 17 years ago
9ddcddc
[215237] Fixed Query model/parser bugs and regenerated model
by Brian Payton
· 17 years ago
4b51cac
[215237] Changed Rose source files to ASCII in CVS
by Brian Payton
· 17 years ago
e85f077
[216986] Derby modelbase plug-in should not have UI dependency
by ledunnel
· 17 years ago
5537a56
remove SDO dependency from the SQLModel in DTP. please refer bugzilla 208455 .
by Hemant Kolwalkar
· 17 years ago
f0d7380
dpchou 2007110107 Bugzilla207649
by dpchou
· 17 years ago
88a570f
Update build.properties for DTP 1.6 builds
by jgraham
· 17 years ago
b463add
[152076] Moved org.eclipse.datatools.modelbase.sql.query.edit plugin from the prototypes folder into the modelbase folder.
by Brian Payton
· 17 years ago
e850048
[195117] Incorrect copyright dates in DTP About Box
by jgraham
· 17 years ago
679c658
Update license headers
by jgraham
· 17 years ago
368ad03
[191763], [191766] Updated .project file to remove extraneous builder and updated MANIFEST.MF and build.properties to single-jar the plugin
by Brian Payton
· 17 years ago
db09273
dpchou 20070615 BZ169392
by dpchou
· 17 years ago
12f6433
[198544] Remove Windows-specific Unicode characters from about.html
by jgraham
· 18 years ago
902133d
dpchou 20070531 BZ189864
by dpchou
· 18 years ago
3304379
dpchou 20070530 BZ185822
by dpchou
· 18 years ago
b97d29d
dpchou 20070518 BZ154167
by dpchou
· 18 years ago
9498509
[175454] getFullTableName does not support DB without schema
by jgraham
· 18 years ago
6c130a3
[168598] Exceptions logged for Apache Derby DB when working off-line
by ledunnel
· 18 years ago
264d167
dpchou 20070323 Bugzilla170415
by dpchou
· 18 years ago
0ba495f
[154155] Update for org.eclipse.datatools.modelbase.sql.edit plug-in id change
by jgraham
· 18 years ago
d61e88e
dpchou 20070322 bugzilla154155
by dpchou
· 18 years ago
e4c1cbf
Update version number for jarred plug-ins
by jgraham
· 18 years ago
3ca31e5
dpchou 20070216 single jarring modelbase
by dpchou
· 18 years ago
bc49cc1
Update version number in build.properties
by jgraham
· 18 years ago
52ac3e2
[173482] Regenerated org.eclipse.datatools.modelbase.sql.xml.query to work with current version of EMF and base SQL model.
by Brian Payton
· 18 years ago
3f73e93
[173482] Regenerated org.eclipse.datatools.modelbase.sql.query to work with current version of EMF and base SQL model.
by Brian Payton
· 18 years ago
7efe40a
Add JVM level to manifest file for Europa requirement. Bundle-RequiredExecutionEnvironment: J2SE-1.4
by jgraham
· 18 years ago
7dd0430
Add 1.0 files
by jgraham
· 18 years ago
9f2c703
[163007] Consolidate finfo plug-ins
by jgraham
· 18 years ago
bae7c1a
[161670] Fixed method getColumnsFromSearchCondition in ValueExpressionHelper class in SQL Query model
by Brian Payton
· 18 years ago
93199cf
Fix For Bug #152989 Part 1 - OMG enhancement proposal.
by avainchte
· 18 years ago
cc78106
regenerated code for DBDefinition model using Eclipse 3.2
by dpchou
· 18 years ago
77a813a
Update version numbers and inter-DTP version tolerance specifications
by jgraham
· 18 years ago
398eff6
added Catalog as outlined by Proposal 2. also ported over Comment for WTP parity.
by dpchou
· 18 years ago
6139772
Update build version
by jgraham
· 18 years ago
eac644a
Added bundle-version information to the MANIFEST.MF file
by Brian Payton
· 18 years ago
b8aafec
dpchou 20060831 version range for modelbase
by dpchou
· 18 years ago
18ea275
dpchou 20060828 version range for modelbase
by dpchou
· 18 years ago
a67f84f
Fix Bug #152990 - Cleaned up SQL spec content and replaced it with a reference clause.
by avainchte
· 18 years ago
62f0a47
Update about.html file for new content
by jgraham
· 19 years ago
717b1c3
Update about.html file for new content
by jgraham
· 19 years ago
1fe19e1
Add provider name 20060504 dpchou
by dpchou
· 19 years ago
cfa8a55
Update version number for Callisto
by jgraham
· 19 years ago
b283569
Update version number for Callisto
by jgraham
· 19 years ago
e6f27bd
dpchou refresh Derby model for synonym implementation
by dpchou
· 19 years ago
43928f0
dpchou refresh Derby model for synonym implementation
by dpchou
· 19 years ago
9cb6596
Clean up from IP review
by jgraham
· 19 years ago
8d2f95f
[bug 135164] Replaced IBM copyright with EPL copyright
by Brian Payton
· 19 years ago
f5b80d6
update Derby model to inherit Synonym from Table, instead of SQLObject
by dpchou
· 19 years ago
73a3069
[126826] Fix translation errors caught by pre-translation validation tool
by dpchou
· 19 years ago
3e1652f
Fixed package name in the pluginJava attribute of extension point org.eclipse.datatools.modelbase.sql.query.sourceWriterExtension
by Brian Payton
· 19 years ago
f172102
[bug 131734] Changed MANIFEST.MF to use "Eclipse-AutoStart: true" instead of
by Brian Payton
· 19 years ago
86e4634
20060313 dpchou Adding about.html to the build.properties file
by dpchou
· 19 years ago
ffd275e
Add META-MF/ to build.xml
by jgraham
· 19 years ago
829d065
Add about.html to build.xml bin.includes target
by jgraham
· 19 years ago
f2e239d
[131118] modified Bundle-Activator entry in MANIFEST.MF to point to correct location for SQLQueryModelPlugin class
by Brian Payton
· 19 years ago
f6361ad
[131418] Create manifest file for src plug-in
by dpchou
· 19 years ago
626b030
[131418] Create manifest file for src plug-in
by dpchou
· 19 years ago
8a3bbab
dpchou 20060310 bugZilla defect 131117
by dpchou
· 19 years ago
e3c8fda
model update
by dpchou
· 19 years ago
9cb35f5
added model extension for Derby
by dpchou
· 19 years ago
4a23c16
added model extension for Derby
by dpchou
· 19 years ago
d18330c
*** empty log message ***
by jgraham
· 19 years ago
Next »