summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-11dont report errs if retries leftUrban Müller1-4/+4
2017-08-11support new timewindow syntaxUrban Müller1-8/+16
2017-08-10document strange behaviourUrban Müller1-0/+1
2017-08-10bugfix: dont try to it_url::get local pathsUrban Müller1-2/+2
2017-08-10adapt to defaultUrban Müller2-4/+4
2017-08-10enable filtering of it_url errors, enable errors in it_url::get by default ↵Urban Müller1-12/+13
(like ::get_cache)
2017-08-10it_url::request now has safety 1 like everything elseUrban Müller1-2/+2
2017-08-09display affected serverUrban Müller1-1/+1
2017-08-09better err msgUrban Müller1-1/+1
2017-08-03move processes downUrban Müller1-1/+1
2017-07-25add running processes for easier race condition huntingUrban Müller1-0/+1
2017-07-21dont try to set headers if content already sentUrban Müller1-1/+1
2017-07-20more verbose error messageUrban Müller1-1/+1
2017-07-16don't mix php notices into outputChristian A. Weber1-0/+1
2017-07-10allow ignoring errors and exiting on error in it::errorUrban Müller1-7/+13
2017-07-06avoid permission problems in /cleaned if ::get_cacheUrban Müller1-1/+1
2017-07-04better docsUrban Müller1-2/+3
2017-07-03add filemtime / If-Modified-Since functionality to request_curlChristian Helbling1-7/+8
2017-06-29it_url: add option compression to use gzip or deflate (handled by curl)Christian Helbling1-1/+5
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