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