0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ui] Changed the code to check whether the project is set the MakeGood property. (Issue #233) More... almost 13 years ago
[ui] Removed unnecessary import. (Issue #233) More... almost 13 years ago
[stagehandtestrunner] Updated testrunner.php for launching. More... almost 13 years ago
[stagehandtestrunner] Upgraded Stagehand_TestRunner to 3.3.1 and its dependent packages. More... almost 13 years ago
[ui] Improved the code to retry. (Issue #233) More... almost 13 years ago
[ui] Improved the code to refresh the TestOutlineView after executing tests. (Issue #233) More... almost 13 years ago
[ui] Added the caret listener to the active PHP editor. Because TestOutlineViewController#partActivate() is not invoked into start up Eclipse. (Issue #233) More... almost 13 years ago
[ui] Implemented the CaretListener to the TestOutlineViewController class. (Issue #233) More... almost 13 years ago
[ui] Improved the code to initialize the TestOutlineView. (Issue #233) More... almost 13 years ago
[ui] Improved the code to invoke the updateTestOuline(). (Issue #233) More... almost 13 years ago
[ui] Improved the code to select the element. (Issue #233) More... almost 13 years ago
[ui] Improved the getModelElementOnSelection(). (Issue #j233) More... almost 13 years ago
[ui] Changed the condition to invoke the updateTestOutline() method. (Issue #233) More... almost 13 years ago
[ui] Added the feature to select the current element when moving the cursor in the PHP editor. (Issue #233) More... almost 13 years ago
[ui] Changed the code to use the ISourceModule of the type when selecting the method. (Issue #233) More... almost 13 years ago
[ui] Changed the code not to update the TestOutlineView if the activated view is itself. (Issue #233) More... almost 13 years ago
[core] Replaced the Resource#CONTENT_TYPE constant with the phpContentTypeID() method. More... about 13 years ago
[core] Renamed the Resource#contentType field to phpContentType. More... about 13 years ago
[core][launch][ui] Changed the Resource#isPHPSource() method to non-static. More... about 13 years ago
[core][launch][ui] Renamed the PHPResource class to Resource. More... about 13 years ago
[ui] Added a missing null check to the RelatedTestsLaunchShortcut class. More... about 13 years ago
[core][ui] Introduced the PHPSourceModule class. More... about 13 years ago
[core][launch][ui] Introduced the PHPType class. More... about 13 years ago
[core] Improved the code to validate the type is namespace. (Issue #233) More... about 13 years ago
[core] Removed the method checkTestMethod(). (Issue #233) More... about 13 years ago
[core] Removed an unused import from the MakeGoodPreferenceInitializer class. More... about 13 years ago
[ui] Changed the code to use the class ActiveEditor. (Issue #233) More... about 13 years ago
[ui] Removed the unnecessary method. (Issue #233) More... about 13 years ago
[ui] Moved the implements of the interface MakeGoodStatusChangeListener, IElementChangedListener to the class TestOutlineViewController. (Issue #233) More... about 13 years ago
[core] Moved the TestClass and TestMethod to the com.piece_framework.makegood.core package. (Issue #233) More... about 13 years ago