Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-04 | [ci skip] Merge pull request #6013 from 1stwebdesigns/new_branch | Andrey Andreev | 1 | -1/+1 | |
Fix Flashdata time comparison for PHP 8 | |||||
2021-01-22 | Replace travis-ci to github actions for php8.0 | sapics | 7 | -130/+127 | |
2021-01-16 | Fix error in pdo/pgsql for php8.0 | sapics | 2 | -1/+9 | |
From PHP8.0, default PDO::ATTR_ERRMODE is changed from PDO::ERRMODE_SILENT to PDO::ERRMODE_EXCEPTION. Reference: https://wiki.php.net/rfc/pdo_default_errmode | |||||
2021-01-16 | Fix error in core/Output.php for php8.0 | sapics | 1 | -2/+6 | |
Fix error in array_shift array_map('array_shift', $this->headers) causes error as array_shift(): Argument bcit-ci#1 ($array) must be passed by reference, value given | |||||
2021-01-15 | Fix Flashdata time comparison for PHP 8 | 1st WebDesigns | 1 | -1/+1 | |
2021-01-05 | [ci skip] Close #5973 | Andrey Andreev | 1 | -1/+1 | |
2021-01-05 | [ci skip] Close #5973 | Andrey Andreev | 1 | -1/+1 | |
2021-01-05 | [ci skip] Merge pull request #5980 from devnetkc/docs-5761 | Andrey Andreev | 1 | -0/+1 | |
chore: Add to main readme contribute guide link | |||||
2021-01-05 | [ci skip] Merge pull request #5980 from devnetkc/docs-5761 | Andrey Andreev | 1 | -0/+1 | |
chore: Add to main readme contribute guide link | |||||
2021-01-05 | [ci skip] Add TLS support for Session library Redis connection strings ↵ | Andrey Andreev | 2 | -2/+2 | |
(related: issue #5982, PR #5983) | |||||
2021-01-05 | [ci skip] Close #6005: Fix typos in email helper docs | Andrey Andreev | 1 | -3/+3 | |
2020-08-22 | :pencil2: ops, forgot to remove first idea. | Ryan Valizan | 1 | -6/+0 | |
2020-08-22 | :pencil: Add to main readme contribute guide link | Ryan Valizan | 1 | -0/+7 | |
Issue #5761 asked for an imporovment to this document. This is very simple tweak. However I think it accomplishes the goal for everyone Without any bloating of the main readme. | |||||
2020-07-09 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -17/+20 | |
2020-07-09 | [ci skip] Correct fix for #5906 | Andrey Andreev | 1 | -1/+1 | |
2020-07-09 | [ci skip] Merge pull request #5970 from sapics/fix/user-guide-url | Andrey Andreev | 158 | -171/+173 | |
Fix user guide url | |||||
2020-07-09 | [ci skip] Merge pull request #5970 from sapics/fix/user-guide-url | Andrey Andreev | 146 | -156/+156 | |
Fix user guide url | |||||
2020-07-09 | [ci skip] Merge pull request #5922 from robsonpiere/develop | Andrey Andreev | 1 | -1/+2 | |
Add UptimeRobot user agent | |||||
2020-07-09 | [ci skip] Merge pull request #5922 from robsonpiere/develop | Andrey Andreev | 1 | -1/+2 | |
Add UptimeRobot user agent | |||||
2020-07-09 | Merge pull request #5946 from sapics/travis/php74 | Andrey Andreev | 2 | -25/+74 | |
Pass the travis php7.4 test | |||||
2020-07-09 | Merge pull request #5946 from sapics/travis/php74 | Andrey Andreev | 2 | -24/+75 | |
Pass the travis php7.4 test | |||||
2020-06-24 | Fix user guide url | sapics | 146 | -156/+156 | |
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/* | |||||
2020-05-18 | style: add empty line. | ytetsuro | 1 | -0/+2 | |
2020-04-13 | Add composer cache in Travis | sapics | 1 | -0/+4 | |
2020-04-13 | Remove allow_failures of php7.4 in Travis | sapics | 1 | -1/+0 | |
2020-04-13 | Fix error in Travis php7.4 test | sapics | 1 | -1/+6 | |
2020-04-13 | Remove deprecated option "dev" | sapics | 1 | -1/+1 | |
dev packages are installed by default now | |||||
2020-04-13 | Update Ubuntu from Trusty to Xenial on Travis | sapics | 1 | -22/+65 | |
PHP7.4+ have less updates in Trusty on Travis | |||||
2020-04-06 | [ci skip] Merge pull request #5938 from taitomagatsu/fix-image-creation-from-png | Andrey Andreev | 1 | -2/+3 | |
Fixed issue with creating a resource from png using Image_lib | |||||
2020-04-02 | Fixed issue with creating a resource from png using Image_lib | Diego | 1 | -2/+3 | |
2020-03-30 | [ci skip] Update upgrade instructions for 3.1.12 | Andrey Andreev | 1 | -0/+6 | |
2020-03-30 | [ci skip] Merge pull request #5918 from wobility/patch-1 | Andrey Andreev | 1 | -0/+2 | |
Update with heic format | |||||
2020-03-30 | [ci skip] Merge pull request #5918 from wobility/patch-1 | Andrey Andreev | 1 | -0/+2 | |
Update with heic format | |||||
2020-03-30 | [ci skip] Add changelog entry for PR #5895 | Andrey Andreev | 1 | -0/+1 | |
2020-03-30 | [ci skip] Merge pull request #5895 from joshkel/pdo-db-close | Andrey Andreev | 1 | -0/+13 | |
Fix database connection leak when closing PDO connection | |||||
2020-03-30 | [ci skip] Merge pull request #5895 from joshkel/pdo-db-close | Andrey Andreev | 1 | -0/+13 | |
Fix database connection leak when closing PDO connection | |||||
2020-03-30 | [ci skip] Merge pull request #5907 from pkarunyu/develop | Andrey Andreev | 1 | -2/+2 | |
Fixed double spacing in mimes.php | |||||
2020-03-30 | [ci skip] Merge pull request #5907 from pkarunyu/develop | Andrey Andreev | 1 | -2/+2 | |
Fixed double spacing in mimes.php | |||||
2020-03-30 | [ci skip] Add changelog entry for #5903 | Andrey Andreev | 1 | -0/+1 | |
2020-03-30 | [ci skip] Merge pull request #5903 from achraf52/patch-2 | Andrey Andreev | 1 | -1/+1 | |
Add HTTP/2.0 server protocol value variation | |||||
2020-03-30 | [ci skip] Merge pull request #5903 from achraf52/patch-2 | Andrey Andreev | 1 | -1/+1 | |
Add HTTP/2.0 server protocol value variation | |||||
2020-03-30 | [ci skip] Fix #5906 | Andrey Andreev | 2 | -12/+4 | |
2020-03-03 | Add UptimeRobot user agent | Robson Piere | 1 | -1/+2 | |
Add UptimeRobot user agent, a free website monitor. https://uptimerobot.com/ | |||||
2020-02-29 | Update with heic format | Wobility | 1 | -0/+2 | |
Add heic and heif format for Apple file. | |||||
2020-02-15 | Fixed double spacing. | Peter Karunyu | 1 | -2/+2 | |
2020-02-11 | [ci skip] Fix #5901 | Andrey Andreev | 3 | -4/+5 | |
2020-02-10 | Add server protocol value variation | Achraf Almouloudi | 1 | -1/+1 | |
In some Apache servers running the HTTP/2 protocol, calling "$_SERVER['SERVER_PROTOCOL']" may return "HTTP/2.0" instead, thus causing CodeIgniter to (incorrectly) determine the output header protocol to use. This commit adds the different variation to fix that. | |||||
2020-01-29 | fix too many connection for oracle | ytetsuro | 1 | -0/+8 | |
2020-01-28 | [ci skip] Docs spaces-to-tabs correction | Andrey Andreev | 1 | -2/+2 | |
2020-01-28 | [ci skip] Add changelog entry for PR #5890 | Andrey Andreev | 1 | -0/+1 | |