
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 78 (100.0%) | 2571 (100.0%) | 32.9 |
| vain | 75 (96.2%) | 2453 (95.4%) | 32.7 |
| paulbr | 3 (3.8%) | 118 (4.6%) | 39.3 |
- "Namespace declaration statement has to be the very first statement in the script"
- Thanks to RegExp and MultiReplace...
10 lines of code changed in 3 files:
- introduced namespaces and renamed classes
- the clansuite core is now "koch framework"
32 lines of code changed in 3 files:
- renaming double dotted filenames
1066 lines of code changed in 6 files:
- ensure that a open session exists before closing the session
5 lines of code changed in 1 file:
- added getOriginOfDebugCall()
45 lines of code changed in 1 file:
- cleanup
11 lines of code changed in 1 file:
- isolated getWhereDebugWasCalled()
37 lines of code changed in 1 file:
- aligned headers left
1 lines of code changed in 1 file:
- removed outer div container
7 lines of code changed in 1 file:
- added new function Clansuite_Debug::dump() as enhanced replacement for var_dump()
36 lines of code changed in 1 file:
- removed mb_ prefixes
12 lines of code changed in 1 file:
- replaced newline html with constant NL
5 lines of code changed in 1 file:
- only comments + spaces
5 lines of code changed in 1 file:
- disabled browser infos
1 lines of code changed in 1 file:
- hmpf...
2 lines of code changed in 1 file:
- bugfix for display of boolean false constants
10 lines of code changed in 1 file:
- bugfix for browserinfo not found = class is loaded manually (autoloader is not triggered, when exception occurs)
10 lines of code changed in 2 files:
- moved main table content into individual functions
- main table is now build by calling showConstants(), showBrowserInfo(), showHttpHeaders()
- clansuite constants are always displayed first
- constant categories output is controlled by category whitelist array
90 lines of code changed in 1 file:
- fix for table row hovering
2 lines of code changed in 1 file:
- perform a getsize() calculation on the total size
3 lines of code changed in 1 file:
- fugbix pyto.
2 lines of code changed in 1 file:
- added file counter and total size calculation to getIncludedFiles()
22 lines of code changed in 1 file:
- added getWrappers() method (lists all available stream wrappers for debugging purposes)
12 lines of code changed in 1 file:
- added more getters for inspecting/debugging the environment
54 lines of code changed in 1 file:
- renamed js function clip() to toggleXDebugTable()
2 lines of code changed in 1 file:
- bah... not display style "block", but "table"...
1 lines of code changed in 1 file:
- added icon/text toggle to the visibility toggle
8 lines of code changed in 1 file:
- moved the html for section headlines into getSectionHeadlineHTML()
33 lines of code changed in 1 file:
- added visibility toggle for constants and app table
41 lines of code changed in 1 file:
- fixed modrewrite check
- alter constants and browser info
74 lines of code changed in 1 file:
- removed some implicit true comparisons
5 lines of code changed in 1 file:
- replaced deprecated center attr with centering via margin
12 lines of code changed in 1 file:
- being a bit more defensive by testing if xdebug-error table exists in the DOM
8 lines of code changed in 1 file:
- add column width
13 lines of code changed in 1 file:
- applied the style of our xdebug tables to the backtrace table of the errorhandler
2 lines of code changed in 1 file:
- some javascript tweaks for resetting hardcoded bgcolor attributes on the xdebug tables
54 lines of code changed in 1 file:
- added a fancy two javascript two-liner to reset the hardcoded bgcolor attributes on the xdebug table
- derick, please change this in favor of a css class... :)
13 lines of code changed in 1 file:
- browser css fixes
31 lines of code changed in 1 file:
- centered xd console
2 lines of code changed in 1 file:
- xdebug console style fix
10 lines of code changed in 1 file:
(20 more)