| Commit message (Expand) | Author | Age | Files | Lines |
* | Fileviewer: force scroll to line numbers on open | Alpha | 2016-08-05 | 1 | -1/+4 |
* | Remember last column sorted on | Alpha | 2016-07-23 | 1 | -1/+6 |
* | Show filename first in fileviewer title | Alpha | 2016-07-19 | 1 | -1/+1 |
* | Move back to jokkedk | Alpha | 2016-05-14 | 1 | -1/+0 |
* | Enable configuration of displayed table fields | Alpha | 2015-12-21 | 1 | -10/+26 |
* | Fix fileviewer for mixed PHP/HTML | Alpha | 2015-11-19 | 2 | -7/+14 |
* | Minor render tweaks | Alpha | 2015-08-15 | 1 | -6/+6 |
* | Remove unneeded number_format() function | Alpha | 2015-07-27 | 1 | -28/+1 |
* | Add negate search filter option | Alpha | 2015-07-27 | 1 | -1/+8 |
* | Add clear trace files function | Alpha | 2015-07-27 | 1 | -0/+16 |
* | Fix display percent vs millisecond vs microsecond show different functions | Alpha | 2015-07-27 | 1 | -2/+2 |
* | Fix lookup internal php function | Alpha | 2015-07-27 | 1 | -1/+1 |
* | Add links to line numbers | Alpha | 2015-07-27 | 1 | -1/+9 |
* | Merge pull request #70 from positronium/master (partial) | Alpha | 2015-07-27 | 1 | -13/+34 |
|\ |
|
| * | Now you can use the Back button | positronium | 2015-07-27 | 1 | -16/+33 |
* | | Improve favicon.ico clarity | Alpha | 2015-07-27 | 2 | -0/+3 |
* | | Merge pull request #56 from bendoh/master (modified) | Alpha | 2015-07-23 | 1 | -16/+40 |
|\ \ |
|
| * | | Myriad improvements to the fileviewer code. Lines now get their own line boxe... | Ben Doherty | 2014-04-09 | 1 | -20/+43 |
| |/ |
|
* | | Merge pull request #18 from rentalhost/master | Alpha | 2015-07-23 | 1 | -0/+28 |
|\ \ |
|
| * | | - Show individual cost (average); | David Rodrigues | 2011-03-19 | 1 | -51/+80 |
* | | | Harmonize whitespace | Alpha | 2015-07-23 | 2 | -233/+224 |
| |/
|/| |
|
* | | xdebug 2.2 fixes a bug that makes it possible to link to function/method defi... | Jacob Oettinger | 2011-09-27 | 1 | -3/+7 |
* | | Changed call graph to button | Joakim Nygård | 2011-09-15 | 1 | -2/+2 |
|/ |
|
* | [CHANGED] callgraph javascript/url cleanup | Joakim Nygård | 2011-03-01 | 1 | -1/+2 |
* | [NEW] Call graphs are cached | Joakim Nygård | 2011-03-01 | 1 | -1/+1 |
* | Fix html | yannooo | 2011-03-01 | 1 | -1/+1 |
* | Fix file selection | yannooo | 2011-03-01 | 1 | -1/+1 |
* | [NEW] Add ability to generate call graph | yannooo | 2011-03-01 | 1 | -0/+8 |
* | [FIXED] Corrected footer | Joakim Nygård | 2011-03-01 | 1 | -1/+1 |
* | [NEW] #37 Configurable trace list dropdown | jokkedk | 2010-10-27 | 1 | -1/+2 |
* | [FIXED] #58, line numbers inside code viewer | jokkedk | 2010-10-27 | 1 | -1/+1 |
* | [FIXED] Filter matching calls and called from rows | jokkedk | 2010-06-02 | 1 | -1/+1 |
* | [FIXED] Fileviewer scroll to line | jokkedk | 2010-06-02 | 1 | -5/+9 |
* | [FIXED] #46 faster file viewer | jokkedk | 2010-06-01 | 1 | -11/+7 |
* | [NEW] Regex filter method on function calls | jokkedk | 2010-06-01 | 1 | -2/+17 |
* | [FIXED] Issue 44, once again short open tags | jokkedk | 2009-09-05 | 1 | -1/+1 |
* | [FIXED] Unwise short_open_tag in index.phtml, issue #44 | jokkedk | 2009-09-04 | 1 | -1/+1 |
* | [NEW] Internal functions have links to the manual, issue 41 | jokkedk | 2009-07-08 | 1 | -1/+5 |
* | [NEW] Simple error handling and verification of directories, issue #38 | jokkedk | 2009-07-08 | 1 | -8/+18 |
* | - Added ability to click through from call info sublisting to main list (#29)1.0 | jokkedk | 2009-02-20 | 1 | -1/+11 |
* | - Fixed #25 for appended profiles. Percentage calculated correctly, output sh... | jokkedk | 2008-10-03 | 1 | -1/+2 |
* | #24 - Added filesize to profile popup menu, suggested by richardlynchchicago | jokkedk | 2008-08-12 | 1 | -2/+2 |
* | Fixed #20 | oetting | 2008-07-18 | 1 | -3/+5 |
* | - Changed method breakdown hover title, #15 | jokkedk | 2008-07-17 | 1 | -1/+1 |
* | - Fixed short opening tag, #18 | jokkedk | 2008-07-17 | 1 | -1/+1 |
* | Switch to html 4. | oetting | 2008-07-14 | 2 | -19/+19 |
* | Fixed #16 | oetting | 2008-07-12 | 1 | -3/+3 |
* | - Added missing short closing tag to meta tag | jokkedk | 2008-07-09 | 2 | -2/+2 |
* | Fixed issue #10 Links to sub calls now work | oetting | 2008-06-21 | 2 | -2/+2 |
* | #9 - Fixed: Long lines no longer break | jokkedk | 2008-06-20 | 1 | -4/+2 |
* | - New: List sortable by call kind | jokkedk | 2008-06-19 | 1 | -3/+17 |
* | - Design update | jokkedk | 2008-06-19 | 2 | -96/+109 |
* | - Document title shows profiled script invoke url0.8 | jokkedk | 2008-06-19 | 1 | -0/+1 |
* | #9 - Improved display of syntax highlighted fileviewer. Needs work but linebr... | jokkedk | 2008-06-19 | 1 | -12/+13 |
* | - Corrected short open tags | jokkedk | 2008-06-13 | 1 | -6/+6 |
* | #7 - Fixed incomplete implementation of hash linking to reports | jokkedk | 2008-06-11 | 1 | -4/+4 |
* | Changed version checker to use ajax request | oetting | 2008-06-08 | 1 | -2/+32 |
* | #6 - Software update suggestion | jokkedk | 2008-06-07 | 1 | -1/+2 |
* | - Version bump and minor corrections0.7 | jokkedk | 2008-06-07 | 1 | -4/+3 |
* | - Visual breakdown now includes a separate for include/require | jokkedk | 2008-06-07 | 1 | -8/+9 |
* | - Adding display of call type in list | jokkedk | 2008-06-06 | 1 | -4/+5 |
* | Added margin to table headers to avoid text overlapping sort arrows | oetting | 2008-06-06 | 1 | -2/+2 |
* | - Width of breakdown graph | jokkedk | 2008-06-06 | 1 | -3/+3 |
* | - Improvements to breakdown display | jokkedk | 2008-06-06 | 1 | -4/+4 |
* | Adding visual breakdown of internal, class and procedural calls | jokkedk | 2008-06-06 | 1 | -1/+13 |
* | #7 - Added support for direct link to report as hash in url | jokkedk | 2008-05-29 | 1 | -0/+4 |
* | - Bumped version to 0.60.6 | jokkedk | 2008-05-07 | 1 | -1/+1 |
* | Cost format cleanup. | oetting | 2008-05-07 | 1 | -3/+5 |
* | #2 (fixed) Allow configuration of µsec or msec in output | jokkedk | 2008-05-06 | 1 | -1/+1 |
* | - (changed) wording in toolbar | jokkedk | 2008-05-06 | 1 | -4/+4 |
* | #4 (fixed) Webgrind does not work with php_short_tags = off | jokkedk | 2008-05-06 | 2 | -21/+23 |
* | Moved "called from script host" label | oetting | 2008-04-28 | 1 | -3/+4 |
* | - Function sublisting lists called functions first again | jokkedk | 2008-04-28 | 1 | -1/+1 |
* | - Fixed total function call header: not all calls are unique | jokkedk | 2008-04-23 | 1 | -2/+2 |
* | Renamed jquery file | oetting | 2008-04-23 | 2 | -2/+2 |
* | Styling | oetting | 2008-04-23 | 1 | -3/+2 |
* | Simpler detection of selftraces | oetting | 2008-04-23 | 1 | -1/+1 |
* | Now showing both called from and sub calls in detailed information | oetting | 2008-04-23 | 1 | -34/+36 |
* | - Adding # of function calls to header | jokkedk | 2008-04-22 | 1 | -2/+3 |
* | - Total runtime update | jokkedk | 2008-04-21 | 1 | -3/+3 |
* | Namespaced config. Embedded filviewer into main controller (index.php) | oetting | 2008-04-17 | 2 | -6/+19 |
* | Namespaced classes | oetting | 2008-04-17 | 1 | -1/+1 |
* | Initial sorting in call information table | oetting | 2008-04-17 | 1 | -0/+4 |
* | Updated versionnumber0.5 | oetting | 2008-04-17 | 1 | -1/+1 |
* | Showing summed invocations | oetting | 2008-04-17 | 1 | -58/+38 |
* | Bug : Zebra in invocation tables | oetting | 2008-04-08 | 1 | -3/+8 |
* | Styling of "add invocations" button | oetting | 2008-04-08 | 1 | -2/+2 |
* | Better line marker in fileviewer | oetting | 2008-04-06 | 1 | -2/+2 |
* | Alignment of numbers | oetting | 2008-04-06 | 1 | -2/+2 |
* | Removed unused data from json results. | oetting | 2008-04-06 | 1 | -3/+3 |
* | Built in fileviewer now scrolls to line | oetting | 2008-04-06 | 1 | -0/+10 |
* | Added open file icons | oetting | 2008-04-06 | 1 | -43/+69 |
* | - Added percentage to 'called from' output in function listing | jokkedk | 2008-03-31 | 1 | -1/+1 |
* | - Total time wording change | jokkedk | 2008-03-31 | 1 | -1/+1 |
* | - Fixed percentage to be based on summary header in Reader | jokkedk | 2008-03-31 | 1 | -1/+1 |
* | - Total run times re-added0.4 | jokkedk | 2008-03-31 | 1 | -2/+2 |
* | - Added configuration for options cost format, function percentage and hiding... | jokkedk | 2008-03-31 | 1 | -6/+6 |
* | Added inclusive cost to the data format | oetting | 2008-03-31 | 1 | -4/+4 |
* | - Added link to homepage in footer | jokkedk | 2008-03-25 | 1 | -1/+1 |
* | - Added dateformat to config file | jokkedk | 2008-03-24 | 1 | -2/+11 |