summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29(mostly) avoid removing newlines inside stringsUrban Müller1-1/+1
2017-06-27display body even if value is false/nullUrban Müller1-1/+1
2017-06-22only send error mails once per cluster and serviceUrban Müller1-5/+4
2017-06-06add filter(), cut(), askey()Urban Müller2-8/+42
2017-06-01tests for it::filterUrban Müller2-1/+4
2017-06-01create it::filter like it::map. knows keys. allows string expressionsUrban Müller1-7/+30
2017-05-24No SSL cookies for trusted IPs because Chrome does not overwrite SSL cookies ↵Christian Schneider1-1/+1
with non-SSL ones and thus prevents login to devel after live, reported by David
2017-05-22compactify, test fixcolnamesUrban Müller1-14/+7
2017-05-22introduce fixcolnames in ::csvUrban Müller1-5/+7
2017-05-18Do not follow redirect for HTTP 201 Created because that can send the ↵Christian Schneider1-1/+2
Location of the new resource
2017-05-17catch misnamed columns even when setting them to nullUrban Müller1-1/+1
2017-05-17kill forbidden tabsUrban Müller1-6/+6
2017-05-17check for correct case of field namesUrban Müller1-0/+5
2017-05-03bin/alert lives in server/, suppress serviceUrban Müller1-1/+1
2017-05-02Remove shebang line when converting syntax in it_auto_prepend.phpChristian Schneider1-1/+3
2017-05-02indicate affected service if availableUrban Müller1-1/+1
2017-04-26Style and dead code cleanupChristian Schneider1-17/+19
2017-04-25extract function _from from select and use it in for update and delete ↵Nathan Gass1-10/+17
statements, this enables JOIN and FROM keys for update and delete
2017-04-24better docsUrban Müller1-1/+1
2017-04-19non-kludge solution for parent treeUrban Müller1-1/+1
2017-04-10add pstree to error mailsUrban Müller1-0/+1
2017-04-06use real time, not the one set by time- debug paramUrban Müller1-2/+2
2017-03-30it::split as frontend for preg_split()Urban Müller2-0/+22
2017-03-29prevent it::put tempfiles from being processedUrban Müller1-2/+3
2017-03-21get_cache_filename() considers post dataChristian A. Weber1-1/+2
2017-03-21more detailed memcache errsUrban Müller1-1/+1
2017-03-16it_url::get() supports http file upload, clarify params documentationChristian A. Weber1-4/+11
2017-03-15add add_dir(), add mkdir to file_putUrban Müller2-0/+16
2017-03-08remove comment, upsert should keep state of current iteratorDavid Flatz1-1/+1
2017-03-08combined update/insertUrban Müller1-0/+8
2017-02-15Switch to itools.search.ch to httpsChristian Schneider1-5/+5
2017-02-07allow .time-1527 and .time-152715 as time formats for time debug parameter, ↵Christian Helbling2-3/+14
add more tests for it::time()
2017-02-07Replace create_function which will be deprecated in PHP 7.2Christian Schneider2-5/+2
2017-02-07textbook ternaryUrban Müller1-4/+1
2017-01-25use example email address instead of me@search.chChristian A. Weber1-1/+1
2017-01-25Second version of it::map with keys: Handle 'null', '1' for code and ↵Christian Schneider2-3/+18
Traversable objects for array
2017-01-25Remove function tempnam againChristian Schneider1-12/+0
2017-01-25revert changes in it::mapDavid Flatz2-14/+17
This reverts commit ee8607940a1af96f2366ad4ea75db5b7c2c15c8f. This reverts commit f59a46a6dfe0194ba43092304029b2b843ed54bc.
2017-01-25standard php compatibilityUrban Müller2-15/+3
2017-01-25optional keys selection in it::mapUrban Müller2-5/+14
2017-01-23tempnam() with default and warningsUrban Müller1-0/+12
2017-01-19fix php 7.1 warningUrban Müller1-1/+1
2017-01-18expand unix timestamps between 14.07.2017 04:40 and 13.09.2020 14:26 as wellChristian Helbling1-1/+1
2017-01-09longer grace period for it_cache::put errorsUrban Müller1-1/+1
2017-01-06add illustration for it::errorChristian Helbling1-0/+9
2017-01-06better docsUrban Müller1-5/+5
2016-12-08Make static/object context check PHP 7.1 compatibleChristian Schneider2-2/+2
2016-11-24handle multiple Continue headersNathan Gass1-1/+1
2016-11-24fix link to label editorDavid Flatz1-2/+2
2016-11-23distributed_on_devel implies distributedUrban Müller1-2/+3