summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fileviewer: force scroll to line numbers on openAlpha2016-08-051-1/+4
* Remember last column sorted onAlpha2016-07-231-1/+6
* Show filename first in fileviewer titleAlpha2016-07-191-1/+1
* Move back to jokkedkAlpha2016-05-141-1/+0
* Enable configuration of displayed table fieldsAlpha2015-12-211-10/+26
* Fix fileviewer for mixed PHP/HTMLAlpha2015-11-192-7/+14
* Minor render tweaksAlpha2015-08-151-6/+6
* Remove unneeded number_format() functionAlpha2015-07-271-28/+1
* Add negate search filter optionAlpha2015-07-271-1/+8
* Add clear trace files functionAlpha2015-07-271-0/+16
* Fix display percent vs millisecond vs microsecond show different functionsAlpha2015-07-271-2/+2
* Fix lookup internal php functionAlpha2015-07-271-1/+1
* Add links to line numbersAlpha2015-07-271-1/+9
* Merge pull request #70 from positronium/master (partial)Alpha2015-07-271-13/+34
|\
| * Now you can use the Back buttonpositronium2015-07-271-16/+33
* | Improve favicon.ico clarityAlpha2015-07-272-0/+3
* | Merge pull request #56 from bendoh/master (modified)Alpha2015-07-231-16/+40
|\ \
| * | Myriad improvements to the fileviewer code. Lines now get their own line boxe...Ben Doherty2014-04-091-20/+43
| |/
* | Merge pull request #18 from rentalhost/masterAlpha2015-07-231-0/+28
|\ \
| * | - Show individual cost (average);David Rodrigues2011-03-191-51/+80
* | | Harmonize whitespaceAlpha2015-07-232-233/+224
| |/ |/|
* | xdebug 2.2 fixes a bug that makes it possible to link to function/method defi...Jacob Oettinger2011-09-271-3/+7
* | Changed call graph to buttonJoakim Nygård2011-09-151-2/+2
|/
* [CHANGED] callgraph javascript/url cleanupJoakim Nygård2011-03-011-1/+2
* [NEW] Call graphs are cachedJoakim Nygård2011-03-011-1/+1
* Fix htmlyannooo2011-03-011-1/+1
* Fix file selectionyannooo2011-03-011-1/+1
* [NEW] Add ability to generate call graphyannooo2011-03-011-0/+8
* [FIXED] Corrected footerJoakim Nygård2011-03-011-1/+1
* [NEW] #37 Configurable trace list dropdownjokkedk2010-10-271-1/+2
* [FIXED] #58, line numbers inside code viewerjokkedk2010-10-271-1/+1
* [FIXED] Filter matching calls and called from rowsjokkedk2010-06-021-1/+1
* [FIXED] Fileviewer scroll to linejokkedk2010-06-021-5/+9
* [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
* [NEW] Internal functions have links to the manual, issue 41jokkedk2009-07-081-1/+5
* [NEW] Simple error handling and verification of directories, issue #38jokkedk2009-07-081-8/+18
* - Added ability to click through from call info sublisting to main list (#29)1.0jokkedk2009-02-201-1/+11
* - Fixed #25 for appended profiles. Percentage calculated correctly, output sh...jokkedk2008-10-031-1/+2
* #24 - Added filesize to profile popup menu, suggested by richardlynchchicagojokkedk2008-08-121-2/+2
* Fixed #20oetting2008-07-181-3/+5
* - Changed method breakdown hover title, #15jokkedk2008-07-171-1/+1
* - 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
* Fixed issue #10 Links to sub calls now workoetting2008-06-212-2/+2
* #9 - Fixed: Long lines no longer breakjokkedk2008-06-201-4/+2
* - New: List sortable by call kindjokkedk2008-06-191-3/+17
* - Design updatejokkedk2008-06-192-96/+109
* - Document title shows profiled script invoke url0.8jokkedk2008-06-191-0/+1
* #9 - Improved display of syntax highlighted fileviewer. Needs work but linebr...jokkedk2008-06-191-12/+13
* - 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-081-2/+32
* #6 - Software update suggestionjokkedk2008-06-071-1/+2
* - Version bump and minor corrections0.7jokkedk2008-06-071-4/+3
* - Visual breakdown now includes a separate for include/requirejokkedk2008-06-071-8/+9
* - Adding display of call type in listjokkedk2008-06-061-4/+5
* Added margin to table headers to avoid text overlapping sort arrowsoetting2008-06-061-2/+2
* - Width of breakdown graphjokkedk2008-06-061-3/+3
* - Improvements to breakdown displayjokkedk2008-06-061-4/+4
* Adding visual breakdown of internal, class and procedural callsjokkedk2008-06-061-1/+13
* #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-071-3/+5
* #2 (fixed) Allow configuration of µsec or msec in outputjokkedk2008-05-061-1/+1
* - (changed) wording in toolbarjokkedk2008-05-061-4/+4
* #4 (fixed) Webgrind does not work with php_short_tags = offjokkedk2008-05-062-21/+23
* 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
* Renamed jquery fileoetting2008-04-232-2/+2
* Stylingoetting2008-04-231-3/+2
* Simpler detection of selftracesoetting2008-04-231-1/+1
* Now showing both called from and sub calls in detailed informationoetting2008-04-231-34/+36
* - Adding # of function calls to headerjokkedk2008-04-221-2/+3
* - Total runtime updatejokkedk2008-04-211-3/+3
* Namespaced config. Embedded filviewer into main controller (index.php)oetting2008-04-172-6/+19
* Namespaced classesoetting2008-04-171-1/+1
* Initial sorting in call information tableoetting2008-04-171-0/+4
* Updated versionnumber0.5oetting2008-04-171-1/+1
* Showing summed invocationsoetting2008-04-171-58/+38
* Bug : Zebra in invocation tablesoetting2008-04-081-3/+8
* Styling of "add invocations" buttonoetting2008-04-081-2/+2
* Better line marker in filevieweroetting2008-04-061-2/+2
* Alignment of numbersoetting2008-04-061-2/+2
* Removed unused data from json results.oetting2008-04-061-3/+3
* Built in fileviewer now scrolls to lineoetting2008-04-061-0/+10
* Added open file iconsoetting2008-04-061-43/+69
* - Added percentage to 'called from' output in function listingjokkedk2008-03-311-1/+1
* - Total time wording changejokkedk2008-03-311-1/+1
* - Fixed percentage to be based on summary header in Readerjokkedk2008-03-311-1/+1
* - Total run times re-added0.4jokkedk2008-03-311-2/+2
* - Added configuration for options cost format, function percentage and hiding...jokkedk2008-03-311-6/+6
* Added inclusive cost to the data formatoetting2008-03-311-4/+4
* - Added link to homepage in footerjokkedk2008-03-251-1/+1
* - Added dateformat to config filejokkedk2008-03-241-2/+11