Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-28 | Added option to connect through unix socket in redis cache driver | Kakysha | 1 | -1/+8 | |
2013-10-28 | Really fix #2703 | Andrey Andreev | 1 | -1/+1 | |
2013-10-28 | Fix #2703 | Andrey Andreev | 1 | -1/+17 | |
2013-10-28 | Fixing the dumbest parser error ever | Andrey Andreev | 1 | -1/+1 | |
2013-10-28 | Fix CI_DB_query_builder::_merge_cache() triggering E_WARNINGs | Andrey Andreev | 1 | -3/+5 | |
Kudos to kakysha for noting the bug & providing initial fix in PR #2698 | |||||
2013-10-26 | Merge pull request #2699 from vlakoff/url-functions | Andrey Andreev | 3 | -23/+25 | |
Implement $protocol parameter in Config base_url() and site_url() methods | |||||
2013-10-26 | Remove redundant changelog entry | vlakoff | 1 | -1/+0 | |
2013-10-25 | Implement $protocol parameter in Config base_url() and site_url() methods | vlakoff | 3 | -22/+25 | |
Let's keep the implementation logic in one place. Improves 2023c3d05b042cf1322286d69557c2b8bf3bd8d5. | |||||
2013-10-23 | Fix issue #2695 | Andrey Andreev | 2 | -9/+45 | |
2013-10-22 | Fix CSS minifier | Andrey Andreev | 1 | -4/+4 | |
2013-10-21 | Add CI_Upload:: option | Andrey Andreev | 3 | -1/+15 | |
2013-10-21 | Add 'filename' to the return elements for create_captcha() (PR #2602) | Andrey Andreev | 3 | -8/+10 | |
2013-10-21 | Manually apply PR #2656 | Andrey Andreev | 1 | -2/+2 | |
Fixes an 'Array to string conversion' notice in form_dropdown() | |||||
2013-10-21 | Fix #2515 (manually merge PR #2516) | Andrey Andreev | 2 | -4/+26 | |
2013-10-21 | Fix #2691 | Andrey Andreev | 2 | -1/+9 | |
2013-10-18 | Eh ... preg_replace() needs a replacement | Andrey Andreev | 1 | -2/+2 | |
2013-10-18 | [ci skip] Fix a changelog entry | Andrey Andreev | 1 | -1/+1 | |
2013-10-18 | Fix issue #2681 (alternative to PR #2690) | Andrey Andreev | 2 | -2/+3 | |
2013-10-18 | Merge pull request #2686 from vlakoff/develop | Andrey Andreev | 4 | -11/+11 | |
Replace the last rand() with mt_rand() | |||||
2013-10-17 | Replace the last rand() with mt_rand() | vlakoff | 4 | -11/+11 | |
Better entropy, faster. Also fixed a few "it's" typos. | |||||
2013-10-16 | Merge pull request #2661 from DaveMC08/feature/issue_2617 | Andrey Andreev | 2 | -9/+19 | |
fix issue #2617 | |||||
2013-10-16 | req. changes: | David Cox Jr | 2 | -15/+5 | |
cleaned up conditionals added changelog note regarding profiler updated as per styleguide | |||||
2013-10-16 | Changelog/doc edits following PR #2684 | Andrey Andreev | 2 | -1/+6 | |
2013-10-16 | Merge pull request #2684 from slax0rr/develop | Andrey Andreev | 2 | -0/+15 | |
Added possibility clear out the cached variables from the Loader. | |||||
2013-10-16 | Fixed empty line at EOF and added changelog entry | Tomaz Lovrec | 2 | -1/+2 | |
2013-10-16 | Added possibility clear out the cached variables from the Loader. | Tomaz Lovrec | 1 | -1/+15 | |
2013-10-14 | Fix #2674 | Andrey Andreev | 1 | -1/+2 | |
2013-10-14 | Fix #2682 | Andrey Andreev | 4 | -10/+10 | |
2013-10-14 | Merge pull request #2668 from garthkerr/patch-1 | Andrey Andreev | 1 | -2/+2 | |
Add return type for view loader. | |||||
2013-10-14 | Merge pull request #2672 from stgeneral/patch-1 | Andrey Andreev | 1 | -2/+2 | |
Exra bmp mimes | |||||
2013-10-14 | Merge pull request #2676 from Jcchemin/patch-1 | Andrey Andreev | 1 | -1/+2 | |
Update user_agents.php | |||||
2013-10-08 | Update user_agents.php | Jcchemin | 1 | -1/+2 | |
Add detection for Opera 16 | |||||
2013-10-04 | Exra bmp mimes | Dmitry Babenko | 1 | -2/+2 | |
Mimies source http://filext.com/file-extension/BMP | |||||
2013-10-04 | Merge pull request #2670 from DaveMC08/feature/issue_2667 | Andrey Andreev | 1 | -1/+1 | |
partial fix #2667 | |||||
2013-10-04 | Merge pull request #2671 from aanbar/develop | Andrey Andreev | 1 | -5/+2 | |
parse $extra attributes in form_dropdown. | |||||
2013-10-04 | parse $extra attributes in form_dropdown. | Ahmad Anbar | 1 | -5/+2 | |
2013-10-03 | partial fix #2667 | David Cox Jr | 1 | -1/+1 | |
this fixes the ability to replace a space with a / and skip the XSS filtering | |||||
2013-10-03 | Merge pull request #2669 from DaveMC08/feature/re_fixes_2637 | Andrey Andreev | 1 | -1/+1 | |
re-fixes #2637 | |||||
2013-10-03 | re-fixes #2637 | David Cox Jr | 1 | -1/+1 | |
delimiter used for regex bounds found in neg. lookahead causes error using @ delimiter now for this expression | |||||
2013-10-02 | Add return type for view loader. | garthkerr | 1 | -2/+2 | |
When _ci_return is TRUE. | |||||
2013-09-27 | Added changelog entry. | Jesse van Assen | 1 | -0/+1 | |
2013-09-27 | Script is killed with the proper exit code. | Jesse van Assen | 1 | -1/+1 | |
2013-09-25 | fix issue #2617 | David Cox Jr | 1 | -1/+21 | |
simply adds the $_FILES array to profiler output of POST data | |||||
2013-09-24 | Merge pull request #2657 from DaveMC08/feature/fixes_2637 | Andrey Andreev | 1 | -1/+1 | |
Fixes Issue #2637 | |||||
2013-09-24 | fix #2637 | David Cox Jr | 1 | -1/+1 | |
cleaned up the regex to remove extra qualifiers used character sets where possible for clarity main expression optimized | |||||
2013-09-23 | [ci skip] Update Zip library docblocks | Andrey Andreev | 1 | -19/+19 | |
2013-09-23 | Merge pull request #2613 from James-Swift/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Made "Release Information" more readable. | |||||
2013-09-23 | [ci skip] Remove some whitespaces | Andrey Andreev | 1 | -3/+2 | |
2013-09-23 | Fix issue #33 | Andrey Andreev | 2 | -7/+26 | |
2013-09-22 | Fixes Issue 2637 | David Cox Jr | 1 | -1/+1 | |
more elegant way to make sure that the comment is not in a js string var |