Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-14 | Change DB charset handling | Andrey Andreev | 3 | -12/+49 | |
Close #4311 | |||||
2015-12-14 | Merge branch '3.0-stable' into develop | Andrey Andreev | 2 | -5/+28 | |
2015-12-14 | Fix version() for Oracle DB drivers | Andrey Andreev | 1 | -0/+1 | |
2015-12-14 | Fix #4312 | Andrey Andreev | 1 | -0/+1 | |
2015-12-12 | Complete the proposed changes from PR #4300 | Andrey Andreev | 2 | -1/+2 | |
2015-12-12 | Merge branch 'develop' of github.com:halmai/CodeIgniter into db/init_exception | Andrey Andreev | 1 | -0/+4 | |
2015-12-12 | [ci skip] Proper error handling for Sessions on PHP 5 | Andrey Andreev | 1 | -0/+1 | |
This was actually a PHP bug, see https://wiki.php.net/rfc/session.user.return-value Also related: #4039 | |||||
2015-12-11 | [ci skip] Add changelog entry for issue #4039 | Andrey Andreev | 1 | -0/+1 | |
2015-12-11 | Fix #4306 | Andrey Andreev | 1 | -0/+1 | |
2015-12-10 | Merge pull request #4304 from scherepn/fix-doc-build-errors | Andrey Andreev | 4 | -7/+7 | |
[ci skip] Fix mismatched brackets in documentation | |||||
2015-12-09 | Remove accidentally included change | Phil Scherer | 1 | -1/+1 | |
2015-12-09 | Fix mismatched brackets in documentation | Phil Scherer | 5 | -8/+8 | |
Sphinx generates incomplete/incorrect HTML output because there are mismatched brackets in the documentation. Signed-off-by: Phil Scherer <pscher1@umbc.edu> | |||||
2015-12-08 | documentation for the new RuntimeException | Halmai, Csongor | 1 | -0/+4 | |
2015-12-03 | Fix #4283 | Andrey Andreev | 1 | -1/+2 | |
2015-11-26 | Merge pull request #4273 from suhindra/develop | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix another file name in the docsaccording Similarly to PR #4271 | |||||
2015-11-26 | fix another file name according PR #4271 | Suhindra | 1 | -2/+2 | |
Fix another file name in documentation according PR #4271 | |||||
2015-11-26 | Merge pull request #4271 from galdiolo/patch-12 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix file name in documentation | |||||
2015-11-25 | Fix file name | Claudio Galdiolo | 1 | -1/+1 | |
With case-sensitive filesystem, visiting example.com/index.php/form/ returns a '404 Page Not Found' error | |||||
2015-11-24 | [ci skip] Add changelog entries for 5afa348b48a93f24957377dc12f86ae64665b944 | Andrey Andreev | 1 | -0/+5 | |
Related: #4260 | |||||
2015-11-23 | [ci skip] Update routing docs | Andrey Andreev | 1 | -5/+6 | |
Close #4258 | |||||
2015-11-16 | Merge pull request #4236 from galdiolo/patch-11 | Andrey Andreev | 3 | -3/+3 | |
[ci skip] Bump PHP version number to 5.5 | |||||
2015-11-16 | Grammar correction in database configuration guide | Craig Johnson | 1 | -1/+1 | |
"it" changed to "in" on line 10. "in" seems like the correct word to be used there. Small change. | |||||
2015-11-16 | [ci skip] Polish changes from PR #4240 | Andrey Andreev | 1 | -2/+2 | |
2015-11-16 | [ci skip] Fix #4245 | Andrey Andreev | 1 | -0/+1 | |
2015-11-16 | Fix #4244 | Andrey Andreev | 1 | -0/+1 | |
2015-11-16 | Spaces around ! . Changelog entry in 3.1.0. | kemeng | 1 | -0/+5 | |
2015-11-12 | Grammar correction in database configuration guide | Craig Johnson | 1 | -1/+1 | |
"it" changed to "in" on line 10. "in" seems like the correct word to be used there. Small change. | |||||
2015-11-11 | [ci skip] Make it clear that PHP <5.5 usage is discouraged | Claudio Galdiolo | 3 | -3/+3 | |
PHP 5.4 reached end of life Signed-off-by: Claudio Galdiolo <claudio.galdiolo@gmail.com> | |||||
2015-11-09 | [ci skip] Add changelog entry for PR #4223 | Andrey Andreev | 1 | -0/+1 | |
2015-11-09 | [ci skip] Fix an infinite loop in captcha helper | Andrey Andreev | 1 | -0/+1 | |
2015-11-09 | [ci skip] Add changelog entry for PR #4217 | Andrey Andreev | 1 | -0/+1 | |
2015-11-04 | [ci skip] Fix a false default-fallback bug in set_checkbox(), set_radio() | Andrey Andreev | 1 | -0/+1 | |
Relevant: #4210 | |||||
2015-11-04 | [ci skip] Add 3.0.4 to changelog as well | Andrey Andreev | 1 | -0/+4 | |
2015-11-04 | Fix #4212 | Andrey Andreev | 1 | -0/+5 | |
2015-11-04 | [ci skip] Add 3.0.4 to changelog as well | Andrey Andreev | 1 | -0/+5 | |
2015-11-04 | Merge branch '3.0-stable' into develop | Andrey Andreev | 8 | -7/+126 | |
2015-11-04 | [ci skip] Start of 3.0.4 development | Andrey Andreev | 4 | -3/+19 | |
2015-10-31 | [ci skip] Update download link | Andrey Andreev | 1 | -1/+1 | |
2015-10-31 | [ci skip] Update changelog, version & upgrade instructions | Andrey Andreev | 4 | -5/+95 | |
2015-10-30 | Fix #4192 | Andrey Andreev | 1 | -0/+1 | |
2015-10-30 | [ci skip] Fix changelog entry from latest commit | Andrey Andreev | 1 | -1/+1 | |
#3201 is actually another issue, the bug fixed by a62aa820bdd3e642f44428b27f2c6cde1baf4adc was just reported in the comments there. | |||||
2015-10-30 | Fix #3201 | Andrey Andreev | 1 | -0/+1 | |
2015-10-21 | Merge pull request #4167 from zhanghongyi/fix-pulldown | Instructor, Computer Systems Technology | 2 | -5/+46 | |
disable pulldown menu on mobile devices | |||||
2015-10-21 | Merge pull request #4167 from zhanghongyi/fix-pulldown | Instructor, Computer Systems Technology | 2 | -5/+46 | |
disable pulldown menu on mobile devices | |||||
2015-10-19 | rename cookie values to make codes clear | Hongyi Zhang | 1 | -9/+9 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-10-19 | Fix #4171 and a number of other transaction bugs | Andrey Andreev | 2 | -2/+8 | |
2015-10-19 | Fix #4173 | Andrey Andreev | 1 | -0/+1 | |
This reverts commit 7cc6cea2d421862726081a39e932dbceeefcc775 from PR #3968. At the time this seemed logical, but turns out it breaks the ability to create non-PRIMARY composite keys, so ... | |||||
2015-10-19 | [ci skip] Fix docs about QB caching | Andrey Andreev | 1 | -1/+1 | |
It doesn't support set() ... Related: #4175 | |||||
2015-10-18 | Fix #4179 | Andrey Andreev | 1 | -0/+1 | |
2015-10-16 | fix a typo in comment | Hongyi Zhang | 1 | -1/+1 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> |