Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-20 | moved ordinal_format() helper function from Number helper to Inflector helper | George Petculescu | 2 | -17/+17 | |
2016-10-20 | FV: throw BadMethodCallException when set_rules() called without | Andrey Andreev | 2 | -1/+6 | |
2016-10-20 | [ci skip] Document FV set_rules() fourth parameter | Andrey Andreev | 1 | -1/+2 | |
2016-10-20 | [ci skip] Polish changes and add a changelog entry for PR #4855 | Andrey Andreev | 2 | -1/+12 | |
2016-10-20 | [ci skip] Document FV set_rules() fourth parameter | Andrey Andreev | 1 | -1/+2 | |
2016-10-20 | Update xmlrpc.rst | Instructor, Computer Systems Technology | 1 | -2/+2 | |
Fix markdown notation | |||||
2016-10-20 | [ci skip] Polish changes and add a changelog entry for PR #4855 | Andrey Andreev | 2 | -2/+3 | |
2016-10-20 | - fixed docs | gxgpet | 1 | -4/+4 | |
2016-10-20 | Merge pull request #4855 from jim-parry/fix/xmlrpc-timeout | Instructor, Computer Systems Technology | 1 | -0/+4 | |
Fix xmlrpc timeout, #4843 | |||||
2016-10-20 | [ci skip] Add changelog entry for #4863 | Andrey Andreev | 1 | -0/+1 | |
2016-10-19 | added ordinal_format() to Number helper; added to docs the info. | George Petculescu | 1 | -1/+16 | |
2016-10-18 | Fix xmlrpc timeout, #4843 | Master Yoda | 1 | -0/+4 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2016-10-17 | Fix #4851 | Andrey Andreev | 1 | -0/+1 | |
2016-10-14 | Merge pull request #4840 from ihatehandles/patch-2 | Andrey Andreev | 1 | -3/+3 | |
[ci skip] Fixed some typos | |||||
2016-10-12 | Fixed typos | ihatehandles | 1 | -3/+3 | |
2016-10-11 | [ci skip] Add new HTTP status codes | Andrey Andreev | 1 | -2/+5 | |
https://tools.ietf.org/html/rfc2817 https://tools.ietf.org/html/rfc6585 Requested in #4835 | |||||
2016-10-11 | [ci skip] Add changelog entry for PR #4834 | Andrey Andreev | 1 | -0/+1 | |
2016-10-07 | - fixed small typo | George Petculescu | 1 | -1/+1 | |
2016-10-03 | Fix #4823 | Andrey Andreev | 1 | -0/+1 | |
2016-10-01 | - small fix for HTML Table library: caption is not clearing properly and ↵ | George Petculescu | 1 | -1/+3 | |
method chaining has been fixed for set_caption method. | |||||
2016-09-30 | [ci skip] Add a changelog entry for #4822 | Andrey Andreev | 1 | -0/+1 | |
2016-09-27 | [ci skip] Add changelog entry for PR #4821 | Andrey Andreev | 1 | -0/+1 | |
2016-09-27 | Fix entity_decode() issue | Andrey Andreev | 1 | -0/+4 | |
2016-09-27 | Fix #4809 | Andrey Andreev | 1 | -0/+1 | |
2016-09-16 | [ci skip] Don't try to insert_batch() when we know it's not supported on ↵ | Andrey Andreev | 1 | -0/+1 | |
Firebird | |||||
2016-09-16 | [ci skip] Fix #4808 | Andrey Andreev | 1 | -0/+1 | |
2016-09-12 | Merge pull request #4806 from hex-ci/patch-1 | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix formatting in 2.1.0 upgrade instructions | |||||
2016-09-12 | Fix small doc problem. | Hex | 1 | -2/+2 | |
2016-09-09 | [ci skip] Add changelog entry for PR #4805 | Andrey Andreev | 1 | -0/+1 | |
2016-08-29 | Fix #4787 | Andrey Andreev | 1 | -0/+1 | |
2016-08-22 | [ci skip] Add changelog entry for PR #4780 | Andrey Andreev | 1 | -0/+1 | |
2016-08-22 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+4 | |
2016-08-22 | Fix CI_Upload errors on PHP 7.1 | Andrey Andreev | 1 | -0/+1 | |
2016-08-19 | [ci skip] Add changelog entry for PR #4777 | Andrey Andreev | 1 | -0/+2 | |
2016-08-11 | [ci skip] Add changelog entry for #4762 | Andrey Andreev | 1 | -0/+1 | |
2016-08-10 | Merge branch '3.1-stable' into develop | Andrey Andreev | 7 | -48/+14 | |
2016-08-10 | Add changelog entry and a test case for #4758 | Andrey Andreev | 1 | -0/+1 | |
2016-08-10 | [ci skip] Add changelog entry for #4754 | Andrey Andreev | 1 | -0/+1 | |
2016-08-01 | [ci skip] Fix #4739 | Andrey Andreev | 1 | -1/+1 | |
2016-07-29 | Fix #4737 | Andrey Andreev | 1 | -0/+1 | |
2016-07-29 | [ci skip] Fix #4736 | Andrey Andreev | 1 | -0/+1 | |
2016-07-28 | Remove dead code written for PHP 5.2 | Andrey Andreev | 6 | -46/+8 | |
2016-07-28 | [ci skip] Fix #3919, #4732 | Andrey Andreev | 1 | -1/+1 | |
2016-07-26 | Merge branch '3.1-stable' into develop | Andrey Andreev | 18 | -123/+251 | |
Conflicts resolved: .travis.yml system/core/CodeIgniter.php system/database/drivers/oci8/oci8_forge.php system/database/drivers/pdo/subdrivers/pdo_oci_forge.php system/helpers/path_helper.php system/libraries/Email.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/contributing/index.rst user_guide_src/source/general/requirements.rst user_guide_src/source/general/styleguide.rst user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrade_310.rst user_guide_src/source/installation/upgrading.rst | |||||
2016-07-26 | [ci skip] Mark the start of 3.1.1 development | Andrey Andreev | 5 | -3/+32 | |
2016-07-26 | [ci skip] More on dropping 5.2.x | Andrey Andreev | 5 | -9/+21 | |
2016-07-26 | [ci skip] Minor documentation fixes | Andrey Andreev | 2 | -1/+2 | |
2016-07-26 | Prepare for 3.1.0 release | Claudio Galdiolo | 6 | -21/+34 | |
2016-07-26 | [ci skip] Add changelog entries for security patches | Andrey Andreev | 1 | -0/+5 | |
2016-07-25 | [ci skip] Fix a changelog entry from last commit | Andrey Andreev | 1 | -1/+1 | |