Tigerstripe project repository
- 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 · 4 years, 1 month ago master
- 20900db Fix compatibility with Eclipse 4.18 - import Assert from core.runtime package instead of jface.util by Daniel Johnson · 4 years, 1 month ago
- e61722d Migrate Platform.getJobManager() to Job.getJobManager() to be Eclipse 4.17+ compliant. by Daniel Johnson · 4 years, 1 month ago
- 9b28e2a Fix primitive paths during compilation on Windows. by Daniel Johnson · 4 years, 2 months ago
- c988467 Fixes for running generation with a facet override and other generation improvements. by Daniel Johnson · 4 years, 4 months ago
- 2191f69 Add ability to selectively enable a generator during generation. by Daniel Johnson · 4 years, 5 months ago
- 487483d Merge "Improve memory usage for headless generation of many projects, by using a shared Tigerstripe runtime instance per-thread." by Daniel Johnson · 4 years, 5 months ago
- 7c0e00e Improve memory usage for headless generation of many projects, by using a shared Tigerstripe runtime instance per-thread. by Daniel Johnson · 4 years, 10 months ago
- 09c770b Adding a "reset" button the assoc end names by Richard Craddock · 4 years, 7 months ago
- 8eec7b7 Squashed commit of the following: by Richard Craddock · 5 years ago
- 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 · 5 years ago
- 42b8574 Error in gettng editor (not sure of actual usage, but it's wrong!) by Richard Craddock · 5 years ago
- d75e989 Fix for searching in Modules by Richard Craddock · 5 years ago
- e65b938 Fix for facet scope page no loading. by Richard Craddock · 5 years ago
- 57b6be1 Fix for deadlock when DnD an attribute between two entities when a Diagram with either Entity is open. by Daniel Johnson · 5 years ago
- 105d81c Run diagram synchronization as a workspace job locked on project. by Daniel Johnson · 5 years ago
- 82e34db Bad code on the stererotypeAsString methods. by Richard Craddock · 5 years ago
- 596e216 Tests for refactoring, plus fix for package refactor problems by Richard Craddock · 5 years ago
- ff1100c Fixes for renaming issues by Richard Craddock · 5 years ago
- 2d692a0 Fix tigerstripe help generation to include javadocs from tigerstripe-api and tigerstripe-core projects. by Daniel Johnson · 5 years ago