1. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  2. 044e39d updated branch by Michiel Vugteveen · 13 years ago
  3. e2fc9af docx and xlsx was already fixes by Michiel Vugteveen · 13 years ago
  4. 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
  5. e700bba mime types doc, docx, xlsx fixes by Michiel Vugteveen · 13 years ago
  6. 0142f70 Added database.php by Taufan Aditya · 13 years ago
  7. 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
  8. 26cba2a Updated the memcached config file. by Eric Barnes · 13 years ago
  9. adc1f44 Merge pull request #668 from GustavBertram/develop by Eric Barnes · 13 years ago
  10. 7c9766a Some additions to mimes.php by Andrey Andreev · 13 years ago
  11. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  12. 4b2e9fe Update application/config/config.php by RS71 · 13 years ago
  13. 5280c3c Turn "pconnect" off by default. by Phil Sturgeon · 13 years ago
  14. 4d77d88 Changes "ie" to "e.g." by mrw · 13 years ago
  15. 5d581b6 The DB_driver can now use failover databases if specified by Felix Balfoort · 13 years ago
  16. 6d0356b Merge pull request #690 from Repox/develop by Phil Sturgeon · 13 years ago
  17. ce9e596 Merge pull request #628 from kridolfo/patch-1 by Eric Barnes · 13 years ago
  18. ab3efbb Updating the user agent after being corrected on commit b8daad7 by Repox · 13 years ago
  19. c11b5ce docx and xlsx have a zip/application mimetype by Michiel Vugteveen · 13 years ago
  20. b25bf9d Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  21. c00a5a0 Merge master (2.1.0) and fixed conflicts. by Phil Sturgeon · 13 years ago
  22. b8daad7 Added 'opera mobi' to user agents making it identified as 'Opera Mini'. Fixes issue #683 by Repox · 13 years ago
  23. 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
  24. ee04a1c Adding a default memcached config file - GWB by Gustav Bertram · 13 years ago
  25. d08a510 Adding a default memcached config file - GWB by Gustav Bertram · 13 years ago
  26. 00cfbd2 Added in BingBot, MSNBot is being phased out by Andrew Seymour · 13 years ago
  27. 46fcf0b Modified spacing of user agent arrays by Eric Barnes · 13 years ago
  28. f22f852 Add OpenWeb Mobile User Agent by Bo-Yi Wu · 13 years ago
  29. cc35d12 Added the mime type for pptx. The new Power point format. by mpmont · 13 years ago
  30. b8a4765 add Nintendo mobile devices by comp500 · 13 years ago
  31. 6a33e55 Added links to the user guide for Encryption class and Session class. by Kyle Ridolfo · 13 years ago
  32. 5543fd7 Added long missing Migration documentation. by Phil Sturgeon · 13 years ago
  33. e13aa67 Fix #537 issue: replace new wav mimetype by Bo-Yi Wu · 13 years ago
  34. 7710854 Removed short open tags. by Burak Erdem · 13 years ago
  35. 61df906 fixing typo in attribution block by Derek Jones · 13 years ago
  36. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  37. 5160cc9 Renamed constant, added 10px margin to backtrace by Timothy Warren · 13 years ago
  38. 8bf0038 Minor formatting changes by Timothy Warren · 13 years ago
  39. d609a59 Minor formatting changes by Timothy Warren · 13 years ago
  40. 9a902cb Moved backtrace constant to config/constants.php by Timothy Warren · 13 years ago
  41. 7d53c0d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 by Timothy Warren · 13 years ago
  42. 02e7c8b REALLY fixed merge problem. by Kyle Farris · 13 years ago
  43. 5494077 Fixed merge error. by Kyle Farris · 13 years ago
  44. ad17f4b Merged with development by Kyle Farris · 13 years ago
  45. db46d02 trying to resolve some merge issues by Kyle Farris · 13 years ago
  46. 5600828 Switch debug backtrace based on SHOW_ERROR_BACKTRACE contstant by Timothy Warren · 13 years ago
  47. bb11767 Fixed code style issue by Timothy Warren · 13 years ago
  48. 2873ac6 Added simple backtrace to php error file by Timothy Warren · 13 years ago
  49. bf3c404 Fix #537 issue: replace new wav mimetype by Bo-Yi Wu · 13 years ago
  50. d1ecd5c Changed translation of D and d in foreign chars. Fixes #500 by Eric Barnes · 13 years ago
  51. 12a1747 Merge pull request #282 from timw4mail/develop by Phil Sturgeon · 13 years ago
  52. 2d297cb add meta charset tag to error templates by kenjis · 13 years ago
  53. 3fdb613 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  54. 42430a4 Added XHTML Basic 1.1 (xhtml-basic11) doctype. by cenk · 13 years ago
  55. 4d292bd Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  56. 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
  57. 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
  58. 8ee6c93 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  59. ce592c4 Added toopay's change and bolded the version number...as that's baller...or some such... by Troy McCormick · 13 years ago
  60. 3b3e652 Added environment flag to ensure there is no security risk, per ericbarnes on IRC... by Troy McCormick · 13 years ago
  61. 378d2d7 Added CodeIgniter version information to footer of default welcome message view. by Troy McCormick · 13 years ago
  62. f22ce8f Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  63. a151520 Merge pull request #358 from mmestrovic/develop by Greg Aker · 13 years ago
  64. a1e848e Merge pull request #362 from marcoscoelho/feature/typo by Greg Aker · 13 years ago
  65. cb212c6 fixes some typo by MarcosCoelho · 13 years ago
  66. 995af49 added Windows 7 platform by mmestrovic · 13 years ago
  67. 8cc0cfe always use charset config item by freewil · 13 years ago
  68. d720af7 add Android user agent by Bruno Bierbaumer · 13 years ago
  69. c696253 Merge remote-tracking branch 'alexbilbie/csrf-override' into feature/csrf-verify by Eric Barnes · 13 years ago
  70. eddd107 whitespace updates by Kevin Hoogheem · 13 years ago
  71. 17e7b44 MIME Type Adds/Changes by Kevin Hoogheem · 13 years ago
  72. ab34758 Got PDO working by Timothy Warren · 13 years ago
  73. 333f9f9 added ability to log certain error types, not all under a threshold by Nithin · 13 years ago
  74. aeb2c3e Added new config parameter "csrf_exclude_uris" which allows for URIs to be whitelisted from CSRF verification. Fixes #149 by Alex Bilbie · 13 years ago
  75. dd9b763 Fixed conflicts. by Phil Sturgeon · 13 years ago
  76. 277c57c Added application/x-csv as a mime. by Phil Sturgeon · 13 years ago
  77. 62f04a6 Disabled migrations by default. by Phil Sturgeon · 13 years ago
  78. d01e4a6 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  79. 37f4b9c 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
  80. 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
  81. 3b9f88d modified the 'use_set_names' variable in the MySQL/i drivers to be a class property instead of static, in case multiple database servers are connected to in a single request. Also clarified description of the 'dbcollat' setting in the configuration files by Derek Jones · 14 years ago
  82. 0854d91 Merged tip. by Phil Sturgeon · 14 years ago
  83. 5ed585b Fixed conflict with migrations merge. by Phil Sturgeon · 14 years ago
  84. 96bd33b Added Migration class and language file. by Phil Sturgeon · 14 years ago
  85. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  86. 1cdb0fd Visual updates to the welcome_message view file and default error templates. Thanks to danijelb for the pull request. by Greg Aker · 14 years ago
  87. bab1a6a Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor by Derek Jones · 14 years ago
  88. 6ae70cc modified MySQL and MySQLi drivers to address a potential SQL injection attack vector when multi-byte character set connections are employed. (Does not impact Latin-1, UTF-8, etc. encodings) by Derek Jones · 14 years ago
  89. 4488538 Removed APPPATH.'third_party' from the packages autoloader to negate needless file stats if no packages exist or if the developer does not load any other packages by default. by Greg Aker · 14 years ago
  90. fba54e1 Removed migrations folder, accidentally sneaked in during a bad merge. by Phil Sturgeon · 14 years ago
  91. 34357cf Removed migrate controller. by Phil Sturgeon · 14 years ago
  92. 93ca715 Merged recent Core changes and fixed conflict. by Phil Sturgeon · 14 years ago
  93. a9924b8 Would have helped if I saved the file before committing. see 849bdda643ee by Greg Aker · 14 years ago
  94. 0310310 Removing the unnecessary constructor in the welcome controller. Also added comments in the index method that may help users new to CodeIgniter. by Greg Aker · 14 years ago
  95. 9869f89 Added 'json' to config/mimes.php. by Phil Sturgeon · 14 years ago
  96. 33ed0f3 Merged CodeIgniter Core changes and integrated rob1's secure cookie change into my secure cookie change. by Phil Sturgeon · 14 years ago
  97. f46d9d6 Removed Migration code for now, will come back later. by Phil Sturgeon · 14 years ago
  98. d6d9f45 Adding config option to require 'secure' setting for all cookies- requires https. by Robin Sowell · 14 years ago
  99. ff5c948 Fixed issue #41: Added audio/mp3 mime type to mp3. by Phil Sturgeon · 14 years ago
  100. 9758d84 Added Migrations library, config and an example controller/migration file. by Phil Sturgeon · 14 years ago