- 74cac89 fix 551591: bump versions by Stephane Bouchet · 3 years, 6 months ago
- 209258c Bug 540698 - update to EPL 2.0 by nickboldt · 4 years, 7 months ago
- 0fc754d bump version of failing tests and recompile for Bundle-RequiredExecutionEnvironment: JavaSE-1.8 by nickboldt · 5 years ago
- 4050e31 upversion to 1.14.101-SNAPSHOT [everywhere] by nickboldt · 5 years ago
- b46153d Revert "bump more things to 1.14.101 to hopefully fix signing/baseline issue in Jenkins" - didn't work -- issue is that we can't re-pack previously signed artifacts from the baseline. So instead work around build problem with -Dtycho.baseline.replace=none -DskipBaselineComparison=true -Dtycho.baseline=disable by nickboldt · 5 years ago
- ad3303e bump more things to 1.14.101 to hopefully fix signing/baseline issue in Jenkins by nickboldt · 5 years ago
- 21692cc comment out tests that fail in org.eclipse.datatools.connectivity.oda.tests; insert empty test methods testNothingBecauseAllTheTestsFailOrError() as placeholders by nickboldt · 5 years ago 1.14.100.201805031905
- fca8120 comment out tests that fail in org.eclipse.datatools.connectivity.oda.flatfile.tests by nickboldt · 5 years ago
- f0d1126 comment out tests that fail in org.eclipse.datatools.connectivity.oda.tests, org.eclipse.datatools.connectivity.oda.profile.tests, and org.eclipse.datatools.connectivity.oda.flatfile.tests by nickboldt · 5 years ago
- aa68ce3 disable failing test testInputElementMigrateDefaultValues in tests/org.eclipse.datatools.connectivity.oda.design.tests/src/org/eclipse/datatools/connectivity/oda/design/tests/DesignUtilLoadSaveTest.java by nickboldt · 5 years ago
- 0728dc0 run tests via a suite so we can more easily disable the failing ones - tests/org.eclipse.datatools.connectivity.oda.consumer.tests by nickboldt · 5 years ago
- e38618f run tests via a suite so we can more easily disable the failing ones - tests/org.eclipse.datatools.enablement.oda.xml.tests by nickboldt · 5 years ago
- 0a87029 update build to use latest Eclipse platform and Orbit I builds by nickboldt · 5 years ago
- 485f961 support running tests with JUnit 4 by nickboldt · 5 years ago
- 44f3a9d fix groupId for features by nickboldt · 5 years ago
- c92525e refactoring: remove plugins/connectivity/org.eclipse.datatools.connectivity.nl to DEPRECATED folder; add intermediate poms so we can build smaller reactors (eg., just the plugins) by nickboldt · 5 years ago
- 712c2f7 move sources from test/ to src/ folder; add missing build.properties file - tests now run (but some fail) in org.eclipse.datatools/tests/org.eclipse.datatools.enablement.oda.xml.tests by nickboldt · 5 years ago
- f2976ce add gitignores by nickboldt · 5 years ago
- 18f9a2b move .settings folders under DEPRECATED: examples/ plugins/ or tests/ by nickboldt · 5 years ago
- 3ae73ac move more deprecated crap into the DEPRECATED folder, pending deletion by nickboldt · 5 years ago
- e4e41db add generated poms by nickboldt · 5 years ago
- 503b5d2 Merge ../org.eclipse.datatools.sqltools by nickboldt · 5 years ago
- c5b6b50 Merge ../org.eclipse.datatools.enablement.oda by nickboldt · 5 years ago
- f1e7bf5 Merge ../org.eclipse.datatools.enablement.general by nickboldt · 5 years ago
- 125546d Releng : Automatically set Require-Bundle and Export-Package versions by Konstantin Komissarchik · 8 years ago
- e8c64ee Releng : Change version to 2 by Konstantin Komissarchik · 8 years ago
- 3051ccd Releng : DTP should require Java 8 by Konstantin Komissarchik · 8 years ago
- 4615039 [376359] Added test case entry for bug by Brian Payton · 11 years ago
- 93b1576 [375804]Move DTP oda.flatfile bundles to the enablement.oda.git repository by xgu · 11 years ago
- 39d3673 Merge remote-tracking branch 'oda.flatfile.tests/master' by xgu · 11 years ago
- a9bb05f Support Relative Path in XML driver. [43417] by Lin Zhu · 12 years ago
- 943fb31 Fix flat file URI containing whitespace issue. [43478, 44054] by Lin Zhu · 12 years ago
- 037219a Fix flat file URI containing whitespace issue. [43478, 44054] by Lin Zhu · 12 years ago
- 6154665 Add remote flat file support. [41597] by Lin Zhu · 12 years ago
- ebf3284 Add remote flat file support. [41597] by Lin Zhu · 12 years ago
- ffa7c1b rename .cvsignore to .gitignore by Xiaoying Gu · 12 years ago
- 0c8a68b rename .cvsignore to .gitignore by Xiaoying Gu · 12 years ago
- 3be64b6 rename .cvsignore to .gitignore by Xiaoying Gu · 12 years ago
- 0887272 rename .cvsignore to .gitignore by Xiaoying Gu · 12 years ago
- b2da77c rename .cvsignore to .gitignore by Xiaoying Gu · 12 years ago
- 05d116f [346366] Expose visibility of an overriding oda.consumer.driverBridge extension in an ODA design session by Linda Chan · 12 years ago
- 78be9d1 FlatFile Dataset chokes if all lines don't have same comma count. [32325] by Lin Zhu · 12 years ago
- 3ed273d FlatFile Dataset chokes if all lines don't have same comma count. [32325] by Lin Zhu · 12 years ago
- d1d3ce5 [339154] ODA DataSourceDesign attribute could be optional in a nested DataSetDesign by Linda Chan · 12 years ago
- 50ece0a Fix Exception error when preview data on datamart data set data using attached CSV Flat File as Data Source. [36920] by Lin Zhu · 12 years ago
- 41057e5 Fix Exception error when preview data on datamart data set data using attached CSV Flat File as Data Source. [36920] by Lin Zhu · 12 years ago
- 56e737a [327852] Added more convenient methods in ResultSubset by Linda Chan · 13 years ago
- 8d6dbd2 [327852] Refine oda design model element AxisAttributes to define associated result set columns by Linda Chan · 13 years ago
- 93d5e25 [314783] Support of Custom default values in ODA Design session model by Linda Chan · 13 years ago
- 0408682 [286703] Updated unit tests for ORDER BY ordering problem by Brian Payton · 13 years ago
- 96378c5 [310877] Added support for SQL CALL statements to SQL Query parser and model; modified plugins o.e.d.modelbase.sql.query, o.e.d.modelbase.sql.xml.query, o.e.d.sqltools.parsers.sql, o.e.d.sqltools.parsers.sql.query by Brian Payton · 13 years ago
- ecf6a76 [291549] ODA Dynamic Query Result Specification - fixed visibility of internal constructors by Linda Chan · 13 years ago
- 50aa985 [303022] Fixed missing localization key when using EcoreUtil#copy to copy an oda.design localizable attribute by Linda Chan · 13 years ago
- 89ceaf0 [303022] Preserve a null default value if explicitly set for a localizable oda.design attribute by Linda Chan · 13 years ago
- 8e31ac4 [303022] Support use of Resource Key for Localizable Attributes in ODA Design model by Linda Chan · 13 years ago
- 587e6d9 [288540] ODA Dynamic Query Result Specification - added default IValidator implementation base class by Linda Chan · 14 years ago
- e806b7f [288540] ODA Dynamic Query Result Specification - enhanced the validation API by Linda Chan · 14 years ago
- b36e219 [288540] ODA Dynamic Query Result Specification - Added Default Filter Type in DynamicFilterExpression design by Linda Chan · 14 years ago
- 9f630d9 [288540] ODA Dynamic Query Result Specification - minor fine tuning of API and Javadoc clarification by Linda Chan · 14 years ago
- de65789 [288540] ODA Dynamic Query Result Specification - second iteration of ValueExpression model by Linda Chan · 14 years ago
- 2bcc52b [288540] ODA Dynamic Query Result Specification - ValueExpression model by Linda Chan · 14 years ago
- 8243a7c [28769] Refined fix for QuerySpecification#getParameterValue not finding matching parameter by Linda Chan · 14 years ago
- 40a92a3 [28769] QuerySpecification.getParameterValue(int/String) to find matching parameter if its value was set by both name and id by Linda Chan · 14 years ago
- 9a93f9e [280892] ODA Dynamic Query Result Specification Enhancements - refine query spec by Linda Chan · 14 years ago
- 1998269 [280892] ODA Dynamic Query Result Specification Enhancements - refined result projection spec by Linda Chan · 14 years ago
- 524327f [280892] ODA Dynamic Query Result Specification Enhancements - Filter Spec Validation by Linda Chan · 14 years ago
- 3df8413 Enhanced test case for migrating multiple default values by Linda Chan · 14 years ago
- c1cb6ac Added test cases for Object typed parameter. by Linda Chan · 14 years ago
- c404340 [262874] ODA Dynamic Query Result Specification - refined experimental API to include null value ordering type in sort specification by Linda Chan · 14 years ago
- 6ea64ca 252005: UI code should be separated from editor.core plugin by hcao · 14 years ago
- 34594f3 CheckIn:Bugzilla272246--Column mapping does not work when such "//@attr" is involved by Lin Zhu · 14 years ago
- 3c8bb6d CheckIn:Bugzilla272115--A Problem with Xpath [14] by Lin Zhu · 14 years ago
- 31e9c9b CheckIn:Bugzilla116636--[XML Data Source Improvements] XML data source does not support parameters yet. by Lin Zhu · 14 years ago
- 814e7d7 [262874] ODA Dynamic Query Result Specification - refined experimental API for dynamic aggregation and sort specification by Linda Chan · 14 years ago
- b39159b [262874] ODA Dynamic Query Result Specification - SortSpecification experimental API by Linda Chan · 14 years ago
- 55bc163 [262874] ODA Dynamic Query Result Specification - refined experimental API by Linda Chan · 14 years ago
- 44e5f8d CheckIn:Bugzilla262340--missing rows in large ODA flat file (ssv) by Lin Zhu · 14 years ago
- b9c5a5c CheckIn:Bugzilla262340--missing rows in large ODA flat file (ssv) by Lin Zhu · 14 years ago
- 101f9d6 [176396] ODA 3.2 API Changes Implementation and others (see http://wiki.eclipse.org/Galileo_DTP_ODA_API_Changes_Spec) by Linda Chan · 14 years ago
- 33c9384 [262874] ODA Dynamic Query Result Design-time Specification - second cut of experimental API by Linda Chan · 14 years ago
- 3b0627c [262874] ODA Dynamic Query Result Specification - second cut of experimental API by Linda Chan · 14 years ago
- 55d6feb CheckIn:Bugzilla264806--Support "OR" operator (|) in xPath column mapping. by Lin Zhu · 14 years ago
- 2e423ed [264300] Supports multiple default values in oda design input parameter definition by Linda Chan · 14 years ago
- 31fe0bd CheckIn:Bugzilla263915--XML ODA Driver fails when xml source is provided as InputStream through AppContext and special chars exists in that InputStream by Lin Zhu · 14 years ago
- 1de3087 [262874] Minor updates to example in tests by Linda Chan · 14 years ago
- c5c32e7 [262874] ODA Data Filtering Specification model - minor refactoring by Linda Chan · 14 years ago
- f5447c0 [262874] ODA Data Filtering Specification model - minor refactoring by Linda Chan · 14 years ago
- 80faad1 [262874] ODA Data Filtering Specification model - Initial cut of Experimental API by Linda Chan · 14 years ago
- 2485931 [262459] Enhance API of the ODA runtime resource identifiers by Linda Chan · 14 years ago
- 7aed516 [262459] Enhance API of the ODA runtime resource identifiers by Linda Chan · 14 years ago
- e70cd7b [bug 256336] deleting obsolete projects/directories from Connectivity and moving a few things to samples/tests by Brian Fitzpatrick · 14 years ago
- 45cc425 CheckIn:Bugzilla260505--XML ODA Driver Performance can still be improved by Lin Zhu · 14 years ago
- 025feef CheckIn:Bugzilla259467--Fails to fetch column value if column mapping path contains namespace in XML Data Set by Lin Zhu · 14 years ago
- 27798f6 [254663] Added JUnit test for invalid chars in query statement in plugin o.e.d.sqltools.parsers.sql.query.test by Brian Payton · 15 years ago
- 6c3c1ae CheckIn:Bugzilla#245666--"Test Connect" tells success even if XML file path dose not exist at all while creating XML Data Source by Lin Zhu · 15 years ago
- 71ecede CheckIn:Bugzilla#250049--XPath expression in column mapping for xml data source won't deliver the correct value if you want to point to parent nodes by attributes by Lin Zhu · 15 years ago
- e3aae64 191721: Generic SQL parser cannot separate statements correctly by hcao · 15 years ago
- f8d132b [249565] Added update statement tests in plugin o.e.d.sqltools.parsers.sql.query.test. Also modified and renamed interactive test tool by Brian Payton · 15 years ago
- 4813ea8 CheckIn:Bugzilla#244926--The chart is in a mess when there is one report item share the chart's result set [13] [0005] by Lin Zhu · 15 years ago
- 726d9d1 CheckIn:Bugzilla#244926--The chart is in a mess when there is one report item share the chart's result set [13] [0005] by Lin Zhu · 15 years ago