Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-06[495701] Upgrade BREE to Java 1.8Pierre-Charles David3-5/+5
2017-02-02[510692] Update existing tests in regard to the new validation rulescbrun3-4/+4
2017-02-01[cleanup] Remove references to the obsolete MaxPermSize JVM settingPierre-Charles David3-3/+3
2017-01-27[test] Revert the draft commit pushed by mistakePierre-Charles David2-41/+41
2017-01-27[test] Temporarily disable LabelFontModificationsTestPierre-Charles David1-1/+1
2017-01-27[DRAFT] Add timestamp info to AcceleoMTInterpreterOnPackageImportTests to und...Pierre-Charles David2-41/+41
2017-01-26[501073] Add tests for bug fixpguilet2-0/+83
2017-01-23[471104] Fix tests that were unreliable beforeLaurent Redor1-4/+4
2017-01-23[471104] Make tests fail systematicallyLaurent Redor4-14/+195
2017-01-16[510499] Disable part of this test waiting fix of bug 510499Laurent Redor1-20/+20
2017-01-16[510499] Reveals problem caused by bug 481098Laurent Redor1-5/+25
2017-01-09[test] Fix broken condition checkPierre-Charles David1-1/+1
2017-01-09[test] Remove unneeded delays in ResizeKindRefreshTestsPierre-Charles David1-4/+0
2017-01-08[cleanup] Remove usages of the deprecated openDiagram() method in testsPierre-Charles David36-279/+255
2017-01-08[cleanup] Fix JavadocPierre-Charles David4-25/+7
2017-01-08[cleanup] Remove unneeded @SuppressWarnings annotationsPierre-Charles David4-4/+0
2017-01-08[cleanup] Use multi-catch where possiblePierre-Charles David1-7/+1
2017-01-08[cleanup] Remove useless @inheritDoc annotationsPierre-Charles David2-6/+1
2017-01-08[cleanup] Remove unnecessary castsPierre-Charles David1-1/+1
2017-01-08[cleanup] Remove dead codePierre-Charles David13-83/+1
2017-01-08[findbugs] Use Integer.valueOf() instead of constructorPierre-Charles David2-3/+3
2017-01-05[test] Workaround to fix sequence tests fails on hudson.eclipse.org envLaurent Redor2-4/+11
2017-01-05[500253] Fix compilation pb during tests execution with Tycho surefire Laurent Redor2-6/+14
2016-12-16[508969] Have "Font..." and "Font Color" contextual menus on edge nameLaurent Redor1-0/+78
2016-12-16[508969] Have "fonts and colors" properties available on edge nameLaurent Redor2-2/+34
2016-12-08[508936] Fix inversion of straighten actions problemLaurent Redor3-0/+82
2016-12-06[508613] Fix decoration display when its precondition is trueSteve Monnier5-0/+883
2016-12-06[version] Bump version to 5.0.0Pierre-Charles David2-3/+3
2016-11-25[506359] Complete existing testsLaurent Redor1-8/+183
2016-11-18[500253] Fix instable test pguilet1-2/+0
2016-10-26[version] Bump version to 4.1.2Pierre-Charles David2-3/+3
2016-10-24[506359] Authorize straighten actions for border node with several edgesLaurent Redor3-14/+263
2016-10-24[501883] Add tests corresponding to the fixpguilet4-11/+477
2016-10-21[506323] Fix straighten actions problemv4.1.1rc1Laurent Redor4-20/+333
2016-10-20[485010] Add tests corresponding to fixpguilet3-1664/+2220
2016-10-19[500253] Add tests corresponding to the fixpguilet5-22/+184
2016-10-18[465952] Add tests corresponding to the fixpguilet3-22/+136
2016-10-11[version] Bump version to 4.1.1Pierre-Charles David2-3/+3
2016-10-04[499991] Improve this feature by handling a specific caseLaurent Redor3-13/+226
2016-10-03[499991] Adds tests for "Straighten to" actionsLaurent Redor4-0/+1100
2016-09-08[test] Require Java 8 in test launch configurationsPierre-Charles David3-3/+3
2016-09-04[tests] Make Git ignore test reportsPierre-Charles David1-0/+2
2016-08-26[494766] Fix remaining broken testsLaurent Fasani1-5/+7
2016-08-26[test] Update tests to correctly manage the SiriusUI preference changesLaurent Fasani1-18/+8
2016-08-26[494766] Remove xpath to DDiagramElement in aird files to fix testsLaurent Fasani1-69/+30
2016-08-26[494766] Remove DView.ownedRepresentations and adapt code to compileLaurent Fasani2-5/+11
2016-08-24[465952] Have fully qualified name for StyleCustomization.appliedOnEsteban Dugueperoux1-11/+42
2016-08-23[498341] Fix bad feedback when dragging node in layouting modepguilet1-4/+3
2016-08-22[496466] Fix tests by modifying dataLaurent Redor2-6/+6
2016-08-19[496466] Replace layoutDataManager extension point by formatDataManagerLaurent Redor2-16/+22

Back to the top