Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-28 | Match both single and double quote in compile_binds(). | tianhe1986 | 2 | -2/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2016-10-28 | [ci skip] Clear trailing whitespace from PR #4834 | Andrey Andreev | 1 | -1/+1 | |
2016-10-28 | [ci skip] Add upgrade instructions for CI_Sessions | Andrey Andreev | 1 | -0/+26 | |
2016-10-28 | Fix #4884 | Andrey Andreev | 2 | -1/+2 | |
2016-10-27 | [ci skip] Another attempt at #4874 | Andrey Andreev | 1 | -2/+3 | |
2016-10-27 | Fix #4871 | Andrey Andreev | 2 | -3/+6 | |
2016-10-27 | [ci skip] Fix changelog entry formatting from last commit | Andrey Andreev | 1 | -1/+1 | |
2016-10-27 | Fix #4874 | Andrey Andreev | 2 | -9/+59 | |
2016-10-27 | Close #4875 | Andrey Andreev | 2 | -1/+24 | |
2016-10-27 | [ci skip] Add changelog entry for #4877 | Andrey Andreev | 1 | -0/+9 | |
2016-10-27 | [ci skip] This is 3.1.2-dev | Andrey Andreev | 5 | -5/+21 | |
2016-10-26 | Fix #4877 | Andrey Andreev | 1 | -5/+29 | |
2016-10-24 | [ci skip] Update docs on trans_off() | Andrey Andreev | 1 | -7/+7 | |
2016-10-24 | [ci skip] Fix 3.1.1 download link | Andrey Andreev | 1 | -2/+2 | |
2016-10-24 | Merge pull request #4868 from hex-ci/patch-2 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a doc link | |||||
2016-10-24 | Merge pull request #4868 from hex-ci/patch-2 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a doc link | |||||
2016-10-24 | Merge pull request #4867 from vkeranov/3.1-stable | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a changelog entry | |||||
2016-10-24 | Fix small doc problem. | Hex | 1 | -1/+1 | |
2016-10-23 | Small Changelog Fix | vkeranov | 1 | -1/+1 | |
2016-10-22 | [ci skip] Fix a changelog link | Andrey Andreev | 1 | -1/+1 | |
2016-10-22 | [ci skip] Prepare for 3.1.1 release | Andrey Andreev | 3 | -4/+4 | |
2016-10-22 | Merge branch 'security/entity_decode' into 3.1-stable | Andrey Andreev | 3 | -17/+32 | |
2016-10-22 | Close #4830, #3649 | Andrey Andreev | 4 | -8/+51 | |
2016-10-22 | Allow binding 0, null out of array in query() | Andrey Andreev | 1 | -1/+1 | |
2016-10-21 | [ci skip] Add changelog entry for PR #4862 | Andrey Andreev | 2 | -3/+4 | |
2016-10-21 | Merge pull request #4862 from gxgpet/remote-develop | Andrey Andreev | 2 | -1/+56 | |
New function for Inflector helper: ordinal_format() | |||||
2016-10-21 | fixed small coding style issues | gxgpet | 1 | -5/+4 | |
2016-10-21 | Fix #4865 | Andrey Andreev | 3 | -1/+2 | |
2016-10-20 | ordinal_format will accept only non-negative natural numbers and return ↵ | George Petculescu | 2 | -7/+8 | |
original value on failure + docs update regarding this. | |||||
2016-10-20 | fixed unnecessary file termination for Number helper | George Petculescu | 1 | -1/+1 | |
2016-10-20 | moved ordinal_format() helper function from Number helper to Inflector helper | George Petculescu | 4 | -58/+58 | |
2016-10-20 | FV: throw BadMethodCallException when set_rules() called without | Andrey Andreev | 4 | -2/+17 | |
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 | 3 | -2/+13 | |
2016-10-20 | [ci skip] Document FV set_rules() fourth parameter | Andrey Andreev | 1 | -1/+2 | |
2016-10-20 | fixed coding style + removal of extra paranthesis | gxgpet | 1 | -2/+3 | |
2016-10-20 | fixed floating for ordinal_format() | gxgpet | 1 | -1/+1 | |
2016-10-20 | small refactorisations | gxgpet | 1 | -2/+12 | |
2016-10-20 | Update xmlrpc.rst | Instructor, Computer Systems Technology | 1 | -2/+2 | |
Fix markdown notation | |||||
2016-10-20 | Update Xmlrpc.php | Instructor, Computer Systems Technology | 1 | -1/+1 | |
Fix style | |||||
2016-10-20 | [ci skip] Polish changes and add a changelog entry for PR #4855 | Andrey Andreev | 3 | -4/+5 | |
2016-10-20 | - fixed docs | gxgpet | 1 | -4/+4 | |
2016-10-20 | Accepting strings too, 0 allowed. | gxgpet | 1 | -1/+1 | |
2016-10-20 | Merge pull request #4855 from jim-parry/fix/xmlrpc-timeout | Instructor, Computer Systems Technology | 2 | -3/+6 | |
Fix xmlrpc timeout, #4843 | |||||
2016-10-20 | [ci skip] Add changelog entry for #4863 | Andrey Andreev | 1 | -0/+1 | |
2016-10-20 | Merge pull request #4863 from gxgpet/develop4 | Andrey Andreev | 1 | -0/+1 | |
Add missing method chaining support to CI_Table::set_caption() | |||||
2016-10-20 | Merge pull request #4863 from gxgpet/develop4 | Andrey Andreev | 1 | -0/+1 | |
Add missing method chaining support to CI_Table::set_caption() | |||||
2016-10-20 | - fixed method chaining for set_caption in Table helper. | George Petculescu | 1 | -0/+1 | |
2016-10-19 | added ordinal_format() to Number helper; added to docs the info. | George Petculescu | 2 | -1/+45 | |
2016-10-19 | Merge pull request #4855 from jim-parry/fix/xmlrpc-timeout | Instructor, Computer Systems Technology | 2 | -3/+6 | |
Fix xmlrpc timeout, #4843 |