Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-02 | indicate affected service if available | Urban Müller | 1 | -1/+1 | |
2017-04-26 | Style and dead code cleanup | Christian Schneider | 1 | -17/+19 | |
2017-04-25 | extract function _from from select and use it in for update and delete ↵ | Nathan Gass | 1 | -10/+17 | |
statements, this enables JOIN and FROM keys for update and delete | |||||
2017-04-24 | better docs | Urban Müller | 1 | -1/+1 | |
2017-04-19 | non-kludge solution for parent tree | Urban Müller | 1 | -1/+1 | |
2017-04-10 | add pstree to error mails | Urban Müller | 1 | -0/+1 | |
2017-04-06 | use real time, not the one set by time- debug param | Urban Müller | 1 | -2/+2 | |
2017-03-30 | it::split as frontend for preg_split() | Urban Müller | 2 | -0/+22 | |
2017-03-29 | prevent it::put tempfiles from being processed | Urban Müller | 1 | -2/+3 | |
2017-03-21 | get_cache_filename() considers post data | Christian A. Weber | 1 | -1/+2 | |
2017-03-21 | more detailed memcache errs | Urban Müller | 1 | -1/+1 | |
2017-03-16 | it_url::get() supports http file upload, clarify params documentation | Christian A. Weber | 1 | -4/+11 | |
2017-03-15 | add add_dir(), add mkdir to file_put | Urban Müller | 2 | -0/+16 | |
2017-03-08 | remove comment, upsert should keep state of current iterator | David Flatz | 1 | -1/+1 | |
2017-03-08 | combined update/insert | Urban Müller | 1 | -0/+8 | |
2017-02-15 | Switch to itools.search.ch to https | Christian Schneider | 1 | -5/+5 | |
2017-02-07 | allow .time-1527 and .time-152715 as time formats for time debug parameter, ↵ | Christian Helbling | 2 | -3/+14 | |
add more tests for it::time() | |||||
2017-02-07 | Replace create_function which will be deprecated in PHP 7.2 | Christian Schneider | 2 | -5/+2 | |
2017-02-07 | textbook ternary | Urban Müller | 1 | -4/+1 | |
2017-01-25 | use example email address instead of me@search.ch | Christian A. Weber | 1 | -1/+1 | |
2017-01-25 | Second version of it::map with keys: Handle 'null', '1' for code and ↵ | Christian Schneider | 2 | -3/+18 | |
Traversable objects for array | |||||
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 | |