summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-15Really fix #4039Andrey Andreev1-1/+1
A typo from 8df6efd402180a6361b4dd619f5535d6c2bed334
2015-12-14Remove PHP 7 from allowed_failures in TravisAndrey Andreev1-1/+0
2015-12-14Fix version() for Oracle DB driversAndrey Andreev3-2/+30
2015-12-14Close #4313Andrey Andreev1-0/+12
2015-12-14Fix #4312Andrey Andreev2-6/+4
2015-12-12[ci skip] Proper error handling for Sessions on PHP 5Andrey Andreev6-78/+134
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 #4039Andrey Andreev1-0/+1
2015-12-11Fix #4039Andrey Andreev1-0/+6
2015-12-11Fix #4306Andrey Andreev2-1/+2
2015-12-10Merge pull request #4304 from scherepn/fix-doc-build-errorsAndrey Andreev4-7/+7
[ci skip] Fix mismatched brackets in documentation
2015-12-07Merge pull request #4291 from b-kaxa/fix-phpdocAndrey Andreev2-1/+2
[ci skip] phpdoc adjustments in CI_Router and CI_URI
2015-12-03Fix #4283Andrey Andreev2-2/+4
2015-11-26Merge pull request #4273 from suhindra/developAndrey Andreev1-2/+2
[ci skip] Fix another file name in the docsaccording Similarly to PR #4271
2015-11-26Merge pull request #4271 from galdiolo/patch-12Andrey Andreev1-1/+1
[ci skip] Fix file name in documentation
2015-11-24[ci skip] Add changelog entries for 5afa348b48a93f24957377dc12f86ae64665b944Andrey Andreev1-0/+5
Related: #4260
2015-11-24Use PHP7's random_bytes() when possibleAndrey Andreev2-0/+21
Close #4260
2015-11-24[ci skip] Remove some redundant code from DB_forgeAndrey Andreev1-4/+0
2015-11-23[ci skip] Update routing docsAndrey Andreev1-5/+6
Close #4258
2015-11-16Grammar correction in database configuration guideCraig Johnson1-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] Fix #4245Andrey Andreev2-1/+2
2015-11-16Fix #4244Andrey Andreev2-3/+29
2015-11-09Merge pull request #4225 from zhanghongyi/loader-testAndrey Andreev1-4/+25
Improve Loader test cases for libraries
2015-11-09[ci skip] Add changelog entry for PR #4223Andrey Andreev1-0/+1
2015-11-09Merge pull request #4223 from j0inty/developAndrey Andreev1-1/+4
CI_DB_driver->simple_query() to check initialize() return value
2015-11-09[ci skip] Fix an infinite loop in captcha helperAndrey Andreev2-1/+3
2015-11-09[ci skip] Add changelog entry for PR #4217Andrey Andreev1-0/+1
2015-11-09Merge pull request #4217 from natesilva/fix-ipv6-base_urlAndrey Andreev1-1/+10
Build base_url correctly if SERVER_ADDR is IPv6
2015-11-06Merge pull request #4218 from schwemmer/developAndrey Andreev1-0/+8
[ci skip] Added MIME types for JPEG2000
2015-11-04[ci skip] Fix a false default-fallback bug in set_checkbox(), set_radio()Andrey Andreev2-8/+34
Relevant: #4210
2015-11-04Fix #4212Andrey Andreev2-1/+6
2015-11-04[ci skip] Add 3.0.4 to changelog as wellAndrey Andreev1-0/+5
2015-11-04[ci skip] Start of 3.0.4 developmentAndrey Andreev5-4/+20
2015-10-31[ci skip] Update download linkAndrey Andreev1-1/+1
2015-10-31[ci skip] Update changelog, version & upgrade instructionsAndrey Andreev5-6/+96
2015-10-31Use proper randomness when generating CAPTCHAsAndrey Andreev1-2/+87
2015-10-31Prevent Host header injectionsAndrey Andreev3-38/+29
2015-10-31Harden xss_clean()Andrey Andreev2-42/+59
2015-10-30Fix #4192Andrey Andreev2-5/+9
2015-10-30[ci skip] Fix changelog entry from latest commitAndrey Andreev1-1/+1
#3201 is actually another issue, the bug fixed by a62aa820bdd3e642f44428b27f2c6cde1baf4adc was just reported in the comments there.
2015-10-30Fix #3201Andrey Andreev3-1/+12
2015-10-23[ci skip] Link HackerOne page in the readmeAndrey Andreev1-1/+2
2015-10-21Merge pull request #4167 from zhanghongyi/fix-pulldownInstructor, Computer Systems Technology2-5/+46
disable pulldown menu on mobile devices
2015-10-19Fix #4171 and a number of other transaction bugsAndrey Andreev15-356/+170
2015-10-19Fix #4173Andrey Andreev2-1/+8
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 cachingAndrey Andreev1-1/+1
It doesn't support set() ... Related: #4175
2015-10-18Fix #4179Andrey Andreev2-0/+5
2015-10-13[ci skip] Fix #4170Andrey Andreev2-3/+3
2015-10-13[ci skip] Correct version number in user guide confAndrey Andreev1-2/+2
2015-10-12[ci skip] Correct download link for 3.0.3-devAndrey Andreev1-1/+1
2015-10-12[ci skip] This is 3.0.3-devAndrey Andreev5-4/+20