Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-09 | [ci skip] Merge pull request #5292 from ajdunn2/develop | Andrey Andreev | 2 | -2/+2 | |
Small spelling fix | |||||
2017-10-08 | Small spelling fix | AJ Dunn | 2 | -2/+2 | |
Missing ‘e’ in word ‘certificates’. Signed-off-by: AJ Dunn <andrew.dunn2@outlook.com.au> | |||||
2017-10-06 | Merge pull request #5286 from zploskey/issue_5202 | Andrey Andreev | 2 | -0/+16 | |
Fix Error "Cannot create references to/from string offsets" | |||||
2017-10-06 | Fix issue 5202 | Zach Ploskey | 2 | -0/+16 | |
Fix attempting to access data_ref before it is defined when validating an array input with multiple explicitly specified keys. Adds a test for the issue. Signed-off-by: Zach Ploskey <zach@ploskey.com> | |||||
2017-10-02 | [ci skip] Merge pull request #5281 from pawelkg/develop | Andrey Andreev | 1 | -2/+2 | |
Adding some letters translated to Y in foregin_chars.php | |||||
2017-10-02 | [ci skip] Drop docs section about short PHP tags (close #5280) | Andrey Andreev | 1 | -15/+1 | |
2017-09-30 | Adding some letters translated to Y in foregin_chars.php | Paweł Kłopotek-Główczewski | 1 | -2/+2 | |
Signed-off-by: Paweł Kłopotek-Główczewski <pawelkg@pawelkg.com> | |||||
2017-09-29 | [ci skip] Revert file permission change from PR #5278 | Andrey Andreev | 1 | -0/+0 | |
2017-09-29 | Merge pull request #5278 from Uekawa/auto_link | Andrey Andreev | 1 | -1/+1 | |
Fix auto_link trailing slash | |||||
2017-09-29 | Fix auto_link | Uekawa | 1 | -1/+1 | |
2017-09-25 | Merge branch '3.1-stable' into develop | Andrey Andreev | 20 | -94/+196 | |
2017-09-25 | [ci skip] Mark the start of 3.1.7-dev | Andrey Andreev | 6 | -4/+26 | |
2017-09-25 | [ci skip] Prepare 3.1.6 release | Andrey Andreev | 4 | -5/+5 | |
2017-09-25 | [ci skip] Add upgrade instructions about the APC deprecation | Andrey Andreev | 1 | -0/+14 | |
2017-09-25 | [ci skip] Fix potential object injection in apc cache driver; deprecate the ↵ | Andrey Andreev | 2 | -26/+27 | |
apc driver | |||||
2017-09-16 | [ci skip] Merge pull request #5265 from mehdibo/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Fixed dbprefix() documentation | |||||
2017-09-16 | [ci skip] Merge pull request #5265 from mehdibo/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Fixed dbprefix() documentation | |||||
2017-09-16 | Fixed dbprefix() | Mehdi Bounya | 1 | -1/+1 | |
$this->db->set_dbprefix('newprefix'); $this->db->dbprefix('tablename'); Would output newprefixtablename not newprefix_tablename | |||||
2017-09-13 | Fix #5260 | Andrey Andreev | 3 | -5/+63 | |
2017-09-04 | Fix Travis-CI failures | Andrey Andreev | 1 | -0/+1 | |
2017-09-04 | Fix Travis-CI failures | Andrey Andreev | 1 | -0/+1 | |
2017-09-04 | Fix #5246 | Andrey Andreev | 2 | -0/+2 | |
2017-08-31 | [ci skip] Add changelog entry for #5243 | Andrey Andreev | 1 | -0/+1 | |
2017-08-31 | Merge pull request #5243 from rosseti/fix/pdo-dblib-sqlserver-version | Andrey Andreev | 1 | -0/+16 | |
Fix for DBLIB subdriver to get the right version number of SQL Server. | |||||
2017-08-31 | Merge pull request #5243 from rosseti/fix/pdo-dblib-sqlserver-version | Andrey Andreev | 1 | -0/+16 | |
Fix for DBLIB subdriver to get the right version number of SQL Server. | |||||
2017-08-31 | Refactoring some codeblocks. | Andrei Rosseti | 1 | -26/+15 | |
2017-08-30 | Fixed DBLIB subdriver to get the right version number of SQL Server. | Andrei Rosseti | 1 | -0/+27 | |
2017-08-29 | Optimize the join() type regexp and remove the extra leading space when no ↵ | Andrey Andreev | 1 | -3/+3 | |
special join-type is used | |||||
2017-08-29 | Polish changes from & add changelog entry for PR #5242 | Andrey Andreev | 2 | -29/+9 | |
Also, further simplified the join() logic | |||||
2017-08-29 | Merge pull request #5242 from jvyyuie/natural | Andrey Andreev | 1 | -4/+18 | |
add NATURAL JOIN types | |||||
2017-08-29 | remove unnecessary empty lines | Shang Ning | 1 | -2/+0 | |
2017-08-29 | add NATURAL JOIN types to fix #5240 | Shang Ning | 1 | -4/+20 | |
2017-08-25 | [ci skip] Fix #5236 | Andrey Andreev | 5 | -4/+5 | |
2017-08-07 | [ci skip] Update docs & add changelog entry for PR #5217 | Andrey Andreev | 2 | -1/+2 | |
2017-08-07 | Merge pull request #5217 from erkaperka/develop | Andrey Andreev | 1 | -2/+2 | |
Minor change in _display() method in CI_Output class allowing us to o… | |||||
2017-08-05 | Minor change in _display() method in CI_Output class allowing us to override ↵ | Erik Nord | 1 | -2/+2 | |
output data with an empty string. Without this change CI chooses to use the default "final_output" var; even though we passed an empty string to the method. | |||||
2017-07-27 | Update composer.json | Instructor, Computer Systems Technology | 1 | -1/+1 | |
Replace IRC reference with Slack | |||||
2017-07-27 | Update readme.rst | Instructor, Computer Systems Technology | 1 | -1/+1 | |
2017-07-27 | Update composer.json | Instructor, Computer Systems Technology | 1 | -1/+1 | |
Replace IRC reference with Slack | |||||
2017-07-27 | Update readme.rst | Instructor, Computer Systems Technology | 1 | -1/+1 | |
2017-07-26 | [ci skip] Close #5206 | Andrey Andreev | 1 | -1/+1 | |
2017-07-21 | [ci skip] Merge pull request #5188 from ↵ | Andrey Andreev | 1 | -4/+6 | |
ryanbriscall/update-sphinx-version-userguide-src updates version of sphinx to 1.6.3 for easyinstall command in step 2 … | |||||
2017-07-21 | [ci skip] Merge pull request #5188 from ↵ | Andrey Andreev | 1 | -4/+6 | |
ryanbriscall/update-sphinx-version-userguide-src updates version of sphinx to 1.6.3 for easyinstall command in step 2 … | |||||
2017-07-21 | [ci skip] Merge pull request #5191 from jim-parry/patch/docs | Andrey Andreev | 5 | -6/+8 | |
Fix some mistakes in the user guide | |||||
2017-07-21 | [ci skip] Merge pull request #5191 from jim-parry/patch/docs | Andrey Andreev | 5 | -7/+8 | |
Fix some mistakes in the user guide | |||||
2017-07-20 | Added code-block tag to make sphinx happy with urls.rst | Master Yoda | 1 | -0/+2 | |
2017-07-20 | Remove changes to general/urls.rst | Master Yoda | 1 | -2/+2 | |
2017-07-20 | Fix some mistakes in the user guide | Master Yoda | 5 | -9/+8 | |
2017-07-20 | [ci skip] Fix changelog entries (errors detected while testing #5188) | Andrey Andreev | 1 | -2/+2 | |
2017-07-17 | [ci skip] escapeshellarg on the image src path passed to NetPBM by Image_lib | Andrey Andreev | 2 | -1/+2 | |