Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-05 | [ci skip] Add changelog entry for PR #4424 | Andrey Andreev | 1 | -0/+1 | |
2016-02-05 | Merge pull request #4424 from jonty-comp/develop | Andrey Andreev | 1 | -3/+16 | |
[ci skip] Fix PHP session_write_close() warning when writing a new session to Redis | |||||
2016-02-05 | Merge pull request #4424 from jonty-comp/develop | Andrey Andreev | 1 | -3/+16 | |
[ci skip] Fix PHP session_write_close() warning when writing a new session to Redis | |||||
2016-02-05 | Fix regression on PHP7 when regenerating the session (#4362) | Jonty Sewell | 1 | -1/+3 | |
2016-02-05 | Fix another regression caused by 805eddaefd9503b5dbbd924bd6da66e29c4768f3 | Andrey Andreev | 2 | -3/+23 | |
Also added a unit test for #4431 | |||||
2016-02-05 | Fix a regression caused by 805eddaefd9503b5dbbd924bd6da66e29c4768f3 | Andrey Andreev | 1 | -2/+2 | |
2016-02-05 | Fix #4431 | Andrey Andreev | 2 | -5/+5 | |
2016-02-05 | Setting the flag to FALSE is unnecessary since it defaults to FALSE, ↵ | Jonty Sewell | 1 | -10/+1 | |
therefore this block of code can be reduced to a single statement Signed-off-by: Jonty Sewell <jontysewell@gmail.com> | |||||
2016-02-05 | Set the _key_exists flag to TRUE when the key does in fact exist. Set it to ↵ | Jonty Sewell | 1 | -2/+7 | |
FALSE if the ID is being regenerated, and set it to TRUE once it's been written. Signed-off-by: Jonty Sewell <jontysewell@gmail.com> | |||||
2016-02-05 | Add a flag to determine whether the redis key currently exists, and if not, ↵ | Jonty Sewell | 1 | -2/+17 | |
force creation of it at write-time Signed-off-by: Jonty Sewell <jontysewell@gmail.com> | |||||
2016-02-05 | Revert previous changes - fixing the source of the problem rather than ↵ | Jonty Sewell | 1 | -9/+3 | |
working around it Signed-off-by: Jonty Sewell <jontysewell@gmail.com> | |||||
2016-02-04 | [ci skip] fix comment | Claudio Galdiolo | 1 | -1/+1 | |
2016-02-04 | Merge pull request #4434 from galdiolo/patch-14 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a comment | |||||
2016-02-04 | [ci skip] fix comment | Claudio Galdiolo | 1 | -1/+1 | |
2016-02-04 | Add batch_size param to insert_batch(), update_batch() | Andrey Andreev | 3 | -10/+25 | |
This should resolve #42 | |||||
2016-02-04 | Fix #4430 | Andrey Andreev | 2 | -0/+7 | |
2016-02-04 | Fix #4427 | Andrey Andreev | 2 | -22/+24 | |
2016-02-03 | If attempting to write an empty session to Redis, a key will not actually be ↵ | Jonty Sewell | 1 | -3/+9 | |
created, so when the driver tries to set the expiration timeout on the key, 0 is returned, triggering a warning from session_write_close Signed-off-by: Jonty Sewell <jontysewell@gmail.com> | |||||
2016-02-02 | Merge pull request #4419 from EpicKris/hotfix/database-forge-unique-doc | Andrey Andreev | 1 | -4/+6 | |
[ci skip] Added docs for UNIQUE keys in DBForge | |||||
2016-02-02 | Merge pull request #4419 from EpicKris/hotfix/database-forge-unique-doc | Andrey Andreev | 1 | -4/+6 | |
[ci skip] Added docs for UNIQUE keys in DBForge | |||||
2016-02-01 | Changed Unique Value | Kristian Matthews | 1 | -1/+1 | |
Changed unique value from false to true. Signed-off-by: Kristian Matthews <kristian.matthews@me.com> | |||||
2016-01-31 | Added Unique Field Attribute Doc | Kristian Matthews | 1 | -4/+6 | |
Signed-off-by: Kristian Matthews <kristian.matthews@me.com> | |||||
2016-01-30 | Fix #4415 and add unit tests for https://bugs.php.net/bug.php?id=51192 | Andrey Andreev | 3 | -0/+16 | |
2016-01-29 | Fix an error from 6af9dd6e24687b6a7b9d14a058a47edcac761e61 | Andrey Andreev | 1 | -1/+1 | |
Related: #4407 | |||||
2016-01-29 | Fix #4407 | Andrey Andreev | 2 | -3/+19 | |
2016-01-29 | Merge pull request #4411 from kenjis/fix-upgrade_300-1 | Andrey Andreev | 1 | -4/+4 | |
[ci skip] Fix formatting of paths in 3.0.0 upgrade instructions | |||||
2016-01-29 | Merge pull request #4411 from kenjis/fix-upgrade_300-1 | Andrey Andreev | 1 | -4/+4 | |
[ci skip] Fix formatting of paths in 3.0.0 upgrade instructions | |||||
2016-01-29 | Fix formatting of paths | kenjis | 1 | -4/+4 | |
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com> | |||||
2016-01-29 | Consistent formatting of italicised file paths and inline code references | Sherman K | 5 | -23/+23 | |
Signed-off-by: Sherman K <ShrmnK@users.noreply.github.com> | |||||
2016-01-29 | Fix a regression in Form helper caused by ↵ | Andrey Andreev | 2 | -2/+3 | |
0139e6a4a99cbe9b0cc06f394fa12d5691193b72 | |||||
2016-01-28 | Merge pull request #4408 from ShrmnK/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fixed minor typographical error in DCO doc | |||||
2016-01-28 | Merge pull request #4408 from ShrmnK/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fixed minor typographical error in DCO doc | |||||
2016-01-28 | Fixed minor typographical error | Sherman K | 1 | -1/+1 | |
Signed-off-by: Sherman K <ShrmnK@users.noreply.github.com> | |||||
2016-01-27 | Fix #4401 | Andrey Andreev | 2 | -4/+5 | |
2016-01-26 | Merge branch '3.0-stable' into develop | Andrey Andreev | 5 | -26/+64 | |
2016-01-26 | Fix #4399 | Andrey Andreev | 2 | -15/+29 | |
2016-01-25 | Fix #4395 | Andrey Andreev | 2 | -1/+16 | |
2016-01-20 | [ci skip] Add changelog entry for PR #4384 | Andrey Andreev | 1 | -0/+1 | |
2016-01-20 | [ci skip] Remove a trailing space from latest PR merge | Andrey Andreev | 1 | -1/+1 | |
2016-01-20 | Respect $config['cur_page'] variable for pagination | jekkos | 1 | -1/+5 | |
After upgrading to CI3 I noticed that developers are able to determine the current page counter for pagination based on * Explicit query string parameters * URI segment configuration In earlier versions a developer could still set the current page counter in the pagination lib directly which is useful if you want to use pagination with HTTP POST instead of GET. This could be done by passing $config['cur_page'] = '10'; to the pagination function for link generation. Currently this code has changed and will always try to check whether the uri segment is a valid number or not, even if the cur_page variable was passed in the associative array, and fallback to zero if it fails to validate that result. This can be easily resolved by checking whether the counter was already set with a valid number from the $config array before trying to resolve it from the uri segment. This fix give a developer more flexibility and stop CI from overwriting the externally set value with an incorrect one. Signed-off-by: jekkos <jeroen.peelaerts@gmail.com> | |||||
2016-01-20 | [ci skip] Remove a trailing space from latest PR merge | Andrey Andreev | 1 | -1/+1 | |
2016-01-20 | Merge pull request #4384 from jekkos/pagination-fix | Andrey Andreev | 1 | -1/+5 | |
Respect $config['cur_page'] variable for pagination | |||||
2016-01-20 | Respect $config['cur_page'] variable for pagination | jekkos | 1 | -1/+5 | |
After upgrading to CI3 I noticed that developers are able to determine the current page counter for pagination based on * Explicit query string parameters * URI segment configuration In earlier versions a developer could still set the current page counter in the pagination lib directly which is useful if you want to use pagination with HTTP POST instead of GET. This could be done by passing $config['cur_page'] = '10'; to the pagination function for link generation. Currently this code has changed and will always try to check whether the uri segment is a valid number or not, even if the cur_page variable was passed in the associative array, and fallback to zero if it fails to validate that result. This can be easily resolved by checking whether the counter was already set with a valid number from the $config array before trying to resolve it from the uri segment. This fix give a developer more flexibility and stop CI from overwriting the externally set value with an incorrect one. Signed-off-by: jekkos <jeroen.peelaerts@gmail.com> | |||||
2016-01-20 | Fix #4391 | Andrey Andreev | 2 | -7/+15 | |
2016-01-20 | [ci skip] Fix a documentation error on output cache times | Andrey Andreev | 2 | -3/+3 | |
2016-01-20 | [ci skip] Add changelog entry and upgrade instructions following PR #4389 | Andrey Andreev | 2 | -0/+14 | |
2016-01-20 | Merge pull request #4389 from sebastienadam/default_html5 | Andrey Andreev | 2 | -4/+4 | |
[ci skip] Change default doctype to HTML 5 | |||||
2016-01-20 | Default doctype is now HTML 5 | Sébastien Adam | 2 | -4/+4 | |
2016-01-15 | Code styling changes as suggested by narfbg | Sai Phaninder Reddy Jonnala | 1 | -8/+10 | |
2016-01-13 | Merge pull request #4378 from jtneal/patch-1 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a defined() typo in config/constants.php |