Age | Commit message (Expand) | Author | Files | Lines |
2015-04-04 | Edit dbforge drop_table line 230 | LouisMilotte | 1 | -2/+2 |
2015-04-02 | fixing typo | Sentabi | 1 | -2/+2 |
2015-04-01 | [ci skip] Update version numbers | Andrey Andreev | 1 | -2/+2 |
2015-04-01 | Mitigate potential DoS attacks against hash_pbkdf2() | Andrey Andreev | 1 | -2/+12 |
2015-03-31 | [ci skip] Update security recommendations | Andrey Andreev | 1 | -4/+8 |
2015-03-31 | [ci skip] Update version number | Andrey Andreev | 2 | -4/+2 |
2015-03-30 | [ci skip] Fix a broken link in the changelog | Andrey Andreev | 1 | -1/+1 |
2015-03-27 | Fix an example in the tutorial. | Master Yoda | 1 | -1/+1 |
2015-03-25 | Fixed user guide internal & external links to resolve problems reported by sp... | Master Yoda | 25 | -82/+74 |
2015-03-21 | [ci skip] Forbid DB session usage with cache_on enabled | Andrey Andreev | 1 | -1/+2 |
2015-03-21 | [ci skip] Remove an obsolete note about references | Andrey Andreev | 1 | -14/+6 |
2015-03-19 | [ci skip] Fix a typo in session docs | Andrey Andreev | 1 | -2/+2 |
2015-03-18 | Fixed a typo in uri.rst documentation | Rafael Schwemmer | 1 | -2/+2 |
2015-03-16 | [ci skip] Polish changes from PR #3669 | Andrey Andreev | 2 | -7/+8 |
2015-03-16 | update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ... | yaoshanliang | 2 | -2/+7 |
2015-03-15 | add changelog and documentation for adding an optional parameter to ``count_a... | yaoshanliang | 1 | -0/+2 |
2015-03-13 | Merge pull request #3662 from avenirer/patch-8 | Andrey Andreev | 1 | -4/+7 |
2015-03-13 | Close #3663 | Andrey Andreev | 1 | -0/+1 |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -3/+3 |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -6/+6 |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -1/+1 |
2015-03-12 | additional info on heading() function | Adrian Voicu | 1 | -8/+11 |
2015-03-11 | [ci skip] Add a note about password storage in CI_Encryption docs | Andrey Andreev | 1 | -0/+5 |
2015-03-08 | [ci skip] Update CI_Encryption docs | Andrey Andreev | 1 | -0/+21 |
2015-03-07 | Merge pull request #3650 from jim-parry/fix/housekeeping | Andrey Andreev | 1 | -1/+1 |
2015-03-07 | removed ending S from csv_from_results and xml_from_results DButil Class refe... | Mattias Hedman | 1 | -3/+3 |
2015-03-07 | Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/hou... | Master Yoda | 10 | -70/+105 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-04 | Fix #3627: Keep timed locks for more than 5 seconds | Andrey Andreev | 1 | -4/+2 |
2015-03-02 | Small typo | sv3tli0 | 1 | -2/+2 |
2015-02-28 | [ci skip] Formally deprecate 'global_xss_filtering' | Andrey Andreev | 3 | -0/+21 |
2015-02-26 | Merge pull request #3604 from Ignasimg/patch-1 | Andrey Andreev | 2 | -2/+15 |
2015-02-26 | fix wrong step count | Fu Xu | 1 | -1/+1 |
2015-02-26 | Update input.rst | Ignasimg | 1 | -3/+9 |
2015-02-26 | Update changelog.rst | Ignasimg | 1 | -2/+1 |
2015-02-24 | [ci skip] Add a note about pbkdf2 in security guide | Andrey Andreev | 1 | -0/+4 |
2015-02-21 | [ci skip] Fix wrong example link in news tutorial | Andrey Andreev | 1 | -1/+1 |
2015-02-21 | [ci skip] Fix a changelog entry | Andrey Andreev | 1 | -1/+1 |
2015-02-21 | [ci skip] Update static pages tutorial | Andrey Andreev | 1 | -53/+52 |
2015-02-20 | Added support for raw_input_stream property. | Ignasimg | 2 | -2/+10 |
2015-02-20 | [ci skip] Tiny detail in 3.0.0 upgrade path | Andrey Andreev | 2 | -2/+2 |
2015-02-20 | [ci skip] Fix where_in() docs | Andrey Andreev | 1 | -4/+4 |
2015-02-19 | Remove 'autoinit' DB setting | Andrey Andreev | 2 | -7/+2 |
2015-02-19 | Make set_status_header() a dummy under CLI | Andrey Andreev | 1 | -1/+2 |
2015-02-18 | Fix #3603 | Andrey Andreev | 1 | -1/+1 |
2015-02-18 | Fix #3593 | Andrey Andreev | 2 | -6/+3 |
2015-02-17 | [ci skip] Add missing changelog entry from last commit | Andrey Andreev | 1 | -0/+1 |
2015-02-16 | [ci skip] Fix a doc typo | Andrey Andreev | 1 | -1/+1 |
2015-02-14 | [ci skip] Add notes about session locks for Redis, Memcached | Andrey Andreev | 1 | -0/+10 |
2015-02-13 | [ci skip] Fix a typo in the docs | Andrey Andreev | 1 | -1/+1 |