Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-28 | [ci skip] Merge pull request #5890 from jerkob/develop | Andrey Andreev | 1 | -0/+12 | |
Adds a public trans_active function to determine transaction state | |||||
2020-01-28 | Small tweak to `trans_active()` description | jerkob | 1 | -1/+1 | |
2020-01-28 | Replace `trans_depth()` with `trans_active()` | jerkob | 1 | -4/+4 | |
Per code review, replace `trans_depth()` function that returns the protected `_trans_depth` property with a `trans_active()` function that returns a boolean indicating whether a transaction is currently active. | |||||
2020-01-27 | [ci skip] Merge pull request #5891 from franciscollanquipichun/develop | Andrey Andreev | 14 | -14/+14 | |
Inserted required attribute `lang` in html tags | |||||
2020-01-25 | inserted required attribute in html tag | Francisco Javier Llanquipichun Garcia | 14 | -14/+14 | |
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com> | |||||
2020-01-24 | Add a trans_depth function | jerkob | 1 | -0/+12 | |
Enables retrieval of the current _trans_depth | |||||
2020-01-02 | Added FULL [OUTER] JOIN to CI_DB_query_builder | Christian Mohr | 1 | -1/+1 | |
2019-10-28 | feat: Modified to useable auto increment. | ytetsuro | 1 | -1/+25 | |
2019-10-28 | fix: Fixed a bug that could not get the version number when first call. | ytetsuro | 1 | -2/+2 | |
2019-10-14 | feat: support auto_increment for orace 12.1 | ytetsuro | 1 | -1/+23 | |
2019-09-25 | Fix indent | sapics | 6 | -10/+10 | |
2019-09-22 | Merge pull request #5834 from najdanovicivan/qb-count-having-fix | Andrey Andreev | 1 | -1/+1 | |
Fix count_all_result if QB query contains HAVING clause | |||||
2019-09-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 6 | -6/+6 | |
Conflicts resolved: system/core/CodeIgniter.php system/libraries/Cache/drivers/Cache_redis.php system/libraries/Session/drivers/Session_redis_driver.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
2019-09-13 | Fix count_all_result if QB query contains Having | Najdanovic Ivan | 1 | -1/+1 | |
Signed-off-by: Najdanovic Ivan <najdanovicivan@gmail.com> | |||||
2019-07-16 | Fix #5796 | Andrey Andreev | 3 | -3/+3 | |
2019-07-15 | [ci skip] Fix #5788 | Andrey Andreev | 1 | -1/+1 | |
2019-06-19 | Fix #5774 | Andrey Andreev | 1 | -1/+1 | |
2019-02-26 | [ci skip] Fix #5701 | Andrey Andreev | 1 | -1/+1 | |
2019-02-14 | [ci skip] More on #4186 | Andrey Andreev | 1 | -2/+7 | |
2019-02-14 | Close #4186, #5631, #5668 | Andrey Andreev | 1 | -15/+10 | |
2019-02-14 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -8/+15 | |
2019-02-14 | [ci skip] Polish changes from PR #5692, apply them to pdo/oci and add a ↵ | Andrey Andreev | 2 | -5/+12 | |
changelog entry | |||||
2019-02-14 | [ci skip] Merge pull request #5692 from ytetsuro/patch-2 | Andrey Andreev | 1 | -0/+7 | |
Fixed bug that can not be changed from not null to null in oci. | |||||
2019-02-12 | feat: add _null property | ytetsuro | 1 | -0/+7 | |
2019-01-25 | [ci skip] Fix #5681 | Andrey Andreev | 3 | -3/+3 | |
2019-01-08 | Merge branch '3.1-stable' into develop | Andrey Andreev | 8 | -48/+40 | |
Conflicts resolved: system/database/drivers/sqlite/sqlite_driver.php system/database/drivers/sqlite/sqlite_forge.php system/database/drivers/sqlite/sqlite_result.php system/database/drivers/sqlite/sqlite_utility.php system/helpers/captcha_helper.php system/helpers/email_helper.php system/helpers/inflector_helper.php system/helpers/smiley_helper.php system/language/english/form_validation_lang.php system/libraries/Cart.php system/libraries/Form_validation.php system/libraries/Javascript.php system/libraries/Javascript/Jquery.php system/libraries/Session/SessionHandlerInterface.php tests/codeigniter/helpers/inflector_helper_test.php user_guide_src/source/helpers/inflector_helper.rst | |||||
2019-01-02 | Merge pull request #5662 from jim-parry/copyright2019 | Instructor, BCIT | 79 | -233/+233 | |
Update copyright date to 2019 | |||||
2018-12-27 | Update copyright date to 2019 | Jim Parry | 75 | -150/+150 | |
2018-11-16 | [ci skip] Fix #5627 | Andrey Andreev | 1 | -1/+1 | |
2018-11-16 | [ci skip] Fix #5624 | Andrey Andreev | 3 | -27/+9 | |
2018-09-11 | [ci skip] Fix #5587 | Andrey Andreev | 1 | -1/+4 | |
2018-08-22 | [ci skip] Close #5513 | Andrey Andreev | 1 | -0/+5 | |
2018-08-22 | [ci skip] Fix #5561 | Andrey Andreev | 1 | -16/+18 | |
2018-07-26 | More on #5542 | Andrey Andreev | 1 | -1/+1 | |
2018-07-22 | [ci skip] Fix #5542 | Andrey Andreev | 2 | -2/+2 | |
2018-05-18 | http:// to https:// | Mehdi Bounya | 75 | -150/+150 | |
2018-04-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2018-04-23 | [ci skip] Merge pull request #5471 from toonitw/patch-1 | Andrey Andreev | 2 | -3/+3 | |
The value of limit can be zero | |||||
2018-04-23 | [ci skip] Merge pull request #5471 from toonitw/patch-1 | Andrey Andreev | 2 | -3/+3 | |
The value of limit can be zero | |||||
2018-04-18 | Remove the extra parentheses | Jehong Ahn | 2 | -2/+2 | |
2018-04-14 | Merge pull request #5464 from ytetsuro/fix/#5462/like-before-bug | Andrey Andreev | 1 | -1/+1 | |
Fixed issue #5462 Query Builder LIKE BEFORE doesnt work | |||||
2018-04-13 | Fix #5448 | Andrey Andreev | 1 | -1/+1 | |
2018-04-12 | qb_limit can be zero | Jehong Ahn | 2 | -3/+3 | |
2018-04-03 | fix: It does not work properly when like is before | ytetsuro | 1 | -1/+1 | |
2018-03-22 | Merge branch '3.1-stable' into develop | Andrey Andreev | 3 | -28/+45 | |
Conflicts resolved: system/core/CodeIgniter.php system/core/Security.php system/database/DB_query_builder.php system/libraries/Email.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
2018-03-15 | [ci skip] Fix #5435 | Andrey Andreev | 1 | -1/+14 | |
2018-02-28 | [ci skip] Fix 5423 | Andrey Andreev | 1 | -4/+3 | |
2018-01-30 | Fix a QB bug where where(), having() treated values passed to them as ↵ | Andrey Andreev | 1 | -23/+28 | |
arbitrary SQL | |||||
2018-01-09 | [ci skip] Merge pull request #5376 from jim-parry/copyright-update | Andrey Andreev | 79 | -158/+158 | |
Annual copyright update Conflicts resolved: system/libraries/Cache/drivers/Cache_apcu.php | |||||
2018-01-09 | Annual copyright update | Master Yoda | 75 | -150/+150 | |