summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [FIXED] Filter matching calls and called from rowsjokkedk2010-06-021-1/+1
|
* [FIXED] Fileviewer scroll to linejokkedk2010-06-022-8/+10
|
* [FIXED] #46 faster file viewerjokkedk2010-06-011-11/+7
|
* [NEW] Regex filter method on function callsjokkedk2010-06-011-2/+17
|
* [FIXED] Issue 44, once again short open tagsjokkedk2009-09-051-1/+1
|
* [FIXED] Unwise short_open_tag in index.phtml, issue #44jokkedk2009-09-041-1/+1
|
* [CHANGED] Increased alternating rows colour difference, related to #42jokkedk2009-08-111-1/+1
|
* [FIXED] Bug introduced when allowing spaces in functionnames. Only visible ↵oetting2009-08-051-2/+4
| | | | on windows.
* [FIXED] Fix for issue #34 Problems with spaces in requires of files with ↵oetting2009-07-301-1/+1
| | | | spaces in their path.
* [NEW] Internal functions have links to the manual, issue 41jokkedk2009-07-081-1/+5
|
* [FIX] Version number parsing issuejokkedk2009-07-081-1/+1
|
* [NEW] Simple error handling and verification of directories, issue #38jokkedk2009-07-0811-107/+125
| | | | | [CHANGED] Combined kind and humanKind variables, issue #39
* Potential fix for issue 31oetting2009-03-151-3/+3
|
* - Added ability to click through from call info sublisting to main list (#29)1.0jokkedk2009-02-203-2/+12
| | | | - Bumped to v1.0
* - config setting $storageDir correctly unset per defaultjokkedk2009-02-121-1/+1
|
* - Version bump in config0.9jokkedk2008-11-171-1/+1
|
* - Added default setting of hiding webgrind profiles from listjokkedk2008-11-172-3/+13
| | | | - Improved filtering of webgrind profiles to avoid infinite loops
* - Fixed #25 for appended profiles. Percentage calculated correctly, output ↵jokkedk2008-10-033-2/+13
| | | | shows number of runs.
* - Fixed preprocessed file check to make sure they are updated if the profile ↵jokkedk2008-10-031-3/+28
| | | | is newer
* Maybe fix for #21oetting2008-08-261-1/+1
|
* #24 - Added filesize to profile popup menu, suggested by richardlynchchicagojokkedk2008-08-122-4/+28
|
* Fixed #22, appended profiles did not display correct invokeUrl in popupjokkedk2008-08-011-4/+13
|
* Fixed #14, preprocessed files were included after xdebugOuputFormat changejokkedk2008-08-011-1/+6
|
* Fix for #5, undefined hash key in headerjokkedk2008-07-281-1/+1
|
* Fixed #20oetting2008-07-181-3/+5
| | | | Fixed line numbers in fileviewer
* - Changed method breakdown hover title, #15jokkedk2008-07-171-1/+1
|
* Changed: xdebug file format less restrictive. #14jokkedk2008-07-171-2/+2
|
* - Fixed short opening tag, #18jokkedk2008-07-171-1/+1
|
* Switch to html 4.oetting2008-07-142-19/+19
|
* Fixed #16oetting2008-07-121-3/+3
|
* - Added missing short closing tag to meta tagjokkedk2008-07-092-2/+2
|
* #13 - Fxied xdebugOutputDir when xdebug is not loadedjokkedk2008-06-241-2/+3
|
* Bunped versionoetting2008-06-231-1/+1
|
* Fixed #12oetting2008-06-231-1/+1
|
* - Fixed incorrect xdebugOutputFormat regexjokkedk2008-06-231-1/+1
|
* Fixed issue #10 Links to sub calls now workoetting2008-06-213-4/+4
| | | | | Fixed issue #11 Line numbers in fileviewer
* Added default values if autodetection of paths failoetting2008-06-201-3/+9
| | | | Added checking of tmp-dirs writability
* #9 - Fixed: Long lines no longer breakjokkedk2008-06-201-4/+2
|
* - Version fixjokkedk2008-06-191-1/+1
|
* - New: List sortable by call kindjokkedk2008-06-192-3/+22
|
* - Design updatejokkedk2008-06-196-102/+126
|
* - Document title shows profiled script invoke url0.8jokkedk2008-06-192-1/+2
| | | | - Version bump for new features
* #9 - Improved display of syntax highlighted fileviewer. Needs work but ↵jokkedk2008-06-192-16/+14
| | | | linebreaks better
* - Improved autodetection of profile output dirjokkedk2008-06-182-9/+24
| | | | - Added autodetection of tmp storage dr
* #8 - Autodetecting profiler_output_name and profiler_output_dirjokkedk2008-06-183-26/+28
|
* - Version bumpjokkedk2008-06-131-1/+1
|
* - Corrected short open tagsjokkedk2008-06-131-6/+6
|
* #7 - Fixed incomplete implementation of hash linking to reportsjokkedk2008-06-111-4/+4
|
* Changed version checker to use ajax requestoetting2008-06-083-12/+40
|
* Fix for not allowing filtering of internal functionsoetting2008-06-081-13/+13
|
* #6 - Software update suggestionjokkedk2008-06-073-2/+16
|
* - Version bump and minor corrections0.7jokkedk2008-06-071-4/+3
|
* - Visual breakdown now includes a separate for include/requirejokkedk2008-06-074-14/+17
|
* - Adding display of call type in listjokkedk2008-06-065-13/+18
|
* Added margin to table headers to avoid text overlapping sort arrowsoetting2008-06-063-6/+10
|
* - Width of breakdown graphjokkedk2008-06-061-3/+3
|
* - Improvements to breakdown displayjokkedk2008-06-062-4/+4
|
* Adding visual breakdown of internal, class and procedural callsjokkedk2008-06-068-1/+30
|
* #7 - Added support for direct link to report as hash in urljokkedk2008-05-291-0/+4
|
* - Bumped version to 0.60.6jokkedk2008-05-071-1/+1
|
* Cost format cleanup.oetting2008-05-076-40/+56
| | | | Small ui change.
* #2 (fixed) Allow configuration of µsec or msec in outputjokkedk2008-05-064-25/+28
|
* - (changed) wording in toolbarjokkedk2008-05-061-4/+4
|
* #4 (fixed) Webgrind does not work with php_short_tags = offjokkedk2008-05-062-21/+23
|
* Added a shell script that automates packaging releasesoetting2008-05-021-0/+16
|
* Moved "called from script host" labeloetting2008-04-281-3/+4
|
* - Function sublisting lists called functions first againjokkedk2008-04-281-1/+1
|
* - Fixed total function call header: not all calls are uniquejokkedk2008-04-231-2/+2
| | | | - Inverted order of calls and called from listings
* Renamed jquery fileoetting2008-04-233-2/+2
|
* Stylingoetting2008-04-232-3/+6
|
* Simpler detection of selftracesoetting2008-04-233-9/+9
|
* Now showing both called from and sub calls in detailed informationoetting2008-04-235-56/+110
|
* - Invocation count display code updated for clarityjokkedk2008-04-222-4/+3
|
* - Adding # of function calls to headerjokkedk2008-04-223-4/+6
|
* - Total runtime updatejokkedk2008-04-212-7/+5
|
* - editor link updatejokkedk2008-04-211-0/+0
|
* - Fixed erroneous $this in static Webgrind_Preprocessor::parse, line 117jokkedk2008-04-191-1/+1
|
* Fixed syntax erroroetting2008-04-171-1/+1
|
* Comments in codeoetting2008-04-175-37/+200
| | | | | Cleanup of code
* Renamed lib to libraryoetting2008-04-171-1/+1
|
* (no commit message)oetting2008-04-173-0/+0
|
* Namespaced config. Embedded filviewer into main controller (index.php)oetting2008-04-176-46/+49
|
* Undo moving lib filesoetting2008-04-173-0/+0
|
* Namespaced classesoetting2008-04-175-41/+15
|
* Initial sorting in call information tableoetting2008-04-171-0/+4
|
* Updated versionnumber0.5oetting2008-04-171-1/+1
|
* Showing summed invocationsoetting2008-04-176-310/+182
| | | | New simpler preprocessed format (v5)
* Added EFBN format to preprocessoroetting2008-04-171-16/+26
|
* Bug : Zebra in invocation tablesoetting2008-04-082-6/+11
|
* Styling of "add invocations" buttonoetting2008-04-082-2/+7
|
* Better line marker in filevieweroetting2008-04-063-7/+9
|
* Alignment of numbersoetting2008-04-064-5/+5
| | | | Monospaced fonts for numbers
* Removed unused data from json results.oetting2008-04-064-69/+75
| | | | Fixed inner total
* Built in fileviewer now scrolls to lineoetting2008-04-064-4/+37
|
* Added open file iconsoetting2008-04-066-61/+93
| | | | | Added "paged" loading of invocations
* Handling of self trace altered. No storage of configuration is now neededoetting2008-04-012-34/+12
|
* - Added percentage to 'called from' output in function listingjokkedk2008-03-313-8/+50
|
* - Total self cost percentage now based on summary headerjokkedk2008-03-311-1/+1
|
* - Total time wording changejokkedk2008-03-311-1/+1
|
* - Fixed percentage to be based on summary header in Readerjokkedk2008-03-312-7/+4
|