0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 21 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added constructor for creating a Piece_Unity_Request object and setting an event to the context. - clear(): Removed clearing properties and Added setting the instance to null. - Removed setRequest() and setEvent() methods. More... almost 18 years ago
- Added missing require_once statements. More... almost 18 years ago
- Replaced all method calls of the PEAR_ErrorStack class with the Piece_Flow_Error class. More... almost 18 years ago
- Added pushCallback, popCallback, hasErrors methods to avoid using the PEAR_ErrorStack class directly. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Context class. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Context class. More... almost 18 years ago
- Added setEvent/getEvent methods for setting event names. - Changed descriptions. More... almost 18 years ago
- Added a test case for setting events. More... almost 18 years ago
- Changed method descriptions. More... almost 18 years ago
- Added. More... almost 18 years ago
- Removed an unused comment. More... almost 18 years ago
- Adjusted to the file name change. More... almost 18 years ago
- Changed the file name from Dispatcher.php to DispatcherQueue.php. More... almost 18 years ago
- Changed the file name from PluginTestCase.php to PluginInvokerTestCase.php More... almost 18 years ago
- Added. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Plugin_Factgory class. More... almost 18 years ago
- Added setUp/tearDown methods. More... almost 18 years ago
- Changed the loading mechanism. The loader only loads plugins from specified directories. More... almost 18 years ago
- Added error handling for failure to create plugins. More... almost 18 years ago
- Adjusted to the file name chage. More... almost 18 years ago
- Renamed the file name from Plugin.php to PluginInvoker.php. More... almost 18 years ago
- tearDown: Added cleaning the error stack. More... almost 18 years ago
- Added PIECE_UNITY_ERROR_CANNOT_READ, PIECE_UNITY_ERROR_CANNOT_WRITE, and PIECE_UNITY_ERROR_INVALID_PLUGIN constants. More... almost 18 years ago
- Improved the logic for the error handling. More... almost 18 years ago
- Changed the event name. More... almost 18 years ago
- Changed the class name. - Changed the class description. More... almost 18 years ago
- Changed the file name from ExampleAction.php to SimpleExampleAction.php. More... almost 18 years ago
- Changed the class name. - Changed @see tags. More... almost 18 years ago
- Changed the file name from Example.php to PHPRendererExample.php More... almost 18 years ago
- Added support for rendering dynamic pages with view elements. More... almost 18 years ago