1. ac66c80 Keep interface on regeneration by Henning Heitkoetter · 14 years ago
  2. 65008bd Save as XMI: skip namespace declarations by Henning Heitkoetter · 14 years ago
  3. 848c6b3 Remove @Override and unnecessary condition by Henning Heitkoetter · 14 years ago
  4. 5f806f5 Make "Save as XMI" action more visible. by Reiner Hille · 14 years ago
  5. 16b3e6f Editor.saveAs: create Bpmn2XmiResourceImpl by Henning Heitkoetter · 14 years ago
  6. b170d45 Implement virtual opposite references by Henning Heitkoetter · 14 years ago
  7. bd73b24 Set version of exported packages to 0.7.0, update feature.xml by Henning Heitkoetter · 14 years ago
  8. d8b4384 Require org.junit4 by Henning Heitkoetter · 14 years ago
  9. 8a2cfbf Set our version to 0.7.0 by Henning Heitkoetter · 14 years ago
  10. 774a25d Define version ranges of required plugins by Henning Heitkoetter · 14 years ago
  11. fb68621 Set JRE on build path to J2SE-1.5 by Henning Heitkoetter · 14 years ago
  12. a1bb32f Merge branch 'master' of http://git.eclipse.org/gitroot/bpmn2 by Reiner Hille · 14 years ago
  13. 050044c Commit tool that uses the merged BPMN Ecore as input and create the by Reiner Hille · 14 years ago
  14. f00929a Commit the merge tool that I used to create the initial .ecore from OMG by Reiner Hille · 14 years ago
  15. 618180b Add containment features to children of ItemProvider by Henning Heitkoetter · 14 years ago
  16. c368fdb Add artifacts feature to children of ItemProvider by Henning Heitkoetter · 14 years ago
  17. af2d16e Classes appearing in cross-file references shouldn't be abstract by Henning Heitkoetter · 14 years ago
  18. afe7ea9 Set resolveProxies=true for remaining cross-file references by Henning Heitkoetter · 14 years ago
  19. 50a69ad Add test for ItemDefinition.structureRef by Henning Heitkoetter · 14 years ago
  20. 185aac9 Fix infinite recursion problem with XmlExtendedMetadata by Henning Heitkoetter · 14 years ago
  21. e80ceb3 Revert changes to ItemDefinition.structureRef by Henning Heitkoetter · 14 years ago
  22. 46041e6 fix capitalized StructureRef by Antoine Toulme · 14 years ago
  23. 1986cc3 change StructureRef to be a qname, referencing things inside imports by Antoine Toulme · 14 years ago
  24. f7f9540 Add tests for ScriptTask.script by Henning Heitkoetter · 14 years ago
  25. b315abc Move test that have to be run in isolation to separate package by Henning Heitkoetter · 14 years ago
  26. 7ee7061 Override XMLSave creation in Bpmn2(XMI)Resource by Henning Heitkoetter · 14 years ago
  27. 25d7e39 Add support for mixed content to Documentation by Henning Heitkoetter · 14 years ago
  28. 7c63bcb Check serialization of Documentation in XMI by Henning Heitkoetter · 14 years ago
  29. 4bce566 Refactored test of Documentation.text by Henning Heitkoetter · 14 years ago
  30. 3f1645b Test XML serialization of Documentation.text by Henning Heitkoetter · 14 years ago
  31. 420d381 Introduce Bpmn2XmiResource by Henning Heitkoetter · 14 years ago
  32. 7cec781 Make the code also compile on Eclipse 3.4 and 3.5. by Reiner Hille · 14 years ago
  33. 57048fd Fix NullPointerException if - as usual - the root object is not a Defintions, but a DocumentRoot. by Reiner Hille · 14 years ago
  34. 98eb0ec change BpmnXmlHelper not to rely on getting Definitions on load by Antoine Toulme · 14 years ago
  35. 8c3fbaf Remember originally abstract classes by Henning Heitkoetter · 14 years ago
  36. 98e3f9c Add FactoryClass template by Henning Heitkoetter · 14 years ago
  37. 68ebb29 Remove unmodified templates and regenerate code by Henning Heitkoetter · 14 years ago
  38. 03edc9f Rollback most of the last changes, by Reiner Hille · 14 years ago
  39. d0d8fe6 Merge branch 'master' of ssh://rhille@git.eclipse.org/gitroot/bpmn2 by Reiner Hille · 14 years ago
  40. 3fc1e26 Clean up ResolveProxy usage: by Reiner Hille · 14 years ago
  41. 6319828 Handle local references in QNameURIHandler.deresolve by Henning Heitkoetter · 14 years ago
  42. a3a26f1 Merge branch 'master' of ssh://rhille@git.eclipse.org/gitroot/bpmn2 by Reiner Hille · 14 years ago
  43. d101051 Implement support for multiple files per model using BPMN Import. We convert QNames to URIs and vice versa. by Reiner Hille-Doering · 14 years ago
  44. 226c36b Add packages under XML namespaces to registry (plugin.xml) by Henning Heitkoetter · 14 years ago
  45. 4b02b35 Delete "org.eclipse.bpmn2.ecore" project. by Reiner Hille · 14 years ago
  46. 17b0d8e Regenerate FlowNode (resolveProxies) by Henning Heitkoetter · 14 years ago
  47. 3096b5d remove resolve proxies and deal with eol's by Antoine Toulme · 14 years ago
  48. cb662cf Generate IDs only where available by Henning Heitkoetter · 14 years ago
  49. 495de02 Add test case with manual set ID by Henning Heitkoetter · 14 years ago
  50. ebc7194 Test ID generation by Henning Heitkoetter · 14 years ago
  51. 602bf6f Refactor tests by Henning Heitkoetter · 14 years ago
  52. 476bd57 Move general helper methods to own class by Henning Heitkoetter · 14 years ago
  53. 414be7e remove release_to address, will keep as a no-release build for now by Antoine Toulme · 14 years ago
  54. bdca618 attempt at using a local file repository URL by Antoine Toulme · 14 years ago
  55. 30bfb6a Test project with basic serialization tests by Henning Heitkoetter · 14 years ago
  56. 69497b1 Format source code by Henning Heitkoetter · 14 years ago
  57. 8b188b8 Define project specific code formatter and save action by Henning Heitkoetter · 14 years ago
  58. 2a3b794 Add missing copyright notice by Henning Heitkoetter · 14 years ago
  59. 5ee0967 Register packages under their XSD and XMI namespace by Henning Heitkoetter · 14 years ago
  60. fc9e7f4 add an environment variable to avoid Eclipse specific tasks by Antoine Toulme · 14 years ago
  61. f400d30 Move di and dc packages to .dd by Reiner Hille-Doering · 14 years ago
  62. 93198c0 Genmodel: by Reiner Hille-Doering · 14 years ago
  63. 6f75b63 updated Eclipse specific code to get better signing by Antoine Toulme · 14 years ago
  64. 942a1e8 adding a gitattributes file for eol normalization by Antoine Toulme · 14 years ago
  65. c145014 Generate image for class CorrelationKey by Henning Heitkoetter · 14 years ago
  66. d3d54b9 Create feature project by Henning Heitkoetter · 14 years ago
  67. 1cda815 Require Java 5, not 6 by Henning Heitkoetter · 14 years ago
  68. a48d2a6 Fix typo in dependencies that caused cycle in dependencies by Reiner Hille-Doering · 14 years ago
  69. 0ffd5f8 Delete "old" plugins. by Reiner Hille-Doering · 14 years ago
  70. b0a8d6d Simplify Editor and wizards: by Reiner Hille-Doering · 14 years ago
  71. d82887e Merge branch 'master' of ssh://git.eclipse.org/gitroot/bpmn2 by Antoine Toulme · 14 years ago
  72. 28baee1 Updated build system to use new plugins by Antoine Toulme · 14 years ago
  73. d804910 Merge branch 'master' of http://rhille@git.eclipse.org/gitroot/bpmn2 by rhille · 14 years ago
  74. 62e2dc2 Commit initial and CQ approved contribution from https://bugs.eclipse.org/bugs/show_bug.cgi?id=316591 . by Reiner Hille-Doering · 14 years ago
  75. e5c3e2a Adding a genmodel option to suppress EMF types from interfaces. Makes for cleaner interfaces. by Antoine Toulme · 14 years ago
  76. 0136824 Modify template for ItemProviders to override getChildImage - implemented based on target objects. This gives nice effects for all available BPMN icons. by Reiner Hille-Doering · 14 years ago
  77. 1ff01d1 Rename Bpmn2Di to "di" (package name) and "BpmnDi" (prefix for classes ) and "bpmndi" (NS prefix) by Reiner Hille-Doering · 14 years ago
  78. 030d9eb Initial commit of new BPMN 2.0 Ecore metamodel - created from some .ecore files that have been semi-automatically by Reiner Hille-Doering · 14 years ago
  79. 7b5cd22 build system calibrated for b.e.o by Antoine Toulme · 14 years ago
  80. ee0c7c7 added target folders to gitignore by Antoine Toulme · 14 years ago
  81. 4c29b13 initial commit of build system - also added about.html files to the plugins to gain legal karma by Antoine Toulme · 14 years ago
  82. fe4b0ba no need to depend on codegen.ecore, it's a development dependency by Antoine Toulme · 14 years ago
  83. 0c3e732 [Edit] Fallback to GIF image if no PNG available by Henning Heitkoetter · 14 years ago
  84. 6af953e final touches to refactoring by Antoine Toulme · 14 years ago
  85. 2bdb071 remove double import by Antoine Toulme · 14 years ago
  86. 08f3079 refactoring without the mdt prefix by Antoine Toulme atoulme@intalio.com · 14 years ago
  87. ef746ab latest modifications to the templates and some improvements over the semantic model by Antoine Toulme · 14 years ago
  88. b336657 some cleanup by Antoine Toulme · 14 years ago
  89. 198b489 adding editor code and plenty more of SVGs by Antoine Toulme · 14 years ago
  90. ea2d0e0 moved files around, removed mentions of bpmn2 to rather use bpmn by Antoine Toulme · 14 years ago
  91. 1b47f89 initial commit by Antoine Toulme · 14 years ago