Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-20 | ordinal_format will accept only non-negative natural numbers and return ↵ | George Petculescu | 1 | -5/+6 | |
original value on failure + docs update regarding this. | |||||
2016-10-20 | moved ordinal_format() helper function from Number helper to Inflector helper | George Petculescu | 2 | -17/+17 | |
2016-10-20 | - fixed docs | gxgpet | 1 | -4/+4 | |
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-12 | Fixed typos | ihatehandles | 1 | -3/+3 | |
2016-09-27 | [ci skip] Add changelog entry for PR #4821 | Andrey Andreev | 1 | -0/+1 | |
2016-09-12 | Fix small doc problem. | Hex | 1 | -2/+2 | |
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 | |
2016-07-25 | [ci skip] Add changelog entries for PRs #4724, #4725 | Andrey Andreev | 1 | -0/+2 | |
2016-07-22 | [ci skip] Add changelog entry for #4712 | Andrey Andreev | 1 | -0/+1 | |
2016-07-22 | [ci skip] Add affected_rows() to db reference docs | Andrey Andreev | 1 | -0/+9 | |
2016-07-22 | Fix #4713 | Andrey Andreev | 1 | -0/+1 | |
2016-07-21 | Merge pull request #4716 from Ema4rl/patch-1 | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix Session userguide typos | |||||
2016-07-21 | Fixed typos | Harrison Emmanuel | 1 | -2/+2 | |
Changed umark_flash() and umark_temp() to unmark_flash() and unmark_temp() to match with their respective methods in the Session class. | |||||
2016-07-19 | Close #4692 | Andrey Andreev | 1 | -1/+1 | |
2016-07-19 | Fix #4695 | Andrey Andreev | 1 | -0/+1 | |
2016-07-19 | [ci skip] Clarify lang() helper docs | Andrey Andreev | 1 | -5/+8 | |
As requested in #4693 | |||||
2016-07-19 | [ci skip] Consistent changelog syntax | Andrey Andreev | 1 | -3/+3 | |
2016-07-19 | Fix #4679 | Andrey Andreev | 1 | -0/+1 | |
2016-07-06 | [ci skip] Add a changelog entry for PR #4691 | Andrey Andreev | 1 | -0/+1 | |
2016-07-04 | [ci skip] Fix a changelog entry reference | Andrey Andreev | 1 | -1/+1 | |
2016-07-04 | [ci skip] Make the ZIP library's doc 'Next' button point to DB | Andrey Andreev | 1 | -1/+1 | |
Suggested in #4682 | |||||
2016-06-28 | [ci skip] Add changelog entries for PR #4678 | Andrey Andreev | 1 | -0/+2 | |
2016-06-22 | Fix #4674 | Andrey Andreev | 1 | -0/+1 | |
2016-06-22 | Fix #4675 | Andrey Andreev | 1 | -0/+1 | |
2016-06-20 | [ci skip] Remove non-existent parameter from log_message() docs | Andrey Andreev | 1 | -2/+1 | |
Reported in #4671 | |||||
2016-06-08 | Make db_select() clear cached database metadata | Andrey Andreev | 1 | -0/+1 | |
2016-06-06 | [ci skip] Add changelog entry for issue #4583, PR #4585 | Andrey Andreev | 1 | -0/+1 | |
2016-05-26 | [ci skip] Fix a minor Redis Session bug | Andrey Andreev | 1 | -1/+2 | |
2016-05-26 | Fix #4647 | Andrey Andreev | 1 | -0/+1 | |
2016-05-25 | [ci skip] Add 'LONGTEXT' to 'STRING' alias to CUBRID drivers for DBForge | Andrey Andreev | 1 | -0/+1 | |
Requested in #4640 |