[root]/src/seg/jUCMNav/tests/progress

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 57 (100.0%) | 6216 (100.0%) | 109.0 |
| jkealey | 43 (75.4%) | 4309 (69.3%) | 100.2 |
| etremblay | 3 (5.3%) | 1014 (16.3%) | 338.0 |
| jmcmanus | 1 (1.8%) | 692 (11.1%) | 692.0 |
| jfroy | 4 (7.0%) | 163 (2.6%) | 40.7 |
| jpdaigle | 3 (5.3%) | 27 (0.4%) | 9.0 |
| damyot | 2 (3.5%) | 9 (0.1%) | 4.5 |
| pengfei | 1 (1.8%) | 2 (0.0%) | 2.0 |
no bug: formatting cleanup with our default formatting template.
105 lines of code changed in 1 file:
bug 531: jUCMNav memory leak
1 lines of code changed in 1 file:
fixed memory leak & frozen test fix
5 lines of code changed in 1 file:
bug 478: fixed broken tests.
18 lines of code changed in 1 file:
Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.
5 lines of code changed in 1 file:
Internationalized 3 progress test cases
4 lines of code changed in 1 file:
-- The KPI modelling and monitoring functions.
fixed the test failures;
fixed the java doc errors;
Added optional dependencies for running on Eclipse 3.3
2 lines of code changed in 1 file:
a few unit tests for scenario traversal; seems we had forgotten to re-enable a bunch of regular command tests after we changed the infrastructure a year ago too!
2 lines of code changed in 1 file:
extracted strings; translated them
2 lines of code changed in 1 file:
javadoc for seg.jUCMNav.editparts.*, seg.jUCMNav.extensionpoints.*, seg.jUCMNav.figures.*
3 lines of code changed in 1 file:
javadoc for seg.jUCMNav.actions.*
2 lines of code changed in 1 file:
fixed some issues found by PMD-CPD. lots more remain, but the ROI is minimal.
22 lines of code changed in 1 file:
various issues found by findbugs
3 lines of code changed in 1 file:
code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.
10 lines of code changed in 1 file:
Modification of the import autolayout mechanism(added vector for diagrams to do autolayout)
Fixed 2 tests broke in previous commit.
2 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
54 lines of code changed in 1 file:
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.
104 lines of code changed in 1 file:
Added export URNSpec extension point and template for DXL export.
2 lines of code changed in 1 file:
added graphical overview in outline; according to my tests, it should be okay but needs to be tested more extensively
3 lines of code changed in 1 file:
Fix code to support UrnEditor
3 lines of code changed in 1 file:
bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions
also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.
2 lines of code changed in 1 file:
added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files
17 lines of code changed in 1 file:
bug 344 - localization wizard
7 lines of code changed in 1 file:
Cleaned/commented seg.jUCMNav.model.commands.delete, except for most of the hard ones: DeleteMultiNodeCommand, DeletePathCommand, DeletePluginCommand, DeleteStartNCEndCommand;
Created new command tests.
Added headers in seg.jUMCNav.tests.*
5 lines of code changed in 1 file:
cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints
46 lines of code changed in 1 file:
programmed some progress tests.
155 lines of code changed in 1 file:
JP: javadoc improvements on private-visibility methods
1 lines of code changed in 1 file:
added javadoc for seg.jUCMNav.editors and seg.jUCMNav.editors.resourceManagement. Moved outline to seg.jUCMNav.views.outline package.
1 lines of code changed in 1 file:
bug 335: palette wording
bug 344: extracted more strings
189 lines of code changed in 1 file:
bug 204 - added comments, refactored and created package.html for seg.jUCMNav.actions
2 lines of code changed in 1 file:
fixed tests.
2 lines of code changed in 1 file:
patched two tests; we're going to need to code more!
2 lines of code changed in 1 file:
bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.
4 lines of code changed in 1 file:
bug 300 - componentref binding bugs; upgrade test suite, found many new bug locations, fixed them all. please write test cases for all new commands.
45 lines of code changed in 1 file:
bug 194 - pre/post conditions now appear on start/end. more tests pass! simply missing timer/wait. note that conditions on existing start/end points will overlap the label but for new start/end points, it should be positioned better.
41 lines of code changed in 1 file:
fixed test that crashed cruisecontrol
38 lines of code changed in 1 file:
one last progress test that I had missed.
43 lines of code changed in 1 file:
more progress tests. bGF6eSBiaXRjaGVzIDop
318 lines of code changed in 1 file:
added most context menu related progress tests.
525 lines of code changed in 1 file:
coded a few progress tests. added easy structure to code all contextual menu tests, except export bitmap2. should be adding rest later on, unless someone surprises me before I get coding tonight.
266 lines of code changed in 1 file:
(17 more)