summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-13Fixed broken 'Send a pull request' link and added links to official GitHub ↵Brendan Corazzin1-10/+8
documentation for other steps in the 'How-to Guide'. Additional links were added to make the How-to Guide a little more user friendly for those who are unfamilar to GitHub.
2019-05-11[ci skip] Add changelog entry for #5753Andrey Andreev1-0/+2
2019-05-11[ci skip] Merge pull request #5753 from exussum12/fixIncrRedisAndrey Andreev1-2/+2
Fix increment / decrement in redis
2019-05-11[ci skip] Merge pull request #5752 from exussum12/alternativeRedisFixAndrey Andreev1-12/+3
Alterntive redis fix
2019-05-10Update Cache_redis.phpScott Dutton1-1/+1
2019-05-10[ci skip] Fix #5755Andrey Andreev3-0/+11
2019-05-10[ci skip] Add changelog entry for PR #5744Andrey Andreev1-0/+3
2019-05-10Merge pull request #5744 from sharadrsoni/patch-1Andrey Andreev2-3/+3
Adding support for proper CRLF
2019-05-10Merge pull request #5744 from sharadrsoni/patch-1Andrey Andreev2-3/+3
Adding support for proper CRLF
2019-05-08Fix increment / decrementScott Dutton1-3/+3
also fixed a value incorrectly returned docblock says array but bool returned
2019-05-08Alterntive redis fixScott Dutton1-12/+3
2019-05-07Update Log.phpSharad Soni1-1/+1
Removed \n as now we are adding PHP_EOL
2019-04-24Update Log_test.phpSharad Soni1-1/+1
Removed extra space, before and after concatenation.
2019-04-24Update Log.phpSharad Soni1-1/+1
Removed extra space.
2019-04-23Merge pull request #5735 from om-mahato/developInstructor, BCIT1-1/+1
Documentation on mobile devices issue filed
2019-04-23Merge pull request #5453 from popcorner/popcorner-tocInstructor, BCIT1-13/+16
[user guide] replace toggle() to fix the toc button
2019-04-23Update Log.phpSharad Soni1-1/+1
Changed to use PHP_EOL instead of '/r/n'
2019-04-23Update Log_test.phpSharad Soni1-1/+1
Changed to use PHP_EOL instead of `/r/n`
2019-04-23Merge pull request #5735 from om-mahato/developInstructor, BCIT1-1/+1
Documentation on mobile devices issue filed
2019-04-23Merge pull request #5453 from popcorner/popcorner-tocInstructor, BCIT1-13/+16
[user guide] replace toggle() to fix the toc button
2019-04-23[ci skip] Merge pull request #5743 from linkqotto/fix-typoAndrey Andreev1-1/+1
Fix typo in Tutorial
2019-04-23[ci skip] Merge pull request #5743 from linkqotto/fix-typoAndrey Andreev1-1/+1
Fix typo in Tutorial
2019-04-23Updated test case for Log ClassSharad Soni1-1/+1
Also added `\r\n` to pass the test case
2019-04-23[ci skip] Fix #5703Andrey Andreev5-83/+63
2019-04-22Adding support for proper CRLFSharad Soni1-2/+2
Window's Notepad doesn't recognize `\n` linebreak it has to be `\r\n`
2019-04-18fix typo澤崎成実1-1/+1
2019-04-05class .wy-nav-content-wrap modied for responsiveOm Mahato1-1/+1
To solve the issue of main context getting offset from screen on mobile devices. The css class .wy-nav-content-wrap under media query has been modified.
2019-04-01[ci skip] Merge pull request #5725 from Lablnet/patch-1Andrey Andreev1-0/+1
Added Meizu agent in Manufacturers
2019-04-01[ci skip] Merge pull request #5725 from Lablnet/patch-1Andrey Andreev1-0/+1
Added Meizu agent in Manufacturers
2019-03-24Update user_agents.phpMuhammad Umer Farooq1-0/+1
2019-03-20[ci skip] Merge pull request #5724 from kevmo/patch-1Andrey Andreev1-1/+1
Punctuation error fixed in documentation (add apostrophe).
2019-03-20[ci skip] Merge pull request #5724 from kevmo/patch-1Andrey Andreev1-1/+1
Punctuation error fixed in documentation (add apostrophe).
2019-03-16Punctuation error fixed (add apostrophe).kevin moore1-1/+1
2019-03-16[ci skip] Add changelog entry for PR #5708Andrey Andreev1-0/+1
2019-03-16[ci skip] Merge pull request #5708 from mchobbylong/developAndrey Andreev1-5/+7
Resolve race condition in redis driven session key get_lock
2019-03-16[ci skip] Merge pull request #5708 from mchobbylong/developAndrey Andreev1-5/+7
Resolve race condition in redis driven session key get_lock
2019-03-15Remove unnecessary codeMichael Long1-1/+1
2019-03-15Fix code styleMichael Long1-1/+2
2019-03-15Refactor behaviors with different ttl of lock_keyMichael Long1-7/+7
2019-03-13[ci skip] Merge pull request #5716 from achraf52/patch-2Andrey Andreev1-2/+2
Corrected example mistake
2019-03-13[ci skip] Merge pull request #5716 from achraf52/patch-2Andrey Andreev1-2/+2
Corrected example mistake
2019-03-12Corrected example mistakeAchraf Almouloudi1-2/+2
Corrected an example mistake where the input script tries to echo "<p>fieldset content here</p>\n" but the result in "Produces" is "<p>form content here</p>" which is clearly an inconsistant result.
2019-03-02Resolve race condition in redis driven session key get_lockMichael Long1-2/+3
2019-02-26[ci skip] Fix #5701Andrey Andreev2-1/+2
2019-02-14[ci skip] More on #4186Andrey Andreev1-2/+7
2019-02-14[ci skip] Updated QB reference docs for ↵Andrey Andreev1-4/+48
38291e8e44ca5ccc6273d310127db332ace8f84a and #5017
2019-02-14Close #4186, #5631, #5668Andrey Andreev2-15/+11
2019-02-14Merge branch '3.1-stable' into developAndrey Andreev6-8/+20
2019-02-14[ci skip] Polish changes from PR #5692, apply them to pdo/oci and add a ↵Andrey Andreev3-5/+13
changelog entry
2019-02-14[ci skip] Merge pull request #5692 from ytetsuro/patch-2Andrey Andreev1-0/+7
Fixed bug that can not be changed from not null to null in oci.