1. 6697cf0 Updated .htaccess files with Apache 2.4+ safe deny statements. Fixes #1631 by Alex Bilbie · 12 years ago
  2. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 12 years ago
  3. d55f749 replaced double quotes with single in $config['cookie_... string values by Dumk0 · 12 years ago
  4. de6eff0 Revert default config value of db pconnect to TRUE (issue #793) by Andrey Andreev · 12 years ago
  5. a465fc4 fixing a typo in the comments of the migration config file by Robert Doucette · 12 years ago
  6. d1a075d mimes.php: zip, rar, php from pull #1472 by Andrey Andreev · 12 years ago
  7. c9bb0c5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 12 years ago
  8. 3061ee7 Merge branch 'feature/minify_output' of https://github.com/atiredmachine/CodeIgniter into develop by Phil Sturgeon · 12 years ago
  9. d163e0b Polish changes from pull #1233 - Session class already has the time_reference setting - 'GMT' is a valid timezone, so nothing needs to be changed in order to work properly (upgrade notes) - Altered some description text by Andrey Andreev · 12 years ago
  10. 7400965 Fixed some stuff in documentation. by Iban Eguia · 12 years ago
  11. feb14da Changed the config parameter. The session's _get_time() function has also changed. by Iban Eguia · 12 years ago
  12. a9617a3 Changed the default timezone to local and explained in the config file. by Iban Eguia · 12 years ago
  13. 895e98c Merge remote-tracking branch 'upstream/develop' into new_date by Iban Eguia · 12 years ago
  14. b2457b7 Add ics files support to mimes.php (issue #1441) by Andrey Andreev · 12 years ago
  15. d490139 Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063) by Andrey Andreev · 12 years ago
  16. 39b1c11 Direct return from mimes config, instead of using global $mimes; by Phil Sturgeon · 12 years ago
  17. beea5dc Replaced `==` with `===` in /application/views/welcome_message.php by Alex Bilbie · 12 years ago
  18. 249204b Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors by Timothy Warren · 13 years ago
  19. 1ef1919 Changed the default controller route to use single quotes instead of double quotes by Alex Bilbie · 13 years ago
  20. 351c2e1 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors by Timothy Warren · 13 years ago
  21. f4f9f78 Merge pull request #1359 from sourcejedi/backtrace-filter-fix by Andrey Andreev · 13 years ago
  22. 04d4091 fix backtrace filtering by Alan Jenkins · 13 years ago
  23. 09069dd Move errors to views folder by Timothy Warren · 13 years ago
  24. 585cf67 Remove a duplicate mobile user agent entry by Andrey Andreev · 13 years ago
  25. ca7d822 User_agent library improvements by Andrey Andreev · 13 years ago
  26. 43ef706 Remove -webkit prefix for box-shadow by dixy · 13 years ago
  27. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  28. 07f09ac Added Romanian characters to the foreign_chars.php fixes #131 by George Petsagourakis · 13 years ago
  29. 25ead35 Added Greek characters to the foreign_chars.php by George Petsagourakis · 13 years ago
  30. 43481d0 minor style fix by Timothy Warren · 13 years ago
  31. eafad45 Updated supported database driver list by Timothy Warren · 13 years ago
  32. d294a58 Make database config easier to work with by Timothy Warren · 13 years ago
  33. 91a1319 Fixed typo. by Iban Eguia · 13 years ago
  34. 8310595 Changed Date helper to return time() based on the timezone parameter. by Iban Eguia · 13 years ago
  35. e734b38 Clear some spaces and fix some inconsistencies in application/ php files by Andrey Andreev · 13 years ago
  36. 401e4c9 Merge pull request #994 from Razican/doctypes by Andrey Andreev · 13 years ago
  37. 4ad0fd8 add support for httponly cookies by freewil · 13 years ago
  38. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  39. 3b1355c Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  40. 044e39d updated branch by Michiel Vugteveen · 13 years ago
  41. e2fc9af docx and xlsx was already fixes by Michiel Vugteveen · 13 years ago
  42. 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
  43. e700bba mime types doc, docx, xlsx fixes by Michiel Vugteveen · 13 years ago
  44. 7efad20 Renaming Active Record to Query Builder across the system by Jamie Rumbelow · 13 years ago
  45. 0142f70 Added database.php by Taufan Aditya · 13 years ago
  46. 0baf232 Added doccumentation for the new doctypes. by Iban Eguia · 13 years ago
  47. 093fe17 Added some more doctypes. Fixes #952. by Iban Eguia · 13 years ago
  48. 63678a2 Rudimentary minifying of output. by Thor (atiredmachine) · 13 years ago
  49. 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
  50. 26cba2a Updated the memcached config file. by Eric Barnes · 13 years ago
  51. adc1f44 Merge pull request #668 from GustavBertram/develop by Eric Barnes · 13 years ago
  52. 7c9766a Some additions to mimes.php by Andrey Andreev · 13 years ago
  53. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  54. 4b2e9fe Update application/config/config.php by RS71 · 13 years ago
  55. 5280c3c Turn "pconnect" off by default. by Phil Sturgeon · 13 years ago
  56. 4d77d88 Changes "ie" to "e.g." by mrw · 13 years ago
  57. 5d581b6 The DB_driver can now use failover databases if specified by Felix Balfoort · 13 years ago
  58. 6d0356b Merge pull request #690 from Repox/develop by Phil Sturgeon · 13 years ago
  59. ce9e596 Merge pull request #628 from kridolfo/patch-1 by Eric Barnes · 13 years ago
  60. ab3efbb Updating the user agent after being corrected on commit b8daad7 by Repox · 13 years ago
  61. c11b5ce docx and xlsx have a zip/application mimetype by Michiel Vugteveen · 13 years ago
  62. b25bf9d Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  63. c00a5a0 Merge master (2.1.0) and fixed conflicts. by Phil Sturgeon · 13 years ago
  64. b8daad7 Added 'opera mobi' to user agents making it identified as 'Opera Mini'. Fixes issue #683 by Repox · 13 years ago
  65. dd81c43 Migrations - Changed config migration_version to state it is used in migration->current. Removed white space and coding standards. by Eric Barnes · 13 years ago
  66. ee04a1c Adding a default memcached config file - GWB by Gustav Bertram · 13 years ago
  67. d08a510 Adding a default memcached config file - GWB by Gustav Bertram · 13 years ago
  68. 00cfbd2 Added in BingBot, MSNBot is being phased out by Andrew Seymour · 13 years ago
  69. 46fcf0b Modified spacing of user agent arrays by Eric Barnes · 13 years ago
  70. f22f852 Add OpenWeb Mobile User Agent by Bo-Yi Wu · 13 years ago
  71. cc35d12 Added the mime type for pptx. The new Power point format. by mpmont · 13 years ago
  72. b8a4765 add Nintendo mobile devices by comp500 · 13 years ago
  73. 6a33e55 Added links to the user guide for Encryption class and Session class. by Kyle Ridolfo · 13 years ago
  74. 5543fd7 Added long missing Migration documentation. by Phil Sturgeon · 13 years ago
  75. e13aa67 Fix #537 issue: replace new wav mimetype by Bo-Yi Wu · 13 years ago
  76. 7710854 Removed short open tags. by Burak Erdem · 13 years ago
  77. 61df906 fixing typo in attribution block by Derek Jones · 13 years ago
  78. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  79. 5160cc9 Renamed constant, added 10px margin to backtrace by Timothy Warren · 13 years ago
  80. 8bf0038 Minor formatting changes by Timothy Warren · 13 years ago
  81. d609a59 Minor formatting changes by Timothy Warren · 13 years ago
  82. 9a902cb Moved backtrace constant to config/constants.php by Timothy Warren · 13 years ago
  83. 7d53c0d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 by Timothy Warren · 13 years ago
  84. 02e7c8b REALLY fixed merge problem. by Kyle Farris · 13 years ago
  85. 5494077 Fixed merge error. by Kyle Farris · 13 years ago
  86. ad17f4b Merged with development by Kyle Farris · 13 years ago
  87. db46d02 trying to resolve some merge issues by Kyle Farris · 13 years ago
  88. 5600828 Switch debug backtrace based on SHOW_ERROR_BACKTRACE contstant by Timothy Warren · 13 years ago
  89. bb11767 Fixed code style issue by Timothy Warren · 13 years ago
  90. 2873ac6 Added simple backtrace to php error file by Timothy Warren · 13 years ago
  91. bf3c404 Fix #537 issue: replace new wav mimetype by Bo-Yi Wu · 13 years ago
  92. d1ecd5c Changed translation of D and d in foreign chars. Fixes #500 by Eric Barnes · 13 years ago
  93. 12a1747 Merge pull request #282 from timw4mail/develop by Phil Sturgeon · 13 years ago
  94. 2d297cb add meta charset tag to error templates by kenjis · 13 years ago
  95. 3fdb613 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  96. 42430a4 Added XHTML Basic 1.1 (xhtml-basic11) doctype. by cenk · 13 years ago
  97. 4d292bd Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  98. d1ba8f7 Migrations: Added a config that allows the system to migration to the latest migration when you load the library. This way you do not have to call migrations anywhere else in your code and can always be at the latest migration by Cloudmanic Labs, LLC · 13 years ago
  99. 539dcb0 Added support to select the name of the database table you are going to use in Migrations by Cloudmanic Labs, LLC · 13 years ago
  100. 8ee6c93 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago