0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored the ActiveText and FailureTrace classes. More... about 14 years ago
Refactored the ListenerPreparer class. More... about 14 years ago
Renamed the class from Startup to ListenerPreparer. More... about 14 years ago
Renamed the class from RunAllTestsSelectionChangedListener to ContextStatusUpdaterSelectionChangedListener. More... about 14 years ago
Renamed the class from RunAllTestsPartListener to ContextStatusUpdaterPartListener. More... about 14 years ago
Made a lot of improvements to the MakeGood Aspect Framework. More... about 14 years ago
Changed the findByProject() method to be non-static. More... about 14 years ago
Renamed the method from create() to findByProject(). More... about 14 years ago
Renamed the class from PHPexeItemFactory to PHPexeItemRepository. More... about 14 years ago
Removed unused properties. More... about 14 years ago
Updated versions. More... over 14 years ago
Added the condition whether the project exists. (Issue #285) More... over 14 years ago
Renamed the method from updateStateOfRunAllTestsAction() to updateCommandAvailabilityWithCurrentContext(). More... over 14 years ago
Renamed the method from setPart() to update(). More... over 14 years ago
Added a feature so that the "Run All Tests" command and the "Rerun Test" command can always be run. (Issue #285) More... over 14 years ago
Fixed a defect that caused a java.lang.NullPointerException to be raised when shutting down Eclipse. (Issue #283) More... over 14 years ago
Fixed a defect that caused any test not to be able to run after an error is raised when launching the last test. (Issue #281) More... over 14 years ago
Updated the icon for the "Run Last Test when File is Saved" command. (Issue #271) More... over 14 years ago
Changed the behavior of the "Rerun Test" feature so that the last test not to be run if the project of the last test is different from the active project. (Issue #277) More... over 14 years ago
Improved the "Autotest" feature. More... over 14 years ago
Removed unnecessary lines. More... over 14 years ago
Removed the first argument from the start() method. More... over 14 years ago
Added some logging when canceling a launch in some methods. More... over 14 years ago
Removed unnecessary code. More... over 14 years ago
Fixed a defect that caused any test not to be able to run if the default PHP executable is not defined once. (Issue #276) More... over 14 years ago
Improved error handling for errors in launching process by PDT. (Issue #276) More... over 14 years ago
Changed the timing of enabling the "Previous Failure/Error" and "Next Failure/Error" actions so that the actions are enabled just after marking as failed. More... over 14 years ago
Separated the toolbar of the MakeGood view by named group (runs, properties, results). More... over 14 years ago
Renamed the icon from showFailuresOnlyAction.gif to showOnlyFailuresAction.gif. More... over 14 years ago
Renamed the property from viewActions.showFailuresOnlyAction.tooltip to viewActions.showOnlyFailuresAction.tooltip. More... over 14 years ago