Commit History

Author SHA1 Message Date
  Eugen 944d98d16e Fix for double escaping of queries in the profiler 12 years ago
  Franz Liedke d7dfd4f915 Use DB::escape() shortcut in profiler. 13 years ago
  Nathan Malcolm 2d5cc12b7b Fixes XSS vulnerability in Profiler 13 years ago
  kapil verma c1bcfec3d2 Turn profiler off using runtime Config 13 years ago
  Jesse O'Brien 7193f29240 Added profile timers 13 years ago
  Sergii Grebeniuk 690e8572aa phpdoc fixes 13 years ago
  Dayle Rees a0fd22f6f1 Merge pull request #772 from loic-sharma/patch-3 13 years ago
  Franz Liedke 6b5cccc15f Move get_file_size() helper function to helpers.php. 13 years ago
  Franz Liedke 98b92185e3 Calculate memory and peak memory usage in profiler, too. 13 years ago
  Franz Liedke 204a64f006 Simply use the LARAVEL_START constant for calculation page generation time in profiler. 13 years ago
  Franz Liedke 52f98b7cf6 Use start_time attribute like a static attribute (as it is). 13 years ago
  Franz Liedke 59397eb726 Calculate the total render time in the profiler. 13 years ago
  Loic Sharma f2e915f13d Improved the way the quotes were added to the bindings. 13 years ago
  Loic Sharma ea3021f3dd Fixed bug where the profiler did not correctly put quotes around bindings 13 years ago
  Dayle Rees ad57ae4fdf jquery loading and css fixes 13 years ago
  Taylor Otwell 8f24d83233 fixing profiler. 13 years ago
  Taylor Otwell 17bd505ff6 pass response in laravel done event. 13 years ago
  Taylor Otwell 507bba60ca dont show profiler bar on ajax request. 13 years ago
  Taylor Otwell 1ca7d799af changes 13 years ago