Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-20[394633] [DB] Postgres truncates table/indexes names to 64 characters Eike Stepper1-3/+11
2012-11-16[394213] [DB] Postgres fails to create table when the database startsEike Stepper1-24/+26
2012-11-06[364809] DBStore with Postgres fail to recover from crash Eike Stepper2-1/+26
2012-11-05[344232] [DB] CDODBSchema uses "size" as an column name which is aEike Stepper2-6/+12
2012-11-02[344232] [DB] CDODBSchema uses "size" as an column name which is adrops/I20121102-0433Eike Stepper1-0/+3
2012-11-02[344232] [DB] CDODBSchema uses "size" as an column name which is aEike Stepper2-0/+10
2012-10-31[364809] DBStore with Postgres fail to recover from crash Eike Stepper1-1/+1
2012-10-30[344233] [DB] Get Max VARCHAR size from DBAdapter Eike Stepper3-5/+32
2012-10-30[393114] [DB] ClassCastException when starting CDO Server recoveringEike Stepper1-24/+30
2012-10-28ReformatEike Stepper1-1/+2
2012-09-21[369632] [DB] Wrong conversion to Long and Integer Eike Stepper1-26/+10
2012-09-17Fix encodingEike Stepper1-1/+1
2012-09-15Avoid timeouts in writeLobs()Eike Stepper1-5/+17
2012-09-10Move release.xml to separate projectEike Stepper1-1/+1
2012-08-12Consolidate temp file namesEike Stepper1-2/+2
2012-08-12Add DBUtil.createSchema()Eike Stepper1-0/+31
2012-08-02Add PreparedStatement formatterEike Stepper2-10/+49
2012-07-19Fix line endings in master (dos2unix)Eike Stepper35-3521/+3521
2012-06-07Update JavadocsEike Stepper1-1080/+1089
2012-05-21Add generateSourceReferences = true to all pluginsEike Stepper1-29/+31
2012-05-08[377727] [DB] rawReplication of BLOB in mySQL wrong Stefan Winkler1-2/+32
2012-05-08377727: [DB] rawReplication of BLOB in mySQL wrongStefan Winkler1-3/+3
2012-05-03[377727] [DB] rawReplication of BLOB in mySQL wrong Stefan Winkler1-15/+12
2012-05-03[377727] [DB] rawReplication of BLOB in mySQL wrong Eike Stepper1-43/+68
2012-03-08Java formatter version 12Eike Stepper2-493/+514
2012-01-14Adjusted copyrights to 2012Eike Stepper36-4636/+4636
2011-12-15[366686] [DB] Reduce amount of update statements for non-audit mode Stefan Winkler1-1/+13
2011-11-21Fixed some warningsCaspar De Groot1-1/+0
2011-11-13Fixed some warningsEike Stepper2-5/+14
2011-09-19[356754] Raw replication of persistent locksCaspar De Groot1-0/+17
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper25-25/+25
2011-09-13tutorialsEike Stepper1-1/+1
2011-09-13[351078] [DB] Support raw replication in HorizontalBranchingMappingStrategyWi...Eike Stepper2-108/+269
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper9-93/+61
2011-09-02excluded package.html from buildsEike Stepper2-360/+376
2011-07-06[344231] [DB] Improve Statement.executeBatch result checking Eike Stepper2-9/+37
2011-07-04whitespace changes?Eike Stepper1-3/+3
2011-06-07javadocdrops/R20110607-0653drops/4.0-R201106070653-RC4Eike Stepper1-1/+1
2011-05-28javadoc -> doc pluginEike Stepper1-0/+2
2011-05-27docsEike Stepper8-0/+25
2011-05-27docsEike Stepper12-6/+27
2011-05-27docsEike Stepper4-0/+92
2011-05-16switched off unused problem filter warnings in all projects due to an annoyin...Eike Stepper1-1/+1
2011-04-12[342532] Net4j DBAdapter.validateTable() reads whole table, inefficient for H2 Eike Stepper1-17/+36
2011-03-01[Bug 336932] [DB] Derby connection is not closedCaspar De Groot1-4/+10
2011-02-28[336532] [DB] MySQL exception when merging branches Stefan Winkler2-0/+17
2011-02-22[336932] bug fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=336932Egidijus Vaishnora1-0/+13
2011-02-15moved sqlUpdate to DBUtilEike Stepper1-0/+35

Back to the top