summaryrefslogtreecommitdiffstats
path: root/system/core
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Whoops. Broke something in 004f0a1b41c27e3d40f62a51300599d35c54c0c0Andrey Andreev1-1/+1
2022-01-05Drop option to disable Query BuilderAndrey Andreev1-7/+4
2022-01-05Polish changes from PR #5373Andrey Andreev1-14/+4
2022-01-05Merge branch 'feature/uncache_ci_vars' of github.com:TalonTR/Codeigniter into...Andrey Andreev1-5/+46
2022-01-05Polish changes from PR #5684 and drop ['log_file_extension']; ref #5648Andrey Andreev1-17/+7
2022-01-05Merge pull request #5684 from jonsmith1982/developAndrey Andreev1-1/+11
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev1-16/+21
2022-01-05Polish changes from PR #6025Andrey Andreev1-17/+22
2022-01-05Merge pull request #6025 from gxgpet/developAndrey Andreev1-3/+39
2022-01-05Merge pull request #6025 from gxgpet/developAndrey Andreev1-3/+39
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev5-15/+34
2022-01-05Fix some minor PHP 8.1 deprecation warningsAndrey Andreev3-5/+4
2022-01-05Close #6021: Suppress possible E_DEPRECATION notices about mbstring.func_over...Andrey Andreev2-2/+2
2021-12-20Merge pull request #6074 from philsturgeon/ci3-php8Andrey Andreev1-3/+7
2021-11-17Merge branch 'php80-patch1' of https://github.com/sapics/CodeIgniter into ci3...Phil Sturgeon1-1/+0
2021-10-04Adds PHP 8 in TravisGeorge Petculescu1-2/+7
2021-04-02Switching to setcookie for PHP >= 7.3George Petculescu1-5/+20
2021-04-01Rewording log_message() messageGeorge Petculescu1-1/+1
2021-04-01Space after ! opGeorge Petculescu1-1/+1
2021-03-24[ci skip] Add SameSite=Strict to CSRF cookieAndrey Andreev1-9/+29
2021-03-14Dropping the possibility that samesite cookie attribute won't be sent; defaul...George Petculescu1-8/+10
2021-03-01Fixes "expires" cookie attribute bugGeorge Petculescu1-1/+1
2021-02-28Initial implementation of samesite for CI_Input::set_cookieGeorge Petculescu1-3/+22
2021-02-04Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2021-02-04[ci skip] Fix is_callable()-reliant logic broken by PHP 8Andrey Andreev1-1/+1
2021-01-16Fix error in core/Output.php for php8.0sapics1-2/+6
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev21-24/+24
2020-06-24Fix user guide urlsapics21-21/+21
2020-03-30[ci skip] Merge pull request #5903 from achraf52/patch-2Andrey Andreev1-1/+1
2020-02-10Add server protocol value variationAchraf Almouloudi1-1/+1
2020-01-25inserted required attribute in html tagFrancisco Javier Llanquipichun Garcia2-2/+2
2019-09-19Merge branch '3.1-stable' into developAndrey Andreev2-0/+8
2019-09-19[ci skip] Begin 3.1.12-devAndrey Andreev1-1/+1
2019-08-02[ci skip] Fix a CSRF-related bugAndrey Andreev1-0/+1
2019-06-02Close #5763Andrey Andreev1-0/+7
2019-05-10Merge pull request #5744 from sharadrsoni/patch-1Andrey Andreev1-2/+2
2019-05-07Update Log.phpSharad Soni1-1/+1
2019-04-24Update Log.phpSharad Soni1-1/+1
2019-04-23Update Log.phpSharad Soni1-1/+1
2019-04-22Adding support for proper CRLFSharad Soni1-2/+2
2019-01-28fixes #5648jonsmith19821-1/+11
2019-01-16[ci skip] Start of 3.1.11 developmentAndrey Andreev1-1/+1
2019-01-16[ci skip] Prepare for 3.1.10 releaseAndrey Andreev1-1/+1
2019-01-02Merge pull request #5662 from jim-parry/copyright2019Instructor, BCIT21-63/+63
2018-12-27Update copyright date to 2019Jim Parry21-42/+42
2018-06-26Using `isset`.tianhe19861-2/+2
2018-06-22Using null comparison instead of isset().tianhe19861-6/+4
2018-06-12[ci skip] Mark the start of 3.1.10 developmentAndrey Andreev1-1/+1
2018-06-12[ci skip] Prepare 3.1.9 releaseAndrey Andreev1-1/+1
2018-05-18http:// to https://Mehdi Bounya21-57/+57