1. 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 · 6 years ago
  2. f2976ce add gitignores by nickboldt · 6 years ago
  3. 18f9a2b move .settings folders under DEPRECATED: examples/ plugins/ or tests/ by nickboldt · 6 years ago
  4. 3ae73ac move more deprecated crap into the DEPRECATED folder, pending deletion by nickboldt · 6 years ago
  5. e4e41db add generated poms by nickboldt · 6 years ago
  6. 503b5d2 Merge ../org.eclipse.datatools.sqltools by nickboldt · 6 years ago
  7. c5b6b50 Merge ../org.eclipse.datatools.enablement.oda by nickboldt · 6 years ago
  8. f1e7bf5 Merge ../org.eclipse.datatools.enablement.general by nickboldt · 6 years ago
  9. 125546d Releng : Automatically set Require-Bundle and Export-Package versions by Konstantin Komissarchik · 8 years ago
  10. e8c64ee Releng : Change version to 2 by Konstantin Komissarchik · 8 years ago
  11. 3051ccd Releng : DTP should require Java 8 by Konstantin Komissarchik · 8 years ago
  12. 4615039 [376359] Added test case entry for bug by Brian Payton · 12 years ago
  13. 93b1576 [375804]Move DTP oda.flatfile bundles to the enablement.oda.git repository by xgu · 12 years ago
  14. 39d3673 Merge remote-tracking branch 'oda.flatfile.tests/master' by xgu · 12 years ago
  15. a9bb05f Support Relative Path in XML driver. [43417] by Lin Zhu · 12 years ago
  16. 943fb31 Fix flat file URI containing whitespace issue. [43478, 44054] by Lin Zhu · 12 years ago
  17. 037219a Fix flat file URI containing whitespace issue. [43478, 44054] by Lin Zhu · 12 years ago
  18. 6154665 Add remote flat file support. [41597] by Lin Zhu · 13 years ago
  19. ebf3284 Add remote flat file support. [41597] by Lin Zhu · 13 years ago
  20. ffa7c1b rename .cvsignore to .gitignore by Xiaoying Gu · 13 years ago
  21. 0c8a68b rename .cvsignore to .gitignore by Xiaoying Gu · 13 years ago
  22. 3be64b6 rename .cvsignore to .gitignore by Xiaoying Gu · 13 years ago
  23. 0887272 rename .cvsignore to .gitignore by Xiaoying Gu · 13 years ago
  24. b2da77c rename .cvsignore to .gitignore by Xiaoying Gu · 13 years ago
  25. 05d116f [346366] Expose visibility of an overriding oda.consumer.driverBridge extension in an ODA design session by Linda Chan · 13 years ago
  26. 78be9d1 FlatFile Dataset chokes if all lines don't have same comma count. [32325] by Lin Zhu · 13 years ago
  27. 3ed273d FlatFile Dataset chokes if all lines don't have same comma count. [32325] by Lin Zhu · 13 years ago
  28. d1d3ce5 [339154] ODA DataSourceDesign attribute could be optional in a nested DataSetDesign by Linda Chan · 13 years ago
  29. 50ece0a Fix Exception error when preview data on datamart data set data using attached CSV Flat File as Data Source. [36920] by Lin Zhu · 13 years ago
  30. 41057e5 Fix Exception error when preview data on datamart data set data using attached CSV Flat File as Data Source. [36920] by Lin Zhu · 13 years ago
  31. 56e737a [327852] Added more convenient methods in ResultSubset by Linda Chan · 13 years ago
  32. 8d6dbd2 [327852] Refine oda design model element AxisAttributes to define associated result set columns by Linda Chan · 13 years ago
  33. 93d5e25 [314783] Support of Custom default values in ODA Design session model by Linda Chan · 14 years ago
  34. 0408682 [286703] Updated unit tests for ORDER BY ordering problem by Brian Payton · 14 years ago
  35. 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 · 14 years ago
  36. ecf6a76 [291549] ODA Dynamic Query Result Specification - fixed visibility of internal constructors by Linda Chan · 14 years ago
  37. 50aa985 [303022] Fixed missing localization key when using EcoreUtil#copy to copy an oda.design localizable attribute by Linda Chan · 14 years ago
  38. 89ceaf0 [303022] Preserve a null default value if explicitly set for a localizable oda.design attribute by Linda Chan · 14 years ago
  39. 8e31ac4 [303022] Support use of Resource Key for Localizable Attributes in ODA Design model by Linda Chan · 14 years ago
  40. 587e6d9 [288540] ODA Dynamic Query Result Specification - added default IValidator implementation base class by Linda Chan · 14 years ago
  41. e806b7f [288540] ODA Dynamic Query Result Specification - enhanced the validation API by Linda Chan · 14 years ago
  42. b36e219 [288540] ODA Dynamic Query Result Specification - Added Default Filter Type in DynamicFilterExpression design by Linda Chan · 14 years ago
  43. 9f630d9 [288540] ODA Dynamic Query Result Specification - minor fine tuning of API and Javadoc clarification by Linda Chan · 14 years ago
  44. de65789 [288540] ODA Dynamic Query Result Specification - second iteration of ValueExpression model by Linda Chan · 14 years ago
  45. 2bcc52b [288540] ODA Dynamic Query Result Specification - ValueExpression model by Linda Chan · 15 years ago
  46. 8243a7c [28769] Refined fix for QuerySpecification#getParameterValue not finding matching parameter by Linda Chan · 15 years ago
  47. 40a92a3 [28769] QuerySpecification.getParameterValue(int/String) to find matching parameter if its value was set by both name and id by Linda Chan · 15 years ago
  48. 9a93f9e [280892] ODA Dynamic Query Result Specification Enhancements - refine query spec by Linda Chan · 15 years ago
  49. 1998269 [280892] ODA Dynamic Query Result Specification Enhancements - refined result projection spec by Linda Chan · 15 years ago
  50. 524327f [280892] ODA Dynamic Query Result Specification Enhancements - Filter Spec Validation by Linda Chan · 15 years ago
  51. 3df8413 Enhanced test case for migrating multiple default values by Linda Chan · 15 years ago
  52. c1cb6ac Added test cases for Object typed parameter. by Linda Chan · 15 years ago
  53. c404340 [262874] ODA Dynamic Query Result Specification - refined experimental API to include null value ordering type in sort specification by Linda Chan · 15 years ago
  54. 6ea64ca 252005: UI code should be separated from editor.core plugin by hcao · 15 years ago
  55. 34594f3 CheckIn:Bugzilla272246--Column mapping does not work when such "//@attr" is involved by Lin Zhu · 15 years ago
  56. 3c8bb6d CheckIn:Bugzilla272115--A Problem with Xpath [14] by Lin Zhu · 15 years ago
  57. 31e9c9b CheckIn:Bugzilla116636--[XML Data Source Improvements] XML data source does not support parameters yet. by Lin Zhu · 15 years ago
  58. 814e7d7 [262874] ODA Dynamic Query Result Specification - refined experimental API for dynamic aggregation and sort specification by Linda Chan · 15 years ago
  59. b39159b [262874] ODA Dynamic Query Result Specification - SortSpecification experimental API by Linda Chan · 15 years ago
  60. 55bc163 [262874] ODA Dynamic Query Result Specification - refined experimental API by Linda Chan · 15 years ago
  61. 44e5f8d CheckIn:Bugzilla262340--missing rows in large ODA flat file (ssv) by Lin Zhu · 15 years ago
  62. b9c5a5c CheckIn:Bugzilla262340--missing rows in large ODA flat file (ssv) by Lin Zhu · 15 years ago
  63. 101f9d6 [176396] ODA 3.2 API Changes Implementation and others (see http://wiki.eclipse.org/Galileo_DTP_ODA_API_Changes_Spec) by Linda Chan · 15 years ago
  64. 33c9384 [262874] ODA Dynamic Query Result Design-time Specification - second cut of experimental API by Linda Chan · 15 years ago
  65. 3b0627c [262874] ODA Dynamic Query Result Specification - second cut of experimental API by Linda Chan · 15 years ago
  66. 55d6feb CheckIn:Bugzilla264806--Support "OR" operator (|) in xPath column mapping. by Lin Zhu · 15 years ago
  67. 2e423ed [264300] Supports multiple default values in oda design input parameter definition by Linda Chan · 15 years ago
  68. 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 · 15 years ago
  69. 1de3087 [262874] Minor updates to example in tests by Linda Chan · 15 years ago
  70. c5c32e7 [262874] ODA Data Filtering Specification model - minor refactoring by Linda Chan · 15 years ago
  71. f5447c0 [262874] ODA Data Filtering Specification model - minor refactoring by Linda Chan · 15 years ago
  72. 80faad1 [262874] ODA Data Filtering Specification model - Initial cut of Experimental API by Linda Chan · 15 years ago
  73. 2485931 [262459] Enhance API of the ODA runtime resource identifiers by Linda Chan · 15 years ago
  74. 7aed516 [262459] Enhance API of the ODA runtime resource identifiers by Linda Chan · 15 years ago
  75. e70cd7b [bug 256336] deleting obsolete projects/directories from Connectivity and moving a few things to samples/tests by Brian Fitzpatrick · 15 years ago
  76. 45cc425 CheckIn:Bugzilla260505--XML ODA Driver Performance can still be improved by Lin Zhu · 15 years ago
  77. 025feef CheckIn:Bugzilla259467--Fails to fetch column value if column mapping path contains namespace in XML Data Set by Lin Zhu · 15 years ago
  78. 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
  79. 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
  80. 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
  81. e3aae64 191721: Generic SQL parser cannot separate statements correctly by hcao · 15 years ago
  82. 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
  83. 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 · 16 years ago
  84. 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 · 16 years ago
  85. aa0a799 CheckIn:Bugzilla#235707--Joint XML Data Set shouldn't have required XML while XSD already available by Lin Zhu · 16 years ago
  86. ca854c9 [241771] Enable an ODA consumer to optionally specify its resource base for reference by an ODA provider by Linda Chan · 16 years ago
  87. 10741e3 [241771] Enable an ODA consumer to optionally specify its resource base for reference by an ODA provider by Linda Chan · 16 years ago
  88. 3dc2190 CheckIn:Ted Issue#7285--IOD: data doesn't retrieve in IOB based on Resultsets that using the same XML data source connection by Lin Zhu · 16 years ago
  89. 0a994c3 [238357] Updated plugin o.e.d.sqltools.parsers.sql.query.test to comment out delimited identifier tests to prevent hang during JUnit run by Brian Payton · 16 years ago
  90. 31627a2 CheckIn:Fix Bugzilla#238856--Empty XML element interpreted as null in JavaScript by Lin Zhu · 16 years ago
  91. 81bdfe2 [238357] Modified query model and parser to support alias col list, table funcs, and predicate row by Brian Payton · 16 years ago
  92. dc06b23 CheckIn:Fix Bugzilla#235521--Error occurs when preview the attached flatfile dataset[0700] by Lin Zhu · 16 years ago
  93. 31cb162 CheckIn:Fix Bugzilla#235521--Error occurs when preview the attached flatfile dataset[0700] by Lin Zhu · 16 years ago
  94. f5920f7 CheckIn:Fix Bugzilla#205808--Poor performance viewing flat file based report by Lin Zhu · 16 years ago
  95. ea113ce CheckIn:Fix Bugzilla#205808--Poor performance viewing flat file based report by Lin Zhu · 16 years ago
  96. 6e73823 228295, 228802,227134,228096,227490 by hcao · 16 years ago
  97. 57d1376 CheckIn:Fix bugzlla bug Bug 227116 "Show Sample Data" does not work for Web Servise data set [0707] by Lin Zhu · 16 years ago
  98. 7d7d1ad [223764] Fixed comments by Linda Chan · 16 years ago
  99. 27a8dcf [223764] Possible lock contention in accessing odaconsumer logger by Linda Chan · 16 years ago
  100. bbb19d7 CheckIn:Update dtp oda driver manifest id. by Lin Zhu · 16 years ago