MIF_E31222691/laravel/profiling
Pavel Puchkin a2cafaa367 Fix bug in ANBU that cause wrong total time showing on Queries tab
When query time is larger than one second 'array_sum' cannot convert it
to float right. Also, it is better to fire 'laravel.query' event with
raw time as an argument rather than its string representation
2013-02-01 11:10:02 +11:00
..
profiler.css beautifies profiler tabs to cursor:pointer 2012-10-20 22:30:59 +08:00
profiler.js Changed jQuery '$' to 'jQuery' in the Profiler 2012-08-05 00:34:54 +03:00
profiler.php Fixes XSS vulnerability in Profiler 2012-10-03 00:53:20 +01:00
template.blade.php Fix bug in ANBU that cause wrong total time showing on Queries tab 2013-02-01 11:10:02 +11:00