1. 208319f in MappingWrapper.java, making column search case-insensitive (like table search) by Florian Pinel · 13 years ago trunk
  2. f35627d when mapping a result set to a data object, a mismatch between the value and property types may happen in some cases (e.g. booleans) and needs to be handled by Florian Pinel · 13 years ago
  3. 0737f4b fixing bug in cyclic relationship handling by Florian Pinel · 13 years ago
  4. 05a7270 when result descriptor count doesn't match result column count, truncate result descriptors by Florian Pinel · 13 years ago
  5. 0b4f5e5 TUSCANY-3524 - Applying patch from Florian Pinel to fix issue with command caching in ChangeFactory by Luciano Resende · 14 years ago
  6. 6fbd20f TUSCANY-3494 - Applying patch from Florian Pinel to create a new command method that takes in consideration the type of command being created by Luciano Resende · 14 years ago
  7. 9231f95 Moving DAS sub-project to use apache parent pom by Luciano Resende · 14 years ago
  8. 5964ee6 Small updates to fix scm urls and update junit dependency version by Luciano Resende · 14 years ago
  9. 2c6eb05 Move the das folder as new trunk for das sub project by Luciano Resende · 14 years ago
  10. b8a9f56 Moving LDAP DAS to contrib folder at new SVN structure by Luciano Resende · 14 years ago
  11. 83c640d Initial new svn structure as proposed at http://bit.ly/2EmuHs by Luciano Resende · 14 years ago
  12. 4473486 TUSCANY-3233 - Applying patch from Florian Pinel by Luciano Resende · 15 years ago
  13. 898fe80 Organize imports by Luciano Resende · 15 years ago
  14. f51b8cf TUSCANY-3089 - Applying Florian Pinel patch to improve DAS Read command performance by Luciano Resende · 15 years ago
  15. 005d447 TUSCANY-3088 - Applying patch with fixes to the following items : by Luciano Resende · 15 years ago
  16. 3eb07c1 TUSCANY-3087 - Change behavior in calculating start/end indexes to consider root table (e.g purchase orders, and not purchase orders + items of each purchase order) by Luciano Resende · 15 years ago
  17. 24abb7b TUSCANY-2767 - Appling performance enhancements patch from Florian Pinel by Luciano Resende · 15 years ago
  18. 681c0a9 Moving to latest maven-assembly-plugin version to fix build issues by Luciano Resende · 15 years ago
  19. 305cc68 TUSCANY-2551 - Applying Florian's patch to correct invalid SQL when data object has no changed fields by Luciano Resende · 16 years ago
  20. e936313 Fixing wrong application url in the readme.htm by Luciano Resende · 16 years ago
  21. 0906aa6 Fix TUSCANY-2528 by Simon Nash · 16 years ago
  22. e362318 Test to triger continuum notification by Luciano Resende · 16 years ago
  23. c884e36 TUSCANY-2416 - Fixing up parent pom to remove incubating from artifact version, updating distributionManagement section, and also bumding up its version by Luciano Resende · 16 years ago
  24. e4a0130 TUSCANY-2415 - Fixing up SDO poms to remove incubating from artifact versions by Luciano Resende · 16 years ago
  25. e48ecdd TUSCANY-2414 - Fixing up DAS poms to remove incubating from artifact versions by Luciano Resende · 16 years ago
  26. 341a518 Updating with new repo location to avoid issues on the continuum machine by Luciano Resende · 16 years ago
  27. 2a4f33d Move Tuscany from Incubator to top level. by Davanum Srinivas · 16 years ago
  28. ba7e820 TUSCANY-2288 - Patch from Florian Pinal with updates to MappingWrapper.getInsertOrder() algorithm by Luciano Resende · 16 years ago
  29. 495c1d8 svn propset svn:ignore by Luciano Resende · 16 years ago
  30. 3779f0d TUSCANY-1944 support update of PK by Amita Vadhavkar · 16 years ago
  31. 4382362 TUSCANY-1923 Plugin for DBtoXSDGenerator tool and modifications to tool itself by Amita Vadhavkar · 16 years ago
  32. 2285d9d TUSCANY-1923 first set of changes - tool and test cases by Amita Vadhavkar · 16 years ago
  33. 274da35 TUSCANY-1922 correction for drop tables sequence by Amita Vadhavkar · 16 years ago
  34. 91f8758 TUSCANY-1895 UpdateGenerator logic fix by Amita Vadhavkar · 16 years ago
  35. ccd713c TUSCANY-1698 folder deletes for samples dataSource. by Amita Vadhavkar · 16 years ago
  36. 35e1860 TUSCANY-1698 removing sample dataSource from the previous patch by Amita Vadhavkar · 16 years ago
  37. 17bdeaf Minor cleanup by Luciano Resende · 16 years ago
  38. caf687c Setting javadoc to identify the purpose of the testcase and the details of each test by Luciano Resende · 16 years ago
  39. 10e50b8 TUSCANY-1698 Support DataSource.getConnection(id,pwd) by Amita Vadhavkar · 16 years ago
  40. 4208744 Fixing build issue after revision #588159 by Luciano Resende · 16 years ago
  41. 38acaa5 TUSCANY-1886 keep transaction sample in sync with Geronimo TM changes by Amita Vadhavkar · 16 years ago
  42. ce3253f TUSCANY-1843 - Applying patch from Ron Gavlin by Luciano Resende · 17 years ago
  43. d4ebe7b TUSCANY-1872 - Applying patch from Ron Gavlin by Luciano Resende · 17 years ago
  44. cb7cb18 TUSCANY-1815 Graph Merger improvement to allow secondary DataObjects without ChangeSummary to be treated for CREATE by Amita Vadhavkar · 17 years ago
  45. 5f5a761 TUSCANY-1865 Consider Table/column mapping with Type/property mapping in relationships. by Amita Vadhavkar · 17 years ago
  46. 76c2b39 TUSCANY-1851 - Support externally specifying relationship name by Amita Vadhavkar · 17 years ago
  47. 18f0ccd Adding a variation of the test case to show provided connection on a managed environment by Luciano Resende · 17 years ago
  48. 3bd3e02 applying patch from JIRA-1845 by Adriano Crestani Campos · 17 years ago
  49. 06c2fa0 Fixing javadoc issue that was making continuun build to fail by Luciano Resende · 17 years ago
  50. 6ef1145 setting svn:ignores by Luciano Resende · 17 years ago
  51. ceafaeb TUSCANY-1843 - Fixing support for JDK 1.4 by Luciano Resende · 17 years ago
  52. 0a2e77b uploading missing file added on jira-1827 by Adriano Crestani Campos · 17 years ago
  53. 780a595 applying patch from JIRA-1827 by Adriano Crestani Campos · 17 years ago
  54. da39eb4 TUSCANY-1807 - Applied patch from Amita by Luciano Resende · 17 years ago
  55. 1603be2 Dependencies changes to allow building from Maven 2.0.7 from a clean repo by Luciano Resende · 17 years ago
  56. e5080df Removing ASF header from simple ascii file used for testing purposes by Luciano Resende · 17 years ago
  57. b445840 Missing ASF headers by Luciano Resende · 17 years ago
  58. 8ed2cf7 Updating output from running customer sample application using ant script by Luciano Resende · 17 years ago
  59. 5815f05 Updating derby release version in ant script by Luciano Resende · 17 years ago
  60. 6b42032 Small updates to LICENSE files by Luciano Resende · 17 years ago
  61. 3e03141 TUSCANY-1720 - Updates to sample README to describe how to configure using MySQL. by Luciano Resende · 17 years ago
  62. 33d3123 Updates to RELEASE_NOTES by Luciano Resende · 17 years ago
  63. 46cc697 Updating license files with new dependency versions by Luciano Resende · 17 years ago
  64. 1110d0c Removing derby canned files from distribution by Luciano Resende · 17 years ago
  65. d0ea3d0 applying patch from JIRA-1665 by Adriano Crestani Campos · 17 years ago
  66. db25db2 Fixing content of sample output by Luciano Resende · 17 years ago
  67. d687f48 Changing sample project names by Luciano Resende · 17 years ago
  68. 2040a22 TUSCANY-1462 - Applying patch from Amita (missed newly added files) by Luciano Resende · 17 years ago
  69. 092b145 Changing sample project names by Luciano Resende · 17 years ago
  70. 3ace2a3 TUSCANY-1462 - Applying patch from Amita by Luciano Resende · 17 years ago
  71. 31b5839 Clean-up html file and change references to new project name by Luciano Resende · 17 years ago
  72. b9c794a Renaming webapp samples by Luciano Resende · 17 years ago
  73. ba30aca Simplifiying customer sample code to show DAS programming model and hide database initialization code by Luciano Resende · 17 years ago
  74. 529099a reverting patch from JIRA-1466 by Adriano Crestani Campos · 17 years ago
  75. 1bb82fc updating customers.xml to use latest config schema by Luciano Resende · 17 years ago
  76. 6acaf56 applying patch from JIRA-1466 by Adriano Crestani Campos · 17 years ago
  77. b0232a7 Small clean-up by Luciano Resende · 17 years ago
  78. 4806145 Small clean-up by Luciano Resende · 17 years ago
  79. d93ca76 TUSCANY-961 - Small correction on top of last committ by Luciano Resende · 17 years ago
  80. 257b2c3 TUSCANY-961 - Applying Amita's patch by Luciano Resende · 17 years ago
  81. 94acf22 Moving to log4j 1.2.14 (latest release) by Luciano Resende · 17 years ago
  82. c40cfe0 Adding support for initializing a ConfigHelper with a configStream. by Luciano Resende · 17 years ago
  83. 97d35f6 Removing wrong <classpathPrefix> from sample pom by Luciano Resende · 17 years ago
  84. 84f1c69 applying patch from JIRA-1463 by Adriano Crestani Campos · 17 years ago
  85. aa8b8e5 TUSCANY-1551 - Applying patch from Ole Ersoy by Luciano Resende · 17 years ago
  86. 2660b10 TUSCANY-1550 - Applying patch from Ole Ersoy by Luciano Resende · 17 years ago
  87. a9109d9 Moving derby dependency to <version>10.2.2.0</version> by Luciano Resende · 17 years ago
  88. e8dd318 TUSCANY-1538 - Applying patch from Ole Ersoy by Luciano Resende · 17 years ago
  89. a2031e9 applying patch from JIRA-1464 by Adriano Crestani Campos · 17 years ago
  90. 1e420fd TUSCANY-1524 - Fixing file permission on DAS Distribution by Luciano Resende · 17 years ago
  91. 2565091 Updating EMF dependencies to be in sync with SDO requirements by Luciano Resende · 17 years ago
  92. 8240175 - applying patch from JIRA-1465 by Adriano Crestani Campos · 17 years ago
  93. ca1f42d Removing server-work as per comments on TUSCANY-1506 by Luciano Resende · 17 years ago
  94. c7a4478 TUSCANY-1495 patch from Ole Ersoy with initial contribution for DAS LDAP by Luciano Resende · 17 years ago
  95. 4daae08 TUSCANY-1353 - Missing testcase from jira patch committ by Luciano Resende · 17 years ago
  96. 456fa39 Removing derby dependency from web application samples by Luciano Resende · 17 years ago
  97. 17265fd Tuscany-1353 - Applying patch from Amita by Luciano Resende · 17 years ago
  98. fea2bd6 Fix the DAS break by using the HelperContext for type registration by Zhaohui Feng · 17 years ago
  99. 3c01801 TUSCANY-1458 - Applying Amita's patch by Luciano Resende · 17 years ago
  100. 563931b TUSCANY-1237 - Submitting Ron's patch (adding missing files from last committ). by Luciano Resende · 17 years ago