Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-25 | Remove function tempnam again | Christian Schneider | 1 | -12/+0 | |
2017-01-25 | revert changes in it::map | David Flatz | 2 | -14/+17 | |
This reverts commit ee8607940a1af96f2366ad4ea75db5b7c2c15c8f. This reverts commit f59a46a6dfe0194ba43092304029b2b843ed54bc. | |||||
2017-01-25 | standard php compatibility | Urban Müller | 2 | -15/+3 | |
2017-01-25 | optional keys selection in it::map | Urban Müller | 2 | -5/+14 | |
2017-01-23 | tempnam() with default and warnings | Urban Müller | 1 | -0/+12 | |
2017-01-19 | fix php 7.1 warning | Urban Müller | 1 | -1/+1 | |
2017-01-18 | expand unix timestamps between 14.07.2017 04:40 and 13.09.2020 14:26 as well | Christian Helbling | 1 | -1/+1 | |
2017-01-09 | longer grace period for it_cache::put errors | Urban Müller | 1 | -1/+1 | |
2017-01-06 | add illustration for it::error | Christian Helbling | 1 | -0/+9 | |
2017-01-06 | better docs | Urban Müller | 1 | -5/+5 | |
2016-12-08 | Make static/object context check PHP 7.1 compatible | Christian Schneider | 2 | -2/+2 | |
2016-11-24 | handle multiple Continue headers | Nathan Gass | 1 | -1/+1 | |
2016-11-24 | fix link to label editor | David Flatz | 1 | -2/+2 | |
2016-11-23 | distributed_on_devel implies distributed | Urban Müller | 1 | -2/+3 | |
2016-11-22 | suppress both dyncols and _dyncols from _data; not real values | Urban Müller | 1 | -0/+1 | |
2016-11-10 | more readable for php n00bs | Urban Müller | 1 | -3/+3 | |
2016-11-10 | it:map(): allow any callable object (anon functions) or code in string | Urban Müller | 2 | -6/+9 | |
2016-11-10 | whitespace cleanup | Urban Müller | 2 | -7/+7 | |
2016-11-10 | allow dynamic columns | Urban Müller | 3 | -6/+38 | |
2016-10-24 | $noopts should not affect fetching of named parameters | Urban Müller | 1 | -5/+3 | |
2016-10-19 | restore documentation of get_cache_contents() | Christian A. Weber | 1 | -1/+1 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -4/+6 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -1/+1 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -4/+5 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -1/+1 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -1/+1 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -1/+1 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -8/+10 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -5/+7 | |
2016-10-19 | fix phan warnings | Urban Müller | 1 | -5/+8 | |
2016-10-03 | support ultragetopt | Urban Müller | 1 | -1/+2 | |
2016-09-28 | handle continue header in curl result | Nathan Gass | 1 | -0/+2 | |
2016-09-27 | require : after default so "default" can be default | Urban Müller | 1 | -1/+1 | |
2016-08-22 | it::cdist(): allow stderr suppression with @ | Urban Müller | 1 | -2/+2 | |
2016-08-18 | add parameter curl to force usage of request_curl | Nathan Gass | 1 | -1/+1 | |
2016-08-16 | handle bad utf8 in ED() | Urban Müller | 1 | -1/+3 | |
2016-08-16 | @ should suppress all error output, even interactive one | Urban Müller | 1 | -1/+4 | |
2016-08-12 | clearer wording | Urban Müller | 1 | -1/+1 | |
2016-08-10 | fix utf8 warnings for latin1 selects | Nathan Gass | 1 | -2/+2 | |
2016-08-10 | add test for latin1 select | Nathan Gass | 1 | -0/+5 | |
2016-07-25 | prevent useless auto_prepend.php:ED() stack frame | Urban Müller | 1 | -1/+1 | |
2016-07-23 | Use # for comments like in rest of code | Christian Schneider | 1 | -1/+1 | |
2016-07-22 | use safer variable | Urban Müller | 1 | -1/+1 | |
2016-07-22 | force html in EDX() | Urban Müller | 1 | -0/+3 | |
2016-07-21 | typo | Urban Müller | 1 | -1/+1 | |
2016-07-21 | it::error: we ignore https for easier debugging | Urban Müller | 1 | -1/+1 | |
2016-07-20 | Revert "Revert "Use same server (may have switched to server_update) to read ↵ | Christian Schneider | 1 | -1/+1 | |
back newly created user"" This reverts commit 32cdb763d422c7ebed3a75af8897ba14a7cc047d. | |||||
2016-07-20 | Revert "Use same server (may have switched to server_update) to read back ↵ | Christian Schneider | 1 | -1/+1 | |
newly created user" This reverts commit 52340f50c1577b68aea74d743f297d796b952170. | |||||
2016-07-20 | Use same server (may have switched to server_update) to read back newly ↵ | Christian Schneider | 1 | -1/+1 | |
created user | |||||
2016-07-16 | itjs::encode() can encode non-arrays | Christian A. Weber | 2 | -2/+8 | |