summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Finally drop CI_EncryptAndrey Andreev2-200/+2
2022-01-05Drop some previously deprecated functionalityAndrey Andreev1-3/+0
2022-01-05Drop option to disable Query BuilderAndrey Andreev1-2/+0
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev1-0/+2
2022-01-05Add SameSite cookie support to Session libraryAndrey Andreev1-0/+2
2022-01-05Merge pull request #6025 from gxgpet/developAndrey Andreev1-9/+12
2021-04-02Improves input.rst (set cookie)George Petculescu1-9/+9
2021-03-14Dropping the possibility that samesite cookie attribute won't be sent; defaul...George Petculescu1-2/+2
2021-02-28Initial implementation of samesite for CI_Input::set_cookieGeorge Petculescu1-9/+12
2020-01-27[ci skip] Merge pull request #5891 from franciscollanquipichun/developAndrey Andreev3-7/+7
2020-01-27[ci skip] Merge pull request #5885 from etrianag/developAndrey Andreev1-2/+2
2020-01-27Remove parameter type from Description.etrianag1-1/+1
2020-01-25inserted required attribute in html tags in documentationFrancisco Javier Llanquipichun Garcia3-8/+8
2020-01-13Update documentation for method parse_stringetrianag1-2/+2
2019-09-18Merge pull request #5835 from dangereyes88/developProject lead, CodeIgniter1-1/+1
2019-09-17Update typography.rstAbdul Haq Sheikh1-1/+1
2019-03-20[ci skip] Merge pull request #5724 from kevmo/patch-1Andrey Andreev1-1/+1
2019-03-16Punctuation error fixed (add apostrophe).kevin moore1-1/+1
2018-08-13Update encryption.rstAchraf Almouloudi1-2/+2
2018-05-18http:// to https://Mehdi Bounya10-24/+24
2018-04-24Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2018-03-26[ci skip] Alter CI_Upload documentation on client_name (#5446)Andrey Andreev1-1/+1
2017-11-20Merge branch '3.1-stable' into developAndrey Andreev1-2/+2
2017-11-20[ci skip] More docs updates following #5330Andrey Andreev1-2/+2
2017-10-16Merge branch '3.1-stable' into developAndrey Andreev1-2/+2
2017-10-04[ci skip] Fix a typo in pagination docsAndrey Andreev1-2/+2
2017-08-07[ci skip] Update docs & add changelog entry for PR #5217Andrey Andreev1-1/+1
2017-07-21[ci skip] Merge pull request #5191 from jim-parry/patch/docsAndrey Andreev2-2/+2
2017-07-20Fix some mistakes in the user guideMaster Yoda2-2/+2
2017-06-26[ci skip] Merge pull request #5162 from hex-ci/patch-3Andrey Andreev1-1/+1
2017-06-25Fix the spelling of the word.Hex1-1/+1
2017-06-22Implement #2436 (access to FV processed data)Andrey Andreev1-1/+20
2017-06-22[ci skip] Close #3711Andrey Andreev1-4/+8
2017-03-28Updated Caching docs according to reviewGeorge Petculescu1-1/+1
2017-03-26Added get_loaded_driver() method to Cache.php; updated docs.George Petculescu1-0/+10
2017-03-24Merge branch '3.1-stable' into developAndrey Andreev3-7/+14
2017-02-21[ci skip] Changelog, docs changes following PR #5025Andrey Andreev1-7/+20
2017-02-20[ci skip] Add a note on xss_clean() and HTML attributesAndrey Andreev1-2/+9
2017-02-01Fix a CI_Input::set_cookie() bugAndrey Andreev1-3/+3
2017-01-30[ci skip] Fix #5002Andrey Andreev1-2/+2
2017-01-17[ci skip] Merge pull request #4986 from ka7/feature/spellingAndrey Andreev8-10/+10
2017-01-16spelling fixesklemens8-10/+10
2017-01-10Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2017-01-06[ci skip] Correct FV docs on valid_ip accepting a paramAndrey Andreev1-1/+1
2017-01-06Add valid_mac() FV ruleAndrey Andreev1-0/+1
2017-01-04Close #4904Andrey Andreev1-4/+4
2016-12-14Finally drop CI_Input::_sanitize_globals()Andrey Andreev1-23/+5
2016-12-14Remove 'global_xss_filtering' config settingAndrey Andreev1-29/+8
2016-12-14Remove 'allow_get_array', 'standardize_newlines' config settingsAndrey Andreev1-4/+0
2016-12-12Remove previously deprecated Cart LibraryAndrey Andreev1-398/+0