Tigerstripe project repository

Clone this repo:
  1. 0bb9ec9 Fix over-eager disposal of entity on deletion, which was disposing it before notifying listeners it had changed. Now we dispose only after listeners have been notified, so they can actually access the old data, such as its FQN. by Daniel Johnson · 3 years, 5 months ago master
  2. 20900db Fix compatibility with Eclipse 4.18 - import Assert from core.runtime package instead of jface.util by Daniel Johnson · 3 years, 5 months ago
  3. e61722d Migrate Platform.getJobManager() to Job.getJobManager() to be Eclipse 4.17+ compliant. by Daniel Johnson · 3 years, 5 months ago
  4. 9b28e2a Fix primitive paths during compilation on Windows. by Daniel Johnson · 3 years, 6 months ago
  5. c988467 Fixes for running generation with a facet override and other generation improvements. by Daniel Johnson · 3 years, 8 months ago
  6. 2191f69 Add ability to selectively enable a generator during generation. by Daniel Johnson · 3 years, 9 months ago
  7. 487483d Merge "Improve memory usage for headless generation of many projects, by using a shared Tigerstripe runtime instance per-thread." by Daniel Johnson · 3 years, 9 months ago
  8. 7c0e00e Improve memory usage for headless generation of many projects, by using a shared Tigerstripe runtime instance per-thread. by Daniel Johnson · 4 years, 2 months ago
  9. 09c770b Adding a "reset" button the assoc end names by Richard Craddock · 4 years ago
  10. 8eec7b7 Squashed commit of the following: by Richard Craddock · 4 years, 3 months ago
  11. 42a0ee1 Revert fixes for controls drawing with light grey background in Dark theme, the changes somehow caused a dark grey background to draw for the controls on Windows when in Light theme, making the controls appear disabled. by Daniel Johnson · 4 years, 3 months ago
  12. 42b8574 Error in gettng editor (not sure of actual usage, but it's wrong!) by Richard Craddock · 4 years, 4 months ago
  13. d75e989 Fix for searching in Modules by Richard Craddock · 4 years, 4 months ago
  14. e65b938 Fix for facet scope page no loading. by Richard Craddock · 4 years, 4 months ago
  15. 57b6be1 Fix for deadlock when DnD an attribute between two entities when a Diagram with either Entity is open. by Daniel Johnson · 4 years, 4 months ago
  16. 105d81c Run diagram synchronization as a workspace job locked on project. by Daniel Johnson · 4 years, 4 months ago
  17. 82e34db Bad code on the stererotypeAsString methods. by Richard Craddock · 4 years, 4 months ago
  18. 596e216 Tests for refactoring, plus fix for package refactor problems by Richard Craddock · 4 years, 4 months ago
  19. ff1100c Fixes for renaming issues by Richard Craddock · 4 years, 4 months ago
  20. 2d692a0 Fix tigerstripe help generation to include javadocs from tigerstripe-api and tigerstripe-core projects. by Daniel Johnson · 4 years, 4 months ago