1. 1bd697c [ci skip] Improve note about sess_save_path in config.php by Andrey Andreev · 10 years ago
  2. b56de65 Remove license blocks in /application files by vlakoff · 10 years ago
  3. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  4. a7e24ec [ci skip] Fix incorrect wording in config.php by Andrey Andreev · 10 years ago
  5. 9e82b0d [ci skip] Add missing word in a comment by Andrey Andreev · 10 years ago
  6. 973a654 feature/session (#3073): Update config file and session docs by Andrey Andreev · 10 years ago
  7. 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  8. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  9. 466e8cc Remove output minifier by Andrey Andreev · 10 years ago
  10. a704aa7 Add 'cache_query_string' configuration option by Andrey Andreev · 10 years ago
  11. 8f7d3d2 Fix merge conflicts by Andrey Andreev · 10 years ago
  12. 81c9347 Close #3322 [ci skip] by Andrey Andreev · 10 years ago
  13. a8f29f9 #3073 (feature/session): (Try to) fix memcached driver by Andrey Andreev · 10 years ago
  14. 815ac8a Close #3292 by Andrey Andreev · 10 years ago
  15. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  16. dfb39be feature/session (#3073): Refactor configuration & fix cookie expiry times by Andrey Andreev · 10 years ago
  17. 4596574 Fix #2963 by Andrey Andreev · 10 years ago
  18. ed86ee1 Add setting ['composer_autoload'] by Andrey Andreev · 11 years ago
  19. aeed15e Change 'standardize_newlines' default to FALSE by Andrey Andreev · 11 years ago
  20. 6cf456d Replace "folder" with "directory" in config.php by vlakoff · 11 years ago
  21. 511a6b8 Rename config item "error_templates_path" to "error_views_path" by vlakoff · 11 years ago
  22. cdf3dfa Make the error templates path configurable by vlakoff · 11 years ago
  23. d8bef8a "BASEPATH check" consistency by darwinel · 11 years ago
  24. 871754a 2013 > 2014 by darwinel · 11 years ago
  25. 60f71be Merge changes from develop by Andrey Andreev · 11 years ago
  26. de14aa5 CI_URI changes related to the 'permitted_uri_chars' setting by Andrey Andreev · 11 years ago
  27. 155ee72 Compress output before storing it to cache, if output compression is enabled by Andrey Andreev · 11 years ago
  28. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  29. 9c98991 [ci skip] Remove empty line at application/config/config.php EOF by Andrey Andreev · 11 years ago
  30. 02a1612 Updated config to include list of valid characters to `sess_cookie_name` by brenjt · 11 years ago
  31. a107a0f Fix some stuff from recent pull requests by Andrey Andreev · 12 years ago
  32. 0bd6b28 Added support for changing the default log file extension from .php to whatever is preferred. example (.log) by Chris Passas · 12 years ago
  33. 1a00149 Move db_select() call from CI_DB_driver::initialize() to db_connect() by Andrey Andreev · 12 years ago
  34. cdd80bf Update application/config/config.php by OsamaAbbas · 12 years ago
  35. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  36. 3b72eb5 Changed URI auto-detection to try PATH_INFO first by Andrey Andreev · 12 years ago
  37. f2b19fe Multiple improvements to the URI class by Andrey Andreev · 12 years ago
  38. 9ac557f Add IPv6 and array() support for *proxy_ips* configuration by Andrey Andreev · 12 years ago
  39. ac740ab Added session driver config items by dchill42 · 12 years ago
  40. d55f749 replaced double quotes with single in $config['cookie_... string values by Dumk0 · 13 years ago
  41. c9bb0c5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  42. 3061ee7 Merge branch 'feature/minify_output' of https://github.com/atiredmachine/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  43. 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 · 13 years ago
  44. 7400965 Fixed some stuff in documentation. by Iban Eguia · 13 years ago
  45. feb14da Changed the config parameter. The session's _get_time() function has also changed. by Iban Eguia · 13 years ago
  46. a9617a3 Changed the default timezone to local and explained in the config file. by Iban Eguia · 13 years ago
  47. 91a1319 Fixed typo. by Iban Eguia · 13 years ago
  48. 8310595 Changed Date helper to return time() based on the timezone parameter. by Iban Eguia · 13 years ago
  49. e734b38 Clear some spaces and fix some inconsistencies in application/ php files by Andrey Andreev · 13 years ago
  50. 4ad0fd8 add support for httponly cookies by freewil · 13 years ago
  51. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  52. 63678a2 Rudimentary minifying of output. by Thor (atiredmachine) · 13 years ago
  53. 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
  54. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  55. 4b2e9fe Update application/config/config.php by RS71 · 13 years ago
  56. 6a33e55 Added links to the user guide for Encryption class and Session class. by Kyle Ridolfo · 13 years ago
  57. 61df906 fixing typo in attribution block by Derek Jones · 13 years ago
  58. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  59. 8cc0cfe always use charset config item by freewil · 13 years ago
  60. c696253 Merge remote-tracking branch 'alexbilbie/csrf-override' into feature/csrf-verify by Eric Barnes · 13 years ago
  61. 333f9f9 added ability to log certain error types, not all under a threshold by Nithin · 13 years ago
  62. 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
  63. 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
  64. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  65. 33ed0f3 Merged CodeIgniter Core changes and integrated rob1's secure cookie change into my secure cookie change. by Phil Sturgeon · 14 years ago
  66. d6d9f45 Adding config option to require 'secure' setting for all cookies- requires https. by Robin Sowell · 14 years ago
  67. 8af7455 Accidentally left csrf to turned on in last commit by Eric Barnes · 14 years ago
  68. 9805ecc Added access scope to security library and added config options for csrf protection by Eric Barnes · 14 years ago
  69. 3cf4c4e Changed instructions for location of log path. Fixes #305 by Eric Barnes · 14 years ago
  70. c808915 Implemented GET string support from Dan Horrigan and modified it slightly. Also tweaked his regex_match changes. by Phil Sturgeon · 14 years ago
  71. 4df8b22 <kbd>['base_url']</kbd> is now empty by default and will guess what it should be. by Phil Sturgeon · 14 years ago
  72. 65d603e Added full Query String and $_GET array support. This is enabled by default. Added a seperate config option to enable/disable the $_GET array. by Dan Horrigan · 14 years ago
  73. aa7d3f9 Automated merge with https://bitbucket.org/barrymieny/codeigniter by Derek Jones · 14 years ago
  74. 49ced91 Fixed CSRF comments to avoid confusion. by Shane Pearson · 14 years ago
  75. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  76. 21ca8cc added sess_expire_on_close to config file, corrected comment block for session config vars. Fixes #149 by Derek Jones · 14 years ago
  77. 5485db5 Added fatal error to Session class when no encryption key is set in the config file, for additional assurance that session manipulation can be prevented by Derek Jones · 14 years ago
  78. 958543a Adding CSRF into config Adding CSRF token into form open() by Derek Allard · 15 years ago
  79. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago[Renamed (99%) from system/application/config/config.php]
  80. abb0adb changed your-site.com to example.com by Derek Jones · 16 years ago
  81. c597228 added proxy_ips config item to whitelist reverse proxy servers to use the HTTP_X_FORWARDED_FOR header safely to determine the visitor's IP address by Derek Jones · 16 years ago
  82. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  83. 307cc09 by Rick Ellis · 16 years ago
  84. 9907df4 Continued working on typography class and docs by Rick Ellis · 16 years ago
  85. 126ca8c by Rick Ellis · 16 years ago
  86. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  87. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  88. ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
  89. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  90. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  91. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  92. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  93. b514b02 added code comment for 'directory_trigger' config value which is not yet implemented by Derek Jones · 17 years ago
  94. 06935e6 clarified in the config comment instructions that 'permitted_uri_chars' is a regular expression by Derek Jones · 17 years ago
  95. 05a37a1 Escaped the '-' in the default 'permitted_uri_chars' config item, as some developers just want to add characters to the pattern and do not have a good grasp of regular expressions. by Derek Jones · 17 years ago
  96. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  97. 55c7c58 by Rick Ellis · 17 years ago
  98. 428e964 Added Flashdata variables, session_id regeneration and configurable session update times to the Session class by Derek Allard · 17 years ago
  99. b940ebc added $config['charset'] by Derek Jones · 18 years ago
  100. 3d378b1 typo fixes by Derek Allard · 18 years ago