
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 62 (100.0%) | 3.6 |
| ligaard | 11 (64.7%) | 62 (100.0%) | 5.6 |
| oliklee | 6 (35.3%) | 0 (0.0%) | 0.0 |
Task #11688: Move the back-end module to Classes
0 lines of code changed in 6 files:
Preparing release of phpunit 3.3.12.
~ Updated NEWS and manual.
~ Updated the included YUI! files to version 2.7.0. The changes from 2.6 to 2.7 can be found here:
http://developer.yahoo.com/yui/releasenotes/README.base,
http://developer.yahoo.com/yui/releasenotes/README.connection,
http://developer.yahoo.com/yui/releasenotes/README.json,
http://developer.yahoo.com/yui/releasenotes/README.reset,
http://developer.yahoo.com/yui/releasenotes/README.fonts,
http://developer.yahoo.com/yui/releasenotes/README.grids,
http://developer.yahoo.com/yui/releasenotes/README.yahoo,
http://developer.yahoo.com/yui/releasenotes/README.dom,
http://developer.yahoo.com/yui/releasenotes/README.event.
21 lines of code changed in 5 files:
- Changed header of page.
- Added per-user setting for code coverage. Remove Extension Manager setting.
- Fixed 'open-in-new-window' button.
- Added YUI! base-min.css, cf. http://developer.yahoo.com/yui/base/
- CSS fixes on top of YUI! base min.
7 lines of code changed in 1 file:
- unified $testResult and $result variables, since the were references to the same object.
- Added $extRelPath as object variable and refactored code througout.
- Added files json-min.js and reset-fonts-grids.css. The latter file is not used yet.
14 lines of code changed in 2 files:
- Added yui 2.6.0 files. I will base my implementation on YUI! (not Prototype).
- Removed '2.6.0/' directory.
- Changed a bit in the Prototype Ajax parameters property. (although the Prototype code will be removed shortly, anyway).
20 lines of code changed in 2 files:
- Removed 'ExperimentalAJAXUI' option.
- Introduced three buttons for selecting whether to show successful tests, errors and failures (all done with instant apply and 'AJAX-style').
- Started work on finer-grained memory and benchmarking.
- Changed class names testCase to testcase.
- Introduced __construct() which calls parent::init(). Removing calls $SOBE->init().
- Added background-color to css for errors and failures.
- Refactored quite a bit of code. Escp. JavaScript code.
0 lines of code changed in 1 file: