1. 0d1c0a7 Clean up the Profiler library by Andrey Andreev · 13 years ago
  2. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  3. 963386b Fix issue #803 (Profiler library didn't handle objects properly) by Andrey Andreev · 13 years ago
  4. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  5. 195d311 Improve the Profiler library by Andrey Andreev · 13 years ago
  6. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  7. 7fe625a CI_Profiler => Accepting objects while profiling session data. by Pedro Junior · 13 years ago
  8. 8310c9a Fixed #56 by yterajima · 13 years ago
  9. 4b9c629 backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  10. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  11. c24f49b Fixed #60. by Razican · 14 years ago
  12. e6e6e64 changeset: 2204:37301a84c8be by Greg Aker · 14 years ago
  13. 62df131 Added Session Class userdata to the output profiler. Additionally, added a show/hide toggle on HTTP Headers, Session Data and Config Variables. by Greg Aker · 14 years ago
  14. 14287f3 Whitespace cleanup in libraries/ by Pascal Kriete · 14 years ago
  15. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  16. ccbfbf6 Fix #85 error in db queries in the output profiler. by Greg Aker · 14 years ago
  17. 3a56398 Updating Output Profiler to validate xHTML Strict, and HTML5. by Greg Aker · 14 years ago
  18. 5ac5594 Changing method visibility in the Profiler class by Greg Aker · 14 years ago
  19. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  20. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  21. 3424bf7 Fixed http://bitbucket.org/ellislab/codeigniter/issue/38/slight-bug-with-profilerphp by Greg Aker · 14 years ago
  22. c295070 Updates to output profiler html validation. http://bitbucket.org/ellislab/codeigniter/issue/111/profiler-output-does-not-validate by Greg Aker · 14 years ago
  23. 511e3d7 added htmlspecialchars to config item output, fixes #41 by Derek Jones · 15 years ago
  24. e602683 Changing order of available sections in the output profiler. by Greg Aker · 15 years ago
  25. aaa19bc Fixing Validation error in output profiler by Greg Aker · 15 years ago
  26. ee71c80 added ability to enable/disable individual sections of the Profiler by Derek Jones · 15 years ago
  27. 079303e adding HTTP_X_FORWARDED_FOR header to Profiler by Derek Jones · 15 years ago
  28. 76af409 adding http headers and config to CI profiler by Derek Allard · 15 years ago
  29. 7f3719f updated copyrights by Derek Jones · 15 years ago
  30. e8b2619 Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler_no_memory". by Derek Allard · 15 years ago
  31. de27adf margin fix by Derek Allard · 15 years ago
  32. f0a9b33 PHP 5.3.0 compatibility changes by Derek Jones · 15 years ago
  33. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  34. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  35. 56d7daa Finessed the SQL highlighting by Rick Ellis · 16 years ago
  36. 344a34c re-implementing profiler output by Derek Allard · 16 years ago
  37. 0fcb7e6 set $dbs to an empty array before accessing by Derek Jones · 16 years ago
  38. 271e199 Added support for multiple database connections by Rick Ellis · 16 years ago
  39. d6778fb Updated copyright by Rick Ellis · 16 years ago
  40. ed1f1ae Added controller class/method info to profiler by Rick Ellis · 16 years ago
  41. e4a7db4 updated copyright by Rick Ellis · 16 years ago
  42. 34d1914 Changed the output of the profiler to use style attribute rather then clear, and added the id "codeigniter_profiler" to the container div by Derek Allard · 16 years ago
  43. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  44. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  45. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  46. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  47. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  48. b35c3f5 changed order of SQL keywords in the $highlight array so OR would not be highlighted before ORDER BY by Derek Jones · 17 years ago
  49. 31438fe Removed an unused parameter from Profiler (#3332). by Derek Allard · 17 years ago
  50. 56e9fa5 added $query_times property to DB driver for profiling by Derek Jones · 17 years ago
  51. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  52. d087ef8 added GET, URI string, and memory usage to Profiler output by Derek Jones · 17 years ago
  53. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  54. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  55. 9687c49 bugfix for profiler output: POST keys were not being displayed properly, and queries needed htmlspecialchars() by Derek Jones · 18 years ago
  56. e6c4f7b fixed bug in output by Derek Allard · 18 years ago
  57. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  58. c2f90e2 array to string addition http://codeigniter.com/forums/viewthread/46994/ by Derek Allard · 18 years ago
  59. ebfa686 by admin · 18 years ago
  60. c6317e8 by admin · 18 years ago
  61. e334c47 by admin · 18 years ago
  62. bd6bee7 by admin · 18 years ago
  63. b06d69f by admin · 18 years ago
  64. 88a8ad1 by admin · 18 years ago
  65. b3ab70b by admin · 18 years ago
  66. 8f0a8f6 by admin · 18 years ago
  67. a813a46 by admin · 18 years ago
  68. 07ad666 by admin · 18 years ago
  69. 1c5ef5e by admin · 18 years ago
  70. 90a7b9d by admin · 18 years ago
  71. d13ff07 by admin · 18 years ago