Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-24Fix tests' compilation errors.Petya Sabeva2-2/+2
2012-10-24Export the update sites as configurable properties in the hudson buildPetya Sabeva1-6/+34
2012-10-23Move up to the next JPA diagram editor's version.v201210231454Petya Sabeva1-1/+1
2012-10-23Bug 364602 - JPA 2.0 - Support for embeddables + SWTBot testsPetya Sabeva95-4352/+8655
2012-10-16add .gitignore to JPA diagram editor swtbot tests projectBrian Vosburgh1-0/+1
2012-10-16Commented out swtbot.tests, breaks the build.v201210161450Tran Le1-40/+40
2012-10-16Update version number for 3.3 releasev201210161406Petya Sabeva9-77/+77
2012-10-16Bug 391661 - Diagram editor open crashesPetya Sabeva3-17/+24
2012-10-11rework utility classesBrian Vosburgh9-12/+12
2012-10-09Enable test for collapse/expand the entity's compartment by contextPetya Sabeva1-1/+0
2012-10-09Fix NPE in test.Petya Sabeva1-0/+2
2012-10-09Enable skipped test.Petya Sabeva1-30/+21
2012-10-09Skip failing test.Petya Sabeva1-0/+1
2012-10-09Check whether diagram is empty before creating entities.Petya Sabeva1-0/+5
2012-10-09Fix failing swtbot testsPetya Sabeva2-61/+143
2012-10-09Select attribute to appear in the JPA Details view.Petya Sabeva1-0/+1
2012-10-08Fix failing tests.Petya Sabeva2-8/+14
2012-10-08Disable tests that require mouse click.Petya Sabeva1-0/+1
2012-10-08Disable tests that reqruire mouse move.Petya Sabeva1-0/+6
2012-10-08Enable tests.Petya Sabeva1-6/+1
2012-10-08Refer to the last wtp sdk repo.Petya Sabeva1-2/+1
2012-10-03Refer to latest wtp sources in the diagram editor testsPetya Sabeva1-1/+1
2012-10-03Revert "[383656] - enable diagram editor tests in the hudson"Petya Sabeva1-1/+1
2012-10-03[383656] - enable jpa diagram editor tests in the hudsonPetya Sabeva1-1/+1
2012-10-03[383656] - enable diagram editor tests in the hudsonPetya Sabeva1-2/+2
2012-10-03[383656] - enable diagram editor tests in the hudsonPetya Sabeva8-9/+14
2012-09-18[338725] - @Basic should not be added to attributes Petya Sabeva1-1/+1
2012-09-18[338712] - Default Table Names prefix should be nullPetya Sabeva1-1/+1
2012-09-17[383656] - Extend JPA Diagram editor's tests using SWTBot for GEFPetya Sabeva31-91/+4797
2012-09-17Move up the JPA diagram editor to Graphiti 10.Petya Sabeva1-4/+2
2012-09-17Change the dali model synchronously.Petya Sabeva19-671/+823
2012-09-10Move up the JPA Diagram Editor to Graphiti 10Petya Sabeva2-50/+50
2012-08-31[297124] remove obsolete component.xml filesBrian Vosburgh3-10/+1
2012-08-28Revert previous changes: Trying to change the dali model synchronously,Petya Sabeva2-56/+13
2012-08-28Trying to change the dali model synchronously,Petya Sabeva2-13/+57
2012-08-20Initial oxm resource modelPaul Fullbright1-3/+3
2012-08-09removing unnecessary(?) .cvsignore filesKaren Butzke4-6/+0
2012-08-01.cvsignore -> .gitignorePaul Fullbright4-2/+2
2012-07-20rework plug-in classesbvosburgh22-64/+38
2012-07-20changed JavaResourceNode hierarchy methods initialize, synchronizeWith, and r...kmoore2-10/+18
2012-07-13Changed API to use TypeBindingpfullbright12-209/+149
2012-07-09[383655] - Relationships between entities are not always shown in the diagrampsabeva16-455/+236
2012-07-05[383816] - Only one JPA diagram editor is opened per workspacepsabeva1-0/+1
2012-07-05[383649] - Attribute is not marked for editingpsabeva6-37/+23
2012-07-05[383648] - JPA Details view does not show the proper informationpsabeva2-148/+229
2012-05-29380699 - IllegalStateException: drag and drop entity to diagram editor - Patc...tle5-52/+91
2012-05-15Updated Graphiti version 0.9.0tle4-8/+8
2012-05-15379273 - jpa diagram editor code does not compile against graphiti 0.9 releas...tle9-87/+53
2012-04-03change required JUnit bundle version to 4.0.0bvosburgh1-2/+2
2012-03-29[363583] - Set a meaningful error message when the xml under diagrams folder ...psabeva3-4/+14

Back to the top