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