Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-03 | Fix #4283 | Andrey Andreev | 1 | -1/+2 | |
2015-11-24 | [ci skip] Add changelog entries for 5afa348b48a93f24957377dc12f86ae64665b944 | Andrey Andreev | 1 | -0/+5 | |
Related: #4260 | |||||
2015-11-16 | [ci skip] Fix #4245 | Andrey Andreev | 1 | -0/+1 | |
2015-11-16 | Fix #4244 | Andrey Andreev | 1 | -0/+1 | |
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 | 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-10-31 | [ci skip] Update changelog, version & upgrade instructions | Andrey Andreev | 1 | -1/+7 | |
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-19 | Fix #4171 and a number of other transaction bugs | Andrey Andreev | 1 | -0/+4 | |
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-18 | Fix #4179 | Andrey Andreev | 1 | -0/+1 | |
2015-10-13 | [ci skip] Fix #4170 | Andrey Andreev | 1 | -0/+2 | |
2015-10-12 | [ci skip] Add changelog entry for PR #4166 | Andrey Andreev | 1 | -0/+12 | |
2015-10-08 | [ci skip] Prepare 3.0.2 release | Andrey Andreev | 1 | -1/+5 | |
2015-10-08 | [ci skip] Fix broken links in user guide | Andrey Andreev | 1 | -1/+1 | |
2015-09-29 | [ci skip] Add changelog message for PR #4126 | Andrey Andreev | 1 | -0/+1 | |
2015-09-24 | Fix #4137 | Andrey Andreev | 1 | -0/+1 | |
2015-09-16 | [ci skip] Add missing changelog entry | Andrey Andreev | 1 | -0/+1 | |
2015-09-16 | Fix #4116 | Andrey Andreev | 1 | -0/+1 | |
Close #4117 | |||||
2015-09-16 | Fix #4120 | Andrey Andreev | 1 | -0/+1 | |
2015-09-14 | Close #4098 | Andrey Andreev | 1 | -0/+1 | |
2015-09-14 | Fix #4044 | Andrey Andreev | 1 | -0/+1 | |
2015-09-14 | Fix #4109 | Andrey Andreev | 1 | -0/+1 | |
2015-09-10 | [ci skip] Add changelog entry for #4105 | Andrey Andreev | 1 | -0/+1 | |
2015-09-03 | Fix #4096 | Andrey Andreev | 1 | -0/+1 | |
2015-09-01 | Fix #4093 | Andrey Andreev | 1 | -0/+1 | |
2015-08-31 | [ci skip] Fix #4091 | Andrey Andreev | 1 | -0/+1 | |
2015-08-31 | Fix #4086 | Andrey Andreev | 1 | -0/+1 | |
2015-08-31 | Fix #4073 | Andrey Andreev | 1 | -0/+1 | |
2015-08-31 | Fix #4066 | Andrey Andreev | 1 | -0/+1 | |
2015-08-20 | Fix #4065 | Andrey Andreev | 1 | -0/+1 | |
2015-08-19 | [ci skip] Fix 'sqlsrv' connect failure endless loop | Andrey Andreev | 1 | -0/+1 | |
Reported via the forums: http://forum.codeigniter.com/thread-61494.html | |||||
2015-08-17 | Allow capitals in the middle of model names | Andrey Andreev | 1 | -0/+1 | |
Requested in #4059 | |||||
2015-08-15 | Fix #4056 | Andrey Andreev | 1 | -0/+1 | |
2015-08-14 | Fix #4052 | Andrey Andreev | 1 | -0/+1 | |
The bug actually had two instances: - Callback routes with literal matches and HTTP verbs has never worked - The reported issue in #4052, which is a regression introduced in 3.0.1 with abc299b3a234eb7da1b7e3d257b7eba2da649219 Removed the literal matches logic altogether to avoid similar issues in the future and reduce code complexity. The same logic is performed with the regular expressions logic. | |||||
2015-08-13 | Update config/constants.php with defined() checks | Andrey Andreev | 1 | -0/+4 | |
Allows for easier override with an environment-based configs. Close #4045 | |||||
2015-08-07 | [ci skip] Partial patch for #2284 | Andrey Andreev | 1 | -0/+4 | |
The issue description is about update_string(), which I'm not sure if can be fixed at all. This patch only addresses protect_identifiers(). | |||||
2015-08-07 | [ci skip] Start of 3.0.2-dev | Andrey Andreev | 1 | -0/+6 | |
2015-08-07 | [ci skip] Add 3.0.1 release date to changelog | Andrey Andreev | 1 | -1/+1 | |
2015-08-07 | Fix #4023 | Andrey Andreev | 1 | -0/+1 | |
Close #4024 | |||||
2015-08-05 | Fix #4026 | Andrey Andreev | 1 | -0/+1 | |
2015-08-05 | Fix #4027 | Andrey Andreev | 1 | -0/+1 | |
2015-08-03 | Fix #4015 | Andrey Andreev | 1 | -0/+1 | |
2015-07-31 | Fix #4012 | Andrey Andreev | 1 | -0/+1 | |