Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 304 (100.0%) | 54456 (100.0%) | 179.1 |
damyot | 108 (35.5%) | 28359 (52.1%) | 262.5 |
jkealey | 58 (19.1%) | 11861 (21.8%) | 204.5 |
jfroy | 95 (31.3%) | 7454 (13.7%) | 78.4 |
pengfei | 20 (6.6%) | 5992 (11.0%) | 299.6 |
etremblay | 12 (3.9%) | 589 (1.1%) | 49.0 |
sghan090 | 6 (2.0%) | 108 (0.2%) | 18.0 |
gunterm | 2 (0.7%) | 93 (0.2%) | 46.5 |
amiga | 3 (1.0%) | 0 (0.0%) | 0.0 |
[bug800] Version 0.24 of metamodel, with improvements to strategies and contribution changes.
8131 lines of code changed in 27 files:
bug 655: cleaned imports & fixed a few deprecated calls to Eclipse.
looks like it also cleaned up the auto-generated code.
6 lines of code changed in 9 files:
Update to jUCMNav metamodel version 0.21
6802 lines of code changed in 25 files:
[bug 771] Rules now categorizable as errors or warnings, with appropriate icons
1 lines of code changed in 1 file:
Added GRL element descriptions to PDF/RTF/HTML reports.
Added pre/post condition pseudocode to all report formats.
Removed many unnecessary import statements.
Added new source file for GRL reporting information.
0 lines of code changed in 3 files:
[bug664] GRL: Default contribution value should be Help
2 lines of code changed in 1 file:
Metamodel fix: association between Actor and CollapsedActor was not navigable in any direction!
223 lines of code changed in 3 files:
Changes to metamodel: Addition of Comment (for GRL/UCM diagrams), WaitKind (for UCM waiting places), and the GRL Xor decomposition type (used by intentional elements).
44 lines of code changed in 3 files:
undo modification of generated grl/* code from before
0 lines of code changed in 2 files:
bug fix: when loading saved GRL graph, quantitative evaluations would be lost
12 lines of code changed in 2 files:
added synchronization for qualitative & quantitative properties for evaluation and contribution
updated the DefaultGRLStrategyAlgorithm to correct error
96 lines of code changed in 2 files:
Fixed issue with dangling NewClass in metamodel
0 lines of code changed in 2 files:
Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.
7540 lines of code changed in 25 files:
The KPI modelling and monitoring functions.
5992 lines of code changed in 20 files:
bug 530: no more handles
0 lines of code changed in 1 file:
update to URN metamodel v0.17 (adds infrastructure for future support of concerns and pointcut stubs)
93 lines of code changed in 2 files:
Update to metamodel version 0.16 (CSM export)
0 lines of code changed in 1 file:
Metamodel update for CSM export
5616 lines of code changed in 20 files:
Metamodel URN_14; resources are URNmodelElements
5618 lines of code changed in 20 files:
various issues found by findbugs
0 lines of code changed in 1 file:
URN metamodel v0.13
2 lines of code changed in 1 file:
Metamodel 0.12. Added some basic logic to create/delete scenario groups / scenarios. Delete scenario is not a command at the moment.
5925 lines of code changed in 20 files:
Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef
6 lines of code changed in 3 files:
Fix the URNlink to support multiple links type. Modification of the links display in UCM
390 lines of code changed in 13 files:
Added URNlink dialog, actions and commands
195 lines of code changed in 13 files:
Ended name change.
363 lines of code changed in 6 files:
Name change for EvaluationScenario (now called Strategy)
565 lines of code changed in 7 files:
Added actor evaluation level.
Fixed bug when entering non integer for evaluation level
156 lines of code changed in 3 files:
Added:
-Delete commands for scenario and evaluation
-Delete action for evaluation
Fixed:
-NullPointer exception with scenarioView (in property view)
-Adding new elements in model when in scenario view
-Contribution and decomposition refresh
-Dispose labels in IntentionalElementEditPart and LinkRefEditPart
76 lines of code changed in 3 files:
Added scenario author, color modification when scenario selected and fixed NullPointerException in Scenario view when closing the editor.
81 lines of code changed in 2 files:
Evaluation scenario view added.
378 lines of code changed in 6 files:
Merge of GRL branch with the main trunk
3598 lines of code changed in 33 files:
Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.
1646 lines of code changed in 3 files:
***This build could not compile
Merging the grl branch in the main trunk. Problem during the merging with the grl package.
Need to delete this package.
0 lines of code changed in 3 files:
regenerated the EMF code using EMF 2.1; slight changes; doesn't seem to have affected anything
13 lines of code changed in 3 files:
Upgraded meta-model to version 7.
bug 193 - ReqElemStartPointAttributes
properties view shows workload attribute as a nested attribute (instead of original dialog box proposal)
properties view doesn't refresh its descriptors every time you change a property. (property descriptors are properly cached by implementing the PropertyID class with hashCode and equals that work better than Object[]'s)
297 lines of code changed in 3 files:
The new meta model was generated in the code.
The start, empty and end point are not in the palette anymore. Use the path tool to create them from now on.
Deleted the marquee in the palette since the selection tool do the same thing...
378 lines of code changed in 3 files:
URN model version 5 is now generated in EMF.
208 lines of code changed in 3 files:
- You can add multiple path in one diagram.
- The path tool is close to work like planned.
- To extend a path, select the end point of the path you want to extends, select the end point tool and then click where you want to extend.
3 lines of code changed in 3 files:
- The new model is now working.
- Creating path works (do/undo)
- Extending path works (do/undo)
- SplitLinkCommand doesn't work
- BSplineConnectionRouter works #1!
0 lines of code changed in 3 files: