1. 847797d Merge branch 'master' into emf_compare2-migration by wpiers · 10 years ago
  2. 3d0e1a2 fixed quickfixes by wpiers · 10 years ago
  3. 3830808 fixed status issue by wpiers · 10 years ago
  4. 9d7e80d added synchro test by wpiers · 10 years ago
  5. 1b32944 made accurate target expression for new object affectation status by wpiers · 11 years ago
  6. 9e84b39 fixed sync messages by wpiers · 11 years ago
  7. 4685c52 fixed status by wpiers · 11 years ago
  8. 214e818 fixed status by wpiers · 11 years ago
  9. 88e766e refactored metamodel: simplified intent references by wpiers · 11 years ago
  10. 08c18fc improved comparison launch by wpiers · 11 years ago
  11. e246015 factorized comparison calls by wpiers · 11 years ago
  12. 067c7c3 accurate refactoring tasks by wpiers · 11 years ago
  13. c7dd464 EMF Compare 2 migration : first pass by wpiers · 11 years ago
  14. 28f9b67 fixed checkstyle/compiler errors & warnings by William Piers · 11 years ago
  15. a5abcb7 fixed NPE by William Piers · 11 years ago
  16. 14fa40b fixed NPE by William Piers · 11 years ago
  17. 7c8305f added missing dependency (needed to display diff messages) by William Piers · 11 years ago
  18. b34f033 activated xmi id serialization, desactivated comparison per ids by William Piers · 11 years ago
  19. 8a59259 fixed compare workaround by William Piers · 11 years ago
  20. 6a2df3e fixed issues by William Piers · 11 years ago
  21. 024b480 improved status quick fixes & drag&drop support by William Piers · 11 years ago
  22. 9cb4a5a removed info by William Piers · 11 years ago
  23. 1493c38 improved quick fixes by William Piers · 11 years ago
  24. ee9822a improved resolved differences by William Piers · 11 years ago
  25. d3d4d7e refactored sync status to handle fixes by William Piers · 11 years ago
  26. e273977 improved errors localization by William Piers · 11 years ago
  27. 12c7f23 improved traceability index accuracy by William Piers · 11 years ago
  28. e95d292 fixed javadoc by William Piers · 11 years ago
  29. ae4807d [383612] now detecting duplicates references names by William Piers · 11 years ago
  30. 016ab3f Refactoring : creating new APIs for querying Compilation Statutes informations by Alex Lagarde · 11 years ago
  31. 979acab Refactoring : creating new APIs for querying Traceability Informations by Alex Lagarde · 11 years ago
  32. d0d546f [bugzilla 372463] Modifiy the compiler to also store traceability informations for Contributions and modifying doc export to use these informations by alagarde · 11 years ago
  33. 53323a0 now considering reference order changes as synchronization infos by wpiers · 11 years ago
  34. 35b7f98 Modifying the Intent Synchronizer : now creates one status/sync. issue instead of one global status/elements by alagarde · 11 years ago
  35. 75b1b56 fixed order errors position by wpiers · 11 years ago
  36. 0d2929c Improving notification mechanism of the WorkspaceAdapter&Session : now using serialization differences instead of resource.setModified to compute the state of the resources to save. Also improving the compiler, the indexer and the synchronizer notifications by alagarde · 11 years ago
  37. c01f306 added modeling unit generation quick fix by wpiers · 11 years ago
  38. 822aa8b fixed unresoved target issue by wpiers · 11 years ago
  39. 18c9d3c Updating Intent clients to use the new log mechanism by alagarde · 11 years ago
  40. 4a970e6 [bugzilla 374698 & 365089] Fixing deadlock issues with the Indexer client by alagarde · 11 years ago
  41. 74fae29 [build] Adding Guava dependencies by alagarde · 11 years ago
  42. 0e7f655 [build] Modify dependencies to rely on EMF Compare 1.3 instead of 2.0 by alagarde · 11 years ago
  43. 6531608 [bugzilla 364088] Content assistant for Modeling Units - Implementation : step 1 by alagarde · 11 years ago
  44. f77812b [build] updating pom.xml files by alagarde · 11 years ago
  45. a85e461 added resource state to synchronizer status by wpiers · 11 years ago
  46. 01c9f2e improved sync status, regarding resources states (null, empty...) by wpiers · 11 years ago
  47. 70c7873 added missing Bundle-Localization: plugin by wpiers · 11 years ago
  48. 69c3cb9 added missing copyrights by wpiers · 11 years ago
  49. 48b9dd7 improved quick fixes by wpiers · 11 years ago
  50. 73f5a10 [Synchronizer] Adding API to handle an invalid external resource in the by alagarde · 11 years ago
  51. bd07582 fixed element list notificator initialization issue by wpiers · 11 years ago
  52. 824b79c Setting new default overrideStrategy for the IntentSynchronizer and make by alagarde · 11 years ago
  53. 5107bc9 removed unnecessary commands by wpiers · 11 years ago
  54. 851869c [Core Refactoring]Changing the way ElementListListeners are notified : by alagarde · 11 years ago
  55. b8a63a2 refactoring: by wpiers · 11 years ago
  56. dfb36af fixed build.properties by wpiers · 11 years ago
  57. efa3145 removed invalid comments by wpiers · 11 years ago
  58. 6ee4675 Set up formatter and save actions on projects by Fabian Steeg · 12 years ago
  59. 909d4c0 fixed synchronizer issue by wpiers · 11 years ago
  60. 8da8c4d - Definining Extension points to allow customization of synchronization by alagarde · 12 years ago
  61. ec1e474 Abstract Resources : fixing a regression in Synchronizer (when reopening by alagarde · 12 years ago
  62. 1c90695 fixed typos by wpiers · 12 years ago
  63. d1253aa fixed memory leaks and infinite loops by wpiers · 12 years ago
  64. 3d4126c applied clients lifecycle strategy improved command system by wpiers · 12 years ago
  65. 0175a80 fixed synchronizer NPE by wpiers · 12 years ago
  66. b59c9b8 fixed synchronizer issues by wpiers · 12 years ago
  67. a4b48c4 fixed synchronizer bug by wpiers · 12 years ago
  68. fca3452 fixed javadoc comments by wpiers · 12 years ago
  69. 0bd4563 applied command strategy by wpiers · 12 years ago
  70. 9fb7257 Updating Compiler and Synchronizer clients : now that sync. and compil. by alagarde · 12 years ago
  71. 25fb93c Converting line delimiters to UNIX by alagarde · 12 years ago
  72. 3bf4c8a Defining the notion of Abstract Resource, i.e. Resources with no by alagarde · 12 years ago
  73. 65dd1c0 Making sure the compiler level is set on projects and fixing a few Java1.6 choco commits by Cedric Brun · 12 years ago
  74. ba61f5e preliminary Tycho based build by Cedric Brun · 12 years ago
  75. 1447966 applied common job strategy for all clients by wpiers · 12 years ago
  76. 559ebcc fixed version numbers by wpiers · 12 years ago
  77. 41adb22 SVN/GIT merge by alagarde · 12 years ago
  78. fe12cb6 Intent intial contribution by alagarde · 12 years ago
  79. 18c3546 Intent initial contribution by alagarde · 12 years ago