summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2016-11-22suppress both dyncols and _dyncols from _data; not real valuesUrban Müller1-0/+1
2016-11-10more readable for php n00bsUrban Müller1-3/+3
2016-11-10it:map(): allow any callable object (anon functions) or code in stringUrban Müller2-6/+9
2016-11-10whitespace cleanupUrban Müller2-7/+7
2016-11-10allow dynamic columnsUrban Müller3-6/+38
2016-10-24$noopts should not affect fetching of named parametersUrban Müller1-5/+3
2016-10-19restore documentation of get_cache_contents()Christian A. Weber1-1/+1
2016-10-19fix phan warningsUrban Müller1-4/+6