Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-07 | improved code structure and comments | Christian Mohr | 1 | -15/+27 | |
2018-01-03 | fixed case without parameter | Christian Mohr | 1 | -0/+5 | |
Signed-off-by: Christian Mohr <christian.mohr@insitu.de> | |||||
2018-01-03 | reproduce caching behaviour for nested view() calls | Christian Mohr | 1 | -1/+1 | |
Signed-off-by: Christian Mohr <christian.mohr@insitu.de> | |||||
2018-01-03 | reproduce caching behaviour for nested view() calls | Christian Mohr | 1 | -11/+7 | |
Signed-off-by: Christian Mohr <christian.mohr@insitu.de> | |||||
2018-01-03 | reproduce caching behaviour for nested view() calls | Christian Mohr | 1 | -4/+30 | |
Signed-off-by: Christian Mohr <christian.mohr@insitu.de> | |||||
2018-01-03 | prevent _ci_vars from being cached in _ci_cached_vars | Christian Mohr | 1 | -4/+3 | |
Signed-off-by: Christian Mohr <christian.mohr@insitu.de> | |||||
2017-12-20 | Add extra line before return | Gabriel Caruso | 1 | -0/+1 | |
2017-12-20 | Clean elses | Gabriel Caruso | 7 | -41/+21 | |
2017-12-04 | [ci skip] Fix #5348 | Andrey Andreev | 1 | -2/+2 | |
2017-11-28 | [ci skip] Polish changes from PR #5342 | Andrey Andreev | 1 | -1/+3 | |
2017-11-27 | Enable rel attribute by default #4000 | Ahmad Anbar | 1 | -0/+2 | |
2017-11-26 | remove spaces | Ahmad Anbar | 1 | -1/+1 | |
2017-11-26 | Fix issue #4454 | Ahmad Anbar | 1 | -3/+2 | |
2017-11-15 | Merge branch '3.1-stable' into develop | Andrey Andreev | 4 | -16/+10 | |
Note: This intentionally reverts ee8324368f2844aae0d558f1d194419a2181c281 | |||||
2017-11-15 | Partially revert c9420849853a33a192c482e28c737e166d4fa698; close #5332 | Andrey Andreev | 1 | -0/+8 | |
2017-11-10 | Close #5330 | Andrey Andreev | 2 | -13/+7 | |
2017-11-10 | Fix #5331 | Andrey Andreev | 1 | -1/+1 | |
2017-11-09 | More on #5003 | Andrey Andreev | 2 | -8/+16 | |
2017-11-09 | Merge branch '3.1-stable' into develop | Andrey Andreev | 2 | -3/+3 | |
2017-11-09 | [ci skip] Fix patch for #5300 | Andrey Andreev | 2 | -3/+3 | |
2017-11-09 | Refactor CI_Config, CI_Hooks interaction (close #5323) | Andrey Andreev | 2 | -17/+17 | |
2017-11-07 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -4/+4 | |
2017-11-07 | [ci skip] Deprecate extra parameters of the CAPTCHA helper | Andrey Andreev | 1 | -4/+4 | |
2017-11-07 | Implement data:image URIs in CAPTCHA helper | Andrey Andreev | 1 | -28/+46 | |
Also, switched to PNG by default and dropped JPEG; refactored image files GC. Close #5200 | |||||
2017-11-06 | [ci skip] Merge pull request #5321 from PrestigeT/documentation | Andrey Andreev | 1 | -1/+1 | |
Fixed docblock on model function. Changed @param model from string to mixed | |||||
2017-11-02 | Fixed docblock on model function. Changed @param model from string to mixed | Avrom | 1 | -1/+1 | |
2017-10-16 | Merge branch '3.1-stable' into develop | Andrey Andreev | 6 | -24/+16 | |
2017-10-16 | [ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in ↵ | Andrey Andreev | 2 | -3/+6 | |
emails Close #5300 | |||||
2017-10-13 | Fix #5297 | Andrey Andreev | 1 | -4/+8 | |
2017-10-06 | Fix issue 5202 | Zach Ploskey | 1 | -0/+2 | |
Fix attempting to access data_ref before it is defined when validating an array input with multiple explicitly specified keys. Adds a test for the issue. Signed-off-by: Zach Ploskey <zach@ploskey.com> | |||||
2017-10-03 | Update DB_query_builder.php | pgee70 | 1 | -1/+1 | |
recent changes broke query ordering giving a warning in line 1238 = '$this->qb_cache_orderby = array_merge($this->qb_cache_orderby, $qb_orderby);' this was because on subsequent re-queries, the qb_cache_orderby was set to NULL not Array() as it is should be (and is instantiated originally . | |||||
2017-09-29 | [ci skip] Revert file permission change from PR #5278 | Andrey Andreev | 1 | -0/+0 | |
2017-09-29 | [ci skip] Revert file permission change from PR #5278 | Andrey Andreev | 1 | -0/+0 | |
2017-09-29 | Merge pull request #5278 from Uekawa/auto_link | Andrey Andreev | 1 | -1/+1 | |
Fix auto_link trailing slash | |||||
2017-09-29 | Fix auto_link | Uekawa | 1 | -1/+1 | |
2017-09-27 | Fix #5276 | Andrey Andreev | 2 | -16/+4 | |
2017-09-25 | Merge branch '3.1-stable' into develop | Andrey Andreev | 12 | -82/+131 | |
2017-09-25 | [ci skip] Mark the start of 3.1.7-dev | Andrey Andreev | 1 | -1/+1 | |
2017-09-25 | [ci skip] Prepare 3.1.6 release | Andrey Andreev | 1 | -1/+1 | |
2017-09-25 | [ci skip] Fix potential object injection in apc cache driver; deprecate the ↵ | Andrey Andreev | 1 | -26/+22 | |
apc driver | |||||
2017-09-13 | Fix #5260 | Andrey Andreev | 2 | -5/+61 | |
2017-09-04 | Fix #5246 | Andrey Andreev | 1 | -0/+1 | |
2017-08-31 | Merge pull request #5243 from rosseti/fix/pdo-dblib-sqlserver-version | Andrey Andreev | 1 | -0/+16 | |
Fix for DBLIB subdriver to get the right version number of SQL Server. | |||||
2017-08-31 | Refactoring some codeblocks. | Andrei Rosseti | 1 | -26/+15 | |
2017-08-30 | Fixed DBLIB subdriver to get the right version number of SQL Server. | Andrei Rosseti | 1 | -0/+27 | |
2017-08-29 | Optimize the join() type regexp and remove the extra leading space when no ↵ | Andrey Andreev | 1 | -3/+3 | |
special join-type is used | |||||
2017-08-29 | Polish changes from & add changelog entry for PR #5242 | Andrey Andreev | 1 | -29/+8 | |
Also, further simplified the join() logic | |||||
2017-08-29 | remove unnecessary empty lines | Shang Ning | 1 | -2/+0 | |
2017-08-29 | add NATURAL JOIN types to fix #5240 | Shang Ning | 1 | -4/+20 | |
2017-08-25 | [ci skip] Fix #5236 | Andrey Andreev | 4 | -4/+4 | |