1. 70a8626 Fix profiling of benchmarked names like 'something_endpoint_end' by Richard Cunningham · 11 years ago
  2. 871754a 2013 > 2014 by darwinel · 11 years ago
  3. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  4. a6eae87 [ci skip] Some spaces & docblock fixes by Andrey Andreev · 11 years ago
  5. 0612e92 Added post-increment for $count by Cristian Riffo Huez · 11 years ago
  6. abcb67c req. changes: by David Cox Jr · 11 years ago
  7. 06fa739 fix issue #2617 simply adds the $_FILES array to profiler output of POST data by David Cox Jr · 11 years ago
  8. c5a7c5f [ci skip] Remove some empty lines by Andrey Andreev · 12 years ago
  9. 903f31b Merge pull request #2447 from rlerdorf/develop by Andrey Andreev · 12 years ago
  10. 0b97f8e Add changelog entry for PR #2502 by Andrey Andreev · 12 years ago
  11. 7c72cfc Update Profiler.php to show HTTP_DNT status by Iacami · 12 years ago
  12. 164a1f2 highlight_code() doesn't take an ENT_QUOTES arg by Rasmus Lerdorf · 12 years ago
  13. 0e4237f Fix #2380 and deprecate CI_Router::fetch_*() methods by Andrey Andreev · 12 years ago
  14. a107a0f Fix some stuff from recent pull requests by Andrey Andreev · 12 years ago
  15. 3567246 Various cosmetic fixes by vlakoff · 12 years ago
  16. 3224f07 changes according to narfbg's request by Tim · 12 years ago
  17. 554d5dc changes according to narfbg's request by Tim · 12 years ago
  18. 0b60725 Added small feature to profiler: total execution time count by Tim · 12 years ago
  19. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  20. 55a8c62 Display DB object names in the Profiler and fix issue #1220 by Andrey Andreev · 12 years ago
  21. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  22. 0140ddd Fix issue #318 + added a default to the switch() in CI_Output::minify() by Andrey Andreev · 13 years ago
  23. c839d28 Remove some unnecessary function_exists() checks and some minor improvements by Andrey Andreev · 13 years ago
  24. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 13 years ago
  25. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  26. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  27. 0d1c0a7 Clean up the Profiler library by Andrey Andreev · 13 years ago
  28. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  29. 963386b Fix issue #803 (Profiler library didn't handle objects properly) by Andrey Andreev · 13 years ago
  30. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  31. 195d311 Improve the Profiler library by Andrey Andreev · 13 years ago
  32. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  33. 7fe625a CI_Profiler => Accepting objects while profiling session data. by Pedro Junior · 13 years ago
  34. 8310c9a Fixed #56 by yterajima · 13 years ago
  35. 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
  36. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  37. c24f49b Fixed #60. by Razican · 14 years ago
  38. e6e6e64 changeset: 2204:37301a84c8be by Greg Aker · 14 years ago
  39. 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
  40. 14287f3 Whitespace cleanup in libraries/ by Pascal Kriete · 14 years ago
  41. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  42. ccbfbf6 Fix #85 error in db queries in the output profiler. by Greg Aker · 14 years ago
  43. 3a56398 Updating Output Profiler to validate xHTML Strict, and HTML5. by Greg Aker · 14 years ago
  44. 5ac5594 Changing method visibility in the Profiler class by Greg Aker · 14 years ago
  45. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  46. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  47. 3424bf7 Fixed http://bitbucket.org/ellislab/codeigniter/issue/38/slight-bug-with-profilerphp by Greg Aker · 14 years ago
  48. 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
  49. 511e3d7 added htmlspecialchars to config item output, fixes #41 by Derek Jones · 15 years ago
  50. e602683 Changing order of available sections in the output profiler. by Greg Aker · 15 years ago
  51. aaa19bc Fixing Validation error in output profiler by Greg Aker · 15 years ago
  52. ee71c80 added ability to enable/disable individual sections of the Profiler by Derek Jones · 15 years ago
  53. 079303e adding HTTP_X_FORWARDED_FOR header to Profiler by Derek Jones · 15 years ago
  54. 76af409 adding http headers and config to CI profiler by Derek Allard · 15 years ago
  55. 7f3719f updated copyrights by Derek Jones · 15 years ago
  56. e8b2619 Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler_no_memory". by Derek Allard · 15 years ago
  57. de27adf margin fix by Derek Allard · 15 years ago
  58. f0a9b33 PHP 5.3.0 compatibility changes by Derek Jones · 15 years ago
  59. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  60. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  61. 56d7daa Finessed the SQL highlighting by Rick Ellis · 16 years ago
  62. 344a34c re-implementing profiler output by Derek Allard · 16 years ago
  63. 0fcb7e6 set $dbs to an empty array before accessing by Derek Jones · 16 years ago
  64. 271e199 Added support for multiple database connections by Rick Ellis · 16 years ago
  65. d6778fb Updated copyright by Rick Ellis · 16 years ago
  66. ed1f1ae Added controller class/method info to profiler by Rick Ellis · 16 years ago
  67. e4a7db4 updated copyright by Rick Ellis · 16 years ago
  68. 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
  69. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  70. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  71. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  72. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  73. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  74. 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
  75. 31438fe Removed an unused parameter from Profiler (#3332). by Derek Allard · 17 years ago
  76. 56e9fa5 added $query_times property to DB driver for profiling by Derek Jones · 17 years ago
  77. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  78. d087ef8 added GET, URI string, and memory usage to Profiler output by Derek Jones · 17 years ago
  79. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  80. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  81. 9687c49 bugfix for profiler output: POST keys were not being displayed properly, and queries needed htmlspecialchars() by Derek Jones · 18 years ago
  82. e6c4f7b fixed bug in output by Derek Allard · 18 years ago
  83. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  84. c2f90e2 array to string addition http://codeigniter.com/forums/viewthread/46994/ by Derek Allard · 18 years ago
  85. ebfa686 by admin · 18 years ago
  86. c6317e8 by admin · 18 years ago
  87. e334c47 by admin · 18 years ago
  88. bd6bee7 by admin · 18 years ago
  89. b06d69f by admin · 18 years ago
  90. 88a8ad1 by admin · 18 years ago
  91. b3ab70b by admin · 18 years ago
  92. 8f0a8f6 by admin · 18 years ago
  93. a813a46 by admin · 18 years ago
  94. 07ad666 by admin · 18 years ago
  95. 1c5ef5e by admin · 18 years ago
  96. 90a7b9d by admin · 18 years ago
  97. d13ff07 by admin · 18 years ago