1. 41713aa updates per narfbg request by Andrew · 11 years ago
  2. 021f8ed updates per narfbg's comments by Andrew · 11 years ago
  3. 227a5d7 template as array instead of string by Andrew · 11 years ago
  4. e0333db simplify calendar library by Andrew · 11 years ago
  5. 93326a5 Merge pull request #2863 from darwinel/develop by Andrey Andreev · 11 years ago
  6. 1993aab Small Style fix by darwinel · 11 years ago
  7. be40642 [ci skip] Really fix wrong doc references by Andrey Andreev · 11 years ago
  8. dd536b7 [ci skip] Fix a wrong reference in the docs by Andrey Andreev · 11 years ago
  9. c697a3b Use is_really_writable() in captcha helper by Andrey Andreev · 11 years ago
  10. 8c7138a Fix conflicts by Andrey Andreev · 11 years ago
  11. 03077f9 Use is_really_writable() in get_file_info() by Andrey Andreev · 11 years ago
  12. 31e5cfd Merge pull request #2859 from vivekdinesh/typo-fix by Andrey Andreev · 11 years ago
  13. e9b9bee Typo Fix by Vivek Dinesh · 11 years ago
  14. 0c0a88c Merge pull request #2857 from vivekdinesh/typo-fix by Andrey Andreev · 11 years ago
  15. 33578d2 Typo Fix Signed-off-by: Vivek Dinesh <vivekdinesh5@gmail.com> by Vivek Dinesh · 11 years ago
  16. 3aa781a Make CI_Session's HMAC comparison time-attack-safe by Andrey Andreev · 11 years ago
  17. f6779f5 Fix #2856 by Andrey Andreev · 11 years ago
  18. aaa8ddb [ci skip] Update info on function_usable by Andrey Andreev · 11 years ago
  19. a142d33 Merge pull request #2852 from noskov/develop by Andrey Andreev · 11 years ago
  20. 3ac60b3 Add index.html to /application/language by Serge Noskov · 11 years ago
  21. 76160bc Previous 2 commits were just dumb by Andrey Andreev · 11 years ago
  22. 84c0901 Fix a syntax error from last commit by Andrey Andreev · 11 years ago
  23. 279256f Some fail-safe pdo_pgsql adjustments by Andrey Andreev · 11 years ago
  24. 1a90392 [ci skip] Fix broken links by Andrey Andreev · 11 years ago
  25. de6a63b [ci skip] Fix /readme.rst links by Andrey Andreev · 11 years ago
  26. 88d16d7 Fix #2845 by Andrey Andreev · 11 years ago
  27. aa9a4f7 Fix #2844 by Andrey Andreev · 11 years ago
  28. 505431a Add <math> to 'naughty' HTML elements by Andrey Andreev · 11 years ago
  29. dbd999f Previous commit caused side effects ... by Andrey Andreev · 11 years ago
  30. b69103e Fix CI_Security::_remove_evil_attributes() being way too aggressive by Andrey Andreev · 11 years ago
  31. adf3bde Re-add 'on\w*' to evil attributes (rel #2667) by Andrey Andreev · 11 years ago
  32. 12445ca Partially fix #2667 by Andrey Andreev · 11 years ago
  33. 2b284f9 [ci skip] Add a link to PHP bug 54709 in is_really_writable()'s docblock by Andrey Andreev · 11 years ago
  34. c53a178 CI_Security: Also add <svg> to 'naughty' HTML elements by Andrey Andreev · 11 years ago
  35. c715b22 CI_Security: Add <select> and <keygen> tags to the list of 'naughty' HTML elements by Andrey Andreev · 11 years ago
  36. ee7633c Fix syntax errors by Andrey Andreev · 11 years ago
  37. 25ca235 CI_Security: Add 'form' and 'xlink:href' to evil attributes by Andrey Andreev · 11 years ago
  38. d98cbb8 Add &newline; and &tab; to CI_Security:: by Andrey Andreev · 11 years ago
  39. ecc260e Righting a wrong in the Session library by Andrey Andreev · 11 years ago
  40. 8fb31c9 [ci skip] AND -> && by Andrey Andreev · 11 years ago
  41. 18eba24 Fix #2836 by Andrey Andreev · 11 years ago
  42. c67c3fb CI_Security::_decode_entity() to replace dangerous HTML5 entities by Andrey Andreev · 11 years ago
  43. 4356806 Add <button> to the list of 'naugthy' html elements in CI_Security::xss_clean() by Andrey Andreev · 11 years ago
  44. 1a9a4dc Merge branch 'feature/dbforge_table_attributes' into develop by Andrey Andreev · 11 years ago
  45. ba8bf56 SQLSRV improvements by Andrey Andreev · 11 years ago
  46. 27f798b Add support for optional table attributes to CI_DB_forge::create_table() by Andrey Andreev · 11 years ago
  47. 4d05716 Fix #2729 by Andrey Andreev · 11 years ago
  48. 3aecedb Fix #2737 by Andrey Andreev · 11 years ago
  49. ebdb4ea Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  50. 1c8245a Polish changes from PR #2830 by Andrey Andreev · 11 years ago
  51. 9039a35 Merge pull request #2830 from abdmaster/fix/config/database_save_queries by Andrey Andreev · 11 years ago
  52. 5cf7eff Fix whitespaces to tabs. by Ahmedul Haque Abid · 11 years ago
  53. 4b9b507 Added save_queries config setting in config/database.php by Ahmedul Haque Abid · 11 years ago
  54. 99e2f8e Fix #2829 by Andrey Andreev · 11 years ago
  55. f375272 Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  56. a9237cb Fix 2 Router-related errors by Andrey Andreev · 11 years ago
  57. 87f1dd5 Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  58. a439905 Fix CI_URI:: not being properly indexed by Andrey Andreev · 11 years ago
  59. ecaef96 Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  60. b2a0e70 Fix #2825 by Andrey Andreev · 11 years ago
  61. a00be04 Fix #2827 by Andrey Andreev · 11 years ago
  62. e17ccdb Merge branch 'feature/uri_routing_overhaul' into 'develop' by Andrey Andreev · 11 years ago
  63. 88cf55b Add autoloading library aliasing support (supersedes PR #2824) by Andrey Andreev · 11 years ago
  64. a9938a0 Minor changes related to CI_User_agent by Andrey Andreev · 11 years ago
  65. 6672b82 Unit tests: Full code coverage of Benchmark class by Andrey Andreev · 11 years ago
  66. e33e9c1 Add CI_Model unit test by Andrey Andreev · 11 years ago
  67. 3cf23cd Merge pull request #2823 from fredemmott/hhvm-travis by Andrey Andreev · 11 years ago
  68. 8e93b79 Disable HHVM mysqli and pgsql tests by Fred Emmott · 11 years ago
  69. 291676b Add a unit test for CI_Utf8::_is_ascii() by Andrey Andreev · 11 years ago
  70. 279459e Add some unit tests for CI_Input by Andrey Andreev · 11 years ago
  71. 30d5324 URI Routing overhaul by Andrey Andreev · 11 years ago
  72. 08fef7d Fix #2799 by adding conditional PCRE UTF-8 support to CI_URI::filter_uri() by Andrey Andreev · 11 years ago
  73. 60f71be Merge changes from develop by Andrey Andreev · 11 years ago
  74. d8b1ad3 Fix #2822: Incorrect usage of fwrite() by Andrey Andreev · 11 years ago
  75. 1b0a6a0 Merge pull request #2811 from dionysiosarvanitis/fix/ie11_user_agent by Andrey Andreev · 11 years ago
  76. 2cdd50e Trident prefix added to avoid potential false positives. by Dionysis Arvanitis · 11 years ago
  77. de14aa5 CI_URI changes related to the 'permitted_uri_chars' setting by Andrey Andreev · 11 years ago
  78. 3d21520 Fix incorrect checks for the fwrite() return value by Andrey Andreev · 11 years ago
  79. e0d7755 Merge pull request #2819 from fredemmott/hhvm-travis by Andrey Andreev · 11 years ago
  80. 2e8ee6e Dont break the build if tests only fail on HHVM by Fred Emmott · 11 years ago
  81. c75cb69 Enable HHVM on travis-ci by Fred Emmott · 11 years ago
  82. 7892699 Merge pull request #2815 from fredemmott/fix-hhvm by Andrey Andreev · 11 years ago
  83. 9765472 Don't throw in mock autoloader by Fred Emmott · 11 years ago
  84. 3559af1 Merge pull request #2808 from melounek/filename_as_url by Andrey Andreev · 11 years ago
  85. 0c234d0 IE11 User Agent support added by Dionysis Arvanitis · 11 years ago
  86. 4e6c528 Finally get rid of the CI_Router::_set_overrides() calls by Andrey Andreev · 11 years ago
  87. 1dbdf72c condition repair and comments by Petr Heralecky · 11 years ago
  88. 63f07cb documentation repairs by Petr Heralecky · 11 years ago
  89. ceb03af rename src to file by Petr Heralecky · 11 years ago
  90. 232ea65 attach files by absolute url by Petr Heralecky · 11 years ago
  91. 9916bfc Use config_item() in CI_Output::__construct() by Andrey Andreev · 11 years ago
  92. 155ee72 Compress output before storing it to cache, if output compression is enabled by Andrey Andreev · 11 years ago
  93. c809726 Further changes related to PR #2807 by Andrey Andreev · 11 years ago
  94. 2b21ee8 Merge pull request #2807 from melounek/develop by Andrey Andreev · 11 years ago
  95. 9ad2fff variable repair by Petr Heralecky · 11 years ago
  96. 230fca3 styleguided 2 by Petr Heralecky · 11 years ago
  97. de88615 styleguided by Petr Heralecky · 11 years ago
  98. 300e3f0 Added Email::attach_cid() returning CID by Petr Heralecky · 11 years ago
  99. a0a73c9 Add HTTP response code 307 support in URL helper redirect() by Andrey Andreev · 11 years ago
  100. f74abcb Merge pull request #2805 from iBotPeaches/develop by Andrey Andreev · 11 years ago