1. 52de379 Minor changes to Xmlrpcs.php by vkeranov · 12 years ago
  2. b497d2b Minor changes to Xmlrpc.php by vkeranov · 12 years ago
  3. 44c3463 [ci skip] Remove a lone semicolon (rel 2d48b4f1a174473fa0539769a433ba78305c0faa) by Andrey Andreev · 12 years ago
  4. 2d48b4f Fix #113 by Andrey Andreev · 12 years ago
  5. 29453cd 3.0.0-dev: Fixing the issue #2023. by Ivan Tcholakov · 12 years ago
  6. ce0c956 Fix issue #118 (manually implementing PR #1832) by Andrey Andreev · 12 years ago
  7. 53fff91 Added support for stream-like downloads of existing files to force_download() by Andrey Andreev · 12 years ago
  8. 2b24139 Manually apply a fix submitted via PR #2012, #2016 by Andrey Andreev · 12 years ago
  9. 7ade8b7 Fix modify_column() issues (#2020) by Andrey Andreev · 12 years ago
  10. 2eaeee5 Change fs permissions and add some missing index.html files (#2017) by Andrey Andreev · 12 years ago
  11. 342bb7e Fix #1996 by Andrey Andreev · 12 years ago
  12. 3a5efc2 Fix issue #2015 by Andrey Andreev · 12 years ago
  13. d337a26 Fix an E_NOTICE by Andrey Andreev · 12 years ago
  14. 77bd21b Fix CI_Input::get() and CI_Input::post() not returning array when a key is not specified by Andrey Andreev · 12 years ago
  15. a2b0677 Fix #18 by Andrey Andreev · 12 years ago
  16. 52e7b24 Merge pull request #2009 from Eco91/patch-2 by Andrey Andreev · 12 years ago
  17. d0822ce Update system/database/drivers/sqlsrv/sqlsrv_driver.php by Eco91 · 12 years ago
  18. 356d4f4 DB forge to use single quotes for ENUM/SET string delimiters by Andrey Andreev · 12 years ago
  19. 2f32890 Update system/database/drivers/sqlsrv/sqlsrv_driver.php by Eco91 · 12 years ago
  20. 4173fa0 Add db_set_charset() support for the mssql driver by Andrey Andreev · 12 years ago
  21. a00f90c PDO was not escaping strings for SET as array by Phil Sturgeon · 12 years ago
  22. eae17d1 Fix issues #751 and #2004 by Andrey Andreev · 12 years ago
  23. be18b96 Improve DB field_data() for IBM Informix and IBM DB2 (PDO) by Andrey Andreev · 12 years ago
  24. 69779af Corrected phpdoc comment for mysql_to_unix() method by webmasterar · 12 years ago
  25. 4658307 Improve DB field_data() for PostgreSQL by Andrey Andreev · 12 years ago
  26. e158057 Improve DB field_data() for Oracle (and fix its max_length for MSSQL / SQLSRV) by Andrey Andreev · 12 years ago
  27. 822e74e Improve DB field_data() for SQLite by Andrey Andreev · 12 years ago
  28. 02e7a9d Improve DB field_data() for Interbase / Firebird by Andrey Andreev · 12 years ago
  29. f1e1b77 Improve DB field_data() for MSSQL / SQL Server by Andrey Andreev · 12 years ago
  30. 10ecc84 Improve DB field_data() for MySQL and CUBRID by Andrey Andreev · 12 years ago
  31. ef758bd Revert a change from 7a7ad782b2f125622509a77c5a6f94ad4ae0f93c by Andrey Andreev · 12 years ago
  32. 4a18c95 Changes per narfbg by Brian Gottier · 12 years ago
  33. 51c0b55 Better debugging for DB Cache path by Brian Gottier · 12 years ago
  34. 02e4cd7 Fix PostgreSQL WHERE with boolean values by Andrey Andreev · 12 years ago
  35. 83b2b1c Fix some DB_cache-related issues by Andrey Andreev · 12 years ago
  36. 2978d77 Merge pull request #1258 from cryode/feature/robot_mobile by Andrey Andreev · 12 years ago
  37. 39eb806 Clean-up following PR #1949 by Andrey Andreev · 12 years ago
  38. 5d5bc05 Merge pull request #1949 from compwright/develop by Andrey Andreev · 12 years ago
  39. 98e46cf Add seed values support for Query Builder order_by by Andrey Andreev · 12 years ago
  40. 4ddf944 Improved code readability by Jonathon Hill · 12 years ago
  41. 9e94576 Fix issue #1994 by Andrey Andreev · 12 years ago
  42. 02ea66e Code style fixes by Jonathon Hill · 12 years ago
  43. fe367a9 Fix issue #1992 by Andrey Andreev · 12 years ago
  44. 7a7ad78 Some micro-optimizations by Andrey Andreev · 12 years ago
  45. b719bfd Changed the `migration_style` config setting to `migration_type` by Jonathon Hill · 12 years ago
  46. 3978fc3 Merge remote-tracking branch 'upstream/develop' into develop by Jonathon Hill · 12 years ago
  47. 275cf27 Fixed a mismatched constraint value when creating the migration table by Jonathon Hill · 12 years ago
  48. d008c97 Let's follow the style guide... by vkeranov · 12 years ago
  49. 12d7b46 Fix issue #777 by Andrey Andreev · 12 years ago
  50. b67277b Bring back the AFTER clause for DB Forge add_column() by Andrey Andreev · 12 years ago
  51. b0a97c1 Fix DBForge index creation on MySQL and CUBRID by Andrey Andreev · 12 years ago
  52. 0aeee85 Move the Log class to system/core/ by Andrey Andreev · 12 years ago
  53. 08f0f8b Polish docs for URL and XML helpers and deprecate obsolete options for String helper random_string() and URL helper url_title() by Andrey Andreev · 12 years ago
  54. 442682e Polish docs for String, Text and Typography helpers by Andrey Andreev · 12 years ago
  55. f7c39d6 Deprecate String helper trim_slashes() by Andrey Andreev · 12 years ago
  56. 53b8ef5 Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley helpers by Andrey Andreev · 12 years ago
  57. f6d9a7c Polish docs for the File and Form helpers by Andrey Andreev · 12 years ago
  58. 0898e23 Deprecate the Email helper by Andrey Andreev · 12 years ago
  59. e2b0754 Another router fix for the dumbest usage of callbacks ever by Andrey Andreev · 12 years ago
  60. da5562a Revert 96ea52894aea85b86d75f59fee35f90676735060 by Andrey Andreev · 12 years ago
  61. e8b8963 Fix #1985 by Andrey Andreev · 12 years ago
  62. 96ea528 Change route type checks priorities by Andrey Andreev · 12 years ago
  63. e9d2dc8 Added function_usable() to common functions by Andrey Andreev · 12 years ago
  64. e8b8904 directory_map() ... the final one by Andrey Andreev · 12 years ago
  65. ba77f8a Fix issue #1978 by Andrey Andreev · 12 years ago
  66. 303eef0 Added CI_Input::input_stream() by Andrey Andreev · 12 years ago
  67. 55a8c62 Display DB object names in the Profiler and fix issue #1220 by Andrey Andreev · 12 years ago
  68. 8d3afde Fix a lang key typo by Andrey Andreev · 12 years ago
  69. 083e3c8 Fix #589 by Andrey Andreev · 12 years ago
  70. bdd9c11 Add an optional escape parameter to insert() and insert_batch() by Andrey Andreev · 12 years ago
  71. a7ddd2d Fix an escape_identifiers() bug by Andrey Andreev · 12 years ago
  72. eaa60c7 Added possibility to pass custom database objects to DB Forge and DB Utilities by Andrey Andreev · 12 years ago
  73. d743cdb Re-fix multiple-column non-primary key indexes by Andrey Andreev · 12 years ago
  74. 137a742 Fix Forge add_column() and modify_column() by Andrey Andreev · 12 years ago
  75. a287a34 Refactored DB Forge by Andrey Andreev · 12 years ago
  76. 2b73037 Fix DB drivers version() implementations that don't execute a query by Andrey Andreev · 12 years ago
  77. 522c736 Revert usage of is_callable() in system/core/CodeIgniter.php by Andrey Andreev · 12 years ago
  78. 8e8937b Merge pull request #1730 from damao/develop by Alex Bilbie · 12 years ago
  79. f4a448e Merge pull request #1948 from GDmac/develop by Alex Bilbie · 12 years ago
  80. a3f5c5c Fix #98 by Andrey Andreev · 12 years ago
  81. b1b1528 Merge pull request #1962 from squaresurf/d2ae1d1d7fdc4b8a21369a25487c2c42e5a496bf by Andrey Andreev · 12 years ago
  82. 751f247 Fix #1957 by Andrey Andreev · 12 years ago
  83. d7677ab Merge pull request #1964 from Razican/log_fix by Andrey Andreev · 12 years ago
  84. cdac248 Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19 by Andrey Andreev · 12 years ago
  85. fc2fbc5 Fixed typo in logs. by Razican · 12 years ago
  86. d2ae1d1 Refactored Unit_test in order to remove redundant code. by Daniel Paul Searles · 12 years ago
  87. 679525d Removed CI_Loader::initialize() and moved its logic to the constructor. by Andrey Andreev · 12 years ago
  88. 38e32f6 Bootstrap improvements by Andrey Andreev · 12 years ago
  89. e24eed7 Some micro-optimizations by Andrey Andreev · 12 years ago
  90. 533bf2d Fix a directory/404_override bug and some routing-related optimizations by Andrey Andreev · 12 years ago
  91. 8a203f6 Fix #1960 by Andrey Andreev · 12 years ago
  92. c3751f8 Fix #1956 by Andrey Andreev · 12 years ago
  93. 7d394f8 Router-related optimizations by Andrey Andreev · 12 years ago
  94. a24e52e [ci skip] DocBlocks for DB drivers' driver classes by Andrey Andreev · 12 years ago
  95. 8463b91 [ci skip] DocBlocks for DB drivers' result classes by Andrey Andreev · 12 years ago
  96. c98e93a [ci skip] DocBlocks for DB drivers' utility classes by Andrey Andreev · 12 years ago
  97. ae85eb4 DocBlocks for base DB classes by Andrey Andreev · 12 years ago
  98. f5ccd12 [ci skip] DocBlocks for Upload and Xmlrpc libraries by Andrey Andreev · 12 years ago
  99. 0fa95bd [ci skip] DocBlocks for Pagination, Session, Trackback, Jquery libraries by Andrey Andreev · 12 years ago
  100. 597ea27 [ci skip] DocBlocks for Email, Ftp, Unit_test and Javascript libraries by Andrey Andreev · 12 years ago