Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-10ASSIGNED - bug 390283: [DB] Incorrect handling of operations ondrops/I20130111-0411Stefan Winkler2-2/+14
2013-01-10390283: [DB] Incorrect handling of operations on unordered EListsStefan Winkler2-2/+2
2013-01-07[396379] [DB] Length of ID column should be configurable Eike Stepper19-89/+144
2013-01-06[397318] Work around a bug in H2 that trims a space from CHAR(1) Eike Stepper1-0/+6
2012-12-13Fix tracingdrops/I20121214-0410Eike Stepper4-8/+8
2012-11-20[394213] [DB] Postgres fails to create table when the database startsEike Stepper1-0/+1
2012-11-18[394049] Master/Clone examples don't work any more Eike Stepper2-4/+4
2012-11-16[351068] [DB] Consider deleting old revisions when audits disabled Eike Stepper1-8/+12
2012-11-16[393111] [DB] Oracle SQL doesn't allow "AS" keyword for table alias Eike Stepper5-33/+33
2012-11-09[393911] Create a complete offline and fail-over example suite Eike Stepper1-5/+14
2012-11-09Revert "[344805] [DB] Add new type mapping: Boolean from VARCHAR https://bug...Eike Stepper2-8/+2
2012-11-08[393910] Stabilize state management in SynchronizableRepositories Eike Stepper1-1/+1
2012-11-08[344805] [DB] Add new type mapping: Boolean from VARCHAR Eike Stepper2-2/+8
2012-11-06[364809] DBStore with Postgres fail to recover from crash Eike Stepper1-22/+37
2012-11-05Fixing compile errors in HibernateStoreEike Stepper1-1/+1
2012-11-02[344232] [DB] CDODBSchema uses "size" as an column name which is adrops/I20121102-0646Eike Stepper1-1/+1
2012-11-02[344232] [DB] CDODBSchema uses "size" as an column name which is aEike Stepper2-20/+71
2012-11-02[344669] [DB] Crash detection fails when using Oracle JDBC Eike Stepper1-3/+3
2012-11-01[393111] [DB] Oracle SQL doesn't allow "AS" keyword for table alias drops/I20121101-1110Eike Stepper1-2/+2
2012-10-31[393111] [DB] Oracle SQL doesn't allow "AS" keyword for table alias drops/I20121031-1041Eike Stepper1-4/+2
2012-10-31[364809] DBStore with Postgres fail to recover from crash Eike Stepper1-0/+10
2012-10-30[364105] [DB] ImplementationError: "SELECT ..." already in cache Eike Stepper1-199/+74
2012-10-30[370105] [DB] CommitException: SELECT-statement already in cache Eike Stepper2-34/+41
2012-10-30[344233] [DB] Get Max VARCHAR size from DBAdapter Eike Stepper1-8/+7
2012-10-30[393114] [DB] ClassCastException when starting CDO Server recoveringEike Stepper1-2/+6
2012-10-30[393111] [DB] Oracle SQL doesn't allow "AS" keyword for table alias Eike Stepper4-29/+30
2012-10-29[351068] [DB] Consider deleting old revisions when audits disabled Eike Stepper5-50/+205
2012-10-28ReformatEike Stepper1-0/+1
2012-10-05[256624] [UI] Create a Commit History ViewPart drops/I20121005-0745Eike Stepper1-2/+12
2012-10-01[390804] Support external targets in CDOView.queryXRefs() Eike Stepper2-33/+44
2012-09-19[355787] [DB] Complete core mappings for Ecore data types Eike Stepper2-3/+71
2012-09-15Avoid timeouts in writeLobs()Eike Stepper1-5/+23
2012-09-14Better readabilityEike Stepper1-4/+4
2012-08-14Remove unused WrappedPreparedStatement classEike Stepper1-81/+0
2012-08-14Clean upEike Stepper1-2/+2
2012-08-13[386289] [DB] DBStoreAccessor pooling strategy Eike Stepper3-4/+56
2012-08-11Deprecate InternalStore.isLocal(CDOID)Eike Stepper5-9/+12
2012-08-04Add new Store constructorEike Stepper1-1/+2
2012-08-01Factor out local variablesEike Stepper1-2/+5
2012-07-19Fix line endings in master (dos2unix)Eike Stepper50-10221/+10221
2012-07-10[384454] CDO Workspace. On commit 'Change set is outdated' Eike Stepper17-8714/+9070
2012-06-27[383602] Branch with base after the last finished commit can be created Eike Stepper2-2949/+2974
2012-06-25[382868] Problem with Date parameter in CDOQuery Eike Stepper1-364/+379
2012-06-06Update JavadocsEike Stepper1-0/+6
2012-05-24Complete JavaDoc for packages and typesEike Stepper7-591/+607
2012-05-04[352062] [DB] Dawn PostgreSQL Issue: IllegalStateException: No typebugs/352062Stefan Winkler2-3/+36
2012-05-01[369646] [DB] ClassCastException after setBranch when server cache contains p...Eike Stepper1-1124/+1117
2012-04-28[377719] [DB] mySQL exception during replication Eike Stepper1-736/+740
2012-04-05[376205] [DB] Name FEATUREMAP columns like LIST columns Eike Stepper1-8/+8
2012-03-21[272478] Better support for attributes having isMany() == true and isOrdered(...Eike Stepper1-15/+50

Back to the top